Skip to content

Commit

Permalink
Merge pull request eclipse-sw360#115 from siemens/link_projects
Browse files Browse the repository at this point in the history
feat(link_projects): Integration of functionality to link projects
  • Loading branch information
hoangnt2 authored Sep 12, 2023
2 parents 12e1fcc + 30ffa05 commit 1838614
Show file tree
Hide file tree
Showing 9 changed files with 402 additions and 27 deletions.
8 changes: 8 additions & 0 deletions messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
"Code Snippet": "Code Snippet",
"Committer": "Committer",
"CODE_SNIPPET": "Code Snippet",
"Click": "Click",
"Contributors": "Contributors",
"CONTAINED": "Contained",
"Comments": "Comments",
Expand Down Expand Up @@ -207,6 +208,8 @@
"Enter Owner Accounting Unit Group": "Enter Owner Accounting Unit Group",
"Enter Owner Accounting Unit": "Enter Owner Accounting Unit",
"Enter Name": "Enter Name",
"Exact Match": "Exact Match",
"Enter Search Text": "Enter Search Text",
"Enter Blog URL": "Enter Blog URL",
"Enter Wiki URL": "Enter Wiki URL",
"Enter email": "Enter email",
Expand Down Expand Up @@ -251,6 +254,7 @@
"GNU arch": "GNU arch",
"Group": "Group",
"Git": "Git",
"here": "here",
"Hardware": "Hardware",
"Home": "Home",
"Homepage": "Homepage",
Expand Down Expand Up @@ -281,6 +285,7 @@
"key": "key",
"Key User": "Key User",
"Lifecycle": "Lifecycle",
"Link Projects": "Link Projects",
"License Info Header": "License Info Header",
"Link to Projects": "Link to Projects",
"Last Name": "Last Name",
Expand Down Expand Up @@ -369,6 +374,7 @@
"Project Owner": "Project Owner",
"PROJECT_TYPE_INFO": "Customer: \n Internal: \n Product: \n Service: \n Inner Source: ",
"Password": "Password",
"Project cannot be created/updated": "Project cannot be created/updated",
"Pause": "Pause",
"Perforce": "Perforce",
"PHASEOUT": "Phaseout",
Expand Down Expand Up @@ -508,13 +514,15 @@
"System test end date": "System test end date",
"Team Foundation Server": "Team Foundation Server",
"Technical writer": "Technical writer",
"to edit the project relation": "to edit the project relation",
"Test Manager": "Test Manager",
"The component cannot be deleted, since it contains releases Please delete the releases first": "The component <strong>{name}</strong> cannot be deleted, since it contains <strong>{releaseCount}</strong> releases. Please delete the releases first.",
"This release contains": "This release <strong>{name}</strong> contains: ",
"This currently only supports SPDX RDF/XML files with a uniq described top level node": "This currently only supports SPDX RDF/XML files with a uniq described top level node",
"The release has been successfully linked to project": "The release <strong>{releaseName}</strong> has been successfully linked to project <strong>{projectName}</strong>",
"Test and Diagnostics": "Test and Diagnostics",
"Tag": "Tag",
"The projects have been successfully linked to project": "The projects have been successfully linked to project",
"Title": "Title",
"The verification of vulnerabilities will be changed to": "The verification of <strong>{number}</strong> vulnerabilities will be changed to",
"To": "To",
Expand Down
9 changes: 9 additions & 0 deletions messages/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"Change verification state of selected vulnerabilities to": "選択した脆弱性の検証状況",
"Changes": "変更",
"Checked By": "確認",
"Click": "Click",
"Checked Comment": "Checked Comment",
"Checked On": "Checked On",
"Clearing Report": "クリアリングレポート",
Expand Down Expand Up @@ -204,6 +205,8 @@
"Export Spreadsheet": "SBOMのインポート",
"External Id": "外部ID",
"External ids": "外部ID",
"Exact Match": "Exact Match",
"Enter Search Text": "Enter Search Text",
"Expert": "エキスパート",
"Enter email": "NOT TRANSLATED",
"Enter Owner Billing Group": "所有者の請求先グループを入力してください",
Expand Down Expand Up @@ -252,6 +255,7 @@
"Hardware": "NOT TRANSLATED",
"Home": "NOT TRANSLATED",
"Homepage": "ホームページ",
"here": "here",
"Homepage Url": "ホームページの URL",
"How it works": "どのように動作するか",
"hand_when_got_stuck_fossology": "FOSSologyのプロセスか,添付ファイルが正しくないのであれば, FOSSologyののステータスをoutdatedにして最初から行うことができる.新しいものは自動で開始される.そのため,全ての添付ファイルや他の問題を,ステータス変更前に初めに確認しておくべき.",
Expand Down Expand Up @@ -283,6 +287,7 @@
"Lead Architect": "NOT TRANSLATED",
"Learn more about project visibilities": "NOT TRANSLATED",
"Learn more about project types": "NOT TRANSLATED",
"Link Projects": "Link Projects",
"Learn more about repository types": "Learn more about repository types",
"Languages": "言語",
"Legal evaluation report": "法的評価報告書",
Expand Down Expand Up @@ -369,6 +374,7 @@
"Phaseout": "NOT TRANSLATED",
"Phase-out date": "NOT TRANSLATED",
"Platforms": "プラットフォーム",
"Project State": "Project State",
"Platform": "NOT TRANSLATED",
"Please comment your changes": "変更点にコメントしてください",
"Preferences": "NOT TRANSLATED",
Expand All @@ -378,6 +384,7 @@
"Project Name": "NOT TRANSLATED",
"Project Responsible": "NOT TRANSLATED",
"Project Responsible (Email)": "NOT TRANSLATED",
"Project cannot be created/updated": "Project cannot be created/updated",
"Project Type": "NOT TRANSLATED",
"Project Version": "NOT TRANSLATED",
"Projects": "NOT TRANSLATED",
Expand Down Expand Up @@ -498,6 +505,7 @@
"System test end date": "NOT TRANSLATED",
"Team Foundation Server": "チームファンデーションサーバー",
"Test Manager": "NOT TRANSLATED",
"to edit the project relation": "to edit the project relation",
"Technical writer": "NOT TRANSLATED",
"Tag": "NOT TRANSLATED",
"Test and Diagnostics": "NOT TRANSLATED",
Expand All @@ -507,6 +515,7 @@
"The release has been successfully linked to project": "The release <strong>{releaseName}</strong> has been successfully linked to project <strong>{projectName}</strong>",
"The verification of vulnerabilities will be changed to": "<strong>{number}</strong> 件の脆弱性の検証を変更",
"Title": "标题",
"The projects have been successfully linked to project": "The projects have been successfully linked to project",
"To": "To",
"TO_BE_REPLACED": "置き換わる",
"Total vulnerabilities": "脆弱性の総数",
Expand Down
10 changes: 9 additions & 1 deletion messages/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
"CONTAINED": "Chứa",
"Comments": "Những giải thích",
"Comment": "Comment",
"Click": "Click",
"Component Clearing Report": "Báo cáo dọn dẹp thành phần",
"Component license information (XML)": "Thông tin giấy phép thành phần (XML)",
"Component license information (Combined)": "Thông tin giấy phép thành phần (Kết hợp)",
Expand Down Expand Up @@ -206,6 +207,8 @@
"Export Spreadsheet": "Xuất bảng tính",
"External Id": "Id bên ngoài",
"External ids": "Id bên ngoài",
"Exact Match": "Exact Match",
"Enter Search Text": "Enter Search Text",
"Expert": "Chuyên gia",
"Enter email": "NOT TRANSLATED",
"Enter Owner Billing Group": "Nhập Owner Billing Group",
Expand Down Expand Up @@ -252,6 +255,7 @@
"GNU arch": "GNU 拱门",
"Hardware": "NOT TRANSLATED",
"Home": "NOT TRANSLATED",
"here": "here",
"Homepage": "Trang chủ",
"Homepage Url": "Trang chủ Url",
"How it works": "Nó hoạt động như thế nào",
Expand Down Expand Up @@ -285,6 +289,7 @@
"Lifecycle": "Lifecycle",
"License Info Header": "License Info Header",
"Learn more about project visibilities": "NOT TRANSLATED",
"Link Projects": "Link Projects",
"Learn more about project types": "NOT TRANSLATED",
"Learn more about repository types": "Learn more about repository types",
"Learn more about project clearing state": "NOT TRANSLATED",
Expand Down Expand Up @@ -361,6 +366,7 @@
"Project Owner": "NOT TRANSLATED",
"Private": "NOT TRANSLATED",
"PROJECT_TYPE_INFO": "NOT TRANSLATED",
"Project State": "Project State",
"PHASEOUT": "Giai đoạn",
"Phaseout": "NOT TRANSTALTED",
"Phase-out date": "NOT TRANSLATED",
Expand All @@ -374,7 +380,6 @@
"Priority": "Độ ưu tiên",
"Product": "NOT TRANSLATED",
"Programming Languages": "Ngôn ngữ lập trình",
"Project State": "NOT TRANSTALTED",
"Project Name": "NOT TRANSLATED",
"Project Responsible": "NOT TRANSLATED",
"Project Responsible (Email)": "NOT TRANSLATED",
Expand All @@ -386,6 +391,7 @@
"PTC Integrity": "Tính toàn vẹn của PTC",
"Perforce": "lực lượng",
"Project state": "Project state",
"Project cannot be created/updated": "Project cannot be created/updated",
"Phase-out since": "Phase-out since",
"Quick Filter": "NOT TRANSLATED",
"ReadMe OSS": "ReadMe OSS",
Expand Down Expand Up @@ -505,6 +511,7 @@
"This release contains": "Bản phát hành <strong>{name}</strong> này chứa: ",
"This currently only supports SPDX RDF/XML files with a uniq described top level node": "This currently only supports SPDX RDF/XML files with a uniq described top level node",
"The release has been successfully linked to project": "The release <strong>{releaseName}</strong> has been successfully linked to project <strong>{projectName}</strong>",
"The projects have been successfully linked to project": "The projects have been successfully linked to project",
"The verification of vulnerabilities will be changed to": "Việc xác minh các lỗ hổng <strong>{number}</strong> sẽ được thay đổi thành",
"Title": "Tiêu đề",
"To": "Đến",
Expand All @@ -513,6 +520,7 @@
"Total Number Of Files": "Total Number Of Files",
"Type": "Loại",
"Team Foundation Server": "Máy chủ nền tảng nhóm",
"to edit the project relation": "to edit the project relation",
"URL": "URL",
"UNDER_CLEARING": "Đang dọn dẹp",
"Unknown": "NOT TRANSLATED",
Expand Down
8 changes: 8 additions & 0 deletions messages/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"Change verification state of selected vulnerabilities to": "将选择的漏洞的验证状态更改为",
"Changes": "更改日志",
"Checked By": "检查人",
"Click": "Click",
"Checked Comment": "已检查的注释",
"Checked On": "选中",
"Clearing Report": "明确报告",
Expand Down Expand Up @@ -203,6 +204,8 @@
"Error when processing!": "处理时出错!",
"Export Spreadsheet": "导出电子表格",
"External Id": "外部ID",
"Exact Match": "Exact Match",
"Enter Search Text": "Enter Search Text",
"External ids": "外部ID",
"Expert": "专家",
"Enter Owner Billing Group": "输入所有者计费组",
Expand Down Expand Up @@ -250,6 +253,7 @@
"Hardware": "NOT TRANSLATED",
"Home": "NOT TRANSLATED",
"Homepage": "主页",
"here": "here",
"Homepage Url": "主页网址",
"How it works": "它是如何工作的",
"hand_when_got_stuck_fossology": "如果FOSSology进程卡住或源附件不正确,可以通过将当前FOSSology进程状态设置为状态OUTDATED 来重新开始。一个新的FOSSology进程将自动启动,因此请确保在更改状态之前先修复所有附件或其他的问题。",
Expand Down Expand Up @@ -287,6 +291,7 @@
"Learn more about project visibilities": "NOT TRANSLATED",
"Learn more about repository types": "Learn more about repository types",
"Languages": "语言",
"Link Projects": "Link Projects",
"Legal evaluation report": "法律评估报告",
"License Agreement": "许可协议",
"License Clearing": "NOT TRANSLATED",
Expand Down Expand Up @@ -362,6 +367,7 @@
"Password": "密码",
"Pause": "暫停",
"PhaseOut": "NOT TRANSLATED",
"Project cannot be created/updated": "Project cannot be created/updated",
"Platforms": "平台",
"Platform": "NOT TRANSLATED",
"Phaseout": "NOT TRANSLATED",
Expand Down Expand Up @@ -496,7 +502,9 @@
"Test Manager": "NOT TRANSLATED",
"Technical writer": "NOT TRANSLATED",
"Tag": "NOT TRANSLATED",
"The projects have been successfully linked to project": "The projects have been successfully linked to project",
"Test and Diagnostics": "NOT TRANSLATED",
"to edit the project relation": "to edit the project relation",
"The component cannot be deleted, since it contains releases Please delete the releases first": "组件 <strong>{name}</strong> 无法被删除,因为它包含发行版本 <strong>{releaseCount}</strong>。请先删除发行版本。",
"This release contains": "发行版本 <strong>{name}</strong> 包含:",
"This currently only supports SPDX RDF/XML files with a uniq described top level node": "This currently only supports SPDX RDF/XML files with a uniq described top level node",
Expand Down
Loading

0 comments on commit 1838614

Please sign in to comment.