Skip to content

Commit

Permalink
Merged in dspacecris7-i18n-cleanup (pull request DSpace#884)
Browse files Browse the repository at this point in the history
Dspacecris7 i18n cleanup
  • Loading branch information
Davide Negretti committed Sep 29, 2023
2 parents 1abacd1 + b125618 commit 5536d65
Show file tree
Hide file tree
Showing 25 changed files with 2,661 additions and 286 deletions.
123 changes: 111 additions & 12 deletions src/assets/i18n/ar.json5
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,9 @@
// "admin.registries.metadata.schemas.table.namespace": "Namespace",
// TODO New key - Add a translation
"admin.registries.metadata.schemas.table.namespace": "Namespace",
// "admin.registries.metadata.schemas.table.download": "Download",
// TODO New key - Add a translation
"admin.registries.metadata.schemas.table.download": "Download",

// "admin.registries.metadata.title": "Metadata Registry",
// TODO New key - Add a translation
Expand Down Expand Up @@ -3537,6 +3540,22 @@
// TODO New key - Add a translation
"cris-layout.attachment.viewMore": "View More",

// "cris-layout.rendering.collections.owning-collection.label": "Owning collection",
// TODO New key - Add a translation
"cris-layout.rendering.collections.owning-collection.label": "Owning collection",

// "cris-layout.rendering.collections.mapped-collection.label": "Mapped collections",
// TODO New key - Add a translation
"cris-layout.rendering.collections.mapped-collection.label": "Mapped collections",

// "cris-layout.rendering.collections.loading": "Loading...",
// TODO New key - Add a translation
"cris-layout.rendering.collections.loading": "Loading...",

// "cris-layout.rendering.collections.load-more": "Load more",
// TODO New key - Add a translation
"cris-layout.rendering.collections.load-more": "Load more",

// "curation-task.task.checklinks.label": "Check Links in Metadata",
// TODO New key - Add a translation
"curation-task.task.checklinks.label": "Check Links in Metadata",
Expand Down Expand Up @@ -4374,7 +4393,9 @@
// "explore.title": "Explore section",
// TODO New key - Add a translation
"explore.title": "Explore section",

// "export-schema.process.title": "Metadata Schema Export",
// TODO New key - Add a translation
"export-schema.process.title": "Metadata Schema Export",

// "feed.description": "Syndication feed",
// TODO New key - Add a translation
Expand Down Expand Up @@ -7385,10 +7406,6 @@
// TODO New key - Add a translation
"menu.section.import_from_excel": "Import from excel",

// "menu.section.export_batch": "Batch Export (ZIP)",
// TODO New key - Add a translation
"menu.section.export_batch": "Batch Export (ZIP)",

// "menu.section.export_to_excel": "Export to excel",
// TODO New key - Add a translation
"menu.section.export_to_excel": "Export to excel",
Expand Down Expand Up @@ -8137,10 +8154,6 @@
// TODO New key - Add a translation
"nav.user.description" : "User profile bar",

// "nav.subscriptions" : "Subscriptions",
// TODO New key - Add a translation
"nav.subscriptions" : "Subscriptions",

// "none.listelement.badge": "Item",
// TODO New key - Add a translation
"none.listelement.badge": "Item",
Expand Down Expand Up @@ -10188,6 +10201,10 @@
// TODO New key - Add a translation
"search.filters.filter.investigators.head": "Researcher",

// "search.filters.filter.investigators.label": "Researcher",
// TODO New key - Add a translation
"search.filters.filter.investigators.label": "Researcher",

// "search.filters.filter.investigators.placeholder": "Researcher",
// TODO New key - Add a translation
"search.filters.filter.investigators.placeholder": "Researcher",
Expand Down Expand Up @@ -10232,6 +10249,10 @@
// TODO New key - Add a translation
"search.filters.filter.projectOrgUnits.head" : "Organizations",

// "search.filters.filter.projectOrgUnits.label" : "Organizations",
// TODO New key - Add a translation
"search.filters.filter.projectOrgUnits.label" : "Organizations",

// "search.filters.filter.projectOrgUnits.placeholder" : "Organizations",
// TODO New key - Add a translation
"search.filters.filter.projectOrgUnits.placeholder" : "Organizations",
Expand Down Expand Up @@ -10972,6 +10993,54 @@
// TODO New key - Add a translation
"statistics.categories.downloadReports.tab": "Downloads reports",

// "statistics.categories.itemReports.tab": "Item views reports",
// TODO New key - Add a translation
"statistics.categories.itemReports.tab": "Item views reports",

// "statistics.table.itemReports.header.continent" : "Continent",
// TODO New key - Add a translation
"statistics.table.itemReports.header.continent" : "Continent",

// "statistics.table.itemReports.header.views" : "Views",
// TODO New key - Add a translation
"statistics.table.itemReports.header.views" : "Views",

// "statistics.table.itemReports.header.city" : "City",
// TODO New key - Add a translation
"statistics.table.itemReports.header.city" : "City",

// "statistics.table.itemReports.header.item" : "Item",
// TODO New key - Add a translation
"statistics.table.itemReports.header.item" : "Item",

// "statistics.table.mainReports.header.community" : "Community",
// TODO New key - Add a translation
"statistics.table.mainReports.header.community" : "Community",

// "statistics.table.mainReports.header.collection" : "Collection",
// TODO New key - Add a translation
"statistics.table.mainReports.header.collection" : "Collection",

// "statistics.table.itemReports.title.TopContinents" : "Top region views",
// TODO New key - Add a translation
"statistics.table.itemReports.title.TopContinents" : "Top region views",

// "statistics.table.itemReports.title.TopCities" : "Top cities views",
// TODO New key - Add a translation
"statistics.table.itemReports.title.TopCities" : "Top cities views",

// "statistics.table.itemReports.title.TopItems" : "Most viewed",
// TODO New key - Add a translation
"statistics.table.itemReports.title.TopItems" : "Most viewed",

// "statistics.table.itemReports.title.TopCategories" : "Top categories",
// TODO New key - Add a translation
"statistics.table.itemReports.title.TopCategories" : "Top categories",

// "statistics.table.itemReports.title.TotalVisitsPerMonth" : "Top views per month",
// TODO New key - Add a translation
"statistics.table.itemReports.title.TotalVisitsPerMonth" : "Top views per month",

// "statistics.reports.title": "Reports",
// TODO New key - Add a translation
"statistics.reports.title": "Reports",
Expand Down Expand Up @@ -13205,12 +13274,42 @@
// TODO New key - Add a translation
"workspace-item.view.title": "Workspace View",

// "workspace-item.delete.breadcrumbs": "Workspace Delete",
// TODO New key - Add a translation
"workspace-item.delete.breadcrumbs": "Workspace Delete",

// "workspace-item.delete.header": "Delete workspace item",
// TODO New key - Add a translation
"workspace-item.delete.header": "Delete workspace item",

// "workspace-item.delete.button.confirm": "Delete",
// TODO New key - Add a translation
"workspace-item.delete.button.confirm": "Delete",

// "workspace-item.delete.button.cancel": "Cancel",
// TODO New key - Add a translation
"workspace-item.delete.button.cancel": "Cancel",

// "workspace-item.delete.notification.success.title": "Deleted",
// TODO New key - Add a translation
"workspace-item.delete.notification.success.title": "Deleted",

// "workspace-item.delete.title": "This workspace item was successfully deleted",
// TODO New key - Add a translation
"workspace-item.delete.title": "This workspace item was successfully deleted",

// "workspace-item.delete.notification.error.title": "Something went wrong",
// TODO New key - Add a translation
"workspace-item.delete.notification.error.title": "Something went wrong",

// "workspace-item.delete.notification.error.content": "The workspace item could not be deleted",
// TODO New key - Add a translation
"workspace-item.delete.notification.error.content": "The workspace item could not be deleted",

// "workflow-item.advanced.title": "Advanced workflow",
// TODO New key - Add a translation
"workflow-item.advanced.title": "Advanced workflow",


// "workflow-item.selectrevieweraction.notification.success.title": "Selected reviewer",
// TODO New key - Add a translation
"workflow-item.selectrevieweraction.notification.success.title": "Selected reviewer",
Expand Down Expand Up @@ -13992,9 +14091,9 @@
// TODO New key - Add a translation
"admin.system-wide-alert.breadcrumbs": "System-wide Alerts",

// "admin.system-wide-alert.title": "System-wide Alerts",
// "admin.system-wide-alert.title": "System-wide Alerts"
// TODO New key - Add a translation
"admin.system-wide-alert.title": "System-wide Alerts",
"admin.system-wide-alert.title": "System-wide Alerts"


}
123 changes: 111 additions & 12 deletions src/assets/i18n/bn.json5
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,9 @@

// "admin.registries.metadata.schemas.table.namespace": "Namespace",
"admin.registries.metadata.schemas.table.namespace": "নামস্থান",
// "admin.registries.metadata.schemas.table.download": "Download",
// TODO New key - Add a translation
"admin.registries.metadata.schemas.table.download": "Download",

// "admin.registries.metadata.title": "Metadata Registry",
"admin.registries.metadata.title": "মেটাডেটা রেজিস্ট্রি",
Expand Down Expand Up @@ -2971,6 +2974,22 @@
// TODO New key - Add a translation
"cris-layout.attachment.viewMore": "View More",

// "cris-layout.rendering.collections.owning-collection.label": "Owning collection",
// TODO New key - Add a translation
"cris-layout.rendering.collections.owning-collection.label": "Owning collection",

// "cris-layout.rendering.collections.mapped-collection.label": "Mapped collections",
// TODO New key - Add a translation
"cris-layout.rendering.collections.mapped-collection.label": "Mapped collections",

// "cris-layout.rendering.collections.loading": "Loading...",
// TODO New key - Add a translation
"cris-layout.rendering.collections.loading": "Loading...",

// "cris-layout.rendering.collections.load-more": "Load more",
// TODO New key - Add a translation
"cris-layout.rendering.collections.load-more": "Load more",

// "curation-task.task.checklinks.label": "Check Links in Metadata",
"curation-task.task.checklinks.label": "মেটাডেটা লিঙ্ক চেক করুন",

Expand Down Expand Up @@ -3736,7 +3755,9 @@
// "explore.title": "Explore section",
// TODO New key - Add a translation
"explore.title": "Explore section",

// "export-schema.process.title": "Metadata Schema Export",
// TODO New key - Add a translation
"export-schema.process.title": "Metadata Schema Export",

// "feed.description": "Syndication feed",
// TODO New key - Add a translation
Expand Down Expand Up @@ -6281,10 +6302,6 @@
// TODO New key - Add a translation
"menu.section.import_from_excel": "Import from excel",

// "menu.section.export_batch": "Batch Export (ZIP)",
// TODO New key - Add a translation
"menu.section.export_batch": "Batch Export (ZIP)",

// "menu.section.export_to_excel": "Export to excel",
// TODO New key - Add a translation
"menu.section.export_to_excel": "Export to excel",
Expand Down Expand Up @@ -6938,10 +6955,6 @@
// "nav.user.description" : "User profile bar",
"nav.user.description" : "ব্যবহারকারীর প্রোফাইল বার",

// "nav.subscriptions" : "Subscriptions",
// TODO New key - Add a translation
"nav.subscriptions" : "Subscriptions",

// "none.listelement.badge": "Item",
"none.listelement.badge": "আইটেম",

Expand Down Expand Up @@ -8712,6 +8725,10 @@
// TODO New key - Add a translation
"search.filters.filter.investigators.head": "Researcher",

// "search.filters.filter.investigators.label": "Researcher",
// TODO New key - Add a translation
"search.filters.filter.investigators.label": "Researcher",

// "search.filters.filter.investigators.placeholder": "Researcher",
// TODO New key - Add a translation
"search.filters.filter.investigators.placeholder": "Researcher",
Expand Down Expand Up @@ -8750,6 +8767,10 @@
// TODO New key - Add a translation
"search.filters.filter.projectOrgUnits.head" : "Organizations",

// "search.filters.filter.projectOrgUnits.label" : "Organizations",
// TODO New key - Add a translation
"search.filters.filter.projectOrgUnits.label" : "Organizations",

// "search.filters.filter.projectOrgUnits.placeholder" : "Organizations",
// TODO New key - Add a translation
"search.filters.filter.projectOrgUnits.placeholder" : "Organizations",
Expand Down Expand Up @@ -9417,6 +9438,54 @@
// TODO New key - Add a translation
"statistics.categories.downloadReports.tab": "Downloads reports",

// "statistics.categories.itemReports.tab": "Item views reports",
// TODO New key - Add a translation
"statistics.categories.itemReports.tab": "Item views reports",

// "statistics.table.itemReports.header.continent" : "Continent",
// TODO New key - Add a translation
"statistics.table.itemReports.header.continent" : "Continent",

// "statistics.table.itemReports.header.views" : "Views",
// TODO New key - Add a translation
"statistics.table.itemReports.header.views" : "Views",

// "statistics.table.itemReports.header.city" : "City",
// TODO New key - Add a translation
"statistics.table.itemReports.header.city" : "City",

// "statistics.table.itemReports.header.item" : "Item",
// TODO New key - Add a translation
"statistics.table.itemReports.header.item" : "Item",

// "statistics.table.mainReports.header.community" : "Community",
// TODO New key - Add a translation
"statistics.table.mainReports.header.community" : "Community",

// "statistics.table.mainReports.header.collection" : "Collection",
// TODO New key - Add a translation
"statistics.table.mainReports.header.collection" : "Collection",

// "statistics.table.itemReports.title.TopContinents" : "Top region views",
// TODO New key - Add a translation
"statistics.table.itemReports.title.TopContinents" : "Top region views",

// "statistics.table.itemReports.title.TopCities" : "Top cities views",
// TODO New key - Add a translation
"statistics.table.itemReports.title.TopCities" : "Top cities views",

// "statistics.table.itemReports.title.TopItems" : "Most viewed",
// TODO New key - Add a translation
"statistics.table.itemReports.title.TopItems" : "Most viewed",

// "statistics.table.itemReports.title.TopCategories" : "Top categories",
// TODO New key - Add a translation
"statistics.table.itemReports.title.TopCategories" : "Top categories",

// "statistics.table.itemReports.title.TotalVisitsPerMonth" : "Top views per month",
// TODO New key - Add a translation
"statistics.table.itemReports.title.TotalVisitsPerMonth" : "Top views per month",

// "statistics.reports.title": "Reports",
// TODO New key - Add a translation
"statistics.reports.title": "Reports",
Expand Down Expand Up @@ -11329,12 +11398,42 @@
// TODO New key - Add a translation
"workspace-item.view.title": "Workspace View",

// "workspace-item.delete.breadcrumbs": "Workspace Delete",
// TODO New key - Add a translation
"workspace-item.delete.breadcrumbs": "Workspace Delete",

// "workspace-item.delete.header": "Delete workspace item",
// TODO New key - Add a translation
"workspace-item.delete.header": "Delete workspace item",

// "workspace-item.delete.button.confirm": "Delete",
// TODO New key - Add a translation
"workspace-item.delete.button.confirm": "Delete",

// "workspace-item.delete.button.cancel": "Cancel",
// TODO New key - Add a translation
"workspace-item.delete.button.cancel": "Cancel",

// "workspace-item.delete.notification.success.title": "Deleted",
// TODO New key - Add a translation
"workspace-item.delete.notification.success.title": "Deleted",

// "workspace-item.delete.title": "This workspace item was successfully deleted",
// TODO New key - Add a translation
"workspace-item.delete.title": "This workspace item was successfully deleted",

// "workspace-item.delete.notification.error.title": "Something went wrong",
// TODO New key - Add a translation
"workspace-item.delete.notification.error.title": "Something went wrong",

// "workspace-item.delete.notification.error.content": "The workspace item could not be deleted",
// TODO New key - Add a translation
"workspace-item.delete.notification.error.content": "The workspace item could not be deleted",

// "workflow-item.advanced.title": "Advanced workflow",
// TODO New key - Add a translation
"workflow-item.advanced.title": "Advanced workflow",


// "workflow-item.selectrevieweraction.notification.success.title": "Selected reviewer",
// TODO New key - Add a translation
"workflow-item.selectrevieweraction.notification.success.title": "Selected reviewer",
Expand Down Expand Up @@ -12113,9 +12212,9 @@
// TODO New key - Add a translation
"admin.system-wide-alert.breadcrumbs": "System-wide Alerts",

// "admin.system-wide-alert.title": "System-wide Alerts",
// "admin.system-wide-alert.title": "System-wide Alerts"
// TODO New key - Add a translation
"admin.system-wide-alert.title": "System-wide Alerts",
"admin.system-wide-alert.title": "System-wide Alerts"


}
Loading

0 comments on commit 5536d65

Please sign in to comment.