Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Element
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林焕东
Element
Commits
1eba6fda
Commit
1eba6fda
authored
Dec 27, 2017
by
vsambor
Committed by
杨奕
Dec 28, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Create ro.js
parent
8d9aaac4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
109 additions
and
0 deletions
+109
-0
src/locale/lang/ro.js
src/locale/lang/ro.js
+109
-0
No files found.
src/locale/lang/ro.js
0 → 100644
View file @
1eba6fda
export
default
{
el
:
{
colorpicker
:
{
confirm
:
'
OK
'
,
clear
:
'
Șterge
'
},
datepicker
:
{
now
:
'
Acum
'
,
today
:
'
Azi
'
,
cancel
:
'
Anulează
'
,
clear
:
'
Șterge
'
,
confirm
:
'
OK
'
,
selectDate
:
'
Selectează data
'
,
selectTime
:
'
Selectează ora
'
,
startDate
:
'
Data de început
'
,
startTime
:
'
Ora de început
'
,
endDate
:
'
Data de sfârșit
'
,
endTime
:
'
Ora de sfârșit
'
,
prevYear
:
'
Anul trecut
'
,
nextYear
:
'
Anul următor
'
,
prevMonth
:
'
Luna trecută
'
,
nextMonth
:
'
Luna următoare
'
,
year
:
''
,
month1
:
'
Ianuarie
'
,
month2
:
'
Februarie
'
,
month3
:
'
Martie
'
,
month4
:
'
Aprilie
'
,
month5
:
'
Mai
'
,
month6
:
'
Iunie
'
,
month7
:
'
Iulie
'
,
month8
:
'
August
'
,
month9
:
'
Septembrie
'
,
month10
:
'
Octombrie
'
,
month11
:
'
Noiembrie
'
,
month12
:
'
Decembrie
'
,
// week: 'week',
weeks
:
{
sun
:
'
Du
'
,
mon
:
'
Lu
'
,
tue
:
'
Ma
'
,
wed
:
'
Mi
'
,
thu
:
'
Jo
'
,
fri
:
'
Vi
'
,
sat
:
'
Sâ
'
},
months
:
{
jan
:
'
Ian
'
,
feb
:
'
Feb
'
,
mar
:
'
Mar
'
,
apr
:
'
Apr
'
,
may
:
'
Mai
'
,
jun
:
'
Iun
'
,
jul
:
'
Iul
'
,
aug
:
'
Aug
'
,
sep
:
'
Sep
'
,
oct
:
'
Oct
'
,
nov
:
'
Noi
'
,
dec
:
'
Dec
'
}
},
select
:
{
loading
:
'
Se încarcă
'
,
noMatch
:
'
Nu există date potrivite
'
,
noData
:
'
Nu există date
'
,
placeholder
:
'
Selectează
'
},
cascader
:
{
noMatch
:
'
Nu există date potrivite
'
,
loading
:
'
Se încarcă
'
,
placeholder
:
'
Selectează
'
},
pagination
:
{
goto
:
'
Go to
'
,
pagesize
:
'
/pagina
'
,
total
:
'
Total {total}
'
,
pageClassifier
:
''
},
messagebox
:
{
title
:
'
Mesaj
'
,
confirm
:
'
OK
'
,
cancel
:
'
Anulează
'
,
error
:
'
Date introduse eronate
'
},
upload
:
{
deleteTip
:
'
apăsați pe ștergeți pentru a elimina
'
,
delete
:
'
șterge
'
,
preview
:
'
previzualizare
'
,
continue
:
'
continuă
'
},
table
:
{
emptyText
:
'
Nu există date
'
,
confirmFilter
:
'
Confirmă
'
,
resetFilter
:
'
Resetează
'
,
clearFilter
:
'
Tot
'
,
sumText
:
'
Suma
'
},
tree
:
{
emptyText
:
'
Nu există date
'
},
transfer
:
{
noMatch
:
'
Nu există date potrivite
'
,
noData
:
'
Nu există date
'
,
titles
:
[
'
Lista 1
'
,
'
Lista 2
'
],
// to be translated
filterPlaceholder
:
'
Introduceți cuvântul cheie
'
,
// to be translated
noCheckedFormat
:
'
{total} elemente
'
,
// to be translated
hasCheckedFormat
:
'
{checked}/{total} verificate
'
// to be translated
}
}
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment