Skip to content

Commit 064dae2

Browse files
authored
Swedish translation file modified (DSpace#1837)
* Update en.json5 Corrected typos ("changed discarded/outdated" -> "changes...") * Update fi.json5 Reformatted three keys with term 'views', previously it was translated to 'lataus', now 'katselu' which is a more accurate word. * Update fi.json5 A better translation to key mydspace.title * Update sv.json5 Removed lines starting "// TODO" to make it easier to detect possible additions of new keys * Update sv.json5 Removed unnecessary "// TODO..." lines, small typo corrections and harmonizing used terms (e.g. 'browse', 'mydspace')
1 parent a6ee2b8 commit 064dae2

3 files changed

Lines changed: 68 additions & 1865 deletions

File tree

src/assets/i18n/en.json5

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@
910910

911911
"collection.edit.tabs.source.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
912912

913-
"collection.edit.tabs.source.notifications.discarded.title": "Changed discarded",
913+
"collection.edit.tabs.source.notifications.discarded.title": "Changes discarded",
914914

915915
"collection.edit.tabs.source.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.",
916916

@@ -1915,7 +1915,7 @@
19151915

19161916
"item.edit.metadata.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
19171917

1918-
"item.edit.metadata.notifications.discarded.title": "Changed discarded",
1918+
"item.edit.metadata.notifications.discarded.title": "Changes discarded",
19191919

19201920
"item.edit.metadata.notifications.error.title": "An error occurred",
19211921

@@ -1925,7 +1925,7 @@
19251925

19261926
"item.edit.metadata.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts",
19271927

1928-
"item.edit.metadata.notifications.outdated.title": "Changed outdated",
1928+
"item.edit.metadata.notifications.outdated.title": "Changes outdated",
19291929

19301930
"item.edit.metadata.notifications.saved.content": "Your changes to this item's metadata were saved.",
19311931

src/assets/i18n/fi.json5

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3274,7 +3274,7 @@
32743274
"mydspace.status.workspace": "Työtila",
32753275

32763276
// "mydspace.title": "MyDSpace",
3277-
"mydspace.title": "Omat tiedot",
3277+
"mydspace.title": "Oma DSpace",
32783278

32793279
// "mydspace.upload.upload-failed": "Error creating new workspace. Please verify the content uploaded before retry.",
32803280
"mydspace.upload.upload-failed": "Virhe uutta työtilaa luotaessa. Tarkista ladattava sisältö ennen kuin yrität uudelleen.",
@@ -4345,13 +4345,13 @@
43454345
"statistics.table.title.TotalDownloads": "Tiedostokäyntejä",
43464346

43474347
// "statistics.table.title.TopCountries": "Top country views",
4348-
"statistics.table.title.TopCountries": "Eniten latauksia maittain",
4348+
"statistics.table.title.TopCountries": "Eniten katseluita maittain",
43494349

43504350
// "statistics.table.title.TopCities": "Top city views",
4351-
"statistics.table.title.TopCities": "Eniten latauksia kaupungeittain",
4351+
"statistics.table.title.TopCities": "Eniten katseluita kaupungeittain",
43524352

43534353
// "statistics.table.header.views": "Views",
4354-
"statistics.table.header.views": "Latauksia",
4354+
"statistics.table.header.views": "Katseluita",
43554355

43564356

43574357

0 commit comments

Comments
 (0)