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
1605eba6
Commit
1605eba6
authored
Oct 30, 2018
by
Kermo
Committed by
hetech
Oct 30, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
i18n: add missing Finnish translations (#13233)
parent
99da8fad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
src/locale/lang/fi.js
src/locale/lang/fi.js
+10
-10
No files found.
src/locale/lang/fi.js
View file @
1605eba6
...
...
@@ -16,10 +16,10 @@ export default {
startTime
:
'
Aloitusaika
'
,
endDate
:
'
Lopetuspäivä
'
,
endTime
:
'
Lopetusaika
'
,
prevYear
:
'
Previous Year
'
,
// to be translated
nextYear
:
'
Next Year
'
,
// to be translated
prevMonth
:
'
Previous Month
'
,
// to be translated
nextMonth
:
'
Next Month
'
,
// to be translated
prevYear
:
'
Edellinen Vuosi
'
,
nextYear
:
'
Seuraava Vuosi
'
,
prevMonth
:
'
Edellinen Kuukausi
'
,
nextMonth
:
'
Seuraava Kuukausi
'
,
year
:
''
,
month1
:
'
tammikuu
'
,
month2
:
'
helmikuu
'
,
...
...
@@ -82,7 +82,7 @@ export default {
error
:
'
Virheellinen syöte
'
},
upload
:
{
deleteTip
:
'
press delete to remove
'
,
// to be translated
deleteTip
:
'
Lehdistö Poista että poistaa
'
,
delete
:
'
Poista
'
,
preview
:
'
Esikatsele
'
,
continue
:
'
Jatka
'
...
...
@@ -92,7 +92,7 @@ export default {
confirmFilter
:
'
Vahvista
'
,
resetFilter
:
'
Tyhjennä
'
,
clearFilter
:
'
Kaikki
'
,
sumText
:
'
Sum
'
// to be translated
sumText
:
'
Sum
ma
'
},
tree
:
{
emptyText
:
'
Ei tietoja
'
...
...
@@ -100,10 +100,10 @@ export default {
transfer
:
{
noMatch
:
'
Ei vastaavia tietoja
'
,
noData
:
'
Ei tietoja
'
,
titles
:
[
'
L
ist 1
'
,
'
List 2
'
],
// to be translated
filterPlaceholder
:
'
Enter keyword
'
,
// to be translated
noCheckedFormat
:
'
{total}
items
'
,
// to be translated
hasCheckedFormat
:
'
{checked}/{total}
checked
'
// to be translated
titles
:
[
'
L
uettelo 1
'
,
'
Luettelo 2
'
],
filterPlaceholder
:
'
Kirjoita avainsana
'
,
noCheckedFormat
:
'
{total}
kohdetta
'
,
hasCheckedFormat
:
'
{checked}/{total}
valittu
'
}
}
};
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