Files
jikimo_sf/web_studio/i18n/ro.po
2023-04-14 17:42:23 +08:00

4621 lines
134 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_studio
#
# Translators:
# Cozmin Candea <office@terrabit.ro>, 2022
# sharkutz <sharkutz4life@yahoo.com>, 2022
# Hongu Cosmin <cosmin513@gmail.com>, 2022
# Dorin Hongu <dhongu@gmail.com>, 2022
# Martin Trigaux, 2022
# Foldi Robert <foldirobert@nexterp.ro>, 2022
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0beta+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-23 08:22+0000\n"
"PO-Revision-Date: 2022-09-22 05:49+0000\n"
"Last-Translator: Foldi Robert <foldirobert@nexterp.ro>, 2022\n"
"Language-Team: Romanian (https://www.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_studio
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid ""
"\n"
" <p class=\"o_view_nocontent_smiling_face\">\n"
" This is your new action.\n"
" </p>\n"
" <p>By default, it contains a list and a form view and possibly\n"
" other view types depending on the options you chose for your model.\n"
" </p>\n"
" <p>\n"
" You can start customizing these screens by clicking on the Studio icon on the\n"
" top right corner (you can also customize this help message there).\n"
" </p>\n"
" "
msgstr ""
"\n"
" <p class=\"o_view_nocontent_smiling_face\">\n"
" Aceasta este noua ta acțiune.\n"
" </p>\n"
" <p>În mod implicit, conține o listă și o vizualizare de formular și, eventual\n"
" alte tipuri de vizualizare în funcție de opțiunile pe care le-ați ales pentru modelul dvs.\n"
" </p>\n"
" <p>\n"
" Puteți începe să personalizați aceste ecrane făcând clic pe pictograma Studio din\n"
"colțul din dreapta sus (puteți personaliza și acest mesaj de ajutor acolo).\n"
" </p>\n"
" "
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid ""
" <p class=\"o_view_nocontent_empty_report\">\n"
" Add a new report\n"
" </p>\n"
" "
msgstr ""
" <p class=\"o_view_nocontent_empty_report\">\n"
" Adăugare raport nou\n"
" </p>\n"
" "
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid ""
" <p class=\"o_view_nocontent_smiling_face\">\n"
" Add a new automated action\n"
" </p>\n"
" "
msgstr ""
" <p class=\"o_view_nocontent_smiling_face\">\n"
" Adăugați o nouă acțiune automată\n"
" </p>\n"
" "
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid ""
" <p class=\"o_view_nocontent_smiling_face\">\n"
" Add a new filter\n"
" </p>\n"
" "
msgstr ""
" <p class=\"o_view_nocontent_smiling_face\">\n"
" Adăugare filtru nou\n"
" </p>\n"
" "
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_view.py:0
#, python-format
msgid " to "
msgstr "la"
#. module: web_studio
#: code:addons/web_studio/controllers/report.py:0
#, python-format
msgid "%s Report"
msgstr "%s Raport"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "(id)"
msgstr "(id)"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "(t-if=\""
msgstr "(t-if=\""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid ""
"<div><p>The <strong>%s</strong> property is only applied to records matching"
" this filter.</p></div>"
msgstr ""
"<div><p>Proprietatea <strong>%s</strong> este aplicată numai înregistrărilor"
" care se potrivesc acestui filtru.</p></div>"
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid ""
"<p class=\"o_view_nocontent_smiling_face\">\n"
" Add a new access control list\n"
" </p>\n"
" "
msgstr ""
"<p class=\"o_view_nocontent_smiling_face\">\n"
" Adăugați o nouă listă de control de acces\n"
" </p>\n"
" "
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "A field with the same name already exists."
msgstr "Un câmp cu același nume există deja."
#. module: web_studio
#: model:ir.model.constraint,message:web_studio.constraint_studio_approval_entry_uniq_combination
msgid "A rule can only be approved/rejected once per record."
msgstr "O regulă poate fi aprobată / respinsă o singură dată pe înregistrare."
#. module: web_studio
#: model:ir.model.constraint,message:web_studio.constraint_studio_approval_rule_method_or_action_together
msgid "A rule must apply to an action or a method (but not both)."
msgstr ""
"O regulă trebuie să se aplice unei acțiuni sau unei metode (dar nu ambelor)."
#. module: web_studio
#: model:ir.model.constraint,message:web_studio.constraint_studio_approval_rule_method_or_action_not_null
msgid "A rule must apply to an action or a method."
msgstr "O regulă trebuie să se aplice unei acțiuni sau unei metode."
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_ir_model__abstract
msgid "Abstract"
msgstr "Abstract"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Access Control"
msgstr ""
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid "Access Control Lists"
msgstr "Listă Control Acces"
#. module: web_studio
#: model:ir.model,name:web_studio.model_res_groups
msgid "Access Groups"
msgstr "Acces Grupuri"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Access records from cell"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Access records from graph"
msgstr ""
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_mail_activity_type__category
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__action_id
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__action_id
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_entry_search_view
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_rule_search_view
msgid "Action"
msgstr "Acțiune"
#. module: web_studio
#: model:ir.model,name:web_studio.model_ir_actions_act_window
msgid "Action Window"
msgstr "Fereastră acțiune"
#. module: web_studio
#: model:ir.model,name:web_studio.model_ir_actions_act_window_view
msgid "Action Window View"
msgstr "Vizualizare Acțiune Fereastră"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/approval_infos.xml:0
#: code:addons/web_studio/static/src/legacy/xml/approval_component.xml:0
#, python-format
msgid "Action to approve:"
msgstr "Acțiune de aprobare:"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/action_editor_sidebar.xml:0
#, python-format
msgid "Action's title"
msgstr "Titlul acțiunii"
#. module: web_studio
#: model:ir.model.fields,help:web_studio.field_mail_activity_type__category
msgid ""
"Actions may trigger specific behavior like opening calendar view or "
"automatically mark as done when a document is uploaded"
msgstr ""
"Acțiunile pot declanșa un comportament specific, cum ar fi deschiderea "
"vizualizării calendarului sau marcarea automată, așa cum se face la "
"încărcarea unui document"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/new_view_dialogs/map_new_view_dialog.xml:0
#: code:addons/web_studio/static/src/client_action/editor/new_view_dialogs/new_view_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#, python-format
msgid "Activate View"
msgstr "Activare Vizualizare"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__active
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_rule_search_view
#, python-format
msgid "Active"
msgstr "Activ"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#: model:ir.model,name:web_studio.model_mail_activity
#, python-format
msgid "Activity"
msgstr "Activitate"
#. module: web_studio
#: model:ir.model,name:web_studio.model_mail_activity_type
msgid "Activity Type"
msgstr "Tip activitate"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_adapter.js:0
#, python-format
msgid "Activity view unavailable on this model"
msgstr "Vizualizare activitate indisponibilă pe acest model."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Add"
msgstr "Adaugă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/form_editor.js:0
#, python-format
msgid "Add Chatter Widget"
msgstr "Adăugați widget pentru chat"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/form_editor.js:0
#, python-format
msgid "Add Picture"
msgstr "Adaugăre Fotografie"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/new_buttonbox_dialog.js:0
#, python-format
msgid "Add a Button"
msgstr "Adaugăre Buton"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Add a description..."
msgstr "Adaugă o descriere..."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/form_editor.js:0
#, python-format
msgid "Add a pipeline status bar"
msgstr "Adăugare Bară de Status Ciclu"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/kanban_record_editor.js:0
#, python-format
msgid "Add a priority"
msgstr "Adăugare Prioritate"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Add an approval rule"
msgstr "Adăugați o regulă de aprobare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/kanban_record_editor.js:0
#, python-format
msgid "Add an avatar"
msgstr "Adăugare Avatar"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Add details to your records with an embedded list view"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Add in the print menu"
msgstr "Adăugare în meniu de imprimare / printare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#, python-format
msgid "Add new value"
msgstr "Adaugă valoare nouă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#, python-format
msgid "Add selection"
msgstr "Adăugare Selecție"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/kanban_record_editor.js:0
#, python-format
msgid "Add tags"
msgstr "Adăugare etichete"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Additional Fields"
msgstr "Câmpuri adiționale"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid "Address Block"
msgstr "Bloc Adrese"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Aggregate"
msgstr "Agregat"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Alignment"
msgstr "Aliniament"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "All Day"
msgstr "Toată ziua"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid ""
"All set? You are just one click away from <b>generating your first app</b>."
msgstr ""
"Pregătit? Ești la un singur click distanță <b>de a genera prima ta "
"aplicație</b>."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Amount total"
msgstr "Valoare toată"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Amount untaxed"
msgstr "Valoare fără taxe"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/approval_infos.xml:0
#, python-format
msgid "Approval"
msgstr "Aprobare"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_entry_search_view
msgid "Approval Entries"
msgstr "Intrări de aprobare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Approval Group"
msgstr "Grup Aprobare"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__rule_id
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_request__rule_id
msgid "Approval Rule"
msgstr "Regulă aprobare"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_rule_search_view
msgid "Approval Rules"
msgstr "Reguli de aprobare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Approvals"
msgstr "Aprobări"
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#: code:addons/web_studio/models/studio_approval.py:0
#, python-format
msgid "Approvals can only be done on a method or an action, not both."
msgstr "Aprobările se pot face numai pe o metodă sau o acțiune, nu pe ambele."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/approval_infos.xml:0
#: code:addons/web_studio/static/src/legacy/xml/approval_component.xml:0
#, python-format
msgid "Approve"
msgstr "Aprobă"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__approved
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_entry_search_view
msgid "Approved"
msgstr "Aprobat(a)"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.notify_approval
msgid "Approved as"
msgstr "Aprobat ca"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/approval_infos.xml:0
#: code:addons/web_studio/static/src/legacy/xml/approval_component.xml:0
#, python-format
msgid "Approved on"
msgstr "Aprobat pe"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__user_id
msgid "Approved/rejected by"
msgstr "Aprobat / respins de"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Archive deprecated records"
msgstr "Arhivează înregistrările învechite"
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_view.py:0
#: code:addons/web_studio/models/ir_ui_view.py:0
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_rule_form_view
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_rule_search_view
#, python-format
msgid "Archived"
msgstr "Arhivat"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Archiving"
msgstr "Arhivare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_manager.js:0
#, python-format
msgid "Are you sure you want to remove the selection values?"
msgstr "Sigur doriți să eliminați valorile de selecție?"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "Are you sure you want to remove this %s from the view?"
msgstr "Sigur doriți să eliminați acest lucru %s din vedere?"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/navbar/home_menu_customizer/home_menu_customizer.js:0
#, python-format
msgid "Are you sure you want to reset the background image?"
msgstr "Sigur doriți resetarea imaginii de fundal?"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid ""
"Are you sure you want to restore the default view?\r\n"
"All customization done with Studio on this view will be lost."
msgstr ""
"Sigur doriți să restaurați vizualizarea implicită?\r\n"
"Toate personalizările efectuate cu Studio în această vizualizare vor fi pierdute."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_adapter.js:0
#: code:addons/web_studio/static/src/legacy/action_editor_main.js:0
#, python-format
msgid ""
"Are you sure you want to restore the default view?\r\n"
"All customization done with studio on this view will be lost."
msgstr ""
"Sigur doriți să restaurați vizualizarea implicită?\r\n"
"Toate personalizările efectuate cu Studio în această vizualizare vor fi pierdute."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "As expression"
msgstr "Ca expresie"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Ascending"
msgstr "Crescător"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Assign a responsible to each record"
msgstr "Atribuiți un responsabil pe fiecare înregistrare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Assign dates and visualize records in a calendar"
msgstr "Alocați date și vizualizați înregistrările într-un calendar"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Attach a picture to a record"
msgstr "Atașează o poză la o înregistrare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "Auto-complete with"
msgstr "Completare automată cu"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/search_renderer.xml:0
#, python-format
msgid "Autocompletion Fields"
msgstr "Câmpuri Completare Automată"
#. module: web_studio
#: model:ir.model,name:web_studio.model_base_automation
msgid "Automated Action"
msgstr "Acțiune automată "
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid "Automated Actions"
msgstr "Acțiuni Automate"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Automations"
msgstr "Automatizări"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Average"
msgstr "Medie"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/approval_infos.xml:0
#: code:addons/web_studio/static/src/legacy/xml/approval_component.xml:0
#, python-format
msgid "Awaiting approval"
msgstr "Așteptare aprobare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Backward"
msgstr "Înapoi"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Bar"
msgstr "Bară"
#. module: web_studio
#: model:ir.model,name:web_studio.model_base
msgid "Base"
msgstr "Baza"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/report_kanban_view.js:0
#, python-format
msgid "Blank"
msgstr "Gol"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks_registry.js:0
#, python-format
msgid "Block"
msgstr "Bloc"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "Blocked"
msgstr "Blocat(ă)"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Bold"
msgstr "Bold"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Bordered"
msgstr "Mărginit"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Borderless"
msgstr "Fără margini"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/report_kanban_view.js:0
#, python-format
msgid "Business header/footer"
msgstr "Antet / Subsol Afaceri"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/report_editor_sidebar.js:0
#, python-format
msgid "By default: "
msgstr "În mod implicit:"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Calendar"
msgstr "Calendar"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Can Create"
msgstr "Poate creea"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Can Delete"
msgstr "Poate șterge"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Can Edit"
msgstr "Poate edita"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__can_validate
msgid "Can be approved"
msgstr "Poate fi aprobat"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/new_view_dialogs/map_new_view_dialog.xml:0
#: code:addons/web_studio/static/src/client_action/editor/new_view_dialogs/new_view_dialog.xml:0
#: code:addons/web_studio/static/src/client_action/studio_home_menu/icon_creator_dialog/icon_creator_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/js/common/field_selector_dialog.js:0
#: code:addons/web_studio/static/src/legacy/js/common/new_field_dialog.js:0
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#: code:addons/web_studio/static/src/legacy/js/new_model.js:0
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/new_buttonbox_dialog.js:0
#: model_terms:ir.ui.view,arch_db:web_studio.simplified_form_view_import_module
#, python-format
msgid "Cancel"
msgstr "Anulează"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Categorize records with custom tags"
msgstr "Clasificați înregistrările cu etichete personalizate"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/navbar/home_menu_customizer/home_menu_customizer.xml:0
#, python-format
msgid "Change Background"
msgstr "Schimbă fundal"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Change Image"
msgstr "Schimba imaginea"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "Change the <b>background</b>, make it yours."
msgstr "Schimbă <b>fundalul</b>, crează-l pentru tine."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Chatter"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Checkbox"
msgstr "Checkbox"
#. module: web_studio
#: model:ir.model.fields,help:web_studio.field_ir_model_data__studio
msgid "Checked if it has been edited with Studio."
msgstr "Verificat dacă a fost editat cu Studio."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#, python-format
msgid "Choose an app name"
msgstr "Alegere Nume Aplicație"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#, python-format
msgid "Choose your first object name"
msgstr "Alegere nume obiect"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Churn"
msgstr "Ciornă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Class"
msgstr "Clasă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#, python-format
msgid "Clear"
msgstr "Golește"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "Click here."
msgstr "Apasă aici."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "Click to edit messaging features on your model."
msgstr "Click pentru editare funcții mesagerie de pe modelul dvs."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/studio_approval.xml:0
#: code:addons/web_studio/static/src/legacy/xml/approval_component.xml:0
#, python-format
msgid "Click to see all approval rules."
msgstr "Faceți clic pentru a vedea toate regulile de aprobare."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/approval_infos.xml:0
#: code:addons/web_studio/static/src/client_action/navbar/navbar.xml:0
#: code:addons/web_studio/static/src/legacy/js/common/new_field_dialog.js:0
#: code:addons/web_studio/static/src/legacy/xml/approval_component.xml:0
#: model_terms:ir.ui.view,arch_db:web_studio.simplified_form_view_import_module
#, python-format
msgid "Close"
msgstr "Închide"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Cohort"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Collapse First Level"
msgstr "Prăbușire primul nivel"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Color"
msgstr "Color"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Colors"
msgstr "Culori"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks_registry.js:0
#, python-format
msgid "Column"
msgstr "Coloana"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Column Title"
msgstr "Titlul coloană"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Column grouping"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Columns"
msgstr "Coloane"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Compact"
msgstr "Compact"
#. module: web_studio
#: model:ir.model,name:web_studio.model_res_company
msgid "Companies"
msgstr "Companii"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Company"
msgstr "Companie"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "Components"
msgstr "Componente"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "Condition"
msgstr "Condiție"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Conditional"
msgstr "Condițional"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__conditional
msgid "Conditional Rule"
msgstr "Regula condiționată"
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#: code:addons/web_studio/models/ir_ui_menu.py:0
#, python-format
msgid "Configuration"
msgstr "Configurare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#: code:addons/web_studio/static/src/legacy/js/new_model.js:0
#, python-format
msgid "Configure Model"
msgstr "Configurare Model"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/studio_home_menu/icon_creator_dialog/icon_creator_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/js/common/field_selector_dialog.js:0
#: code:addons/web_studio/static/src/legacy/js/common/new_field_dialog.js:0
#: code:addons/web_studio/static/src/legacy/js/common/new_field_dialog.js:0
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/new_buttonbox_dialog.js:0
#, python-format
msgid "Confirm"
msgstr "Confirmă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/navbar/home_menu_customizer/home_menu_customizer.js:0
#, python-format
msgid "Confirmation"
msgstr "Confirmare"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "Contact"
msgstr "Contact"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/new_view_dialogs/map_new_view_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Contact Field"
msgstr "Câmp Contact"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/new_view_dialogs/map_new_view_dialog.js:0
#, python-format
msgid "Contact Field Required"
msgstr "Câmp de contact Obligatoriu"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Contact details"
msgstr "Detalii contact"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Context"
msgstr "Context"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid ""
"Continue to configure some typical behaviors for your new type of object."
msgstr ""
"Continuați să configurați anumite comportamente tipice pentru noul dvs. tip "
"de obiect."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/navbar/home_menu_customizer/home_menu_customizer.js:0
#, python-format
msgid "Could not change the background"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#, python-format
msgid "Create Menu"
msgstr "Creare Meniu"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/new_model.js:0
#, python-format
msgid "Create Model"
msgstr "Creați un Model"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#, python-format
msgid "Create a new Menu"
msgstr "Creați un meniu nou"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/new_model.js:0
#, python-format
msgid "Create a new Model"
msgstr "Creați un nou model"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid ""
"Create your <b>selection values</b> (e.g.: Romance, Polar, Fantasy, etc.)"
msgstr ""
"Crează <b>valorile tale de selecție</b> (e.g.: Romantism, Polar, Fantezie, "
"etc.)"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#, python-format
msgid "Create your App"
msgstr "Creați aplicația dvs."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#, python-format
msgid "Create your app"
msgstr "Creați aplicația dvs."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#, python-format
msgid "Create your first Menu"
msgstr "Creați primul dvs. meniu"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__create_uid
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_request__create_uid
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__create_uid
msgid "Created by"
msgstr "Creat de"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__create_date
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_request__create_date
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__create_date
msgid "Created on"
msgstr "Creat în"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_adapter.js:0
#, python-format
msgid "Creating this type of view is not currently supported in Studio."
msgstr ""
"Crearea acestui tip de vizualizare nu este acceptată în prezent în Studio"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Currency"
msgstr "Moneda"
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_menu.py:0
#, python-format
msgid "Custom Configuration"
msgstr "Configurare personalizată"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_base_module_uninstall__custom_fields
msgid "Custom Fields"
msgstr "Câmpuri Personalizate"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_base_module_uninstall__custom_models
msgid "Custom Models"
msgstr "Modele Personalizate"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_base_module_uninstall__custom_reports
msgid "Custom Reports"
msgstr "Rapoarte Personalizate"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Custom Sorting"
msgstr "Sortare Personalizată"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_base_module_uninstall__custom_views
msgid "Custom Views"
msgstr "Vizualizări Personalizate"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Custom color"
msgstr "Culoare Personalizată"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "Custom field names cannot contain double underscores."
msgstr ""
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.view_base_module_uninstall_studio
msgid "Custom fields:"
msgstr "Câmpuri Personalizate:"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.view_base_module_uninstall_studio
msgid "Custom models:"
msgstr "Modele Personalizate"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.view_base_module_uninstall_studio
msgid "Custom reports:"
msgstr "Rapoarte Personalizate"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.view_base_module_uninstall_studio
msgid "Custom views:"
msgstr "Vizualizări Personalizate"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.view_base_module_uninstall_studio
msgid "Customization made with Studio will be permanently lost"
msgstr "Personalizarea făcută cu Studio se va pierde definitiv"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/navbar/home_menu_customizer/home_menu_customizer.xml:0
#, python-format
msgid "Customizations"
msgstr "Personalizări"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Dashboard"
msgstr "Tablou de bord"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid "Data table"
msgstr "Tabel date"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/models/ir_ui_view.py:0
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Date"
msgstr "Dată"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Date & Calendar"
msgstr "Dată & Calendar"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Date & Time"
msgstr "Dată & oră"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Date range & Gantt"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Day"
msgstr "Zi"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Day Precision"
msgstr "Precizia zilei"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Decimal"
msgstr "Zecimal"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Default"
msgstr "Implicit"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Default Display Mode"
msgstr "Mod de afișare implicit"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Default Group by"
msgstr "Grup implicit de"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Default Scale"
msgstr "Scara Implicită"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_manager.js:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: model:ir.model,name:web_studio.model_ir_default
#, python-format
msgid "Default Values"
msgstr "Valori implicite"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Default value"
msgstr "Valoare implicită"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#, python-format
msgid "Default view"
msgstr "Vedere Standard"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Define start/end dates and visualize records in a Gantt chart"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Delay Field"
msgstr "Câmp întârziere"
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_view.py:0
#: model_terms:ir.ui.view,arch_db:web_studio.act_report_xml_view_kanban
#, python-format
msgid "Delete"
msgstr "Șterge"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/edit_menu.xml:0
#: code:addons/web_studio/static/src/legacy/xml/edit_menu.xml:0
#, python-format
msgid "Delete Menu Item"
msgstr "Ștergere Element Meniu"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Descending"
msgstr "Descrescător"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Description"
msgstr "Descriere"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/icon_creator/icon_creator.xml:0
#: code:addons/web_studio/static/src/client_action/icon_creator/icon_creator.xml:0
#, python-format
msgid "Design your Icon"
msgstr "Proiectați pictograma"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#, python-format
msgid "Disable"
msgstr "Dezactivat"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "Disable creation"
msgstr "Dezactivați crearea"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "Disable opening"
msgstr "Dezactivează deschidere"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Display"
msgstr "Afișare"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__display_name
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_request__display_name
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__display_name
msgid "Display Name"
msgstr "Nume afișat"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Display Total row"
msgstr "Afișare rând total"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Display Unavailability"
msgstr "Indisponibilitate Afișare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Display count"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "Display horizontally"
msgstr "Afișează pe orizontală"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/kanban_record_editor.js:0
#, python-format
msgid "Do you want to add a dropdown with colors?"
msgstr "Doriți să adăugați un dropdown cu culori?"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__domain
#, python-format
msgid "Domain"
msgstr "Domeniu"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "Done"
msgstr "Efectuat"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid ""
"Drag & drop <b>another field</b>. Lets try with a <i>selection field</i>."
msgstr ""
"Trage și lasă<b>alt domeniu</b>. Să încercăm cu un <i>câmp de selecție</i>."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/edit_menu.xml:0
#, python-format
msgid "Drag a menu to the right to create a sub-menu"
msgstr "Trageți un meniu la dreapta pentru a crea un sub-meniu"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/report_editor.js:0
#, python-format
msgid "Drag building block here"
msgstr ""
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_view.py:0
#: code:addons/web_studio/models/ir_ui_view.py:0
#, python-format
msgid "Dropdown Menu"
msgstr "Meniu derulant"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#: model_terms:ir.ui.view,arch_db:web_studio.act_report_xml_view_kanban
#, python-format
msgid "Dropdown menu"
msgstr "Meniul derulant"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.act_report_xml_view_kanban
msgid "Duplicate"
msgstr "Duplicare"
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_view.py:0
#, python-format
msgid "Edit"
msgstr "Editare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/studio_home_menu/icon_creator_dialog/icon_creator_dialog.js:0
#, python-format
msgid "Edit Application Icon"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_manager.xml:0
#, python-format
msgid "Edit Form View"
msgstr "Editeare vizualizare formular"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_manager.xml:0
#, python-format
msgid "Edit List View"
msgstr "Editare vizualizare listă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#: code:addons/web_studio/static/src/legacy/xml/edit_menu.xml:0
#, python-format
msgid "Edit Menu"
msgstr "Editează meniul"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/edit_menu.xml:0
#: code:addons/web_studio/static/src/legacy/xml/edit_menu.xml:0
#, python-format
msgid "Edit Menu Item"
msgstr "Editare Element Meniu"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/common/new_field_dialog.js:0
#, python-format
msgid "Edit Value"
msgstr "Editare Valoare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Edit Values"
msgstr "Editare Valori"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#, python-format
msgid "Edit selection"
msgstr "Editare selecție"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Editable"
msgstr "Editabil"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Else"
msgstr "Altfel"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "Email"
msgstr "Email"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Email Alias"
msgstr "Email Alias"
#. module: web_studio
#: model:ir.model,name:web_studio.model_mail_template
msgid "Email Templates"
msgstr "Șabloane e-mail"
#. module: web_studio
#: model:ir.model,name:web_studio.model_mail_thread
msgid "Email Thread"
msgstr "Fir E-mail"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/action_editor_sidebar.xml:0
#, python-format
msgid "Empty List Message"
msgstr "Mesaj lista goală"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Enable Mass Editing"
msgstr "Activare editare în masă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Enable Routing"
msgstr "Activare rutare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "Enable SMS"
msgstr "Activare SMS"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/models/ir_ui_view.py:0
#, python-format
msgid "End Date"
msgstr "Dată sfârșit"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__entry_ids
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_rule_form_view
msgid "Entries"
msgstr "Înregistrări"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/common/abstract_editor_manager.js:0
#, python-format
msgid "Error"
msgstr "Eroare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Esc expression"
msgstr "Expresie Esc"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "Existing Fields"
msgstr "Existing Fields"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#, python-format
msgid "Existing Model"
msgstr "Model Existent"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/navbar/home_menu_customizer/home_menu_customizer.xml:0
#, python-format
msgid "Export"
msgstr "Export"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/report_kanban_view.js:0
#, python-format
msgid "External"
msgstr "Extern"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Fadeout Speed"
msgstr "Viteză FadeOut"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Fast"
msgstr "Rapid"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/search_renderer.xml:0
#, python-format
msgid "Favourites"
msgstr "Favorite"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#: code:addons/web_studio/static/src/legacy/xml/field_selector_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/kanban_editor.xml:0
#, python-format
msgid "Field"
msgstr "Câmp"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid "Field & Label"
msgstr "Câmp și Etichetă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid "Field Column"
msgstr "Coloană Câmp"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/common/new_field_dialog.js:0
#, python-format
msgid "Field Properties"
msgstr "Proprietăți Câmp"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Field expression"
msgstr "Expresie Câmp"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid "Field in Cell"
msgstr "Câmp în Celulă"
#. module: web_studio
#: model:ir.model,name:web_studio.model_ir_model_fields
msgid "Fields"
msgstr "Câmpuri"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#: model_terms:ir.ui.view,arch_db:web_studio.act_report_xml_view_kanban
#, python-format
msgid "File"
msgstr "Fișier"
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid "Filename for %s"
msgstr "Nume fișier pentru %s"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Filter"
msgstr "Filtru"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/controllers/main.py:0
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Filter Rules"
msgstr "Reguli Filtru"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/search_renderer.xml:0
#: model:ir.model,name:web_studio.model_ir_filters
#, python-format
msgid "Filters"
msgstr "Filtre"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/form_editor.js:0
#, python-format
msgid "First Status"
msgstr "Prima Stare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "First dimension"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Font style"
msgstr "Stil Font"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Foreach expression"
msgstr "Expresie prealabilă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Form"
msgstr "Formular"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Forward"
msgstr "Redirecționare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Gantt"
msgstr "Gantt"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#, python-format
msgid "General Views"
msgstr "Vizualizări Generale"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/new_view_dialogs/new_view_dialog.js:0
#, python-format
msgid "Generate %s View"
msgstr "Generare %s Vizualizare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Get contact, phone and email fields on records"
msgstr "Obțineți câmpuri de contact, telefon și e-mail în înregistrări"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "Go on, you are almost done!"
msgstr "Continuă, ești aproape gata!"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "Good job! To add more <b>fields</b>, come back to the <i>Add tab</i>."
msgstr ""
"Bună treabă! Pentru a adăuga mai multe <b>câmpuri</b>, revin-o la "
"<i>Adăugare Filă</i>."
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#: model:ir.model.fields.selection,name:web_studio.selection__mail_activity_type__category__grant_approval
#: model:mail.activity.type,name:web_studio.mail_activity_data_approve
#, python-format
msgid "Grant Approval"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Graph"
msgstr "Grafic"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/search_renderer.xml:0
#: code:addons/web_studio/static/src/legacy/xml/search_renderer.xml:0
#, python-format
msgid "Graph View"
msgstr "Vizualizare grafică"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Great !"
msgstr "Grozav !"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/search_renderer.xml:0
#: code:addons/web_studio/static/src/legacy/xml/search_renderer.xml:0
#, python-format
msgid "Grid View"
msgstr "Vizualizare tabel"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__group_id
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__group_id
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_rule_search_view
msgid "Group"
msgstr "Grup"
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_view.py:0
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_entry_search_view
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_rule_search_view
#, python-format
msgid "Group By"
msgstr "Grupează după"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/search_renderer.xml:0
#, python-format
msgid "Group by"
msgstr "Grupează după"
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#, python-format
msgid "Groups used in approval rules must have an external identifier."
msgstr ""
"Grupurile utilizate în regulile de aprobare trebuie să aibă un identificator"
" extern."
#. module: web_studio
#: model:ir.model,name:web_studio.model_ir_http
msgid "HTTP Routing"
msgstr "Rutare HTTP"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Half Day"
msgstr "Jumătate de zi"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Half Hour"
msgstr "Jumătate de oră"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Heading1"
msgstr "Titlu1"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Heading2"
msgstr "Titlu2"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Heading3"
msgstr "Titlu3"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Heading4"
msgstr "Titlu4"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Heading5"
msgstr "Titlu5"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Heading6"
msgstr "Titlu6"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Help Tooltip"
msgstr "Indicator Ajutor"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid ""
"Here, you can <b>name</b> your field (e.g. Book reference, ISBN, Internal "
"Note, etc.)."
msgstr ""
"Aici poti <b>numi</b> câmpul tău (e.g. Referință carte, ISBN, Notă internă, "
"etc.)."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Hide Address"
msgstr "Ascunde Adresa"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Hide Name"
msgstr "Ascunde Nume"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Hide by default"
msgstr "Ascundeți implicit"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "High Priority"
msgstr "Prioritate ridicată"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/edit_menu.xml:0
#: code:addons/web_studio/static/src/legacy/xml/edit_menu.xml:0
#, python-format
msgid "Home"
msgstr "Acasă"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_res_company__background_image
msgid "Home Menu Background Image"
msgstr "Imagine Fundal Home Menu"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Hour"
msgstr "Ora"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "How do you want to <b>name</b> your app? Library, Academy, …?"
msgstr "Cum vrei să <b>numești</b> aplicația ta? Bibliotecă, Academie, …?"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "How do you want to name your first <b>menu</b>? My books, My courses?"
msgstr ""
"Cum doriți să vă numiți primul<b>meniu</b>? Carțile mele, Cursurile mele?"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Html"
msgstr "Html"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid ""
"I bet you can <b>build an app</b> in 5 minutes. Ready for the challenge?"
msgstr ""
"Pariez că poți <b>construi o aplicație</b> în 5 minute. Ești pregătit pentru"
" provocare?"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__id
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_request__id
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__id
#, python-format
msgid "ID"
msgstr "ID"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_buttonbox_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Icon"
msgstr "Pictogramă"
#. module: web_studio
#: model:ir.model.fields,help:web_studio.field_studio_approval_rule__domain
msgid "If set, the rule will only apply on records that match the domain."
msgstr ""
"Dacă este setată, regula se va aplica numai pentru înregistrările care se "
"potrivesc domeniului."
#. module: web_studio
#: model:ir.model.fields,help:web_studio.field_studio_approval_rule__exclusive_user
msgid ""
"If set, the user who approves this rule will not be able to approve other "
"rules for the same record"
msgstr ""
"Dacă este setat, utilizatorul care aprobă această regulă nu va putea aproba "
"alte reguli pentru aceeași înregistrare"
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid ""
"If you don't want to create a new model, an existing model should be "
"selected."
msgstr ""
"Dacă nu doriți să creați un model nou, un model existent ar trebui să fie "
"selectat."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Image"
msgstr "Imagine"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/navbar/home_menu_customizer/home_menu_customizer.xml:0
#: model_terms:ir.ui.view,arch_db:web_studio.simplified_form_view_import_module
#, python-format
msgid "Import"
msgstr "Importă"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "In Progress"
msgstr "În desfășurare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_manager.js:0
#, python-format
msgid ""
"In order to use a monetary field, you need a currency field on the model. Do"
" you want to create a currency field first? You can make this field "
"invisible afterwards."
msgstr ""
"Pentru a utiliza un câmp monetar, aveți nevoie de un câmp valutar pe model. "
"Doriți mai întâi să creați un câmp valutar? Puteți face acest câmp invizibil"
" după aceea."
#. module: web_studio
#: model:ir.model.fields,help:web_studio.field_ir_ui_menu__is_studio_configuration
msgid ""
"Indicates that this menu was created by Studio to hold configuration sub-"
"menus"
msgstr ""
"Indică faptul că acest meniu a fost creat de Studio pentru a reține "
"submeniurile de configurare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks_registry.js:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Inline"
msgstr "In linie"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Integer"
msgstr "Întreg"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/report_kanban_view.js:0
#, python-format
msgid "Internal"
msgstr "Intern"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Interval"
msgstr "Interval"
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_view.py:0
#, python-format
msgid "Invalid studio_approval %s in button"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Invisible"
msgstr "Invizibil"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_base_module_uninstall__is_studio
msgid "Is Studio"
msgstr "Este Studio"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#, python-format
msgid "Is default view"
msgstr "Este vizualizare implicită"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Italic"
msgstr "Înclinat"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Kanban"
msgstr "Kanban"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "Kanban State"
msgstr "Starea Kanban"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_buttonbox_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Label"
msgstr "Eticheta"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "Large"
msgstr "Larg"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry____last_update
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_request____last_update
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule____last_update
msgid "Last Modified on"
msgstr "Ultima modificare la"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__write_uid
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_request__write_uid
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__write_uid
msgid "Last Updated by"
msgstr "Ultima actualizare făcută de"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__write_date
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_request__write_date
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__write_date
msgid "Last Updated on"
msgstr "Ultima actualizare pe"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid ""
"Lets check the result. Close Odoo Studio to get an <b>overview of your "
"app</b>."
msgstr ""
"Să verificăm rezultatul. Închideți Odoo Studio pentru a <b>obține o imagine "
"de ansamblu a aplicației dvs.</b>."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__exclusive_user
#, python-format
msgid "Limit approver to this rule"
msgstr "Limitați aprobatorul la această regulă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/sidebar_common.xml:0
#, python-format
msgid "Limit visibility to groups"
msgstr "Limitare vizibilitate grupuri"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Line"
msgstr "Linie"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Lines"
msgstr "Linii"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_request__mail_activity_id
msgid "Linked Activity"
msgstr "Activitate Legată"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "List"
msgstr "Listă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/search_renderer.xml:0
#: code:addons/web_studio/static/src/legacy/xml/search_renderer.xml:0
#, python-format
msgid "List View"
msgstr "Vizualizare Listă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor.xml:0
#: code:addons/web_studio/static/src/legacy/xml/report_editor.xml:0
#, python-format
msgid "Loading..."
msgstr "Se încarcă..."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Manually sort records in the list view"
msgstr "Sortează manual înregistrările în vizualizare listă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Many2many"
msgstr "Many2many"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Many2one"
msgstr "Many2one"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Map"
msgstr "Hartă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Margins"
msgstr "Marje"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Measure"
msgstr "Măsurare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Measure Field"
msgstr "Câmp măsurare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Measures"
msgstr "Indicatori"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Medium"
msgstr "Mediu"
#. module: web_studio
#: model:ir.model,name:web_studio.model_ir_ui_menu
msgid "Menu"
msgstr "Meniu"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__message
#, python-format
msgid "Message"
msgstr "Mesaj"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__method
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__method
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_entry_search_view
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_rule_search_view
msgid "Method"
msgstr "Metodă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/report_kanban_view.js:0
#, python-format
msgid "Minimal header/footer"
msgstr "Antet / subsol minim"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Mode"
msgstr "Mod"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#: code:addons/web_studio/static/src/legacy/xml/edit_menu.xml:0
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__model_id
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_entry_search_view
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_rule_search_view
#, python-format
msgid "Model"
msgstr "Model"
#. module: web_studio
#: model:ir.model,name:web_studio.model_ir_model_access
msgid "Model Access"
msgstr "Acces model"
#. module: web_studio
#: model:ir.model,name:web_studio.model_ir_model_data
msgid "Model Data"
msgstr "Model date"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__model
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__model_name
msgid "Model Name"
msgstr "Nume model"
#. module: web_studio
#: model:ir.model,name:web_studio.model_ir_model
msgid "Models"
msgstr "Modele"
#. module: web_studio
#: model:ir.model,name:web_studio.model_ir_module_module
msgid "Module"
msgstr "Modul"
#. module: web_studio
#: model:ir.model,name:web_studio.model_base_module_uninstall
msgid "Module Uninstall"
msgstr "Dezinstalare Modul"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.simplified_form_view_import_module
msgid "Module file (.zip)"
msgstr "Fișier modul (.zip)"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Monetary"
msgstr "Monetar"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Monetary value"
msgstr "Valoare monetară"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Month"
msgstr "Luna"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Month Precision"
msgstr "Precizie Lunară"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/sidebar_common.xml:0
#, python-format
msgid "More"
msgstr "Mai mult"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Multiline Text"
msgstr "Text multilin"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#, python-format
msgid "Multiple Records Views"
msgstr "Vizualizări înregistrări multiple"
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_view.py:0
#, python-format
msgid "My %s"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_buttonbox_dialog.xml:0
#, python-format
msgid "My Button"
msgstr "Butonul meu"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/edit_menu.xml:0
#, python-format
msgid "My Menu"
msgstr "Meniul meu"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_model.xml:0
#, python-format
msgid "My Model"
msgstr "Modelul meu"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_entry_search_view
msgid "My entries"
msgstr "Intrările mele"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/static/src/legacy/xml/edit_menu.xml:0
#: code:addons/web_studio/static/src/legacy/xml/new_model.xml:0
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__name
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__name
#, python-format
msgid "Name"
msgstr "Nume"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "New"
msgstr "Nou(ă)"
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#, python-format
msgid "New Approval Entry"
msgstr "Noua intrare de aprobare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/field_selector_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/kanban_editor.xml:0
#, python-format
msgid "New Field"
msgstr "Câmp nou"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "New Fields"
msgstr "Câmpuri noi"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/search_editor.js:0
#, python-format
msgid "New Filter"
msgstr "Filtru Nou"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "New Lines"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#, python-format
msgid "New Menu"
msgstr "Meniu nou"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#: code:addons/web_studio/static/src/legacy/xml/new_model.xml:0
#, python-format
msgid "New Model"
msgstr "Model Nou"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "New record at the bottom"
msgstr "Nouă înregistrare în partea de jos"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "New record on top"
msgstr "Record nou pe partea de sus"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.xml:0
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.xml:0
#, python-format
msgid "Next"
msgstr "Înainte"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid ""
"Nicely done! Lets build your screen now; <b>drag</b> a <i>text field</i> "
"and <b>drop</b> it in your view, on the right."
msgstr ""
"Bine făcut! Construim ecranul acum;<b>trage</b> un <i>câmp text</i> și <b> "
"dă-i drumu</b> în vizualizarea ta, în dreapta."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "No"
msgstr "Nu"
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#, python-format
msgid "No approval found for this rule, record and user combination."
msgstr ""
"Nu a fost găsită nicio aprobare pentru această regulă, înregistrare și "
"combinație de utilizatori."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/report_kanban_view.js:0
#, python-format
msgid "No header/footer"
msgstr "Fără antet / subsol"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_manager.js:0
#, python-format
msgid "No related many2one fields found"
msgstr ""
#. module: web_studio
#: code:addons/web_studio/controllers/report.py:0
#, python-format
msgid "No view found for the given report!"
msgstr "Nu a fost găsită nicio vizualizare pentru raportul dat!"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Normal"
msgstr "Normal"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#: code:addons/web_studio/static/src/client_action/navbar/navbar.xml:0
#, python-format
msgid "Notes"
msgstr "Note"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "Now youre on your own. Enjoy your <b>super power</b>."
msgstr "Acum sunteți pe cont propriu. Bucurați-vă de <b>super power</b>."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "Now, customize your icon. Make it yours."
msgstr "Acum, personalizați pictograma."
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__entries_count
msgid "Number of Entries"
msgstr "Număr de intrări"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#, python-format
msgid "Odoo Studio"
msgstr "Odoo Studio"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/systray_item/systray_item.xml:0
#, python-format
msgid "Odoo Studio Icon"
msgstr "Pictogramă Studio Oddo"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Offset"
msgstr "Decalaj"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "One2many"
msgstr "One2many"
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#, python-format
msgid "Only %s members can approve this rule."
msgstr "Doar %s membrii pot aproba această regulă."
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid ""
"Only groups with an external ID can be used here. Please choose another "
"group or assign manually an external ID to this group."
msgstr ""
"Numai grupuri cu un ID extern pot fi utilizate aici. Vă rugăm să alegeți un "
"alt grup sau să atribuiți manual un ID extern acestui grup."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Only members of this group will be able to approve or reject the rule."
msgstr "Doar membrii acestui grup vor putea aproba sau respinge regula."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Optional"
msgstr "Facultativ"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Options"
msgstr "Opțiuni"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Order"
msgstr "Comandă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Other"
msgstr "Altul"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.act_report_xml_view_kanban
msgid "PDF file"
msgstr "Fișier PDF"
#. module: web_studio
#: model:ir.model,name:web_studio.model_report_paperformat
msgid "Paper Format Config"
msgstr "Configurare format hârtie"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Paper format"
msgstr "Format hârtie"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#, python-format
msgid "Parent Menu"
msgstr "Meniu principal"
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_view.py:0
#: code:addons/web_studio/models/ir_ui_view.py:0
#, python-format
msgid "Partner"
msgstr "Partener"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "Phone"
msgstr "Telefon"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Picture"
msgstr "Imagine"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Pie"
msgstr "Plăcintă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Pipeline stages"
msgstr "Etape ale Oportunităților"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Pivot"
msgstr "Pivot"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Placeholder"
msgstr "Substitut"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Placeholder Text"
msgstr "Text Substituent"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid "Please specify a field name for the selected model."
msgstr "Vă rugăm să specificați un nume de câmp pentru modelul selectat."
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid "Please specify a field."
msgstr "Vă rugăm să specificați un câmp."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.xml:0
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.xml:0
#, python-format
msgid "Previous"
msgstr "Anterior"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_manager.xml:0
#, python-format
msgid "Print"
msgstr "Tipăriți"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Printed Report Name"
msgstr "Nume raport tipărit"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Priority"
msgstr "Prioritate"
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#, python-format
msgid ""
"Private methods cannot be restricted (since they cannot be called remotely, "
"this would be useless)."
msgstr ""
"Metodele private nu pot fi restricționate (deoarece nu pot fi apelate de la "
"distanță, acest lucru ar fi inutil)."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Properties"
msgstr "Proprietăți"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Pull Right"
msgstr "Trageți dreapta"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Quarter Hour"
msgstr "Un sfert de oră"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Quick Create"
msgstr "Creare Rapidă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Quick Create Field"
msgstr ""
#. module: web_studio
#: model:ir.model,name:web_studio.model_ir_qweb
msgid "Qweb"
msgstr "Qweb"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Rainbow Effect"
msgstr "Efect de Curcubeu"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Rainbow Man"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Read only"
msgstr "Doar citire"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "Ready"
msgstr "Pregătit"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_entry_form_view
msgid "Record"
msgstr "Înregistrare"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__res_id
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_request__res_id
msgid "Record ID"
msgstr "ID Înregistrare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.xml:0
#, python-format
msgid "Redo"
msgstr "Refacere"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_entry__reference
msgid "Reference"
msgstr "Referință"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/approval_infos.xml:0
#: code:addons/web_studio/static/src/legacy/xml/approval_component.xml:0
#, python-format
msgid "Reject"
msgstr "Respinge"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_entry_search_view
msgid "Rejected"
msgstr "Respins"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.notify_approval
msgid "Rejected as"
msgstr "Respins ca"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/approval_infos.xml:0
#: code:addons/web_studio/static/src/legacy/xml/approval_component.xml:0
#, python-format
msgid "Rejected on"
msgstr "Respins pe"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "Related End Date"
msgstr "Data de încheiere aferentă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Related Field"
msgstr "Câmp asociat"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "Related Start Date"
msgstr "Data inițială aferentă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Related expression"
msgstr "Expresie Aferentă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#, python-format
msgid "Relation:"
msgstr "Relație:"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Reload from attachment"
msgstr "Reîncărcare din atașament"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/sidebar_common.xml:0
#, python-format
msgid "Remove from View"
msgstr "Ștergere din Vizualizare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Remove rule"
msgstr "Eliminați regulă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#, python-format
msgid "Remove selection"
msgstr "Eliminare selecție"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Report"
msgstr "Raport"
#. module: web_studio
#: model:ir.model,name:web_studio.model_ir_actions_report
msgid "Report Action"
msgstr "Acțiune raport"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#, python-format
msgid "Reporting Views"
msgstr "Vizualizări raportare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/controllers/main.py:0
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Reports"
msgstr "Rapoarte"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Required"
msgstr "Necesar"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/navbar/home_menu_customizer/home_menu_customizer.xml:0
#, python-format
msgid "Reset Default Background"
msgstr "Resetare Fundalul Implicit"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Reset Image"
msgstr "Resetare Imagine"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/models/ir_ui_view.py:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: model:ir.model.fields,field_description:web_studio.field_studio_approval_rule__responsible_id
#, python-format
msgid "Responsible"
msgstr "Responsabil"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Restore Default View"
msgstr "Restaurare Vizualizare Implicită"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Restrict a record to a specific company"
msgstr "Limitați o înregistrare la o anumită companie"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Retention"
msgstr "Retenție"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/approval_infos.xml:0
#: code:addons/web_studio/static/src/legacy/xml/approval_component.xml:0
#, python-format
msgid "Revoke"
msgstr "Revocare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Row grouping - First level"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Row grouping - Second level"
msgstr ""
#. module: web_studio
#: model:ir.model,name:web_studio.model_ir_rule
msgid "Rule"
msgstr "Regulă"
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#, python-format
msgid ""
"Rules with existing entries cannot be deleted since it would delete existing"
" approval entries. You should archive the rule instead."
msgstr ""
"Regulile cu intrări existente nu pot fi șterse, deoarece acestea ar șterge "
"intrările de aprobare existente. Ar trebui să arhivați regula în loc."
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#, python-format
msgid ""
"Rules with existing entries cannot be modified since it would break existing"
" approval entries. You should archive the rule and create a new one instead."
msgstr ""
"Regulile cu intrări existente nu pot fi modificate, deoarece ar încălca "
"intrările de aprobare existente. Ar trebui să arhivați regula și să o creați"
" una nouă."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "Save."
msgstr "Salvează."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Search"
msgstr "Caută"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Search..."
msgstr "Caută..."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/form_editor.js:0
#, python-format
msgid "Second Status"
msgstr "Al doilea statut"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Second dimension"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/common/field_selector_dialog.js:0
#, python-format
msgid "Select a Field"
msgstr "Selectați un câmp"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_buttonbox_dialog.xml:0
#, python-format
msgid "Select a related field"
msgstr "Selectați un câmp aferent"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/new_buttonbox_dialog.js:0
#, python-format
msgid "Select a related field."
msgstr "Selectați un câmp aferent."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#, python-format
msgid "Select a related field:"
msgstr "Selectați un câmp aferent:"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/new_view_dialogs/map_new_view_dialog.xml:0
#, python-format
msgid ""
"Select the contact field to use to get the coordinates of your records."
msgstr ""
"Selectați câmpul de contact pe care să-l utilizați pentru a obține "
"coordonatele înregistrărilor."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Selection"
msgstr "Selecție"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Send a"
msgstr "Trimite un / o"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Send messages, log notes and schedule activities"
msgstr "Trimite mesaje, note de jurnal și programează activitățile"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Separator"
msgstr "Separator"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "Sequence"
msgstr "Secvență"
#. module: web_studio
#: model:ir.model,name:web_studio.model_ir_actions_server
msgid "Server Action"
msgstr "Acțiune server"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Set Cover Image"
msgstr "Setare imagine copertă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Set a price or cost on records"
msgstr "Setați un preț sau un cost pentru înregistrări"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid ""
"Set an <b>email alias</b>. Then, try to send an email to this address; it "
"will create a document automatically for you. Pretty cool, huh?"
msgstr ""
"Setare <b>alias e-mail</b>. Apoi, încercați să trimiteți un e-mail la "
"această adresă; acesta va crea automat un document pentru tine. Destul de "
"mișto, nu?"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Set approval rules"
msgstr "Stabiliți reguli de aprobare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#, python-format
msgid "Set as Default"
msgstr "Setat ca implicit"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Set expression"
msgstr "Setaare Expresie"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Show Invisible Elements"
msgstr "Afișare Elemente Invizibile"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Show by default"
msgstr "Afișare implicit"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Signature"
msgstr "Semnătură"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Size"
msgstr "Dimensiune"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Slow"
msgstr "Lent"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Small"
msgstr "Mic"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Sort By"
msgstr "Sortare după"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Sort by"
msgstr "Sortați după"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Sorting"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Source"
msgstr "Sursa"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#, python-format
msgid "Specify all possible values"
msgstr "Specificați toate valorile posibile"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Stacked graph"
msgstr ""
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/models/ir_ui_view.py:0
#, python-format
msgid "Stage"
msgstr "Etapă"
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#, python-format
msgid "Stage Name"
msgstr "Nume etapă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Stage and visualize records in a custom pipeline"
msgstr ""
#. module: web_studio
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/models/ir_ui_view.py:0
#, python-format
msgid "Start Date"
msgstr "Dată început"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/new_view_dialogs/new_view_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Start Date Field"
msgstr "Câmpul datei de pornire"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/new_view_dialogs/new_view_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Stop Date Field"
msgstr "Câmpul de oprire data"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Striped"
msgstr "Dungat"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/action_editor_main.js:0
#: model:ir.model.fields,field_description:web_studio.field_ir_model_data__studio
#, python-format
msgid "Studio"
msgstr "Studio"
#. module: web_studio
#: model:ir.actions.client,name:web_studio.action_web_studio_app_creator
msgid "Studio App Creator"
msgstr "Studio App Creator"
#. module: web_studio
#: model:ir.actions.act_window,name:web_studio.studio_approval_entry_action
#: model:ir.ui.menu,name:web_studio.menu_studio_approval_entry
msgid "Studio Approval Entries"
msgstr "Intrări de aprobare în studio"
#. module: web_studio
#: model:ir.model,name:web_studio.model_studio_approval_entry
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_entry_form_view
msgid "Studio Approval Entry"
msgstr "Intrare de aprobare în studio"
#. module: web_studio
#: model:ir.model,name:web_studio.model_studio_approval_request
msgid "Studio Approval Request"
msgstr ""
#. module: web_studio
#: model:ir.model,name:web_studio.model_studio_approval_rule
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_rule_form_view
msgid "Studio Approval Rule"
msgstr "Regula de aprobare în studio"
#. module: web_studio
#: model:ir.actions.act_window,name:web_studio.studio_approval_rule_action
msgid "Studio Approvals"
msgstr "Aprobări în studio"
#. module: web_studio
#: model:ir.ui.menu,name:web_studio.menu_studio_approval_rule
msgid "Studio Approvals Rules"
msgstr "Reguli de aprobare Studio"
#. module: web_studio
#: model:ir.model.fields,field_description:web_studio.field_ir_ui_menu__is_studio_configuration
msgid "Studio Configuration Menu"
msgstr "Meniu de configurare Studio"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.studio_customizations_filter
msgid "Studio Customizations"
msgstr "Studio personalizări"
#. module: web_studio
#: model:ir.model,name:web_studio.model_studio_mixin
msgid "Studio Mixin"
msgstr "Studio Mixin"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/edit_menu.xml:0
#: code:addons/web_studio/static/src/legacy/xml/edit_menu.xml:0
#, python-format
msgid "Submenu label"
msgstr "Etichetă submeniu"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid "Subtotal & Total"
msgstr "Subtotal și total"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Subview %s"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.xml:0
#, python-format
msgid "Suggested features for your new model"
msgstr "Funcții sugerate pentru noul dvs. model"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Sum"
msgstr "Sumă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks_registry.js:0
#, python-format
msgid "Table"
msgstr "Tabel"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Table style"
msgstr "Stil Tabel"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Tabs"
msgstr "Tab-uri"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Tags"
msgstr "Etichete"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Taxes amount by groups"
msgstr "Valoarea Taxelor pe grupe"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Technical Name"
msgstr "Nume tehnic:"
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_view.py:0
#, python-format
msgid "Template '%s' not found"
msgstr "Formatul '%s' nu a fost gasit"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#: code:addons/web_studio/static/src/legacy/js/views/view_components.js:0
#, python-format
msgid "Text"
msgstr "Text"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Text decoration"
msgstr "Decorare Text"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid "Text in Cell"
msgstr "Text în celulă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid ""
"The approval rule is only applied to records matching the following "
"condition:"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid ""
"The description will be shown to users to understand why they must ask for "
"approval."
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#, python-format
msgid "The fastest way to create a web application."
msgstr "Cel mai rapid mod de a crea o aplicație web."
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#: code:addons/web_studio/controllers/main.py:0
#: code:addons/web_studio/controllers/main.py:0
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid "The field %s does not exist."
msgstr "Câmpul %s nu există."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/approval_hook.js:0
#: code:addons/web_studio/static/src/legacy/js/views/controllers/form_controller.js:0
#, python-format
msgid "The following approvals are missing:"
msgstr "Următoarele aprobări lipsesc:"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "The following fields are currently not in the view."
msgstr ""
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid "The icon has not a correct format"
msgstr "Pictograma nu are un format corect"
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid "The icon is not linked to an attachment"
msgstr "Pictograma nu este legată de un atașament"
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#: code:addons/web_studio/controllers/main.py:0
#: code:addons/web_studio/controllers/main.py:0
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid "The model %s does not exist."
msgstr "Modelul %s nu există."
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid "The model %s doesn't support adding fields."
msgstr "Modelul%s nu acceptă adăugarea de câmpuri."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid ""
"The new name can contain only a to z lower letters, numbers and _, with a "
"maximum of 53 characters."
msgstr ""
"Noul nume poate conține doar litere minuscule, numere și _, cu maximum 53 de"
" caractere."
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid "The operation type \"%s\" is not supported"
msgstr "Tipul de operație \"%s\" nu este suportat"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid "The record field name is missing"
msgstr "Numele câmpului de înregistrare lipsește"
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid "The related field of a button has to be a many2one to %s."
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/common/abstract_editor_manager.js:0
#, python-format
msgid ""
"The requested change caused an error in the view. It could be because a "
"field was deleted, but still used somewhere else."
msgstr ""
"Modificarea solicitată a provocat o eroare în vizualizare. Ar putea fi din "
"cauză că un câmp a fost șters, dar totuși este folosit în altă parte."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid ""
"The user who approves this rule will not be able to approve other rules for "
"the same record."
msgstr ""
"Utilizatorul care aprobă această regulă nu va putea aproba alte reguli "
"pentru aceeași înregistrare."
#. module: web_studio
#: code:addons/web_studio/controllers/main.py:0
#, python-format
msgid ""
"There are %s records using selection values not listed in those you are trying to save.\n"
"Are you sure you want to remove the selection values of those records?"
msgstr ""
"Există %s nregistrări care utilizează valori de selecție care nu sunt listate în cele pe care încercați să le salvați.\n"
"Sigur doriți să eliminați valorile de selecție ale respectivelor înregistrări?"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_manager.xml:0
#, python-format
msgid "There are no many2one fields related to the current model."
msgstr ""
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#, python-format
msgid "There is no method %s on the model %s (%s)"
msgstr "Nu există nicio metodă %s pe modelul %s (%s)"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/form_editor.js:0
#, python-format
msgid "Third Status"
msgstr "Al treilea statut"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/navbar/navbar.js:0
#: code:addons/web_studio/static/src/client_action/studio_home_menu/studio_home_menu.js:0
#, python-format
msgid "This action is not editable by Studio"
msgstr "Această acțiune nu poate fi modificată de Studio"
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#, python-format
msgid ""
"This approval or the one you already submitted limits you to a single approval on this action.\n"
"Another user is required to further approve this action."
msgstr ""
"Această aprobare sau cea pe care ați trimis-o deja vă limitează la o singură aprobare pentru această acțiune.\n"
"Un alt utilizator este obligat să aprobe în continuare această acțiune."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/sidebar_common.xml:0
#, python-format
msgid ""
"This field is placed after another element that is only displayed under "
"certain conditions."
msgstr ""
"Acest câmp este plasat după un alt element care este afișat doar în anumite "
"condiții."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid ""
"This field will be used when creating records directly from the calendar "
"view."
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/common/abstract_editor_manager.js:0
#, python-format
msgid "This operation caused an error, probably because a xpath was broken"
msgstr ""
"Această operație a provocat o eroare, probabil pentru că un xpath are eroare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/report_editor.js:0
#, python-format
msgid ""
"This report could not be previewed or edited because it could not be "
"rendered with this message: %s. This could be happening because this is a "
"custom report type that needs custom data to be rendered and so is not "
"editable by studio."
msgstr ""
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#, python-format
msgid "This rule has already been approved/rejected."
msgstr "Această regulă a fost deja aprobată / respinsă."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/approval_infos.xml:0
#: code:addons/web_studio/static/src/legacy/xml/approval_component.xml:0
#, python-format
msgid "This rule limits this user to a single approval for this action."
msgstr ""
"Această regulă limitează acest utilizator la o singură aprobare pentru "
"această acțiune."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "This user will be assigned a next activity when approval is requested."
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid "Three Columns"
msgstr "Trei Coloane"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Timeline"
msgstr "Cronologie"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/action_editor.xml:0
#, python-format
msgid "Timeline Views"
msgstr "Vizualizări Cronologie"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid "Title Block"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "To <b>customize a field</b>, click on its <i>label</i>."
msgstr ""
"Pentru <b>a personaliza un câmp</b>, Click <i>pe eticheta acestuia.</i>."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_manager.xml:0
#, python-format
msgid ""
"To create a one2many field on the current model, you must first create its "
"many2one counterpart on the model you want to relate to."
msgstr ""
#. module: web_studio
#: code:addons/web_studio/controllers/report.py:0
#, python-format
msgid "To edit this document please create a record first"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/systray_item/systray_item.xml:0
#: code:addons/web_studio/static/src/systray_item/systray_item.xml:0
#, python-format
msgid "Toggle Studio"
msgstr "Toggle Studio"
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_view.py:0
#, python-format
msgid "Total"
msgstr "Total"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid "Two Columns"
msgstr "Două coloane"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Type"
msgstr "Tip"
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_view.py:0
#, python-format
msgid "Type down your notes here..."
msgstr "Introduceți notele aici ..."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Underline"
msgstr "Subliniat"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.xml:0
#, python-format
msgid "Undo"
msgstr "Anulare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editor_sidebar.js:0
#, python-format
msgid "Use colors"
msgstr "Folosire Culori"
#. module: web_studio
#: model_terms:ir.ui.view,arch_db:web_studio.studio_approval_entry_search_view
msgid "User"
msgstr "Operator"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "User assignment"
msgstr "Alocarea utilizatorului"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/studio_approval.xml:0
#: code:addons/web_studio/static/src/legacy/xml/approval_component.xml:0
#, python-format
msgid "User avatar placeholder"
msgstr "Substituent avatar utilizator"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/models/ir_model.py:0
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#, python-format
msgid "Value"
msgstr "Valoare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#: code:addons/web_studio/static/src/legacy/xml/new_field_dialog.xml:0
#, python-format
msgid "Value of list"
msgstr "Valoarea listei"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: model:ir.model,name:web_studio.model_ir_ui_view
#, python-format
msgid "View"
msgstr "Afișare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_menu/editor_menu.js:0
#, python-format
msgid "Views"
msgstr "Vizualizări"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Visible for"
msgstr "Vizibil pentru"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Visible if"
msgstr "Vizibil dacă"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/approval/studio_approval.xml:0
#: code:addons/web_studio/static/src/legacy/xml/approval_component.xml:0
#, python-format
msgid "Waiting for approval"
msgstr "Se așteaptă aprobarea"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "Want more fun? Lets create more <b>views</b>."
msgstr "Vrei mai multă distracție? Să creăm mai multe <b>vizualizări</b>."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "Want to customize the background? Lets activate <b>Odoo Studio</b>."
msgstr "Doriți să personalizați fundalul? Să activăm<b>Odoo Studio</b>."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Week"
msgstr "Săptămână"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Week Precision"
msgstr "Precizia săptămânii"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#, python-format
msgid "Welcome to"
msgstr "Bun venit la"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid "What about a <b>Kanban view</b>?"
msgstr "Ce zici de <b>Vizualizare Kanban</b>?"
#. module: web_studio
#: model:ir.model.fields,help:web_studio.field_studio_approval_rule__can_validate
msgid "Whether the rule can be approved by the current user"
msgstr "Dacă regula poate fi aprobată de utilizatorul actual"
#. module: web_studio
#: model:ir.model.fields,help:web_studio.field_ir_model__abstract
msgid "Whether this model is abstract"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/report_kanban_view.js:0
#, python-format
msgid "Which type of report do you want to create?"
msgstr "Ce tip de raport doriți să creați?"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Widget"
msgstr "Widget"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "Width"
msgstr "Lățime"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/tours/web_studio.js:0
#, python-format
msgid ""
"Wow, nice! And Im sure you can make it even better! Use this icon to open "
"<b>Odoo Studio</b> and customize any screen."
msgstr ""
"WOW, drăguț! Și sunt sigur că o puteți îmbunătăți! Utilizați această "
"pictogramă pentru a deschide<b>Odoo Studio</b>și personalizați orice ecran."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/model_configurator/model_configurator.js:0
#, python-format
msgid "Write additional notes or comments"
msgstr "Scrieți note sau comentarii suplimentare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/sidebar_common.xml:0
#, python-format
msgid "XML"
msgstr "XML"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "Year"
msgstr "An"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid "You can only display a user or a partner"
msgstr "Puteți afișa doar un utilizator sau un partener"
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#, python-format
msgid "You cannot cancel an approval you didn't set yourself."
msgstr "Nu puteți anula o aprobare pe care nu v-ați stabilit-o."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/editor/editor_adapter.js:0
#: code:addons/web_studio/static/src/legacy/action_editor_main.js:0
#, python-format
msgid "You cannot deactivate this view as it is the last one active."
msgstr "Nu puteți dezactiva această vedere deoarece ultima este activă."
#. module: web_studio
#: code:addons/web_studio/controllers/report.py:0
#, python-format
msgid "You cannot modify this view, it is part of the generic layout"
msgstr ""
"Nu puteți modifica această vizualizare, aceasta face parte din aspect "
"generic"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/edit_menu.js:0
#, python-format
msgid ""
"You cannot remove all the menu items of an app.\r\n"
"Try uninstalling the app instead."
msgstr ""
"Nu puteți elimina toate elementele din meniu ale unei aplicații.\r\n"
"Încercați să dezinstalați aplicația în schimb."
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/kanban_record_editor.js:0
#, python-format
msgid "You first need to create a many2many field in the form view."
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/views/view_editors/kanban_record_editor.js:0
#, python-format
msgid ""
"You first need to create a many2one field to Partner or User in the form "
"view."
msgstr ""
#. module: web_studio
#: code:addons/web_studio/models/studio_approval.py:0
#, python-format
msgid "You just like to break things, don't you?"
msgstr "Îți place doar să spargi lucrurile, nu-i așa?"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/common/new_field_dialog.js:0
#, python-format
msgid "You must have at least one option set"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/common/new_field_dialog.js:0
#, python-format
msgid "You must select a related field"
msgstr "Trebuie să selectați un câmp asociat"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/common/new_field_dialog.js:0
#, python-format
msgid "You must select a relation"
msgstr "Trebuie să selectați o relație"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/sidebar_common.xml:0
#, python-format
msgid "You need to be part of these groups to see this field:"
msgstr ""
"Pentru a vedea acest câmp, trebuie să faceți parte din aceste grupuri:"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/js/reports/sidebar_components/report_building_blocks.js:0
#, python-format
msgid ""
"You need to use a many2many or one2many field to display a list of items"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "bottom"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "day"
msgstr "zi"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#, python-format
msgid "e.g. Properties"
msgstr "de exemplu. Proprietăți"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/app_creator/app_creator.xml:0
#, python-format
msgid "e.g. Real Estate"
msgstr "de exemplu. Proprietate imobiliară"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "left"
msgstr "stânga"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "month"
msgstr "luna"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/icon_creator/icon_creator.xml:0
#, python-format
msgid "or"
msgstr "sau"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "px"
msgstr "px"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "reset color"
msgstr "resetare culoare"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "right"
msgstr "dreapta"
#. module: web_studio
#: code:addons/web_studio/models/ir_ui_view.py:0
#, python-format
msgid "studio_approval attribute can only be set in form views"
msgstr ""
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "test email"
msgstr "Testare E-mail"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/report_editor_sidebar.xml:0
#, python-format
msgid "top"
msgstr "sus"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/icon_creator/icon_creator.xml:0
#, python-format
msgid "upload it"
msgstr "încărcați-l"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/client_action/icon_creator/icon_creator.xml:0
#, python-format
msgid "upload one"
msgstr "încărcați unul"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "week"
msgstr "săptămână"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "x_studio_"
msgstr "x_studio_"
#. module: web_studio
#. openerp-web
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#: code:addons/web_studio/static/src/legacy/xml/view_editor_sidebar.xml:0
#, python-format
msgid "year"
msgstr "an"