Skip to content

Commit 8bcbf02

Browse files
author
Jens Vannerum
committed
94474: Strings after merge
1 parent 63cedc0 commit 8bcbf02

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

src/assets/i18n/pt-BR.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7809,7 +7809,8 @@
78097809
// "uploader.or": ", or ",
78107810
"uploader.or": ", ou ",
78117811

7812-
// "uploader.processing": "Processing",
7812+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
7813+
// TODO Source message changed - Revise the translation
78137814
"uploader.processing": "Processando",
78147815

78157816
// "uploader.queue-length": "Queue length",

src/assets/i18n/sv.json5

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,7 +1499,7 @@
14991499
"communityList.tabTitle": "Enheter",
15001500

15011501
// "communityList.title": "List of Communities",
1502-
"communityList.title": "Lista med enheter",
1502+
"communityList.title": "Lista med enheter",
15031503

15041504
// "communityList.showMore": "Show More",
15051505
"communityList.showMore": "Visa fler",
@@ -5468,7 +5468,7 @@
54685468
"submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.local-entity": "Lokal tidskrift har lagts till",
54695469

54705470
// "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.new-entity": "Successfully imported and added external journal to the selection",
5471-
"submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.new-entity": "Extern tidskrift har importerats och lagts till",
5471+
"submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.new-entity": "Extern tidskrift har importerats och lagts till",
54725472

54735473
// "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.title": "Import Remote Journal Issue",
54745474
"submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.title": "Importera externt tidskriftsexemplar",
@@ -6179,7 +6179,8 @@
61796179
// "uploader.or": ", or ",
61806180
"uploader.or": ", eller ",
61816181

6182-
// "uploader.processing": "Processing",
6182+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
6183+
// TODO Source message changed - Revise the translation
61836184
"uploader.processing": "Bearbetar",
61846185

61856186
// "uploader.queue-length": "Queue length",

0 commit comments

Comments
 (0)