# Smart Template FND ObjectPage
# 

# XTIT,40
TITLE=Pagin\u0103 obiect

# XTIT,50
DESCRIPTION=Pagin\u0103 obiect

# XBUT,30
EDIT=Editare

# XBUT,20: shown as text instead of plus or create sign
CREATE_OBJECT=Creare

# XBUT,30
DISPLAY_ACTIVE_VERSION=Afi\u0219are versiune salvat\u0103

# XBUT,30
CONTINUE_EDITING=Revenire la versiune prelim.

# XBUT,30
SAVE=Salvare

# XBUT
SAVE_AND_EDIT=Salvare \u0219i editare

# XBUT,50
CONTINUE_LATER=Continuare mai t\u00E2rziu

# XBUT, 30
CLOSE=\u00CEnchidere

# XBUT,30
OK=OK

# XBUT,30
ADD=Ad\u0103ugare

# XBUT,30
BACK_TO_MAINPAGE=\u00CEnapoi la pagina principal\u0103

# XBUT,50: text for segmented buttons: <variant text> (<item count>)
SEG_BUTTON_TEXT={0} ({1})

# XTIT,40
DRAFT_SAVED=Versiune preliminar\u0103 salvat\u0103

# XTIT,40
DRAFT_FOUND_TITLE=Versiune preliminar\u0103 disponibil\u0103

# XMSG,20
DRAFT_FOUND_TEXT=Este disponibil\u0103 o versiune preliminar\u0103 pt.documentul pe care \u00EEl vizualiza\u0163i \u00EEn prezent. Dori\u0163i s\u0103 continua\u0163i lucrul la ac.vers.prelim.?

# XMSG,20: used for Popup Titles
WARNING=Avertizare

# XMSG,20: used as Draft Popup Button (in Component.js)
RESUME=Reluare

# XBUT,30
DRAFT_FOUND_YES=Da

# XBUT,30
DRAFT_FOUND_NO=Nu

# XTIT,30: Title of a form with contact person information
CONTACT_INFO=Informa\u0163ii persoan\u0103 de contact

# XTIT,30: Detail information of a contact person
CONTACT_DETAILS=Detalii persoan\u0103 de contact

# XTIT,30: Name of a person
CONTACT_NAME=Nume

# XTIT,30: Job title of a person
CONTACT_JOB_TITLE=Titlu post

# XTIT,30: Department in which the person works
CONTACT_DEPARTMENT=Departament

# XTIT,30: Email of a person
CONTACT_EMAIL=E-mail

# XTIT,30: Phone number of a person
CONTACT_PHONE=Telefon

# XTIT,30: Mobile phone number of a person
CONTACT_MOBILE=Telefon mobil

# XTIT,30: Fax number of a person
CONTACT_FAX=Fax

# XTIT, 50: Means in the context of this business object you can also jump to the following apps
RELATED_APPS=Aplica\u0163ii aferente

# XTIT, 50: Means in the context of this business object you can not jump to apps
NO_RELATED_APPS=Nu sunt disponibile aplic.aferente

# XTIT, 30: Refers to more actions
MORE_ACTIONS=Mai multe ac\u0163iuni

# XTIT,70: text when no entries found in table (in Contacts.fragment.xml), please don't modify this text.
# For text when no entries found in table (in SmartTable.fragment.xml), use NOITEMS_SMARTTABLE as i18n key to overwrite default no data text.
NOITEMS=F\u0103r\u0103 intr\u0103ri g\u0103site

# YMSG, 100: exposed as subject of Email, example: Link to Object Page
#EMAIL_HEADER=Link to {0} {1}

# XTIT,30: title of a page (in ObjectPage.view.xml); this text MUST be replaced with the title of the application in the application component
#OBJECTPAGEHEADER=Object Page

# XBUT,30
NAVIGATE_TO_DETAIL=Afi\u015Fare detalii

# XTIT, 50: title of section for editing header content
HEADER=Antet

# XTIT: Grouping header for newly created items
NEW_ENTRY_GROUP=Intr\u0103ri noi

# YMSG,70: obsolete text
LOCKED_OBJECT_POPOVER_TEXT=Obiectul este editat de {0}

# YMSG,70: obsolete text
UNSAVED_OBJECT_POPOVER_TEXT=Acest obiect are modific\u0103ri nesalvate de {0}.

#YMSG, 70: Description for edit action button. Parameter: {0}= object title
EDIT_BUTTON_DESCRIPTION=Editare\: {0}

#------------template controller reuse texts---------------------
#template controller (in TemplateViewController.js) texts are reused in multiple templates
#the below keys need to be consistent across these templates

# XFLD,70: message toast displayed during creation of draft and e.g. continue later (in TemplateViewController.js)
SAVED_AS_DRAFT=Obiect a fost salvat ca versiune preliminar\u0103.

# XFLD,70: message toast displayed during creation of draft and cancel
CANCEL_AND_DISCARD=Dori\u0163i s\u0103 respinge\u0163i aceast\u0103 versiune preliminar\u0103?

# XFLD,70: message toast displayed while editing a draft and cancel
DISCARD_EDIT=Dori\u0163i s\u0103 respinge\u0163i toate modific\u0103rile?

# XFLD,20: during creation of draft and cancel
DISCARD=Respingere

# XFLD,70: obsolete, not used
DELETE_QUESTION=Dori\u0163i s\u0103 \u015Fterge\u0163i acest obiect?

# XFLD,20: used during deletion of a draft
DELETE=\u015Etergere

# XTIT,30: title of popover displayed when a user tries to open a locked object (in DraftAdminDataPopover.fragment.xml)
LOCKED_OBJECT_POPOVER_TITLE=Blocat

# XTIT,30: title of popover displayed when a user tries to open a locked draft object (in DraftAdminDataPopover.fragment.xml)
DRAFT_OBJECT_POPOVER_TITLE=Versiune preliminar\u0103

# YMSG,70
LOCKED_OBJECT_POPOVER_NO_DATA_TEXT=Nu sunt disponibile informa\u0163ii detaliate.

# YMSG,70: text of popover displayed when a user tries to open a locked or draft object (in DraftAdminDataPopover.fragment.xml)
LOCKED_OBJECT_POPOVER_CHANGED_AT=Ultima modificare pe {0}

# XTIT,30
DRAFT_OBJECT=Versiune preliminar\u0103

# XTIT,30
LOCKED_OBJECT=Blocat

# XTIT,30
UNSAVED_CHANGES=Modific\u0103ri nesalvate

# XTIT,30
YES=Da

# XTIT,30
NO=Nu

# XTIT,30: tooltip text of share button
SHARE=Partajare

#------------template controller reuse texts-----------------------

#------------Progress Indicator Header Facet texts-----------------

# XFLD: Display value for the Progress Indicator when the UoM is %,  i.e.: 30%
PROGRESS_INDICATOR_DISPLAY_VALUE_UOM_IS_PERCENT={0}%

# XFLD: Display value for the Progress Indicator when the UoM is not provided, i.e.: 3 of 10
PROGRESS_INDICATOR_DISPLAY_VALUE_NO_UOM={0} din {1}

# XFLD: Display value for the Progress Indicator when the UoM is not %, i.e.: 1 of 3 GB
PROGRESS_INDICATOR_DISPLAY_VALUE_UOM_IS_NOT_PERCENT={0} din {1} {2}

#------------End of: Progress Indicator Header Facet texts-----------------

#---Final block: texts to be redefined by the application ----------------------------------------

#--- a) Texts that are only relevant for the object page of the root object

# XMSG,100: used in expired lock dialog (pop-up). Parameter: {0}= user name. "object" to be redefined.
DRAFT_LOCK_EXPIRED=Alt utilizator a editat acest obiect f\u0103r\u0103 s\u0103 salveze modific\u0103rile\:\n\n {0} \n\n Dac\u0103 prelua\u0163i controlul, orice modific\u0103ri vor fi pierdute.

# XMSG,100: used in a dialog pop-up; there is a draft document but the user navigates to the active document. Parameters: {1}= object Key {2}= changed at (date/time). "object" to be redefined.
DRAFT_FOUND_RESUME=Am salvat o versiune preliminar\u0103 a modific\u0103rilor dvs. la obiect {1} pe {2}.\n\nDori\u0163i s\u0103 relua\u0163i editarea sau s\u0103 respinge\u0163i modific\u0103rile?

# XFLD,30: used in message toast after saving. "object" to be redefined.
OBJECT_SAVED=Modif. dvs. au fost salvate.

# XFLD,30: used in message toast after saving. if no changes have been made.
OBJECT_NOT_MODIFIED=Nu a\u021Bi efectuat nicio modif.

# XFLD,30: used in message toast after object creation. "object" to be redefined.
OBJECT_CREATED=Obiect creat

#--- b) Texts that are relevant for the object page of the root object and the detail pages of sub-objects

# XBUT,50: used in a message box after pressing the delete button. Parameter: {1}= object title, {2}= object subtitle. "object" to be redefined.
DELETE_WITH_OBJECTINFO=\u0218tergere obiect {1}, {2}?

# XBUT,50: used in a message box after pressing the delete button. Parameter: {0}= object title. "object" to be redefined.
DELETE_WITH_OBJECTTITLE=\u015Etergere obiect {0}?

# XTIT,50: used as label for show side content button.
SHOW_SIDE_CONTENT=Prezentare detalii

# XTIT,50: used as label for hide side content button.
HIDE_SIDE_CONTENT=Mascare detalii

#YMSG, 100: Delete selected item text. "item" to be redefined.
DELETE_SELECTED_ITEM=\u0218tergere pozi\u021Bie?

# XBUT,50: used in a message box after pressing the delete button. Parameter: {1}= object title, {2}= object subtitle. "object" to be redefined.
DELETE_SELECTED_ITEM_WITH_OBJECTINFO=\u0218tergere pozi\u021Bie {1}, {2}?

# XBUT,50: used in a message box after pressing the delete button. Parameter: {0}= object title. "object" to be redefined.
DELETE_SELECTED_ITEM_WITH_OBJECTTITLE=\u0218tergere pozi\u021Bie {0}?

#YMSG, 100: Delete selected items text. "items" to be redefined.
DELETE_SELECTED_ITEMS=Dori\u021Bi s\u0103 \u0219terge\u021Bi pozi\u021Biile selectate?

#YMSG, 30: Delete success message. Parameter: {0}= deleted items count. "items" to be redefined.
DELETE_SUCCESS_PLURAL_WITH_COUNT={0} pozi\u021Bii au fost \u0219terse.

#YMSG, 30: Delete success message. Parameter: {0}= deleted item as count (1). "item" to be redefined.
DELETE_SUCCESS_WITH_COUNT={0} pozi\u021Bie a fost \u0219tears\u0103.

#YMSG, 30: Delete error message. Parameter: {0}= non-deleted items as count."items" to be redefined.
DELETE_ERROR_PLURAL_WITH_COUNT={0} pozi\u021Bii nu pot fi \u0219terse.

#YMSG, 30: Delete error message. Parameter: {0}= non-deleted item as count (1)."item" to be redefined.
DELETE_ERROR_WITH_COUNT={0} pozi\u021Bie nu poate fi \u0219tears\u0103.

#YMSG, 30: Delete error message. "items" to be redefined.
DELETE_ERROR_PLURAL=Pozi\u021Bii sel.nu pot fi \u0219terse.

#YMSG, 30: Delete error message. "item" to be redefined.
DELETE_ERROR=Poz.sel.nu poate fi \u0219tears\u0103.

#YMSG, 30: Delete success message. "items" to be redefined.
DELETE_SUCCESS_PLURAL=Poz.selectate au fost \u0219terse.

#XMSG: Message box text after successfully deleting an object or sub-item. "item" to be redefined.
ITEM_DELETED=Pozi\u021Bie \u0219tears\u0103

#YMSG, 100: Delete undeletable items text: {0}=digit, {1}=digit
DELETE_UNDELETABLE_ITEMS={0} din {1} pozi\u021Bii nu pot fi \u0219terse.

# XTIT,50: used as default group lable for messages which belong to default group
GENERIC_MESSAGE_GROUP_NAME=Alte mesaje

#---End of final block: texts to be redefined by the application ----------------------------------------
