ids-enterprise
Version:
Infor Design System (IDS) Enterprise Components for the web
484 lines • 67.8 kB
JavaScript
// Get Latest from http://www.unicode.org/Public/cldr/25/
Soho.Locale.addCulture('ro-RO', {
// layout/language
language: 'ro',
englishName: 'Romanian (Romania)',
nativeName: 'română (România)',
// layout/orientation/@characters
direction: 'left-to-right',
// ca-gregorian
calendars: [{
name: 'gregorian',
// ca-gregorian/main/dates/calendars/gregorian/dateFormats/
dateFormat: {
separator: '.', // Infered
timeSeparator: ':',
short: 'dd.MM.yyyy', // use four digit year
medium: 'd MMM yyyy',
long: 'd MMMM yyyy',
full: 'EEEE, d MMMM yyyy',
month: 'd MMMM',
year: 'MMMM yyyy',
dayOfWeek: 'EEE d',
timestamp: 'HH:mm:ss',
timestampMillis: 'HH:mm:ss.SSS',
hour: 'HH:mm',
datetime: 'dd.MM.yyyy HH:mm',
datetimeMillis: 'dd.MM.yyyy HH:mm:ss.SSS',
dateTimestamp: 'dd.MM.yyyy HH:mm:ss',
timezone: 'dd.MM.yyyy HH:mm zz',
timezoneLong: 'dd.MM.yyyy HH:mm zzzz'
}, // Infered short + short gregorian/dateTimeFormats
// ca-gregorian/main/dates/calendars/gregorian/days/format/short or abbreviated (2 digit)
days: {
wide: ['duminică', 'luni', 'marți', 'miercuri', 'joi', 'vineri', 'sâmbătă'],
abbreviated: ['Dum', 'Lun', 'Mar', 'Mie', 'Joi', 'Vin', 'Sâm'],
narrow: ['D', 'L', 'Ma', 'Mi', 'J', 'V', 'S']
},
// ca-gregorian/main/dates/calendars/gregorian/months/format/wide
months: {
wide: ['ianuarie', 'februarie', 'martie', 'aprilie', 'mai', 'iunie', 'iulie', 'august', 'septembrie', 'octombrie', 'noiembrie', 'decembrie'],
abbreviated: ['ian.', 'feb.', 'mar.', 'apr.', 'mai', 'iun.', 'iul.', 'aug.', 'sept.', 'oct.', 'nov.', 'dec.']
},
// ca-gregorian/main/dates/calendars/gregorian/timeFormats/short
timeFormat: 'HH:mm',
// ca-gregorian/main/dates/calendars/gregorian/dayPeriods/wide
dayPeriods: ['a.m.', 'p.m.'],
firstDayofWeek: 1 // Starts on Mon
}],
// numbers/currencyFormats-numberSystem-latn/standard
currencySign: 'LEI',
currencyFormat: '### ¤',
// numbers/symbols-numberSystem-latn
numbers: {
percentSign: '%',
percentFormat: '### %',
percentSuffix: ' %',
percentPrefix: '',
minusSign: '-',
decimal: ',',
group: '.',
groupSizes: [3, 3]
},
punctuation: {
comma: ','
},
// Resx - Provided By Translation Team
messages: {
AboutText: { id: 'AboutText', value: 'Drepturi de autor © {0} Infor. Toate drepturile rezervate. Grupul de simboluri și mărcile de design menționate în acest document sunt mărci comerciale și/sau mărci comerciale înregistrate ale Infor și/sau ale afiliaților și filialelor sale. Toate celelalte mărci comerciale menționate în acest document aparțin deținătorilor respectivi.' },
Actions: { id: 'Actions', value: 'Acțiuni', comment: 'Tooltip text for the action button with additional in context actions' },
Add: { id: 'Add', value: 'Adăugare', comment: 'Add' },
AddComments: { id: 'AddComments', value: 'Adăugare comentarii', comment: 'Add comments to a form of data' },
AddNewTab: { id: 'AddNewTab', value: 'Adăugare filă nouă', comment: 'Attached to a button that adds new tabs' },
AdministrativeLeave: { id: 'AdministrativeLeave', value: 'Concediu administrativ', comment: 'As in vacation time from work' },
AdvancedFilter: { id: 'AdvancedFilter', value: 'Creare filtru avansat', comment: 'In a data grid active an advanced filtering feature' },
Afrikaans: { id: 'Afrikaans', value: 'Afrikaans', comment: 'Language name for Afrikaans (South Africa)' },
Alabaster: { id: 'Alabaster', value: 'Alabastru', comment: 'Color in our color palette' },
Alert: { id: 'Alert', value: 'Alertă', comment: 'Alert' },
AlertOnPage: { id: 'AlertOnPage', value: 'Mesaj(e) de alertă pe pagină', comment: 'Alert message(s) on page n' },
AlignCenterHorizontally: { id: 'AlignCenterHorizontally', value: 'Aliniere orizontală la centru', comment: 'Align Center Horizontally tooltip' },
AligntoBottom: { id: 'AligntoBottom', value: 'Aliniere jos', comment: 'Align to bottom tooltip' },
All: { id: 'All', value: 'Toate', comment: 'All items in the context of a filter' },
AllDay: { id: 'AllDay', value: 'Toată ziua', comment: 'Label for an event which lasts all day' },
AllResults: { id: 'AllResults', value: 'Toate rezultatele pentru', comment: 'Search Results Text' },
Amber: { id: 'Amber', value: 'Chihlimbar', comment: 'Color in our color palette' },
Amethyst: { id: 'Amethyst', value: 'Ametist', comment: 'Color in our color palette' },
And: { id: 'And', value: 'și', comment: 'Text used in calendar' },
AppMenuTriggerText: { id: 'AppMenuTriggerText', value: 'Meniu', comment: 'Text in a special Module Tab used to trigger an Application Menu open or closed' },
AppMenuTriggerTextAlt: { id: 'AppMenuTriggerTextAlt', value: 'Declanșare meniu aplicație', comment: 'Default text used inside of Application Menu trigger buttons' },
Apply: { id: 'Apply', value: 'Aplicare', comment: 'Text in a button to apply an action' },
Arabic: { id: 'Arabic', value: 'Arabă', comment: 'Language name for Arabic (general)' },
Attach: { id: 'Attach', value: 'Atașare', comment: 'Attach' },
Available: { id: 'Available', value: 'Disponibil', comment: 'Button tooltip used in a list of movable items' },
Azure: { id: 'Azure', value: 'Azuriu', comment: 'Color in our color palette' },
BackgroundColor: { id: 'BackgroundColor', value: 'Culoare de fundal', comment: 'add or edit text background color in the editor' },
BarChart: { id: 'BarChart', value: 'Diagramă cu bare', comment: 'A chart type' },
Between: { id: 'Between', value: 'Între', comment: 'Between in icons for filtering' },
BillionsAbbrev: { id: 'BillionsAbbrev', value: '{0}b', comment: 'Refers to a value in a chart in billions. i.e. 1B, 100B' },
Black: { id: 'Black', value: 'Negru', comment: 'Refers to an black color band' },
Blockquote: { id: 'Blockquote', value: 'Citat', comment: 'Term for Block Quotations in editing' },
Blue: { id: 'Blue', value: 'Albastru', comment: 'Refers to an blue color band' },
Bold: { id: 'Bold', value: 'Aldin', comment: 'Make text bold' },
BookmarkThis: { id: 'BookmarkThis', value: 'Marcați acesta (aceasta)', comment: 'Bookmark an element' },
Bookmarked: { id: 'Bookmarked', value: 'Marcat', comment: 'Bookmark filled - Element is already bookmarked' },
Breadcrumb: { id: 'Breadcrumb', value: 'Marcaj traseu navigare', comment: 'Text describing the Breadcrumb' },
Browser: { id: 'Browser', value: 'Browser', comment: 'As in a web browser' },
BrowserLanguage: { id: 'BrowserLanguage', value: 'Limbă browser', comment: 'Language in the current web bowser' },
Bulgarian: { id: 'Bulgarian', value: 'Bulgară', comment: 'Language name for Bulgarian (Bulgaria)' },
BulletedList: { id: 'BulletedList', value: 'Listă marcată', comment: 'Bulleted list tooltip' },
Calendar: { id: 'Calendar', value: 'Calendar', comment: 'Inline Text for the title of the calendar control' },
Camera: { id: 'Camera', value: 'Aparat foto', comment: 'Camera tooltip' },
Cancel: { id: 'Cancel', value: 'Revocare', comment: 'Cancel tooltip' },
CapsLockOn: { id: 'CapsLockOn', value: 'Caps Lock activat', comment: 'Caps lock on message' },
Cart: { id: 'Cart', value: 'Coș', comment: 'Cart tooltip' },
Caution: { id: 'Caution', value: 'Avertisment', comment: 'As in a caution message on screen' },
CenterText: { id: 'CenterText', value: 'Centrare', comment: 'An icon tooltip' },
ChangeSelection: { id: 'ChangeSelection', value: 'Pentru a modifica elementul selectat, utilizați tastele săgeată.', comment: 'Audible text for drop down list help' },
ChangeView: { id: 'ChangeView', value: 'Schimbare vizualizare', comment: 'Change the current page from a list of options' },
CharactersLeft: { id: 'CharactersLeft', value: 'Caractere rămase {0}', comment: 'indicator showing how many more characters you can type.' },
CharactersMax: { id: 'CharactersMax', value: 'Numărul de {0} caractere a fost depășit', comment: 'indicator showing how many max characters you can type UPDATED' },
Checkbox: { id: 'Checkbox', value: 'Casetă de validare', comment: 'Checkbox tooltip' },
Checked: { id: 'Checked', value: 'Selectat', comment: 'Checked tooltip' },
Chinese: { id: 'Chinese', value: 'Chineză', comment: 'Chinese language in general form' },
ChooseFont: { id: 'ChooseFont', value: 'Selectare stil font', comment: 'Choose a font style' },
Classic: { id: 'Classic', value: 'Clasic', comment: 'This is the name of the older styling of all components (theme name)' },
ClassicDarkTheme: { id: 'ClassicDarkTheme', value: 'Clasic întunecat', comment: 'The name of an application Theme' },
ClassicHighContrastTheme: { id: 'ClassicHighContrastTheme', value: 'Clasic contrast ridicat', comment: 'The name of an application Theme' },
ClassicLightTheme: { id: 'ClassicLightTheme', value: 'Clasic luminos', comment: 'The name of an application Theme' },
Clear: { id: 'Clear', value: 'Golire', comment: 'Tooltip for a clear action' },
ClearFilter: { id: 'ClearFilter', value: 'Golire filtru', comment: 'Clear the current filter criteria' },
ClearFormatting: { id: 'ClearFormatting', value: 'Golire formatare', comment: 'Clear the formatting in editor' },
ClearSelection: { id: 'ClearSelection', value: '(Golire selecție)', comment: 'clear dropdown selection' },
Clickable: { id: 'Clickable', value: 'Se poate face clic în editor', comment: 'Clickable in editor' },
Clock: { id: 'Clock', value: 'Ceas', comment: 'Clock tooltip' },
Close: { id: 'Close', value: 'Închidere', comment: 'Tooltip for a Close Button Action' },
Collapse: { id: 'Collapse', value: 'Restrângere', comment: 'Collapse / close a tree/submenu' },
CollapseAppTray: { id: 'CollapseAppTray', value: 'Restrângere bară de aplicații', comment: 'Collapse app tray tooltip' },
Color: { id: 'Color', value: 'Culoare', comment: 'Color' },
ColorPickerSelection: { id: 'ColorPickerSelection', value: 'Selectare culoare personalizată', comment: 'Used in accessible labels to describe a color picker fields trigger button to assistive technology' },
ColorPickerTriggerButton: { id: 'ColorPickerTriggerButton', value: 'Faceți clic pentru a deschide selectorul de culori', comment: 'Used in accessible labels to describe a color picker fields trigger button to assistive technology' },
Colors: { id: 'Colors', value: 'Culori', comment: 'Color (plural)' },
Columns: { id: 'Columns', value: 'Coloane', comment: 'Columns tooltip' },
Comments: { id: 'Comments', value: 'Comentarii', comment: 'Comments on an form' },
CompanyHoliday: { id: 'CompanyHoliday', value: 'Vacanță companie', comment: 'A holiday provided by work.' },
Completed: { id: 'Completed', value: 'Finalizat', comment: 'Text for a completed status' },
Component: { id: 'Component', value: 'Componentă', comment: 'As in a UI component - building block.' },
Compose: { id: 'Compose', value: 'Compunere', comment: 'Compose tooltip' },
Confirm: { id: 'Confirm', value: 'Confirmare', comment: 'Confirm tooltip' },
ConfirmOnPage: { id: 'ConfirmOnPage', value: 'Confirmați mesajul(ele) de pe pagină', comment: 'Confirm message(s) on page n' },
Contains: { id: 'Contains', value: 'Conține', comment: 'Contains in icons for filtering' },
Contrast: { id: 'Contrast', value: 'Contrast', comment: 'Name of the high contrast theme' },
CookiesEnabled: { id: 'CookiesEnabled', value: 'Module cookie activate', comment: 'Returns if browser cookies are enabled or not.' },
Copy: { id: 'Copy', value: 'Copiere', comment: 'Copy tooltip' },
CopyToClipboard: { id: 'CopyToClipboard', value: 'Copiere în clipboard', comment: 'Copy text' },
Croatian: { id: 'Croatian', value: 'Croată', comment: 'Croatian (Croatia) language' },
CssClass: { id: 'CssClass', value: 'Clasă Css', comment: 'Label for entering a Css Class name' },
Cut: { id: 'Cut', value: 'Decupare', comment: 'Cut tooltip' },
Czech: { id: 'Czech', value: 'Cehă', comment: 'Language name for Czech Language' },
Danish: { id: 'Danish', value: 'Daneză', comment: 'Language name for Danish' },
Dark: { id: 'Dark', value: 'Întunecat', comment: 'The name of one of the application theme variants.' },
Datagrid: { id: 'Datagrid', value: 'Datagrid', comment: 'Name of the datagrid component' },
Date: { id: 'Date', value: 'Dată', comment: 'Describes filtering by a date data type' },
DatePickerTriggerButton: { id: 'DatePickerTriggerButton', value: 'Declanșator selector dată', comment: 'Used in accessible labels to describe a date picker fields trigger button to assistive technology' },
Day: { id: 'Day', value: 'Ziua', comment: 'Shows view with day events' },
DayAbbreviatedFri: { id: 'DayAbbreviatedFri', value: 'Vin', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedMon: { id: 'DayAbbreviatedMon', value: 'Lun', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedSat: { id: 'DayAbbreviatedSat', value: 'Sâm', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedSun: { id: 'DayAbbreviatedSun', value: 'Dum', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedThu: { id: 'DayAbbreviatedThu', value: 'Joi', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedTue: { id: 'DayAbbreviatedTue', value: 'Mar', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedWed: { id: 'DayAbbreviatedWed', value: 'Mie', comment: 'Day of the week in abbreviated form' },
DayNarrowFri: { id: 'DayNarrowFri', value: 'V', comment: 'Day of the week in shortest form' },
DayNarrowMon: { id: 'DayNarrowMon', value: 'L', comment: 'Day of the week in shortest form' },
DayNarrowSat: { id: 'DayNarrowSat', value: 'S', comment: 'Day of the week in shortest form' },
DayNarrowSun: { id: 'DayNarrowSun', value: 'D', comment: 'Day of the week in shortest form' },
DayNarrowThu: { id: 'DayNarrowThu', value: 'J', comment: 'Day of the week in shortest form' },
DayNarrowTue: { id: 'DayNarrowTue', value: 'M', comment: 'Day of the week in shortest form' },
DayNarrowWed: { id: 'DayNarrowWed', value: 'M', comment: 'Day of the week in shortest form' },
DayPeriod0: { id: 'DayPeriod0', value: 'AM', comment: 'The am part of a date' },
DayPeriod1: { id: 'DayPeriod1', value: 'PM', comment: 'The pm part of a date' },
DayWideFri: { id: 'DayWideFri', value: 'Vineri', comment: 'Day of the week in long form' },
DayWideMon: { id: 'DayWideMon', value: 'Luni', comment: 'Day of the week in long form' },
DayWideSat: { id: 'DayWideSat', value: 'Sâmbătă', comment: 'Day of the week in long form' },
DayWideSun: { id: 'DayWideSun', value: 'Duminică', comment: 'Day of the week in long form' },
DayWideThu: { id: 'DayWideThu', value: 'Joi', comment: 'Day of the week in long form' },
DayWideTue: { id: 'DayWideTue', value: 'Marți', comment: 'Day of the week in long form' },
DayWideWed: { id: 'DayWideWed', value: 'Miercuri', comment: 'Day of the week in long form' },
Days: { id: 'Days', value: 'Zile ', comment: 'Show how many days until an event' },
DaysOverdue: { id: 'DaysOverdue', value: '{0} zile trecute de la scadență', comment: 'For a task /date UI' },
DaysRemaining: { id: 'DaysRemaining', value: '{0} zile rămase', comment: 'For a task /date UI' },
Default: { id: 'Default', value: 'Implicit', comment: 'Refers to a default object of a generic type' },
Delete: { id: 'Delete', value: 'Ștergere', comment: 'Delete toolbar action tooltip' },
DeleteEvent: { id: 'DeleteEvent', value: 'Ștergere eveniment', comment: 'Delete an event (from a calendar)' },
Device: { id: 'Device', value: 'Dispozitiv', comment: 'Name of the device' },
Dirty: { id: 'Dirty', value: 'Rândul a fost modificat', comment: 'Record is dirty / modified' },
DiscretionaryTimeOff: { id: 'DiscretionaryTimeOff', value: 'Timp liber opțional', comment: 'As in work time off' },
DistributeHoriz: { id: 'DistributeHoriz', value: 'Distribuire pe orizontală', comment: 'Icon button tooltip for action that distributes elements across Horizontally' },
Document: { id: 'Document', value: 'Document', comment: 'Document tooltip' },
DoesNotContain: { id: 'DoesNotContain', value: 'Nu conține', comment: 'Does Not Contain in icons for filtering' },
DoesNotEndWith: { id: 'DoesNotEndWith', value: 'Nu se termină cu', comment: 'For condition filtering' },
DoesNotEqual: { id: 'DoesNotEqual', value: 'Nu este egal cu', comment: 'Does Not equal in icons for filtering' },
DoesNotStartWith: { id: 'DoesNotStartWith', value: 'Nu începe cu', comment: 'For condition filtering' },
Down: { id: 'Down', value: 'Jos', comment: 'Down tooltip' },
Download: { id: 'Download', value: 'Descărcare', comment: 'Download tooltip' },
Drilldown: { id: 'Drilldown', value: 'Analiză detaliată', comment: 'Drill by moving page flow into a record' },
Drillup: { id: 'Drillup', value: 'Cumulare', comment: 'Opposite of drilldown, move back up to a larger set of records' },
Dropdown: { id: 'Dropdown', value: 'Vertical', comment: 'Dropdown' },
DropdownTriggerButton: { id: 'DropdownTriggerButton', value: 'Faceți clic pentru a deschide Vertical', comment: 'Used in accessible labels to describe a dropdown\'s trigger button to assistive technology' },
Duplicate: { id: 'Duplicate', value: 'Dublare', comment: 'Duplicate tooltip' },
Duration: { id: 'Duration', value: 'Durată', comment: 'The length of a time span between two times' },
Dutch: { id: 'Dutch', value: 'Olandeză', comment: 'Language name for Dutch (Netherlands)' },
EarlyOrEquals: { id: 'EarlyOrEquals', value: 'Mai devreme decât sau egal cu', comment: 'Earlier than or equals in icons for filtering' },
EarlierOrUntil: { id: 'EarlierOrUntil', value: 'Mai devreme decât sau până la', comment: 'Earlier than or equals in icons for filtering' },
EarlyThan: { id: 'EarlyThan', value: 'Mai devreme decât', comment: 'Early Than in icons for filtering' },
Edit: { id: 'Edit', value: 'Editare', comment: 'Edit tooltip' },
EitherSelectedOrNotSelected: { id: 'EitherSelectedOrNotSelected', value: 'Selectat sau neselectat', comment: 'Either selected or not selected in icons for filtering' },
EmailValidation: { id: 'EmailValidation', value: 'Adresă de e-mail incorectă', comment: 'This the rule for email validation' },
Emerald: { id: 'Emerald', value: 'Smarald', comment: 'Color in our color palette' },
EndsWith: { id: 'EndsWith', value: 'Se termină cu', comment: 'for condition filtering' },
English: { id: 'English', value: 'Engleză (Statele Unite)', comment: 'Language name for English' },
EnterComments: { id: 'EnterComments', value: 'Introduceți comentarii aici...', comment: 'Placeholder text for a text input (comments)' },
Equals: { id: 'Equals', value: 'Este egal cu', comment: 'Equals in icons for filtering' },
Error: { id: 'Error', value: 'Eroare', comment: 'Title, spoken text describing fact an error has occured' },
ErrorAllowedTypes: { id: 'ErrorAllowedTypes', value: 'Tipul de fișier nu este permis', comment: 'Error string for file-upload' },
ErrorMaxFileSize: { id: 'ErrorMaxFileSize', value: 'A fost depășită limita pentru dimensiunea fișierului', comment: 'Error string for file-upload' },
ErrorMaxFiles: { id: 'ErrorMaxFiles', value: 'Nu se poate încărca mai mult decât numărul maxim de fișiere({n}).', comment: 'Error string for file-upload' },
ErrorMaxFilesInProcess: { id: 'ErrorMaxFilesInProcess', value: 'A fost depășită limita maximă permisă pentru fișiere', comment: 'Error string for file-upload' },
ErrorOnPage: { id: 'ErrorOnPage', value: 'Mesaj(e) de eroare pe pagină', comment: 'Error message(s) on page n' },
Estonian: { id: 'Estonian', value: 'Estonă', comment: 'Language name for Estonian' },
Event: { id: 'Event', value: 'Eveniment', comment: 'As in an event that would be in a calendar' },
EventType: { id: 'EventType', value: 'Tip eveniment', comment: 'The kind of event, for action vacation or sick time' },
ExampleData: { id: 'ExampleData', value: 'Date exemplu', comment: 'Translated text for an example piece of data instance' },
ExampleLabel: { id: 'ExampleLabel', value: 'Etichetă exemplu', comment: 'Translated text for an example label instance' },
ExamplePlaceholder: { id: 'ExamplePlaceholder', value: 'Înlocuitor exemplu', comment: 'Translated text for an example form placeholder text' },
ExitFullView: { id: 'ExitFullView', value: 'Ieșire vizualizare completă', comment: 'Exit full view tooltip' },
Expand: { id: 'Expand', value: 'Extindere', comment: 'Expand open a tree/submenu' },
ExpandAppTray: { id: 'ExpandAppTray', value: 'Extindere bară de aplicații', comment: 'Expand app tray tooltip' },
ExpandCollapse: { id: 'ExpandCollapse', value: 'Extindere/restrângere', comment: 'Text to toggle a button in a container.' },
Export: { id: 'Export', value: 'Export', comment: 'Export tooltip' },
ExportAsSpreadsheet: { id: 'ExportAsSpreadsheet', value: 'Export ca foaie de calcul', comment: 'Export as Spreadsheet tooltip' },
ExportToCsv: { id: 'ExportToCsv', value: 'Export către CSV', comment: 'Export to CSV menu option in datagrid' },
ExportToExcel: { id: 'ExportToExcel', value: 'Export în Excel', comment: 'Export to Excel menu option in datagrid' },
ExtraSmall: { id: 'ExtraSmall', value: 'Foarte mic', comment: 'A smaller font size and compressed mode for datagrid rows.' },
ExtraExtraSmall: { id: 'ExtraExtraSmall', value: 'Foarte foarte mic', comment: 'An even smaller font size and compressed mode for datagrid rows.' },
Favorite: { id: 'Favorite', value: 'Preferință', comment: 'A favorite item' },
FieldFilter: { id: 'FieldFilter', value: 'Filtru câmp', comment: 'Used for Field Filter' },
FileUpload: { id: 'FileUpload', value: 'Încărcare fișier. Apăsați pe Enter pentru a răsfoi după un fișier', comment: 'Screen Reader instructions' },
Filter: { id: 'Filter', value: 'Filtru', comment: 'Filter tooltip' },
Finnish: { id: 'Finnish', value: 'Finlandeză', comment: 'Language name for Finnish' },
FirstPage: { id: 'FirstPage', value: 'Prima pagină', comment: 'First Page tooltip' },
Folder: { id: 'Folder', value: 'Folder', comment: 'Folder tooltip' },
FontPickerHeader: { id: 'FontPickerHeader', value: 'Antet {0}', comment: 'Description of header text style on Fontpicker components' },
FontPickerNormal: { id: 'FontPickerNormal', value: 'Text normal', comment: 'Description of default text style on Fontpicker components' },
FontPickerStyle: { id: 'FontPickerStyle', value: 'Stil font', comment: 'Description of font style on Fontpicker components' },
Forms: { id: 'Forms', value: 'Formulare', comment: 'Describing a data form of fields and data labels' },
French: { id: 'French', value: 'Franceză', comment: 'Language name for French' },
From: { id: 'From', value: 'De la', comment: 'Start of a range (of dates)' },
FullView: { id: 'FullView', value: 'Vizualizare completă', comment: 'Full View tooltip' },
GenerateWithAI: { id: 'GenerateWithAI', value: 'Generare cu IA', comment: 'Button for Generative AI' },
German: { id: 'German', value: 'Germană', comment: 'Language name for german' },
Go: { id: 'Go', value: 'Salt la', comment: 'Go, perform a movement, start a search, move to the next thing in a workflow.' },
GoBack: { id: 'GoBack', value: 'Înapoi', comment: 'Move Page / object this directionp' },
GoDown: { id: 'GoDown', value: 'Jos', comment: 'Move Page / object this directionp' },
GoForward: { id: 'GoForward', value: 'Înainte', comment: 'Move Page / object this direction' },
GoUp: { id: 'GoUp', value: 'Sus', comment: 'Move page / object this direction' },
Graphite: { id: 'Graphite', value: 'Grafit', comment: 'Color in our color palette' },
GreaterOrEquals: { id: 'GreaterOrEquals', value: 'Mai mare sau egal cu', comment: 'Greater Than Or Equals in icons for filtering' },
GreaterThan: { id: 'GreaterThan', value: 'Mai mare decât', comment: 'Greater Than in icons for filtering' },
Green: { id: 'Green', value: 'Verde', comment: 'Refers to an green color band' },
Grid: { id: 'Grid', value: 'Grilă', comment: 'Grid tooltip' },
Group: { id: 'Group', value: 'Grup', comment: 'Group of data in a datagrid with grouped rows' },
Groups: { id: 'Groups', value: 'Grupuri', comment: 'Plural for group' },
GroupsPerPage: { id: 'GroupsPerPage', value: '{0} grupuri pe pagină', comment: 'Dropdown allows the user to select how many visible Groups the {} placeholder shows value. NOTE: Please change japanese to ページあたりのグループ数 for next time' },
HeadingFour: { id: 'HeadingFour', value: 'Antet patru', comment: 'Heading four tooltip' },
HeadingThree: { id: 'HeadingThree', value: 'Antet trei', comment: 'Heading three tooltip' },
Hebrew: { id: 'Hebrew', value: 'Ebraică', comment: 'Language name for Hebrew' },
Hide: { id: 'Hide', value: 'Ascundere', comment: 'On a Button for revealing text that is hidden' },
HighContrast: { id: 'HighContrast', value: 'Contrast ridicat', comment: 'The name of a theme variant' },
Highest: { id: 'Highest', value: 'Cel mai mare', comment: 'Highest Four tooltip' },
Highlight: { id: 'Highlight', value: 'Evidențiere', comment: 'Used to highlight (select) a chart item' },
Hindi: { id: 'Hindi', value: 'Hindi', comment: 'Language name for Hindi' },
Home: { id: 'Home', value: 'Pagină de pornire', comment: 'Home tooltip' },
Hour: { id: 'Hour', value: 'Ora', comment: 'The hour portion of a time' },
Hours: { id: 'Hours', value: 'Ore', comment: 'The hour portion of a time (plural)' },
HtmlView: { id: 'HtmlView', value: 'Vizualizare HTML', comment: 'Html view tooltip' },
Hungarian: { id: 'Hungarian', value: 'Maghiară', comment: 'Language name for Hungarian' },
Id: { id: 'Id', value: 'ID', comment: 'Short for of identification' },
Image: { id: 'Image', value: 'Imagine', comment: 'Image of something' },
Import: { id: 'Import', value: 'Import', comment: 'Import tooltip' },
InProgress: { id: 'In Progress', value: 'În curs', comment: 'Info tooltip that an action is in progress' },
InRange: { id: 'InRange', value: 'În interval', comment: 'In Range in icons for filtering' },
Indonesian: { id: 'Indonesian', value: 'Indoneziană', comment: 'Language name for Indonesian' },
Info: { id: 'Info', value: 'Informații', comment: 'Info tooltip' },
InfoOnPage: { id: 'InfoOnPage', value: 'Mesaj(e) de informare pe pagină', comment: 'Information message(s) on page n' },
Insert: { id: 'Insert', value: 'Inserare', comment: 'Insert modal dialog button' },
InsertAnchor: { id: 'InsertAnchor', value: 'Inserare ancoră', comment: 'Insert a hyperlink in an editor' },
InsertHyperlink: { id: 'InsertHyperlink', value: 'Inserare hyperlink', comment: 'Insert a hyperlink (synonymous with link or anchor tag) into an editor. Please recheck this as it was renamed from anchor.' },
InsertImage: { id: 'InsertImage', value: 'Inserare imagine', comment: 'Insert Image in an editor' },
InsertLink: { id: 'InsertLink', value: 'Inserare legătură', comment: 'Insert link in an editor' },
InsertUrl: { id: 'InsertUrl', value: 'Inserare URL', comment: 'Insert a url in an editor' },
InvalidDate: { id: 'InvalidDate', value: 'Dată incorectă', comment: 'validation message for wrong date format (short)' },
InvalidDateTime: { id: 'InvalidDateTime', value: 'Dată sau oră incorectă', comment: 'validation message for wrong date and time format' },
InvalidTime: { id: 'InvalidTime', value: 'Oră incorectă', comment: 'validation message for wrong time format' },
Inventory: { id: 'Inventory', value: 'Inventar', comment: 'Icon button tooltop for inventory action' },
IsEmpty: { id: 'IsEmpty', value: 'Este gol', comment: 'Is Empty in icons for filtering' },
IsNotEmpty: { id: 'IsNotEmpty', value: 'Nu este gol', comment: 'Is Not Empty in icons for filtering' },
Italic: { id: 'Italic', value: 'Cursiv', comment: 'Make text italic' },
ItemsSelected: { id: 'ItemsSelected', value: 'Elemente selectate', comment: 'Num of items selected for swaplist' },
Japanese: { id: 'Japanese', value: 'Japoneză', comment: 'Language name for Japanese' },
JustifyCenter: { id: 'JustifyCenter', value: 'Centrare', comment: 'justify text to center in the editor' },
JustifyLeft: { id: 'JustifyLeft', value: 'Aliniere la stânga', comment: 'justify text to left in the editor' },
JustifyRight: { id: 'JustifyRight', value: 'Aliniere la dreapta', comment: 'justify text to right in the editor' },
Keyword: { id: 'Keyword', value: 'Cuvânt cheie', comment: 'Describes filtering by a keyword search' },
Korean: { id: 'Korean', value: 'Coreeană', comment: 'Language name for Korean' },
Language: { id: 'Language', value: 'Limbă', comment: 'The currently used Language' },
Large: { id: 'Large', value: 'Mare', comment: 'A larger row sizes with taller rows. NOTE: Please change french to Grande (Moyenne form)' },
LastPage: { id: 'LastPage', value: 'Ultima pagină', comment: 'Last Page tooltip' },
LaterOrEquals: { id: 'LaterOrEquals', value: 'Mai târziu decât sau egal cu', comment: 'Later than or equals in icons for filtering' },
LaterOrOn: { id: 'LaterOrOn', value: 'Mai târziu decât sau la', comment: 'Later Than Or Equals in icons for filtering' },
LaterThan: { id: 'LaterThan', value: 'Mai târziu decât', comment: 'Later than in icons for filtering' },
Latvian: { id: 'Latvian', value: 'Letonă', comment: 'Language name for Latvian' },
Launch: { id: 'Launch', value: 'Lansare', comment: 'Launch' },
Left: { id: 'Left', value: 'Stânga', comment: 'Left tooltip' },
Legend: { id: 'Legend', value: 'Legendă', comment: 'As in a chart legend' },
LessOrEquals: { id: 'LessOrEquals', value: 'Mai mic sau egal cu', comment: 'Less than or equals in icons for filtering' },
LessThan: { id: 'LessThan', value: 'Mai mic decât', comment: 'Less than in icons for filtering' },
Light: { id: 'Light', value: 'Luminos', comment: 'The name of one of the application theme variants.' },
Link: { id: 'Link', value: 'Legătură', comment: 'Link - as in hyperlink - icon tooltop' },
LineChart: { id: 'LineChart', value: 'Diagramă linie', comment: 'A chart type' },
Lithuanian: { id: 'Lithuanian', value: 'Lituaniană', comment: 'Language name for Lithuanian' },
Load: { id: 'Load', value: 'Încărcare', comment: 'Load icon tooltip' },
Loading: { id: 'Loading', value: 'Se încarcă', comment: 'Text below spinning indicator to indicate loading' },
Locale: { id: 'Locale', value: 'Setări regionale', comment: 'A place or locality for example en-US, it-It' },
Locked: { id: 'Locked', value: 'Blocat', comment: 'Locked tooltip' },
Logout: { id: 'Logout', value: 'Deconectare', comment: 'Log out of the application' },
Lookup: { id: 'Lookup', value: 'Căutare', comment: 'Lookup - As in looking up a record or value' },
LookupTriggerButton: { id: 'LookupTriggerButton', value: 'Căutare declanșator', comment: 'Used in accessible labels to describe a lookup fields trigger button to assistive technology' },
Lowest: { id: 'Lowest', value: 'Cel mai mic', comment: 'Lowest - as in lowest value' },
Mail: { id: 'Mail', value: 'E-mail', comment: 'Mail tooltip' },
Malay: { id: 'Malay', value: 'Malaieză', comment: 'Language name for Malay' },
MapPin: { id: 'MapPin', value: 'Marcaj', comment: 'Map Pin tooltip' },
Maximize: { id: 'Maximize', value: 'Maximizare', comment: 'Maximize a screen or dialog in the UI' },
Median: { id: 'Median', value: 'Mediană', comment: 'Median in Mathematics' },
Medium: { id: 'Medium', value: 'Medie', comment: 'Describes a Medium sized Row Height in a grid/list. NOTE: Please change french to Petite (Moyenne form)' },
Menu: { id: 'Menu', value: 'Meniu', comment: 'Menu tooltip' },
MenuGroup: { id: 'MenuGroup', value: 'Grup meniu cu {0} element(e)', comment: 'Describes the number of menu items contained inside the group (accessibility when items are focused)' },
MillionsAbbrev: { id: 'MillionsAbbrev', value: '{0}M', comment: 'Refers to a value in a chart in millions. i.e. 1M, 100M' },
MingleShare: { id: 'MingleShare', value: 'Partajare cu Ming.le', comment: 'Share the contextual object/action in the mingle system' },
Minimize: { id: 'Minimize', value: 'Minimizare', comment: 'Minimize tooltip' },
Minus: { id: 'Minus', value: 'Minus', comment: 'Minus tooltip' },
Minute: { id: 'Minute', value: 'Minut', comment: 'Text use in calendar' },
Minutes: { id: 'Minutes', value: 'Minute', comment: 'the minutes portion of a time' },
Mobile: { id: 'Mobile', value: 'Mobil', comment: 'Indicates a mobile device (phone tablet ect)' },
Mode: { id: 'Mode', value: 'Mod', comment: 'Indicates a mode of a theme (like dark or light mode)' },
Modes: { id: 'Modes', value: 'Moduri', comment: 'Indicates a selection of Modes of a theme (like dark or light mode)' },
Month: { id: 'Month', value: 'Lună', comment: 'As in a date month' },
MonthAbbreviatedApr: { id: 'MonthAbbreviatedApr', value: 'Apr', comment: 'Month in abbreviated form' },
MonthAbbreviatedAug: { id: 'MonthAbbreviatedAug', value: 'Aug', comment: 'Month in abbreviated form' },
MonthAbbreviatedDec: { id: 'MonthAbbreviatedDec', value: 'Dec', comment: 'Month in abbreviated form' },
MonthAbbreviatedFeb: { id: 'MonthAbbreviatedFeb', value: 'Feb', comment: 'Month in abbreviated form' },
MonthAbbreviatedJan: { id: 'MonthAbbreviatedJan', value: 'Ian', comment: 'Month in abbreviated form' },
MonthAbbreviatedJuly: { id: 'MonthAbbreviatedJuly', value: 'Iul', comment: 'Month in abbreviated form' },
MonthAbbreviatedJune: { id: 'MonthAbbreviatedJune', value: 'Iun', comment: 'Month in abbreviated form' },
MonthAbbreviatedLowerCaseApr: { id: 'MonthAbbreviatedApr', value: 'Apr', comment: 'Month in abbreviated form lower case - in some languages/situations this must be lower case (but not english)' },
MonthAbbreviatedLowerCaseDec: { id: 'MonthAbbreviatedDec', value: 'Dec', comment: 'Month in abbreviated form lower case - in some languages/situations this must be lower case (but not english)' },
MonthAbbreviatedLowerCaseFeb: { id: 'MonthAbbreviatedFeb', value: 'Feb', comment: 'Month in abbreviated form lower case - in some languages/situations this must be lower case (but not english)' },
MonthAbbreviatedLowerCaseJan: { id: 'MonthAbbreviatedJan', value: 'Ian', comment: 'Month in abbreviated form lower case - in some languages/situations this must be lower case (but not english)' },
MonthAbbreviatedLowerCaseJuly: { id: 'MonthAbbreviatedJuly', value: 'Iul', comment: 'Month in abbreviated form lower case - in some languages/situations this must be lower case (but not english)' },
MonthAbbreviatedLowerCaseJune: { id: 'MonthAbbreviatedJune', value: 'Iun', comment: 'Month in abbreviated form lower case - in some languages/situations this must be lower case (but not english)' },
MonthAbbreviatedLowerCaseLowerCaseAug: { id: 'MonthAbbreviatedAug', value: 'Aug', comment: 'Month in abbreviated form lower case - in some languages/situations this must be lower case (but not english)' },
MonthAbbreviatedLowerCaseMar: { id: 'MonthAbbreviatedMar', value: 'Mar', comment: 'Month in abbreviated form lower case - in some languages/situations this must be lower case (but not english)' },
MonthAbbreviatedLowerCaseMay: { id: 'MonthAbbreviatedMay', value: 'Mai', comment: 'Month in abbreviated form lower case - in some languages/situations this must be lower case (but not english)' },
MonthAbbreviatedLowerCaseNov: { id: 'MonthAbbreviatedNov', value: 'Noi', comment: 'Month in abbreviated form lower case - in some languages/situations this must be lower case (but not english)' },
MonthAbbreviatedLowerCaseOct: { id: 'MonthAbbreviatedOct', value: 'Oct', comment: 'Month in abbreviated form lower case - in some languages/situations this must be lower case (but not english)' },
MonthAbbreviatedLowerCaseSep: { id: 'MonthAbbreviatedSep', value: 'Sep', comment: 'Month in abbreviated form lower case - in some languages/situations this must be lower case (but not english)' },
MonthAbbreviatedMar: { id: 'MonthAbbreviatedMar', value: 'Mar', comment: 'Month in abbreviated form' },
MonthAbbreviatedMay: { id: 'MonthAbbreviatedMay', value: 'Mai', comment: 'Month in abbreviated form' },
MonthAbbreviatedNov: { id: 'MonthAbbreviatedNov', value: 'Noi', comment: 'Month in abbreviated form' },
MonthAbbreviatedOct: { id: 'MonthAbbreviatedOct', value: 'Oct', comment: 'Month in abbreviated form' },
MonthAbbreviatedSep: { id: 'MonthAbbreviatedSep', value: 'Sep', comment: 'Month in abbreviated form' },
MonthWideApr: { id: 'MonthWideApr', value: 'Aprilie', comment: 'Month in wide form' },
MonthWideAug: { id: 'MonthWideAug', value: 'August', comment: 'Month in wide form' },
MonthWideDec: { id: 'MonthWideDec', value: 'Decembrie', comment: 'Month in wide form' },
MonthWideFeb: { id: 'MonthWideFeb', value: 'Februarie', comment: 'Month in wide form' },
MonthWideJan: { id: 'MonthWideJan', value: 'Ianuarie', comment: 'Month in wide form' },
MonthWideJuly: { id: 'MonthWideJuly', value: 'Iulie', comment: 'Month in wide form' },
MonthWideJune: { id: 'MonthWideJune', value: 'Iunie', comment: 'Month in wide form' },
MonthWideLowerCaseApr: { id: 'MonthWideApr', value: 'aprilie', comment: 'Month in lower case form,in some languages/situations this must be lower case (but not english)' },
MonthWideLowerCaseAug: { id: 'MonthWideAug', value: 'august', comment: 'Month in lower case form,in some languages/situations this must be lower case (but not english)' },
MonthWideLowerCaseDec: { id: 'MonthWideDec', value: 'decembrie', comment: 'Month in lower case form,in some languages/situations this must be lower case (but not english)' },
MonthWideLowerCaseFeb: { id: 'MonthWideFeb', value: 'februarie', comment: 'Month in wide form - in some languages/situations this must be lower case (but not english)' },
MonthWideLowerCaseJan: { id: 'MonthWideJan', value: 'ianuarie', comment: 'Month in lower case form,in some languages/situations this must be lower case (but not english)' },
MonthWideLowerCaseJuly: { id: 'MonthWideJuly', value: 'iulie', comment: 'Month in lower case form,in some languages/situations this must be lower case (but not english)' },
MonthWideLowerCaseJune: { id: 'MonthWideJune', value: 'iunie', comment: 'Month in lower case form,in some languages/situations this must be lower case (but not english)' },
MonthWideLowerCaseMar: { id: 'MonthWideMar', value: 'martie', comment: 'Month in lower case form,in some languages/situations this must be lower case (but not english)' },
MonthWideLowerCaseMay: { id: 'MonthWideMay', value: 'mai', comment: 'Month in lower case form,in some languages/situations this must be lower case (but not english)' },
MonthWideLowerCaseNov: { id: 'MonthWideNov', value: 'noiembrie', comment: 'Month in lower case form,in some languages/situations this must be lower case (but not english)' },
MonthWideLowerCaseOct: { id: 'MonthWideOct', value: 'octombrie', comment: 'Month in lower case form,in some languages/situations this must be lower case (but not english)' },
MonthWideLowerCaseSep: { id: 'MonthWideSep', value: 'septembrie', comment: 'Month in lower case form,in some languages/situations this must be lower case (but not english)' },
MonthWideMar: { id: 'MonthWideMar', value: 'Martie', comment: 'Month in wide form' },
MonthWideMay: { id: 'MonthWideMay', value: 'Mai', comment: 'Month in wide form' },
MonthWideNov: { id: 'MonthWideNov', value: 'Noiembrie', comment: 'Month in wide form' },
MonthWideOct: { id: 'MonthWideOct', value: 'Octombrie', comment: 'Month in wide form' },
MonthWideSep: { id: 'MonthWideSep', value: 'Septembrie', comment: 'Month in wide form' },
More: { id: 'More', value: 'Mai multe', comment: 'Text indicating more buttons or form content' },
MoreActions: { id: 'MoreActions', value: 'Mai multe acțiuni', comment: 'Text on the more actions button indictating hidden functions' },
MoveToLeft: { id: 'MoveToLeft', value: 'Deplasare la stânga', comment: 'Button tooltip used in a list of movable items' },
MoveToRight: { id: 'MoveToRight', value: 'Deplasare la dreapta', comment: 'Button tooltip used in a list of movable items' },
MsgDirty: { id: 'MsgDirty', value: ', Modificat', comment: 'for modified form fields' },
Neutral: { id: 'Neutral', value: 'Neutru', comment: 'This corresponds to a neutral color' },
New: { id: 'New', value: 'Nou', comment: 'Any generic new thing' },
NewDarkTheme: { id: 'NewDarkTheme', value: 'Întunecat nou', comment: 'The name of an application Theme' },
NewDocument: { id: 'NewDocument', value: 'Document nou', comment: 'New document tooltip' },
NewEvent: { id: 'NewEvent', value: 'Eveniment nou', comment: 'Menu item for adding a new calendar event.' },
NewEventDetails: { id: 'NewEventDetails', value: 'Detalii noi pentru eveniment', comment: 'Placholder text for adding a new calendar event.' },
NewHighContrastTheme: { id: 'NewHighContrastTheme', value: 'Contrast ridicat nou', comment: 'The name of an application Theme' },
NewItem: { id: 'NewItem', value: 'Element nou', comment: 'New item in listbuilder' },
NewLightTheme: { id: 'NewLightTheme', value: 'Luminos nou', comment: 'The name of an application Theme' },
NewRow: { id: 'New', value: 'Nou', comment: 'Indicates a new row added in the datagrid' },
NewWindow: { id: 'NewWindow', value: 'Fereastră nouă', comment: 'Contents open in a new browser window.' },
Next: { id: 'Next', value: 'Următor', comment: 'Generic next for a tooltip, see Next Record and Next Page for more specific' },
NextMonth: { id: 'NextMonth', value: 'Luna următoare', comment: 'The label for the button that moves calendar to next/prev' },
NextPage: { id: 'NextPage', value: 'Pagina următoare', comment: 'Move to next item on Pager component' },
NextRecord: { id: 'NextRecord', value: 'Următoarea înregistrare', comment: 'Can be used as a tooltip for arrow navigation on a form moving between records' },
NextWeek: { id: 'NextWeek', value: 'Săptămâna următoare', comment: 'The label for the button that moves calendar to next/prev' },
NextYear: { id: 'NextYear', value: 'Anul următor', comment: 'The label for the button that moves calendar to next/prev' },
No: { id: 'No', value: 'Nu', comment: 'On a dialog button' },
NoCommentsEntered: { id: 'NoCommentsEntered', value: 'Niciun comentariu introdus', comment: 'Placeholder for where no comments are added.' },
NoData: { id: 'NoData', value: 'Date indisponibile', comment: 'Shown when there is no rows shown in a list' },
NoDataFilter: { id: 'NoDataFilter', value: 'Nu există date disponibile, pentru a vedea mai multe rezultate, efectuați o nouă selecție de filtrare.', comment: 'Shown when there is no rows shown in a list' },
NoDataList: { id: 'NoDataList', value: 'Nu există date disponibile, pentru a vedea mai multe rezultate, efectuați o selecție în lista de mai sus.', comment: 'Shown when there is no rows shown in a list' },
NoResults: { id: 'NoResults', value: 'Niciun rezultat', comment: 'Search Results Text' },
NoResultsFound: { id: 'NoResultsFound', value: 'Niciun rezultat găsit', comment: 'Search Results Text' },
NoRecordSelected: { id: 'NoRecordSelected', value: '0 înregistrări selectate', comment: 'Text showing no records selected' },
NoTitle: { id: 'NoTitle', value: '(Fără titlu)', comment: 'Placeholder text for when you add an event to the calendar with no title typed.' },
None: { id: 'None', value: 'Niciuna', comment: 'None to pick clear color' },
Normal: { id: 'Normal', value: 'Normal', comment: 'Normal row height' },
Norwegian: { id: 'Norwegian', value: 'Norvegiană', comment: 'Language name for Norwegian' },
NotSelected: { id: 'NotSelected', value: 'Neselectat', comment: 'Not selected in icons for filtering' },
Notes: { id: 'Notes', value: 'Note', comment: 'Notes icon tooltip' },
NumberList: { id: 'NumberList', value: 'Listă numerotată', comment: 'Number list tooltip' },
Ok: { id: 'Ok', value: 'Ok', comment: 'Ok button on a dialog' },
OperatingSystem: { id: 'OperatingSystem', value: 'Sistem de operare', comment: 'Device operating system' },
Orange: { id: 'Orange', value: 'Portocaliu', comment: 'Refers to an orange color band' },
OrderedList: { id: 'OrderedList', value: 'Inserare/eliminare listă numerotată', comment: 'Insert an ordered list in the editor' },
Page: { id: 'Page', value: 'pagina ', comment: 'Text on the pager links' },
PageOf: { id: 'PageOf', value: 'Pagina {0} din {1}', comment: 'Pager text Showing current and number of pages' },
PageOn: { id: 'PageOn', value: 'În acest moment sunteți la pagina ', comment: 'Text on the pager links' },
Pagination: { id: 'Pagination', value: 'Paginație', comment: 'Text for a pager region on the page' },
PaidTimeOff: { id: 'PaidTimeOff', value: 'Concediu plătit', comment: 'As in vacation from work' },
PasswordConfirmValidation: { id: 'PasswordConfirmValidation', value: 'Parola trebuie să se potrivească', comment: 'Password confirm validation' },
PasswordValidation: { id: 'PasswordValidation', value: '<strong>Parola trebuie:</strong><br>să fie alcătuită din cel puțin 10 caractere<br>să conțină cel puțin un caracter majusculă<br>să conțină cel puțin un caracter minusculă<br>să conțină un caracter special<br>să nu conțină numele tău de utilizator<br>să nu fie o parolă utilizată anterior<br>', comment: 'Password validation requirements' },
Paste: { id: 'Paste', value: 'Lipire', comment: 'Paste icon tooltip' },
Peak: { id: 'Peak', value: 'Vârf', comment: 'the max or peak value in a chart' },
Pending: { id: 'Pending', value: 'În așteptare', comment: 'An event or task is pending' },
Period: { id: 'Period', value: 'Perioadă', comment: 'the am/pm portion of a time' },
Personalization: { id: 'Personalization', value: 'Personalizare', comment: 'Refers to changing a personalization in the application like a color.' },
PersonalizeColumns: { id: 'PersonalizeColumns', value: 'Personalizare coloane', comment: 'Customize columns in a grid' },
Plan: { id: 'Plan', value: 'Plan', comment: 'As in type of vacation plan' },
Platform: { id: 'Platform', value: 'Platformă', comment: 'The users operating system i.e. mac, windows' },
Polish: { id: 'Polish', value: 'Poloneză', comment: 'Language name for Polish' },
Portuguese: { id: 'Portuguese', value: 'Portugheză', comment: 'Language name for Portuguese' },
PressDown: { id: 'PressDown', value: 'Apăsați săgeată jos pentru a selecta', comment: 'The audible label for Tooltip about how to operate a picker' },
PressShiftF10: { id: 'PressShiftF10', value: 'Apăsați Shift+F10 pentru a deschide meniul contextual.', comment: 'the audible infor for screen readers on how to use a field with a popup menu' },
Previous: { id: 'Previous', value: 'Anterior', comment: 'Generic previous for a tooltip, see next record and next page for more specific' },
PreviousMonth: { id: 'PreviousMonth', value: 'Luna anterioară', comment: 'the label for the button that moves calendar to next/prev' },
PreviousPage: { id: 'PreviousPage', value: 'Pagina anterioară', comment: 'Move to next item on Pager component' },
PreviousRecord: { id: 'PreviousRecord', value: 'Înregistrarea anterioară', comment: 'Can be used as a tooltip for arrow navigation on a form moving between records' },
PreviousWeek: { id: 'PreviousWeek', value: 'Săptămâna anterioară', comment: 'the label for the button that moves calendar to next/prev' },
PreviousYear: { id: 'PreviousYear', value: 'An anterior', comment: 'the label for the button that moves calendar to next/prev' },
Print: { id: 'Print', value: 'Imprimare', comment: 'Print tooltip' },
Purple: { id: 'Purple', value: 'Violet', comment: 'Refers to an purple color band' },
Range: { id: 'Range', value: 'Interval', comment: 'Range for tooltip' },
RecordsPerPage: { id: 'RecordsPerPage', value: '{0} înregistrări pe pagină', comment: 'Shows an actual number of pages in the pager' },
RecordsPerPageNoToken: { id: 'RecordsPerPageNoToken', value: 'Înregistrări pe pagină', comment: 'Shows as a title list of values for page number (without the slot/token value)' },
RecordSelected: { id: 'RecordSelected', value: '{0} înregistrare selectată', comment: 'Text showing current total of record selected' },
RecordsSelected: { id: 'RecordsSelected', value: '{0} înregistrări selectate', comment: 'Text showing current total of records selected' },
Red: { id: 'Red', value: 'Roșu', comment: 'This corresponds to a red color' },
Redo: { id: 'Redo', value: 'Refacere', comment: 'Redo tooltip' },
Refresh: { id: 'Refresh', value: 'Reîmprospătare', comment: 'Refresh tooltip' },
ReorderRows: { id: 'ReorderRows', value: 'Reordonarea rândurilor', comment: 'Drag and Reorder Grid Rows' },
RequestTimeOff: { id: 'RequestTimeOff', value: 'Solicitare timp liber', comment: 'Making a request for time off work.' },
Required: { id: 'Required', value: 'Obligatoriu', comment: 'indicates a form field is manditory' },
Reset: { id: 'Reset', value: 'Resetare', comment: 'Reset tooltip' },
ResetDefault: { id: 'ResetDefault', value: 'Resetare la valori implicite', comment: 'Reset datagrid columns, filter and other la