Skip to content

Commit dfd5ef7

Browse files
committed
Resync all i18n translations with latest en.json5
1 parent 976810f commit dfd5ef7

36 files changed

Lines changed: 2313 additions & 210 deletions

src/assets/i18n/ar.json5

Lines changed: 64 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2833,7 +2833,8 @@
28332833
// "dso-selector.no-results": "No {{ type }} found",
28342834
"dso-selector.no-results": "لم يتم العثور على {{ type }}",
28352835

2836-
// "dso-selector.placeholder": "Search for a {{ type }}",
2836+
// "dso-selector.placeholder": "Search for {{ type }}",
2837+
// TODO Source message changed - Revise the translation
28372838
"dso-selector.placeholder": "بحث عن {{ type }}",
28382839

28392840
// "dso-selector.placeholder.type.community": "community",
@@ -3016,6 +3017,26 @@
30163017
// "error.item": "Error fetching item",
30173018
"error.item": "حدث خطأ أثناء جلب المادة",
30183019

3020+
// "error.custom-url-conflict.title": "Duplicate custom URL detected",
3021+
// TODO New key - Add a translation
3022+
"error.custom-url-conflict.title": "Duplicate custom URL detected",
3023+
3024+
// "error.custom-url-conflict.description": "The custom URL \"{{customUrl}}\" is assigned to more than one item. This causes a conflict and the item cannot be displayed.",
3025+
// TODO New key - Add a translation
3026+
"error.custom-url-conflict.description": "The custom URL \"{{customUrl}}\" is assigned to more than one item. This causes a conflict and the item cannot be displayed.",
3027+
3028+
// "error.custom-url-conflict.admin-action": "Please contact your repository administrator. The following affected items need their dspace.customurl metadata fixed so each value is unique:",
3029+
// TODO New key - Add a translation
3030+
"error.custom-url-conflict.admin-action": "Please contact your repository administrator. The following affected items need their dspace.customurl metadata fixed so each value is unique:",
3031+
3032+
// "error.custom-url-conflict.edit-link": "Edit \"{{name}}\" ({{uuid}})",
3033+
// TODO New key - Add a translation
3034+
"error.custom-url-conflict.edit-link": "Edit \"{{name}}\" ({{uuid}})",
3035+
3036+
// "error.custom-url-conflict.no-items-found": "No conflicting items could be retrieved. Please contact your administrator.",
3037+
// TODO New key - Add a translation
3038+
"error.custom-url-conflict.no-items-found": "No conflicting items could be retrieved. Please contact your administrator.",
3039+
30193040
// "error.items": "Error fetching items",
30203041
"error.items": "حدث خطأ أثناء جلب المواد",
30213042

@@ -4040,6 +4061,14 @@
40404061
// "item.edit.item-mapper.notifications.add.error.content": "Errors occurred for mapping of item to {{amount}} collections.",
40414062
"item.edit.item-mapper.notifications.add.error.content": "حدثت أخطاء أثناء تخطيط مادة إلى {{amount}} حاوية.",
40424063

4064+
// "item.edit.item-mapper.notifications.add.error.forbidden.head": "Permission denied",
4065+
// TODO New key - Add a translation
4066+
"item.edit.item-mapper.notifications.add.error.forbidden.head": "Permission denied",
4067+
4068+
// "item.edit.item-mapper.notifications.add.error.forbidden.content": "You do not have permission to map this item to a collection.",
4069+
// TODO New key - Add a translation
4070+
"item.edit.item-mapper.notifications.add.error.forbidden.content": "You do not have permission to map this item to a collection.",
4071+
40434072
// "item.edit.item-mapper.notifications.add.error.head": "Mapping errors",
40444073
"item.edit.item-mapper.notifications.add.error.head": "أخطاء التخطيط",
40454074

@@ -4052,6 +4081,14 @@
40524081
// "item.edit.item-mapper.notifications.remove.error.content": "Errors occurred for the removal of the mapping to {{amount}} collections.",
40534082
"item.edit.item-mapper.notifications.remove.error.content": "حدثت أخطاء أثناء إزالة التخطيط إلى {{amount}} حاوية.",
40544083

4084+
// "item.edit.item-mapper.notifications.remove.error.forbidden.head": "Permission denied",
4085+
// TODO New key - Add a translation
4086+
"item.edit.item-mapper.notifications.remove.error.forbidden.head": "Permission denied",
4087+
4088+
// "item.edit.item-mapper.notifications.remove.error.forbidden.content": "You do not have permission to remove this item from a collection.",
4089+
// TODO New key - Add a translation
4090+
"item.edit.item-mapper.notifications.remove.error.forbidden.content": "You do not have permission to remove this item from a collection.",
4091+
40554092
// "item.edit.item-mapper.notifications.remove.error.head": "Removal of mapping errors",
40564093
"item.edit.item-mapper.notifications.remove.error.head": "أخطاء إزالة التخطيط",
40574094

@@ -4699,6 +4736,14 @@
46994736
// "item.page.orcid.tooltip": "Open ORCID setting page",
47004737
"item.page.orcid.tooltip": "فتح صفحة إعداد أوركيد",
47014738

4739+
// "item.page.orcid-ico": "ORCID icon",
4740+
// TODO New key - Add a translation
4741+
"item.page.orcid-ico": "ORCID icon",
4742+
4743+
// "item.page.orcid-profile": "ORCID Profile",
4744+
// TODO New key - Add a translation
4745+
"item.page.orcid-profile": "ORCID Profile",
4746+
47024747
// "item.page.person.search.title": "Articles by this author",
47034748
"item.page.person.search.title": "مقالات بواسطة هذا المؤلف",
47044749

@@ -4786,6 +4831,14 @@
47864831
// "item.page.filesection.license.bundle": "License bundle",
47874832
"item.page.filesection.license.bundle": "حزمة الترخيص",
47884833

4834+
// "item-page.resolver.invalid-custom-url.title": "Invalid custom URL",
4835+
// TODO New key - Add a translation
4836+
"item-page.resolver.invalid-custom-url.title": "Invalid custom URL",
4837+
4838+
// "item-page.resolver.invalid-custom-url.message": "The custom URL of this item contains unsupported characters. The item is being displayed using its UUID.",
4839+
// TODO New key - Add a translation
4840+
"item-page.resolver.invalid-custom-url.message": "The custom URL of this item contains unsupported characters. The item is being displayed using its UUID.",
4841+
47894842
// "item.page.return": "Back",
47904843
"item.page.return": "رجوع",
47914844

@@ -7179,7 +7232,8 @@
71797232
// "resource-policies.form.eperson-group-list.select.btn": "Select",
71807233
"resource-policies.form.eperson-group-list.select.btn": "تحديد",
71817234

7182-
// "resource-policies.form.eperson-group-list.tab.eperson": "Search for a ePerson",
7235+
// "resource-policies.form.eperson-group-list.tab.eperson": "Search for an ePerson",
7236+
// TODO Source message changed - Revise the translation
71837237
"resource-policies.form.eperson-group-list.tab.eperson": "بحث عن شخص إلكتروني",
71847238

71857239
// "resource-policies.form.eperson-group-list.tab.group": "Search for a group",
@@ -8779,6 +8833,10 @@
87798833
// "submission.sections.general.deposit_error_notice": "There was an issue when submitting the item, please try again later.",
87808834
"submission.sections.general.deposit_error_notice": "حدثت مشكلة أثناء تقديم المادة، يرجى إعادة المحاولة مرة أخرى لاحقاً.",
87818835

8836+
// "submission.sections.general.invalid_state_error": "Cannot save current changes, mandatory fields are missing. Please resolve problems and save again later.",
8837+
// TODO New key - Add a translation
8838+
"submission.sections.general.invalid_state_error": "Cannot save current changes, mandatory fields are missing. Please resolve problems and save again later.",
8839+
87828840
// "submission.sections.general.deposit_success_notice": "Submission deposited successfully.",
87838841
"submission.sections.general.deposit_success_notice": "تم إيداع التقديم بنجاح.",
87848842

@@ -9314,8 +9372,9 @@
93149372
// "subscriptions.tooltip": "Subscribe",
93159373
"subscriptions.tooltip": "اشتراك",
93169374

9317-
// "subscriptions.unsubscribe": "Unsubscribe",
9318-
"subscriptions.unsubscribe": "إلغاء الاشتراك",
9375+
// "subscriptions.manage": "Manage Subscription",
9376+
// TODO New key - Add a translation
9377+
"subscriptions.manage": "Manage Subscription",
93199378

93209379
// "subscriptions.modal.title": "Subscriptions",
93219380
"subscriptions.modal.title": "الاشتراكات",
@@ -11773,4 +11832,4 @@
1177311832
"admin.edit-user-agreement.title": "Edit User Agreement",
1177411833

1177511834

11776-
}
11835+
}

src/assets/i18n/bn.json5

Lines changed: 66 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2872,7 +2872,8 @@
28722872
// "dso-selector.no-results": "No {{ type }} found",
28732873
"dso-selector.no-results": "কোন {{type}} পাওয়া যায় নি",
28742874

2875-
// "dso-selector.placeholder": "Search for a {{ type }}",
2875+
// "dso-selector.placeholder": "Search for {{ type }}",
2876+
// TODO Source message changed - Revise the translation
28762877
"dso-selector.placeholder": "একটি {{type}} এর জন্য অনুসন্ধান করুন",
28772878

28782879
// "dso-selector.placeholder.type.community": "community",
@@ -3055,6 +3056,26 @@
30553056
// "error.item": "Error fetching item",
30563057
"error.item": "আইটেম নিয়ে আসতে ত্রুটি হচ্ছে",
30573058

3059+
// "error.custom-url-conflict.title": "Duplicate custom URL detected",
3060+
// TODO New key - Add a translation
3061+
"error.custom-url-conflict.title": "Duplicate custom URL detected",
3062+
3063+
// "error.custom-url-conflict.description": "The custom URL \"{{customUrl}}\" is assigned to more than one item. This causes a conflict and the item cannot be displayed.",
3064+
// TODO New key - Add a translation
3065+
"error.custom-url-conflict.description": "The custom URL \"{{customUrl}}\" is assigned to more than one item. This causes a conflict and the item cannot be displayed.",
3066+
3067+
// "error.custom-url-conflict.admin-action": "Please contact your repository administrator. The following affected items need their dspace.customurl metadata fixed so each value is unique:",
3068+
// TODO New key - Add a translation
3069+
"error.custom-url-conflict.admin-action": "Please contact your repository administrator. The following affected items need their dspace.customurl metadata fixed so each value is unique:",
3070+
3071+
// "error.custom-url-conflict.edit-link": "Edit \"{{name}}\" ({{uuid}})",
3072+
// TODO New key - Add a translation
3073+
"error.custom-url-conflict.edit-link": "Edit \"{{name}}\" ({{uuid}})",
3074+
3075+
// "error.custom-url-conflict.no-items-found": "No conflicting items could be retrieved. Please contact your administrator.",
3076+
// TODO New key - Add a translation
3077+
"error.custom-url-conflict.no-items-found": "No conflicting items could be retrieved. Please contact your administrator.",
3078+
30583079
// "error.items": "Error fetching items",
30593080
"error.items": "আইটেমগুলো নিয়ে আসতে ত্রুটি হচ্ছে",
30603081

@@ -4093,6 +4114,14 @@
40934114
// "item.edit.item-mapper.notifications.add.error.content": "Errors occurred for mapping of item to {{amount}} collections.",
40944115
"item.edit.item-mapper.notifications.add.error.content": "{{amount}} গুলি সংগ্রহের আইটেমটি সমন্নয়য়ের জন্য ত্রুটি ঘটেছে।",
40954116

4117+
// "item.edit.item-mapper.notifications.add.error.forbidden.head": "Permission denied",
4118+
// TODO New key - Add a translation
4119+
"item.edit.item-mapper.notifications.add.error.forbidden.head": "Permission denied",
4120+
4121+
// "item.edit.item-mapper.notifications.add.error.forbidden.content": "You do not have permission to map this item to a collection.",
4122+
// TODO New key - Add a translation
4123+
"item.edit.item-mapper.notifications.add.error.forbidden.content": "You do not have permission to map this item to a collection.",
4124+
40964125
// "item.edit.item-mapper.notifications.add.error.head": "Mapping errors",
40974126
"item.edit.item-mapper.notifications.add.error.head": "সমন্নয় ত্রুটি",
40984127

@@ -4105,6 +4134,14 @@
41054134
// "item.edit.item-mapper.notifications.remove.error.content": "Errors occurred for the removal of the mapping to {{amount}} collections.",
41064135
"item.edit.item-mapper.notifications.remove.error.content": "{{amount}} গুলি সংগ্রহের আইটেমটি সমন্নয়য়ের জন্য ত্রুটি ঘটেছে।",
41074136

4137+
// "item.edit.item-mapper.notifications.remove.error.forbidden.head": "Permission denied",
4138+
// TODO New key - Add a translation
4139+
"item.edit.item-mapper.notifications.remove.error.forbidden.head": "Permission denied",
4140+
4141+
// "item.edit.item-mapper.notifications.remove.error.forbidden.content": "You do not have permission to remove this item from a collection.",
4142+
// TODO New key - Add a translation
4143+
"item.edit.item-mapper.notifications.remove.error.forbidden.content": "You do not have permission to remove this item from a collection.",
4144+
41084145
// "item.edit.item-mapper.notifications.remove.error.head": "Removal of mapping errors",
41094146
"item.edit.item-mapper.notifications.remove.error.head": "সমন্নয় ত্রুটি অপসারণ",
41104147

@@ -4762,6 +4799,14 @@
47624799
// "item.page.orcid.tooltip": "Open ORCID setting page",
47634800
"item.page.orcid.tooltip": "ORCID সেটিং পৃষ্ঠা খুলুন",
47644801

4802+
// "item.page.orcid-ico": "ORCID icon",
4803+
// TODO New key - Add a translation
4804+
"item.page.orcid-ico": "ORCID icon",
4805+
4806+
// "item.page.orcid-profile": "ORCID Profile",
4807+
// TODO New key - Add a translation
4808+
"item.page.orcid-profile": "ORCID Profile",
4809+
47654810
// "item.page.person.search.title": "Articles by this author",
47664811
"item.page.person.search.title": "এই লেখক দ্বারা প্রবন্ধ",
47674812

@@ -4849,6 +4894,14 @@
48494894
// "item.page.filesection.license.bundle": "License bundle",
48504895
"item.page.filesection.license.bundle": "লাইসেন্স বান্ডিল",
48514896

4897+
// "item-page.resolver.invalid-custom-url.title": "Invalid custom URL",
4898+
// TODO New key - Add a translation
4899+
"item-page.resolver.invalid-custom-url.title": "Invalid custom URL",
4900+
4901+
// "item-page.resolver.invalid-custom-url.message": "The custom URL of this item contains unsupported characters. The item is being displayed using its UUID.",
4902+
// TODO New key - Add a translation
4903+
"item-page.resolver.invalid-custom-url.message": "The custom URL of this item contains unsupported characters. The item is being displayed using its UUID.",
4904+
48524905
// "item.page.return": "Back",
48534906
"item.page.return": "পেছনে",
48544907

@@ -4886,8 +4939,8 @@
48864939
"item.preview.dc.date.issued": "Published date:",
48874940

48884941
// "item.preview.dc.description": "Description:",
4889-
// TODO New key - Add a translation
4890-
"item.preview.dc.description": "Description:",
4942+
// TODO Source message changed - Revise the translation
4943+
"item.preview.dc.description": "বর্ণনা:",
48914944

48924945
// "item.preview.dc.description.abstract": "Abstract:",
48934946
// TODO New key - Add a translation
@@ -7289,7 +7342,8 @@
72897342
// "resource-policies.form.eperson-group-list.select.btn": "Select",
72907343
"resource-policies.form.eperson-group-list.select.btn": "নির্বাচন করুন",
72917344

7292-
// "resource-policies.form.eperson-group-list.tab.eperson": "Search for a ePerson",
7345+
// "resource-policies.form.eperson-group-list.tab.eperson": "Search for an ePerson",
7346+
// TODO Source message changed - Revise the translation
72937347
"resource-policies.form.eperson-group-list.tab.eperson": "একটি ই-পারসনের জন্য অনুসন্ধান করুন",
72947348

72957349
// "resource-policies.form.eperson-group-list.tab.group": "Search for a group",
@@ -8891,6 +8945,10 @@
88918945
// "submission.sections.general.deposit_error_notice": "There was an issue when submitting the item, please try again later.",
88928946
"submission.sections.general.deposit_error_notice": "আইটেমটি জমা দেওয়ার সময় একটি সমস্যা ছিল, দয়া করে পরে আবার চেষ্টা করুন।",
88938947

8948+
// "submission.sections.general.invalid_state_error": "Cannot save current changes, mandatory fields are missing. Please resolve problems and save again later.",
8949+
// TODO New key - Add a translation
8950+
"submission.sections.general.invalid_state_error": "Cannot save current changes, mandatory fields are missing. Please resolve problems and save again later.",
8951+
88948952
// "submission.sections.general.deposit_success_notice": "Submission deposited successfully.",
88958953
"submission.sections.general.deposit_success_notice": "নথি সফলভাবে জমা দেয়ে হয়েছে।",
88968954

@@ -9430,8 +9488,9 @@
94309488
// "subscriptions.tooltip": "Subscribe",
94319489
"subscriptions.tooltip": "সাবস্ক্রাইব",
94329490

9433-
// "subscriptions.unsubscribe": "Unsubscribe",
9434-
"subscriptions.unsubscribe": "আনসাবস্ক্রাইব",
9491+
// "subscriptions.manage": "Manage Subscription",
9492+
// TODO New key - Add a translation
9493+
"subscriptions.manage": "Manage Subscription",
94359494

94369495
// "subscriptions.modal.title": "Subscriptions",
94379496
"subscriptions.modal.title": "সাবস্ক্রিপশন",
@@ -11904,4 +11963,4 @@
1190411963
"admin.edit-user-agreement.title": "Edit User Agreement",
1190511964

1190611965

11907-
}
11966+
}

0 commit comments

Comments
 (0)