Skip to content

Commit 44e84f8

Browse files
authored
Merge pull request DSpace#2705 from ilri/i18n-fixes
Minor updates to i18n strings for clarity and consistency
2 parents a800093 + 7b8962a commit 44e84f8

23 files changed

Lines changed: 54 additions & 54 deletions

src/app/info/privacy/privacy-content/privacy-content.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h2>Children under the age of 13</h2>
2222
<h2>Information we collect about you and how we collect it</h2>
2323
<p>We collect several types of information from and about users of our Website, including information:</p>
2424
<ul>
25-
<li>by which you may be personally identified, such as name, e-mail address, telephone number, or any other identifier by which you may be contacted online or offline ("personal information"); and/or</li>
25+
<li>by which you may be personally identified, such as name, email address, telephone number, or any other identifier by which you may be contacted online or offline ("personal information"); and/or</li>
2626
<li>about your internet connection, the equipment you use to access our Website and usage details.</li>
2727
</ul>
2828
<p>We collect this information:</p>

src/assets/i18n/ar.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4284,9 +4284,9 @@
42844284
// TODO New key - Add a translation
42854285
"mydspace.status.mydspaceValidation": "Validation",
42864286

4287-
// "mydspace.status.mydspaceWaitingController": "Waiting for controller",
4287+
// "mydspace.status.mydspaceWaitingController": "Waiting for reviewer",
42884288
// TODO New key - Add a translation
4289-
"mydspace.status.mydspaceWaitingController": "Waiting for controller",
4289+
"mydspace.status.mydspaceWaitingController": "Waiting for reviewer",
42904290

42914291
// "mydspace.status.mydspaceWorkflow": "Workflow",
42924292
// TODO New key - Add a translation

src/assets/i18n/bn.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3886,7 +3886,7 @@
38863886
// "mydspace.status.mydspaceValidation": "Validation",
38873887
"mydspace.status.mydspaceValidation": "বৈধতা",
38883888

3889-
// "mydspace.status.mydspaceWaitingController": "Waiting for controller",
3889+
// "mydspace.status.mydspaceWaitingController": "Waiting for reviewer",
38903890
"mydspace.status.mydspaceWaitingController": "নিয়ামক জন্য অপেক্ষা করছে",
38913891

38923892
// "mydspace.status.mydspaceWorkflow": "Workflow",

src/assets/i18n/ca.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4196,7 +4196,7 @@
41964196
// "mydspace.status.mydspaceValidation": "Validation",
41974197
"mydspace.status.mydspaceValidation": "Validació",
41984198

4199-
// "mydspace.status.mydspaceWaitingController": "Waiting for controller",
4199+
// "mydspace.status.mydspaceWaitingController": "Waiting for reviewer",
42004200
"mydspace.status.mydspaceWaitingController": "Esperant el controlador",
42014201

42024202
// "mydspace.status.mydspaceWorkflow": "Workflow",

src/assets/i18n/cs.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4195,9 +4195,9 @@
41954195
// TODO New key - Add a translation
41964196
"mydspace.status.mydspaceValidation": "Validation",
41974197

4198-
// "mydspace.status.mydspaceWaitingController": "Waiting for controller",
4198+
// "mydspace.status.mydspaceWaitingController": "Waiting for reviewer",
41994199
// TODO New key - Add a translation
4200-
"mydspace.status.mydspaceWaitingController": "Waiting for controller",
4200+
"mydspace.status.mydspaceWaitingController": "Waiting for reviewer",
42014201

42024202
// "mydspace.status.mydspaceWorkflow": "Workflow",
42034203
// TODO New key - Add a translation

src/assets/i18n/de.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3488,7 +3488,7 @@
34883488
// "mydspace.status.mydspaceValidation": "Validation",
34893489
"mydspace.status.mydspaceValidation": "Validierung",
34903490

3491-
// "mydspace.status.mydspaceWaitingController": "Waiting for controller",
3491+
// "mydspace.status.mydspaceWaitingController": "Waiting for reviewer",
34923492
"mydspace.status.mydspaceWaitingController": "Warten auf die Überprüfung",
34933493

34943494
// "mydspace.status.mydspaceWorkflow": "Workflow",

src/assets/i18n/en.json5

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
"401.link.home-page": "Take me to the home page",
66

7-
"401.unauthorized": "unauthorized",
7+
"401.unauthorized": "Unauthorized",
88

99
"403.help": "You don't have permission to access this page. You can use the button below to get back to the home page.",
1010

1111
"403.link.home-page": "Take me to the home page",
1212

13-
"403.forbidden": "forbidden",
13+
"403.forbidden": "Forbidden",
1414

15-
"500.page-internal-server-error": "Service Unavailable",
15+
"500.page-internal-server-error": "Service unavailable",
1616

1717
"500.help": "The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.",
1818

@@ -22,15 +22,15 @@
2222

2323
"404.link.home-page": "Take me to the home page",
2424

25-
"404.page-not-found": "page not found",
25+
"404.page-not-found": "Page not found",
2626

27-
"error-page.description.401": "unauthorized",
27+
"error-page.description.401": "Unauthorized",
2828

29-
"error-page.description.403": "forbidden",
29+
"error-page.description.403": "Forbidden",
3030

31-
"error-page.description.500": "Service Unavailable",
31+
"error-page.description.500": "Service unavailable",
3232

33-
"error-page.description.404": "page not found",
33+
"error-page.description.404": "Page not found",
3434

3535
"error-page.orcid.generic-error": "An error occurred during login via ORCID. Make sure you have shared your ORCID account email address with DSpace. If the error persists, contact the administrator",
3636

@@ -58,7 +58,7 @@
5858

5959
"admin.registries.bitstream-formats.create.failure.head": "Failure",
6060

61-
"admin.registries.bitstream-formats.create.head": "Create Bitstream format",
61+
"admin.registries.bitstream-formats.create.head": "Create bitstream format",
6262

6363
"admin.registries.bitstream-formats.create.new": "Add a new bitstream format",
6464

@@ -282,7 +282,7 @@
282282

283283
"admin.access-control.epeople.search.scope.metadata": "Metadata",
284284

285-
"admin.access-control.epeople.search.scope.email": "E-mail (exact)",
285+
"admin.access-control.epeople.search.scope.email": "Email (exact)",
286286

287287
"admin.access-control.epeople.search.button": "Search",
288288

@@ -294,7 +294,7 @@
294294

295295
"admin.access-control.epeople.table.name": "Name",
296296

297-
"admin.access-control.epeople.table.email": "E-mail (exact)",
297+
"admin.access-control.epeople.table.email": "Email (exact)",
298298

299299
"admin.access-control.epeople.table.edit": "Edit",
300300

@@ -314,9 +314,9 @@
314314

315315
"admin.access-control.epeople.form.lastName": "Last name",
316316

317-
"admin.access-control.epeople.form.email": "E-mail",
317+
"admin.access-control.epeople.form.email": "Email",
318318

319-
"admin.access-control.epeople.form.emailHint": "Must be valid e-mail address",
319+
"admin.access-control.epeople.form.emailHint": "Must be a valid email address",
320320

321321
"admin.access-control.epeople.form.canLogIn": "Can log in",
322322

@@ -616,9 +616,9 @@
616616

617617
"admin.metadata-import.page.error.addFile": "Select file first!",
618618

619-
"admin.metadata-import.page.error.addFileUrl": "Insert file url first!",
619+
"admin.metadata-import.page.error.addFileUrl": "Insert file URL first!",
620620

621-
"admin.batch-import.page.error.addFile": "Select Zip file first!",
621+
"admin.batch-import.page.error.addFile": "Select ZIP file first!",
622622

623623
"admin.metadata-import.page.toggle.upload": "Upload",
624624

@@ -776,7 +776,7 @@
776776

777777
"bitstream-request-a-copy.name.error": "The name is required",
778778

779-
"bitstream-request-a-copy.email.label": "Your e-mail address *",
779+
"bitstream-request-a-copy.email.label": "Your email address *",
780780

781781
"bitstream-request-a-copy.email.hint": "This email address is used for sending the file.",
782782

@@ -1230,23 +1230,23 @@
12301230

12311231
"community.edit.logo.label": "Community logo",
12321232

1233-
"community.edit.logo.notifications.add.error": "Uploading Community logo failed. Please verify the content before retrying.",
1233+
"community.edit.logo.notifications.add.error": "Uploading community logo failed. Please verify the content before retrying.",
12341234

1235-
"community.edit.logo.notifications.add.success": "Upload Community logo successful.",
1235+
"community.edit.logo.notifications.add.success": "Upload community logo successful.",
12361236

12371237
"community.edit.logo.notifications.delete.success.title": "Logo deleted",
12381238

12391239
"community.edit.logo.notifications.delete.success.content": "Successfully deleted the community's logo",
12401240

12411241
"community.edit.logo.notifications.delete.error.title": "Error deleting logo",
12421242

1243-
"community.edit.logo.upload": "Drop a Community Logo to upload",
1243+
"community.edit.logo.upload": "Drop a community logo to upload",
12441244

12451245
"community.edit.notifications.success": "Successfully edited the Community",
12461246

12471247
"community.edit.notifications.unauthorized": "You do not have privileges to make this change",
12481248

1249-
"community.edit.notifications.error": "An error occured while editing the Community",
1249+
"community.edit.notifications.error": "An error occured while editing the community",
12501250

12511251
"community.edit.return": "Back",
12521252

@@ -1642,9 +1642,9 @@
16421642

16431643
"error.validation.required": "This field is required",
16441644

1645-
"error.validation.NotValidEmail": "This E-mail is not a valid email",
1645+
"error.validation.NotValidEmail": "This is not a valid email",
16461646

1647-
"error.validation.emailTaken": "This E-mail is already taken",
1647+
"error.validation.emailTaken": "This email is already taken",
16481648

16491649
"error.validation.groupExists": "This group already exists",
16501650

@@ -3086,21 +3086,21 @@
30863086

30873087
"mydspace.results.no-title": "No title",
30883088

3089-
"mydspace.results.no-uri": "No Uri",
3089+
"mydspace.results.no-uri": "No URI",
30903090

3091-
"mydspace.search-form.placeholder": "Search in mydspace...",
3091+
"mydspace.search-form.placeholder": "Search in MyDSpace...",
30923092

30933093
"mydspace.show.workflow": "Workflow tasks",
30943094

3095-
"mydspace.show.workspace": "Your Submissions",
3095+
"mydspace.show.workspace": "Your submissions",
30963096

30973097
"mydspace.show.supervisedWorkspace": "Supervised items",
30983098

30993099
"mydspace.status.mydspaceArchived": "Archived",
31003100

31013101
"mydspace.status.mydspaceValidation": "Validation",
31023102

3103-
"mydspace.status.mydspaceWaitingController": "Waiting for controller",
3103+
"mydspace.status.mydspaceWaitingController": "Waiting for reviewer",
31043104

31053105
"mydspace.status.mydspaceWorkflow": "Workflow",
31063106

@@ -3128,7 +3128,7 @@
31283128

31293129
"nav.login": "Log In",
31303130

3131-
"nav.user-profile-menu-and-logout": "User profile menu and Log Out",
3131+
"nav.user-profile-menu-and-logout": "User profile menu and log out",
31323132

31333133
"nav.logout": "Log Out",
31343134

@@ -4056,7 +4056,7 @@
40564056

40574057
"search.filters.namedresourcetype.Validation": "Validation",
40584058

4059-
"search.filters.namedresourcetype.Waiting for Controller": "Waiting for Controller",
4059+
"search.filters.namedresourcetype.Waiting for Controller": "Waiting for reviewer",
40604060

40614061
"search.filters.namedresourcetype.Workflow": "Workflow",
40624062

src/assets/i18n/es.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4524,7 +4524,7 @@
45244524
// "mydspace.status.mydspaceValidation": "Validation",
45254525
"mydspace.status.mydspaceValidation": "Validación",
45264526

4527-
// "mydspace.status.mydspaceWaitingController": "Waiting for controller",
4527+
// "mydspace.status.mydspaceWaitingController": "Waiting for reviewer",
45284528
"mydspace.status.mydspaceWaitingController": "Esperando al controlador",
45294529

45304530
// "mydspace.status.mydspaceWorkflow": "Workflow",

src/assets/i18n/fi.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4479,7 +4479,7 @@
44794479
// "mydspace.status.mydspaceValidation": "Validation",
44804480
"mydspace.status.mydspaceValidation": "Validointi",
44814481

4482-
// "mydspace.status.mydspaceWaitingController": "Waiting for controller",
4482+
// "mydspace.status.mydspaceWaitingController": "Waiting for reviewer",
44834483
"mydspace.status.mydspaceWaitingController": "Odottaa tarkastajaa",
44844484

44854485
// "mydspace.status.mydspaceWorkflow": "Workflow",

src/assets/i18n/fr.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3828,7 +3828,7 @@
38283828
// "mydspace.status.mydspaceValidation": "Validation",
38293829
"mydspace.status.mydspaceValidation": "En cours de validation",
38303830

3831-
// "mydspace.status.mydspaceWaitingController": "Waiting for controller",
3831+
// "mydspace.status.mydspaceWaitingController": "Waiting for reviewer",
38323832
"mydspace.status.mydspaceWaitingController": "En attente d'assignation",
38333833

38343834
// "mydspace.status.mydspaceWorkflow": "Workflow",

0 commit comments

Comments
 (0)