diff --git a/package-lock.json b/package-lock.json
index 21365a26b..195699621 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,6 +16,7 @@
"@mui/icons-material": "^5.14.12",
"@mui/lab": "^5.0.0-alpha.147",
"@mui/material": "^5.14.12",
+ "@mui/x-data-grid": "^7.9.0",
"@mui/x-date-pickers": "^6.16.1",
"@reduxjs/toolkit": "^1.9.7",
"@types/chrome": "^0.0.266",
@@ -1913,9 +1914,9 @@
"dev": true
},
"node_modules/@babel/runtime": {
- "version": "7.24.5",
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz",
- "integrity": "sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==",
+ "version": "7.24.7",
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.7.tgz",
+ "integrity": "sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==",
"dependencies": {
"regenerator-runtime": "^0.14.0"
},
@@ -3024,12 +3025,12 @@
}
},
"node_modules/@mui/private-theming": {
- "version": "5.15.14",
- "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.15.14.tgz",
- "integrity": "sha512-UH0EiZckOWcxiXLX3Jbb0K7rC8mxTr9L9l6QhOZxYc4r8FHUkefltV9VDGLrzCaWh30SQiJvAEd7djX3XXY6Xw==",
+ "version": "5.16.0",
+ "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.16.0.tgz",
+ "integrity": "sha512-sYpubkO1MZOnxNyVOClrPNOTs0MfuRVVnAvCeMaOaXt6GimgQbnUcshYv2pSr6PFj+Mqzdff/FYOBceK8u5QgA==",
"dependencies": {
"@babel/runtime": "^7.23.9",
- "@mui/utils": "^5.15.14",
+ "@mui/utils": "^5.16.0",
"prop-types": "^15.8.1"
},
"engines": {
@@ -3081,15 +3082,15 @@
}
},
"node_modules/@mui/system": {
- "version": "5.15.15",
- "resolved": "https://registry.npmjs.org/@mui/system/-/system-5.15.15.tgz",
- "integrity": "sha512-aulox6N1dnu5PABsfxVGOZffDVmlxPOVgj56HrUnJE8MCSh8lOvvkd47cebIVQQYAjpwieXQXiDPj5pwM40jTQ==",
+ "version": "5.16.0",
+ "resolved": "https://registry.npmjs.org/@mui/system/-/system-5.16.0.tgz",
+ "integrity": "sha512-9YbkC2m3+pNumAvubYv+ijLtog6puJ0fJ6rYfzfLCM47pWrw3m+30nXNM8zMgDaKL6vpfWJcCXm+LPaWBpy7sw==",
"dependencies": {
"@babel/runtime": "^7.23.9",
- "@mui/private-theming": "^5.15.14",
+ "@mui/private-theming": "^5.16.0",
"@mui/styled-engine": "^5.15.14",
"@mui/types": "^7.2.14",
- "@mui/utils": "^5.15.14",
+ "@mui/utils": "^5.16.0",
"clsx": "^2.1.0",
"csstype": "^3.1.3",
"prop-types": "^15.8.1"
@@ -3133,9 +3134,9 @@
}
},
"node_modules/@mui/utils": {
- "version": "5.15.14",
- "resolved": "https://registry.npmjs.org/@mui/utils/-/utils-5.15.14.tgz",
- "integrity": "sha512-0lF/7Hh/ezDv5X7Pry6enMsbYyGKjADzvHyo3Qrc/SSlTsQ1VkbDMbH0m2t3OR5iIVLwMoxwM7yGd+6FCMtTFA==",
+ "version": "5.16.0",
+ "resolved": "https://registry.npmjs.org/@mui/utils/-/utils-5.16.0.tgz",
+ "integrity": "sha512-kLLi5J1xY+mwtUlMb8Ubdxf4qFAA1+U7WPBvjM/qQ4CIwLCohNb0sHo1oYPufjSIH/Z9+dhVxD7dJlfGjd1AVA==",
"dependencies": {
"@babel/runtime": "^7.23.9",
"@types/prop-types": "^15.7.11",
@@ -3159,6 +3160,32 @@
}
}
},
+ "node_modules/@mui/x-data-grid": {
+ "version": "7.9.0",
+ "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.9.0.tgz",
+ "integrity": "sha512-RkrVD+tfcR/h3j2p2uqohxA00C5tCJIV5gb5+2ap8XdM0Y8XMF81bB8UADWenU5W83UTErWvtU7n4gCl7hJO9g==",
+ "dependencies": {
+ "@babel/runtime": "^7.24.7",
+ "@mui/system": "^5.16.0",
+ "@mui/utils": "^5.16.0",
+ "@mui/x-internals": "7.9.0",
+ "clsx": "^2.1.1",
+ "prop-types": "^15.8.1",
+ "reselect": "^4.1.8"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/mui-org"
+ },
+ "peerDependencies": {
+ "@mui/material": "^5.15.14",
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0"
+ }
+ },
"node_modules/@mui/x-date-pickers": {
"version": "6.19.9",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.9.tgz",
@@ -3224,6 +3251,25 @@
}
}
},
+ "node_modules/@mui/x-internals": {
+ "version": "7.9.0",
+ "resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-7.9.0.tgz",
+ "integrity": "sha512-RJRrM6moaDZ8S11gDt8OKVclKm2v9khpIyLkpenNze+tT4dQYoU3liW5P2t31hA4Na/T6JQKNosB4qmB2TYfZw==",
+ "dependencies": {
+ "@babel/runtime": "^7.24.7",
+ "@mui/utils": "^5.16.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/mui-org"
+ },
+ "peerDependencies": {
+ "react": "^17.0.0 || ^18.0.0"
+ }
+ },
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
diff --git a/package.json b/package.json
index 4e0a7180a..753ae0811 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,7 @@
"@mui/icons-material": "^5.14.12",
"@mui/lab": "^5.0.0-alpha.147",
"@mui/material": "^5.14.12",
+ "@mui/x-data-grid": "^7.9.0",
"@mui/x-date-pickers": "^6.16.1",
"@reduxjs/toolkit": "^1.9.7",
"@types/chrome": "^0.0.266",
diff --git a/playwright.config.ts b/playwright.config.ts
index 047b5a13e..9d001833f 100644
--- a/playwright.config.ts
+++ b/playwright.config.ts
@@ -29,6 +29,11 @@ export default defineConfig({
/* Collect trace when retrying the failed test. See https://playwright.dev/docs/trace-viewer */
trace: 'on-first-retry',
},
+ timeout: 60 * 1000,
+ globalTimeout: 60 * 1000,
+ expect: {
+ timeout: 60 * 1000,
+ },
/* Configure projects for major browsers */
projects: [
diff --git a/public/locales/ar/components/NavBar.json b/public/locales/ar/components/NavBar.json
index 85950c4f9..043fa2d69 100644
--- a/public/locales/ar/components/NavBar.json
+++ b/public/locales/ar/components/NavBar.json
@@ -1 +1 @@
-{"navbar_tools": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "navbar_about": "\u062d\u0648\u0644", "navbar_tuto": "\u0627\u0644\u062f\u0648\u0631\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629", "navbar_twitter_sna": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0634\u0628\u0643\u0629 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 - \u062a\u0648\u064a\u062a\u0631", "navbar_classroom": "\u0642\u0627\u0639\u0629 \u0627\u0644\u062f\u0631\u0627\u0633\u0629", "navbar_quiz": "\u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a", "navbar_analysis": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "navbar_keyframes": "\u0625\u0637\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d", "navbar_thumbnails": "\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0635\u063a\u0631\u0629", "navbar_twitter": "\u0628\u062d\u062b \u0639\u0628\u0631 \u062a\u0648\u064a\u062a\u0631", "navbar_magnifier": "\u0627\u0644\u0645\u0643\u0628\u0631", "navbar_metadata": "\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629", "navbar_rights": "\u062d\u0642\u0648\u0642 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "navbar_forensic": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a", "navbar_factCheck": "\u062a\u062f\u0642\u064a\u0642", "navbar_covidsearch": "\u0628\u062d\u062b \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a", "navbar_assistant": "\u0627\u0644\u0645\u0633\u0627\u0639\u062f", "navbar_xnetwork": "Xnetwork", "navbar_ocr": "\u0627\u0644\u062a\u0639\u0631\u0641 \u0627\u0644\u0628\u0635\u0631\u064a \u0639\u0644\u0649 \u0627\u0644\u062d\u0631\u0648\u0641", "navbar_gif": "\u062a\u062d\u0642\u0642 \u0645\u0646 Gif", "navbar_archiving": "\u0627\u0644\u0623\u0631\u0634\u0641\u0629", "cookies_decline": "\u0631\u0641\u0636", "cookies_accept": "\u0642\u0628\u0648\u0644", "cookies_message": "\u0646\u062d\u0646 \u0646\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0645\u062d\u0644\u064a \u0644\u0644\u0645\u062a\u0635\u0641\u062d \u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a\u0643 (\u0627\u0644\u0644\u063a\u0629 \u0648\u0627\u0644\u0645\u064a\u0632\u0627\u062a) \u0644\u062c\u0639\u0644\u0647 \u064a\u0639\u0645\u0644 \u0628\u0634\u0643\u0644 \u0635\u062d\u064a\u062d. \u0644\u0627 \u0646\u0633\u062a\u062e\u062f\u0645 \u0623\u064a \u0645\u0644\u0641\u0627\u062a \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0627\u0631\u062a\u0628\u0627\u0637: \u0648\u0628\u0627\u0644\u062a\u0627\u0644\u064a \u0644\u0646 \u064a\u062a\u0645 \u062d\u0641\u0638 \u0623\u064a \u0628\u064a\u0627\u0646\u0627\u062a \u0634\u062e\u0635\u064a\u0629 \u0648\u0644\u0646 \u064a\u062a\u0645 \u062a\u062a\u0628\u0639 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0635\u0641\u062d \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643. \u0648\u0645\u0639 \u0630\u0644\u0643\u060c \u0646\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0645\u0648\u0627\u0641\u0642\u062a\u0643 \u0639\u0644\u0649 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 Matomo \u0644\u0644\u063a\u0631\u0636 \u0627\u0644\u0648\u062d\u064a\u062f \u0627\u0644\u0645\u062a\u0645\u062b\u0644 \u0641\u064a \u0641\u0647\u0645 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u062a\u0645 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627\u060c \u0645\u0646 \u0623\u062c\u0644 \u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u062a\u062d\u0642\u0642. \u0625\u0630\u0627 \u0644\u0645 \u062a\u0648\u0627\u0641\u0642\u060c \u0641\u0633\u064a\u062a\u0645 \u062a\u0639\u0637\u064a\u0644 Matomo \u0648\u0643\u0630\u0644\u0643 \u062a\u0641\u0636\u064a\u0644\u0627\u062a\u0643 \u0639\u0646\u062f \u0625\u063a\u0644\u0627\u0642 \u062c\u0644\u0633\u062a\u0643.", "navbar_analysis_image": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0635\u0648\u0631", "navbar_analysis_video": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "navbar_twitter_crowdtangle": "\u062a\u062d\u0644\u064a\u0644 CSV", "navbar_synthetic_image_detection": "\u0635\u0648\u0631\u0629 \u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629", "navbar_loccus": "Loccus", "navbar_semantic_search": "\u0628\u062d\u062b \u062f\u0644\u0627\u0644\u064a \u0644\u0640 Fact Check", "navbar_deepfake_image": "\u062a\u0632\u064a\u064a\u0641 \u0639\u0645\u064a\u0642", "navbar_geolocation": "\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u062c\u063a\u0631\u0627\u0641\u064a", "navbar_verification": "\u062a\u062d\u0642\u064f\u0642", "navbar_verification_short": "verifi ...", "navbar_learning": "\u0627\u0644\u062a\u0639\u0644\u0645", "navbar_learning_short": "\u0627\u0644\u062a\u0639\u0644\u0645", "navbar_more": "\u0627\u0644\u0645\u0632\u064a\u062f", "navbar_more_short": "\u0627\u0644\u0645\u0632\u064a\u062f", "navbar_deepfake_video": "\u062a\u0632\u064a\u064a\u0641 \u0639\u0645\u064a\u0642", "navbar_category_general": "\u0639\u0627\u0645", "navbar_category_video": "\u0641\u064a\u062f\u064a\u0648", "navbar_category_image": "\u0635\u0648\u0631\u0629", "navbar_category_audio": "\u0635\u0648\u062a", "navbar_category_search": "\u0628\u062d\u062b", "navbar_category_data": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "navbar_category_other": "\u0623\u062f\u0648\u0627\u062a \u0623\u062e\u0631\u0649", "navbar_collapse": "\u0625\u062e\u0641\u0627\u0621"}
\ No newline at end of file
+{"navbar_tools": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "navbar_about": "\u062d\u0648\u0644", "navbar_tuto": "\u0627\u0644\u062f\u0648\u0631\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629", "navbar_twitter_sna": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0634\u0628\u0643\u0629 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 - \u062a\u0648\u064a\u062a\u0631", "navbar_classroom": "\u0642\u0627\u0639\u0629 \u0627\u0644\u062f\u0631\u0627\u0633\u0629", "navbar_quiz": "\u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a", "navbar_analysis": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "navbar_keyframes": "\u0625\u0637\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d", "navbar_thumbnails": "\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0635\u063a\u0631\u0629", "navbar_twitter": "\u0628\u062d\u062b \u0639\u0628\u0631 \u062a\u0648\u064a\u062a\u0631", "navbar_magnifier": "\u0627\u0644\u0645\u0643\u0628\u0631", "navbar_metadata_video": "\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629", "navbar_metadata_image": "\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629", "navbar_rights": "\u062d\u0642\u0648\u0642 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "navbar_forensic": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a", "navbar_factCheck": "\u062a\u062f\u0642\u064a\u0642", "navbar_covidsearch": "\u0628\u062d\u062b \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a", "navbar_assistant": "\u0627\u0644\u0645\u0633\u0627\u0639\u062f", "navbar_xnetwork": "Xnetwork", "navbar_ocr": "\u0627\u0644\u062a\u0639\u0631\u0641 \u0627\u0644\u0628\u0635\u0631\u064a \u0639\u0644\u0649 \u0627\u0644\u062d\u0631\u0648\u0641", "navbar_gif": "\u062a\u062d\u0642\u0642 \u0645\u0646 Gif", "navbar_archiving": "\u0627\u0644\u0623\u0631\u0634\u0641\u0629", "cookies_decline": "\u0631\u0641\u0636", "cookies_accept": "\u0642\u0628\u0648\u0644", "cookies_message": "\u0646\u062d\u0646 \u0646\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0645\u062d\u0644\u064a \u0644\u0644\u0645\u062a\u0635\u0641\u062d \u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a\u0643 (\u0627\u0644\u0644\u063a\u0629 \u0648\u0627\u0644\u0645\u064a\u0632\u0627\u062a) \u0644\u062c\u0639\u0644\u0647 \u064a\u0639\u0645\u0644 \u0628\u0634\u0643\u0644 \u0635\u062d\u064a\u062d. \u0644\u0627 \u0646\u0633\u062a\u062e\u062f\u0645 \u0623\u064a \u0645\u0644\u0641\u0627\u062a \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0627\u0631\u062a\u0628\u0627\u0637: \u0648\u0628\u0627\u0644\u062a\u0627\u0644\u064a \u0644\u0646 \u064a\u062a\u0645 \u062d\u0641\u0638 \u0623\u064a \u0628\u064a\u0627\u0646\u0627\u062a \u0634\u062e\u0635\u064a\u0629 \u0648\u0644\u0646 \u064a\u062a\u0645 \u062a\u062a\u0628\u0639 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0635\u0641\u062d \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643. \u0648\u0645\u0639 \u0630\u0644\u0643\u060c \u0646\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0645\u0648\u0627\u0641\u0642\u062a\u0643 \u0639\u0644\u0649 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 Matomo \u0644\u0644\u063a\u0631\u0636 \u0627\u0644\u0648\u062d\u064a\u062f \u0627\u0644\u0645\u062a\u0645\u062b\u0644 \u0641\u064a \u0641\u0647\u0645 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u062a\u0645 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627\u060c \u0645\u0646 \u0623\u062c\u0644 \u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u062a\u062d\u0642\u0642. \u0625\u0630\u0627 \u0644\u0645 \u062a\u0648\u0627\u0641\u0642\u060c \u0641\u0633\u064a\u062a\u0645 \u062a\u0639\u0637\u064a\u0644 Matomo \u0648\u0643\u0630\u0644\u0643 \u062a\u0641\u0636\u064a\u0644\u0627\u062a\u0643 \u0639\u0646\u062f \u0625\u063a\u0644\u0627\u0642 \u062c\u0644\u0633\u062a\u0643.", "navbar_analysis_image": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0635\u0648\u0631", "navbar_analysis_video": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "navbar_twitter_crowdtangle": "\u062a\u062d\u0644\u064a\u0644 CSV", "navbar_synthetic_image_detection": "\u0635\u0648\u0631\u0629 \u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629", "navbar_loccus": "Loccus", "navbar_semantic_search": "\u0628\u062d\u062b \u062f\u0644\u0627\u0644\u064a \u0644\u0640 Fact Check", "navbar_deepfake_image": "\u062a\u0632\u064a\u064a\u0641 \u0639\u0645\u064a\u0642", "navbar_geolocation": "\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u062c\u063a\u0631\u0627\u0641\u064a", "navbar_verification": "\u062a\u062d\u0642\u064f\u0642", "navbar_verification_short": "verifi ...", "navbar_learning": "\u0627\u0644\u062a\u0639\u0644\u0645", "navbar_learning_short": "\u0627\u0644\u062a\u0639\u0644\u0645", "navbar_more": "\u0627\u0644\u0645\u0632\u064a\u062f", "navbar_more_short": "\u0627\u0644\u0645\u0632\u064a\u062f", "navbar_deepfake_video": "\u062a\u0632\u064a\u064a\u0641 \u0639\u0645\u064a\u0642", "navbar_category_general": "\u0639\u0627\u0645", "navbar_category_video": "\u0641\u064a\u062f\u064a\u0648", "navbar_category_image": "\u0635\u0648\u0631\u0629", "navbar_category_audio": "\u0635\u0648\u062a", "navbar_category_search": "\u0628\u062d\u062b", "navbar_category_data": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "navbar_category_other": "\u0623\u062f\u0648\u0627\u062a \u0623\u062e\u0631\u0649", "navbar_collapse": "\u0625\u062e\u0641\u0627\u0621"}
\ No newline at end of file
diff --git a/public/locales/ar/components/NavItems/tools/Alltools.json b/public/locales/ar/components/NavItems/tools/Alltools.json
index d2db2b756..df0a336d4 100644
--- a/public/locales/ar/components/NavItems/tools/Alltools.json
+++ b/public/locales/ar/components/NavItems/tools/Alltools.json
@@ -1 +1 @@
-{"navbar_tools": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "navbar_analysis_video": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "navbar_analysis_image": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0635\u0648\u0631", "navbar_keyframes": "\u0625\u0637\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d", "navbar_thumbnails": "\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 (\u0635\u0648\u0631\u0629 \u0627\u0644\u063a\u0644\u0627\u0641)", "navbar_twitter": "\u0628\u062d\u062b \u062a\u0648\u064a\u062a\u0631", "navbar_magnifier": "\u0627\u0644\u0645\u0643\u0628\u0631", "navbar_metadata": "\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629", "navbar_rights": "\u062d\u0642\u0648\u0642 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "navbar_forensic": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a", "navbar_twitter_sna": "Twitter SNA.", "navbar_ocr": "OCR", "navbar_covidsearch": "\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a", "navbar_xnetwork": "Xnetwork", "navbar_gif": "CheckGif", "navbar_twitter_sna_description": "\u064a\u0642\u0648\u0645 \u0628\u062a\u062d\u0644\u064a\u0644 \u0634\u0628\u0643\u0629 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 \u062a\u0648\u064a\u062a\u0631 (\u0645\u062a\u0627\u062d \u0639\u0646\u062f \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u061b \u062a\u0645 \u0625\u064a\u0642\u0627\u0641 \u0627\u0644\u0639\u0645\u0644 \u0628\u0647 \u0645\u0646\u0630 \u0627\u0644\u0623\u0648\u0644 \u0645\u0646 \u062a\u0645\u0648\u0632 (\u064a\u0648\u0644\u064a\u0648) 2023 \u0628\u0633\u0628\u0628 \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0631\u0645\u0632 \u062a\u0648\u064a\u062a\u0631)", "navbar_archiving": "\u0627\u0644\u0623\u0631\u0634\u0641\u0629", "navbar_analysis_description": "\u064a\u0642\u062f\u0645 \u0644\u0643 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u0642\u064a\u0629 \u0644\u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u0641\u064a\u0633\u0628\u0648\u0643 \u0639\u0627\u0645. \u0644\u0627 \u064a\u0639\u0645\u0644 \u062a\u0648\u064a\u062a\u0631 \u0628\u0639\u062f \u0627\u0644\u0622\u0646 \u0628\u0633\u0628\u0628 \u062a\u063a\u064a\u064a\u0631 \u0633\u064a\u0627\u0633\u0629 \u0648\u0627\u062c\u0647\u0629 \u0628\u0631\u0645\u062c\u0629 \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0647\u0645 (API).", "navbar_analysis_image_description": "\u064a\u0648\u0641\u0631 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0633\u064a\u0627\u0642\u064a\u0629 \u0644\u0635\u0648\u0631 \u0645\u0646\u0634\u0648\u0631\u0629 \u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631 \u0623\u0648 \u0641\u064a\u0633\u0628\u0648\u0643", "navbar_keyframes_description": "\u064a\u0642\u0648\u0645 \u0628\u062a\u062c\u0632\u0626\u0629 \u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u0641\u064a\u0633\u0628\u0648\u0643 \u0627\u0644\u0639\u0627\u0645 \u0625\u0644\u0649 \u0625\u0637\u0627\u0631\u0627\u062a \u0645\u0641\u062a\u0627\u062d\u064a\u0629 \u0644\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631", "navbar_thumbnails_description": "\u064a\u0642\u0648\u0645 \u0628\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0648\u0625\u062c\u0631\u0627\u0621 \u0628\u062d\u062b \u0639\u0643\u0633\u064a \u0639\u0646 \u0639\u0646\u0627\u0648\u064a\u0646 \u0645\u0642\u0627\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628", "navbar_twitter_description": "\u064a\u0642\u0648\u0645 \u0628\u0625\u062c\u0631\u0627\u0621 \u0628\u062d\u062b \u0645\u062a\u0642\u062f\u0645 \u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631\u060c \u0648\u0627\u0644\u0630\u064a \u064a\u062a\u064a\u062d \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0641\u062a\u0631\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0645\u0639\u0627\u0644\u062c\u0629 \u062d\u062a\u0649 \u0627\u0644\u062b\u0627\u0646\u064a\u0629", "navbar_magnifier_description": "\u064a\u0648\u0641\u0631 \u0639\u062f\u0633\u0629 \u0645\u0643\u0628\u0631\u0629 \u0648\u0645\u062d\u0631\u0631 \u0635\u0648\u0631 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0639\u0644\u0649 \u0641\u062d\u0635 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u062f\u0642\u0629", "navbar_metadata_description": "\u064a\u0633\u062a\u062e\u0631\u062c \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0644\u0635\u0648\u0631 JPEG \u0648\u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 (\u0628\u062a\u0646\u0633\u064a\u0642 MP4 \u0623\u0648 M4V)", "navbar_rights_description": "\u064a\u0648\u0641\u0631 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062d\u0648\u0644 \u0627\u0644\u062d\u0642\u0648\u0642 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0644\u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u0639\u0644\u0649 \u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u062a\u0648\u064a\u062a\u0631", "navbar_forensic_description": "\u064a\u0648\u0641\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062f\u0648\u0627\u062a \u0645\u062d\u0633\u0651\u0646\u0629 \u0644\u0644\u0643\u0634\u0641 \u0639\u0646 \u062a\u0632\u0648\u064a\u0631 (\u062a\u0644\u0627\u0639\u0628) \u0627\u0644\u0635\u0648\u0631", "navbar_covidsearch_description": "\u064a\u0648\u0641\u0631 \u0645\u062d\u0631\u0643 \u0628\u062d\u062b \u0645\u062e\u0635\u0635 \u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a", "navbar_xnetwork_description": "\u064a\u0648\u0641\u0631 \u0645\u062d\u0631\u0643 \u0628\u062d\u062b \u0645\u062e\u0635\u0635\u064b\u0627 \u0644\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a \u0639\u0628\u0631 \u0627\u0644\u0634\u0628\u0643\u0629.", "navbar_ocr_description": "\u064a\u0648\u0641\u0631 \u0642\u062f\u0631\u0629 \u0627\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0627\u0644\u0623\u062d\u0631\u0641 \u0627\u0648\u0627\u0633\u062a\u062e\u0631\u0627\u062c\u0647\u0627 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631", "navbar_gif_description": "\u064a\u0642\u0627\u0631\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0623\u0635\u0644\u064a\u0629 \u0648\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 (\u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0625\u0630\u0627 \u062a\u0645 \u0627\u062c\u062a\u0632\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629) \u0648\u064a\u0646\u0634\u0626 \u0635\u0648\u0631\u0629 GIF \u0643\u0646\u062a\u064a\u062c\u0629", "navbar_archiving_description": "\u0623\u0631\u0634\u0641\u0629 \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0648\u064a\u0628 \u0625\u0644\u0649 Wayback Machine", "api_help_video": "https://www.youtube.com/embed/eevtyq1lmxm?rel=0", "keyframes_help_video": "https://www.youtube.com/embed/ins8y5doxp8?rel=0", "thumbnails_help_video": "https://www.youtube.com/embed/vn0xgloksrq?rel=0", "twitter_help_video": "https://www.youtube.com/embed/wzmctpenuha?rel=0", "magnifier_help_video": "https://www.youtube.com/embed/jljrs8p4ak4?rel=0", "metadata_help_video": "https://www.youtube.com/embed/mg6z-jc54yo?rel=0", "copyright_help_video": "https://www.youtube.com/embed/njtxsbf5wu8?rel=0", "forensic_help_video": "https://www.youtube.com/embed/de862rapne4?rel=0", "close": "\u0625\u063a\u0644\u0627\u0642", "category_video": "\u0641\u064a\u062f\u064a\u0648", "category_image": "\u0635\u0648\u0631\u0629", "category_audio": "\u0635\u0648\u062a", "category_search": "\u0628\u062d\u062b", "category_data": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "category_other": "\u0623\u062f\u0648\u0627\u062a \u0623\u062e\u0631\u0649", "navbar_conversation": "\u0645\u062d\u0627\u062f\u062b\u0629 \u062a\u0648\u064a\u062a\u0631", "navbar_conversation_description": "\u064a\u0648\u0641\u0631 \u0637\u0631\u064a\u0642\u0629 \u0645\u0628\u0627\u0634\u0631\u0629 \u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641 \u0645\u062d\u0627\u062f\u062b\u0629 \u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631.", "navbar_twitter_crowdtangle": "\u062a\u062d\u0644\u064a\u0644 CSV", "navbar_twitter_crowdtangle_description": "\u064a\u0642\u0648\u0645 \u0628\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0634\u0628\u0643\u0629 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 \u0645\u0646 \u062a\u0635\u062f\u064a\u0631 CrowdTangle", "navbar_deepfake_image": "\u062a\u0632\u064a\u064a\u0641 \u0639\u0645\u064a\u0642", "navbar_deepfake_image_description": "\u064a\u062d\u0627\u0648\u0644 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0635\u0648\u0631\u0629 \u0642\u062f \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0648\u062c\u0648\u0647.", "navbar_geolocation": "\u0645\u062d\u062f\u062f \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u062c\u063a\u0631\u0627\u0641\u064a", "navbar_geolocation_description": "\u064a\u0633\u062a\u062e\u062f\u0645 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u062a\u062d\u062f\u064a\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0635\u0648\u0631\u0629 \u062c\u063a\u0631\u0627\u0641\u064a\u0627\u064b", "navbar_deepfake_video": "\u062a\u0632\u064a\u064a\u0641 \u0639\u0645\u064a\u0642", "navbar_deepfake_video_description": " \u0645\u0635\u0646\u0641 \u0627\u0644\u062a\u0639\u0644\u0645 \u0627\u0644\u0622\u0644\u064a \u0627\u0644\u0630\u064a \u064a\u0639\u064a\u062f \u0627\u062d\u062a\u0645\u0627\u0644 \u0627\u062d\u062a\u0648\u0627\u0621 \u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u0639\u0644\u0649 \u0648\u062c\u0648\u0647 \u0645\u0639\u0627\u0644\u062c\u0629 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a (\u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0648\u062c\u0647 \u0648\u0625\u0639\u0627\u062f\u0629 \u062a\u0645\u062b\u064a\u0644 \u0627\u0644\u0648\u062c\u0647) ", "navbar_synthetic_image_detection": "\u0643\u0627\u0634\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629", "navbar_synthetic_image_detection_description": "\u064a\u0633\u062a\u062e\u062f\u0645 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0643\u062a\u0634\u0627\u0641 \u0644\u062a\u0642\u062f\u064a\u0631 \u0625\u062d\u062a\u0645\u0627\u0644 \u0625\u062d\u062a\u0648\u0627\u0621 \u0635\u0648\u0631\u0629 \u0645\u0639\u0627\u0644\u062c\u0629 \u0639\u0644\u0649 AI", "navbar_loccus": "Loccus", "navbar_loccus_description": " \u064a\u0643\u062a\u0634\u0641 \u062a\u062d\u0648\u064a\u0644 \u0627\u0644\u0646\u0635 \u0625\u0644\u0649 \u0643\u0644\u0627\u0645 \u0645\u0646 \u0635\u0646\u0639 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a (\u0627\u0633\u062a\u0646\u0633\u0627\u062e \u0627\u0644\u0635\u0648\u062a \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a)", "navbar_semantic_search": "\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u062f\u0644\u0627\u0644\u064a \u0639\u0646 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u062d\u0642\u0627\u0626\u0642", "navbar_semantic_search_description": "\u0645\u062d\u0631\u0643 \u0628\u062d\u062b \u062f\u0644\u0627\u0644"}
\ No newline at end of file
+{"navbar_tools": "\u0627\u0644\u0623\u062f\u0648\u0627\u062a", "navbar_analysis_video": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "navbar_analysis_image": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0635\u0648\u0631", "navbar_keyframes": "\u0625\u0637\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d", "navbar_thumbnails": "\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 (\u0635\u0648\u0631\u0629 \u0627\u0644\u063a\u0644\u0627\u0641)", "navbar_twitter": "\u0628\u062d\u062b \u062a\u0648\u064a\u062a\u0631", "navbar_magnifier": "\u0627\u0644\u0645\u0643\u0628\u0631", "navbar_metadata_video": "\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629", "navbar_metadata_image": "\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629", "navbar_rights": "\u062d\u0642\u0648\u0642 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "navbar_forensic": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a", "navbar_twitter_sna": "Twitter SNA.", "navbar_ocr": "OCR", "navbar_covidsearch": "\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a", "navbar_xnetwork": "Xnetwork", "navbar_gif": "CheckGif", "navbar_twitter_sna_description": "\u064a\u0642\u0648\u0645 \u0628\u062a\u062d\u0644\u064a\u0644 \u0634\u0628\u0643\u0629 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 \u062a\u0648\u064a\u062a\u0631 (\u0645\u062a\u0627\u062d \u0639\u0646\u062f \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u061b \u062a\u0645 \u0625\u064a\u0642\u0627\u0641 \u0627\u0644\u0639\u0645\u0644 \u0628\u0647 \u0645\u0646\u0630 \u0627\u0644\u0623\u0648\u0644 \u0645\u0646 \u062a\u0645\u0648\u0632 (\u064a\u0648\u0644\u064a\u0648) 2023 \u0628\u0633\u0628\u0628 \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0631\u0645\u0632 \u062a\u0648\u064a\u062a\u0631)", "navbar_archiving": "\u0627\u0644\u0623\u0631\u0634\u0641\u0629", "navbar_analysis_description": "\u064a\u0642\u062f\u0645 \u0644\u0643 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u0642\u064a\u0629 \u0644\u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u0641\u064a\u0633\u0628\u0648\u0643 \u0639\u0627\u0645. \u0644\u0627 \u064a\u0639\u0645\u0644 \u062a\u0648\u064a\u062a\u0631 \u0628\u0639\u062f \u0627\u0644\u0622\u0646 \u0628\u0633\u0628\u0628 \u062a\u063a\u064a\u064a\u0631 \u0633\u064a\u0627\u0633\u0629 \u0648\u0627\u062c\u0647\u0629 \u0628\u0631\u0645\u062c\u0629 \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0647\u0645 (API).", "navbar_analysis_image_description": "\u064a\u0648\u0641\u0631 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0633\u064a\u0627\u0642\u064a\u0629 \u0644\u0635\u0648\u0631 \u0645\u0646\u0634\u0648\u0631\u0629 \u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631 \u0623\u0648 \u0641\u064a\u0633\u0628\u0648\u0643", "navbar_keyframes_description": "\u064a\u0642\u0648\u0645 \u0628\u062a\u062c\u0632\u0626\u0629 \u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u0641\u064a\u0633\u0628\u0648\u0643 \u0627\u0644\u0639\u0627\u0645 \u0625\u0644\u0649 \u0625\u0637\u0627\u0631\u0627\u062a \u0645\u0641\u062a\u0627\u062d\u064a\u0629 \u0644\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631", "navbar_thumbnails_description": "\u064a\u0642\u0648\u0645 \u0628\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0648\u0625\u062c\u0631\u0627\u0621 \u0628\u062d\u062b \u0639\u0643\u0633\u064a \u0639\u0646 \u0639\u0646\u0627\u0648\u064a\u0646 \u0645\u0642\u0627\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628", "navbar_twitter_description": "\u064a\u0642\u0648\u0645 \u0628\u0625\u062c\u0631\u0627\u0621 \u0628\u062d\u062b \u0645\u062a\u0642\u062f\u0645 \u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631\u060c \u0648\u0627\u0644\u0630\u064a \u064a\u062a\u064a\u062d \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0641\u062a\u0631\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0645\u0639\u0627\u0644\u062c\u0629 \u062d\u062a\u0649 \u0627\u0644\u062b\u0627\u0646\u064a\u0629", "navbar_magnifier_description": "\u064a\u0648\u0641\u0631 \u0639\u062f\u0633\u0629 \u0645\u0643\u0628\u0631\u0629 \u0648\u0645\u062d\u0631\u0631 \u0635\u0648\u0631 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0639\u0644\u0649 \u0641\u062d\u0635 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u062f\u0642\u0629", "navbar_metadata_description": "\u064a\u0633\u062a\u062e\u0631\u062c \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0644\u0635\u0648\u0631 JPEG \u0648\u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 (\u0628\u062a\u0646\u0633\u064a\u0642 MP4 \u0623\u0648 M4V)", "navbar_rights_description": "\u064a\u0648\u0641\u0631 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062d\u0648\u0644 \u0627\u0644\u062d\u0642\u0648\u0642 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0644\u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u0639\u0644\u0649 \u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u062a\u0648\u064a\u062a\u0631", "navbar_forensic_description": "\u064a\u0648\u0641\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062f\u0648\u0627\u062a \u0645\u062d\u0633\u0651\u0646\u0629 \u0644\u0644\u0643\u0634\u0641 \u0639\u0646 \u062a\u0632\u0648\u064a\u0631 (\u062a\u0644\u0627\u0639\u0628) \u0627\u0644\u0635\u0648\u0631", "navbar_covidsearch_description": "\u064a\u0648\u0641\u0631 \u0645\u062d\u0631\u0643 \u0628\u062d\u062b \u0645\u062e\u0635\u0635 \u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a", "navbar_xnetwork_description": "\u064a\u0648\u0641\u0631 \u0645\u062d\u0631\u0643 \u0628\u062d\u062b \u0645\u062e\u0635\u0635\u064b\u0627 \u0644\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a \u0639\u0628\u0631 \u0627\u0644\u0634\u0628\u0643\u0629.", "navbar_ocr_description": "\u064a\u0648\u0641\u0631 \u0642\u062f\u0631\u0629 \u0627\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0627\u0644\u0623\u062d\u0631\u0641 \u0627\u0648\u0627\u0633\u062a\u062e\u0631\u0627\u062c\u0647\u0627 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631", "navbar_gif_description": "\u064a\u0642\u0627\u0631\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0623\u0635\u0644\u064a\u0629 \u0648\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 (\u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0625\u0630\u0627 \u062a\u0645 \u0627\u062c\u062a\u0632\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629) \u0648\u064a\u0646\u0634\u0626 \u0635\u0648\u0631\u0629 GIF \u0643\u0646\u062a\u064a\u062c\u0629", "navbar_archiving_description": "\u0623\u0631\u0634\u0641\u0629 \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0648\u064a\u0628 \u0625\u0644\u0649 Wayback Machine", "api_help_video": "https://www.youtube.com/embed/eevtyq1lmxm?rel=0", "keyframes_help_video": "https://www.youtube.com/embed/ins8y5doxp8?rel=0", "thumbnails_help_video": "https://www.youtube.com/embed/vn0xgloksrq?rel=0", "twitter_help_video": "https://www.youtube.com/embed/wzmctpenuha?rel=0", "magnifier_help_video": "https://www.youtube.com/embed/jljrs8p4ak4?rel=0", "metadata_help_video": "https://www.youtube.com/embed/mg6z-jc54yo?rel=0", "copyright_help_video": "https://www.youtube.com/embed/njtxsbf5wu8?rel=0", "forensic_help_video": "https://www.youtube.com/embed/de862rapne4?rel=0", "close": "\u0625\u063a\u0644\u0627\u0642", "category_video": "\u0641\u064a\u062f\u064a\u0648", "category_image": "\u0635\u0648\u0631\u0629", "category_audio": "\u0635\u0648\u062a", "category_search": "\u0628\u062d\u062b", "category_data": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "category_other": "\u0623\u062f\u0648\u0627\u062a \u0623\u062e\u0631\u0649", "navbar_conversation": "\u0645\u062d\u0627\u062f\u062b\u0629 \u062a\u0648\u064a\u062a\u0631", "navbar_conversation_description": "\u064a\u0648\u0641\u0631 \u0637\u0631\u064a\u0642\u0629 \u0645\u0628\u0627\u0634\u0631\u0629 \u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641 \u0645\u062d\u0627\u062f\u062b\u0629 \u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631.", "navbar_twitter_crowdtangle": "\u062a\u062d\u0644\u064a\u0644 CSV", "navbar_twitter_crowdtangle_description": "\u064a\u0642\u0648\u0645 \u0628\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0634\u0628\u0643\u0629 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 \u0645\u0646 \u062a\u0635\u062f\u064a\u0631 CrowdTangle", "navbar_deepfake_image": "\u062a\u0632\u064a\u064a\u0641 \u0639\u0645\u064a\u0642", "navbar_deepfake_image_description": "\u064a\u062d\u0627\u0648\u0644 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0635\u0648\u0631\u0629 \u0642\u062f \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0648\u062c\u0648\u0647.", "navbar_geolocation": "\u0645\u062d\u062f\u062f \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u062c\u063a\u0631\u0627\u0641\u064a", "navbar_geolocation_description": "\u064a\u0633\u062a\u062e\u062f\u0645 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u062a\u062d\u062f\u064a\u062f \u0645\u0648\u0642\u0639 \u0627\u0644\u0635\u0648\u0631\u0629 \u062c\u063a\u0631\u0627\u0641\u064a\u0627\u064b", "navbar_deepfake_video": "\u062a\u0632\u064a\u064a\u0641 \u0639\u0645\u064a\u0642", "navbar_deepfake_video_description": " \u0645\u0635\u0646\u0641 \u0627\u0644\u062a\u0639\u0644\u0645 \u0627\u0644\u0622\u0644\u064a \u0627\u0644\u0630\u064a \u064a\u0639\u064a\u062f \u0627\u062d\u062a\u0645\u0627\u0644 \u0627\u062d\u062a\u0648\u0627\u0621 \u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u0639\u0644\u0649 \u0648\u062c\u0648\u0647 \u0645\u0639\u0627\u0644\u062c\u0629 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a (\u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0648\u062c\u0647 \u0648\u0625\u0639\u0627\u062f\u0629 \u062a\u0645\u062b\u064a\u0644 \u0627\u0644\u0648\u062c\u0647) ", "navbar_synthetic_image_detection": "\u0643\u0627\u0634\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629", "navbar_synthetic_image_detection_description": "\u064a\u0633\u062a\u062e\u062f\u0645 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0643\u062a\u0634\u0627\u0641 \u0644\u062a\u0642\u062f\u064a\u0631 \u0625\u062d\u062a\u0645\u0627\u0644 \u0625\u062d\u062a\u0648\u0627\u0621 \u0635\u0648\u0631\u0629 \u0645\u0639\u0627\u0644\u062c\u0629 \u0639\u0644\u0649 AI", "navbar_loccus": "Loccus", "navbar_loccus_description": " \u064a\u0643\u062a\u0634\u0641 \u062a\u062d\u0648\u064a\u0644 \u0627\u0644\u0646\u0635 \u0625\u0644\u0649 \u0643\u0644\u0627\u0645 \u0645\u0646 \u0635\u0646\u0639 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a (\u0627\u0633\u062a\u0646\u0633\u0627\u062e \u0627\u0644\u0635\u0648\u062a \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a)", "navbar_semantic_search": "\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u062f\u0644\u0627\u0644\u064a \u0639\u0646 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u062d\u0642\u0627\u0626\u0642", "navbar_semantic_search_description": "\u0645\u062d\u0631\u0643 \u0628\u062d\u062b \u062f\u0644\u0627\u0644"}
\ No newline at end of file
diff --git a/public/locales/ar/components/NavItems/tools/Deepfake.json b/public/locales/ar/components/NavItems/tools/Deepfake.json
index af670be03..dccbfe81c 100644
--- a/public/locales/ar/components/NavItems/tools/Deepfake.json
+++ b/public/locales/ar/components/NavItems/tools/Deepfake.json
@@ -1 +1 @@
-{"deepfake_label": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0648\u0633\u0627\u0626\u0637", "deepfake_name": "\u062a\u0632\u0648\u064a\u0631 \u0639\u0645\u064a\u0642", "deepfake_placeholder": "\u0627\u0644\u0635\u0642 \u0639\u0646\u0648\u0627\u0646 URL \u0647\u0646\u0627", "deepfake_support": "\u0645\u062a\u0635\u0641\u062d\u0643 \u0627\u0644\u062d\u0627\u0644\u064a \u0644\u0627 \u064a\u062f\u0639\u0645 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.", "deepfake_clips": "\u0645\u0642\u0627\u0637\u0639 \u0641\u064a\u062f\u064a\u0648", "deepfake_select": "\u062d\u062f\u062f \u0644\u0642\u0637\u0629 \u0644\u0631\u0624\u064a\u0629 \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0642\u0637\u0639", "deepfake_clip": "\u0645\u0642\u0637\u0639 \u0645\u062d\u062f\u062f", "deepfake_faces": "\u0627\u0644\u0648\u062c\u0648\u0647 \u0627\u0644\u0645\u0639\u0631\u0641\u0629", "deepfake_video": "\u062a\u0645 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "deepfake_results": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0645\u0642\u0637\u0639 \u0627\u0644\u0645\u062d\u062f\u062f", "deepfake_error_400": "\u062e\u0637\u0623: \u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d. \u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646\u0647 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u062c\u0645\u0647\u0648\u0631", "deepfake_error_500": "\u062e\u0637\u0623 \u062f\u0627\u062e\u0644\u064a \u0641\u064a \u0627\u0644\u062e\u062f\u0645\u0629", "deepfake_error_413": "\u0627\u0644\u0645\u0644\u0641 \u0643\u0628\u064a\u0631 \u062c\u062f\u064b\u0627", "deepfake_error_422": "\u0627\u0644\u0645\u0644\u0641 \u0643\u0628\u064a\u0631 \u062c\u062f\u064b\u0627", "deepfake_image_link": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629", "deepfake_video_link": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "deepfake_title_what": "\u0645\u0627 \u0647\u064a \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 (\u0627\u0644\u063a\u0644\u0627\u0641)", "deepfake_filters_explanation_image": "\u0634\u0631\u062d \u0627\u0644\u0635\u0648\u0631\u0629", "deepfake_filters_explanation_video": "\u0634\u0631\u062d \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "deepfake_image_title": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0643\u0634\u0641", "deepfake_image_faceswap_name": "\u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0648\u062c\u0647", "deepfake_image_faceswap_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0648\u062c\u0647 \u0627\u0644\u0634\u062e\u0635 \u0642\u062f \u062a\u0645 \u0627\u0633\u062a\u0628\u062f\u0627\u0644\u0647 \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629.", "deepfake_image_gan_name": "GAN", "deepfake_image_gan_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0635\u0648\u0631\u0629 \u0642\u062f \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0634\u0628\u0643\u0629 \u0627\u0644\u062e\u0635\u0648\u0645\u0629 \u0627\u0644\u062a\u0648\u0644\u064a\u062f\u064a\u0629 (GAN).", "deepfake_image_diffusion_name": " \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u0646\u062a\u0634\u0627\u0631 \u0627\u0644\u0643\u0627\u0645\u0646", "deepfake_image_diffusion_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0635\u0648\u0631\u0629 \u0642\u062f \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0634\u0628\u0643\u0629 \u0639\u0635\u0628\u064a\u0629 \u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u0646\u062a\u0634\u0627\u0631.", "deepfake_image_detection_alert": " \u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0644\u0641 \u062a\u0645", "deepfake_image_detection_alert_2": "\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629", "deepfake_video_title": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0643\u0634\u0641", "deepfake_video_videoreport_name": "Mever Deepfake \u0643\u0627\u0634\u0641 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "deepfake_video_videoreport_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0642\u062f \u062a\u0645 \u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0648\u062c\u0647 \u0627\u0644\u0634\u062e\u0635 \u0641\u064a \u0627\u0644\u0641\u064a\u062f\u064a\u0648.", "deepfake_video_ftcn_name": "\u0634\u0628\u0643\u0629 \u0627\u0644\u0627\u0644\u062a\u0648\u0627\u0621 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0628\u0627\u0644\u0643\u0627\u0645\u0644", "deepfake_video_ftcn_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0627\u0646\u062d\u0631\u0627\u0641\u0627\u062a \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0644\u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0630\u0627\u062a \u0627\u0644\u0648\u062c\u0648\u0647.", "deepfake_video_facereenact_name": "\u0625\u0639\u0627\u062f\u0629 \u062a\u0645\u062b\u064a\u0644 \u0627\u0644\u0648\u062c\u0647", "deepfake_video_facereenact_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0648\u062c\u0648\u0647 \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u062f \u062a\u0645 \u062a\u0631\u0643\u064a\u0628\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0646\u0642\u0644 \u0645\u0646 \u0634\u0643\u0644 \u0627\u0644\u0648\u062c\u0647 \u0627\u0644\u0645\u0635\u062f\u0631 \u0625\u0644\u0649 \u0627\u0644\u0648\u062c\u0647 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641 \u0645\u0639 \u0627\u0644\u062d\u0641\u0627\u0638 \u0639\u0644\u0649 \u0645\u0638\u0647\u0631 \u0648\u0647\u0648\u064a\u0629 \u0627\u0644\u0648\u062c\u0647 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641.", "deepfake_video_detection_alert": " \u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0623\u0646 \u0647\u0630\u0627 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0644\u0641", "deepfake_video_detection_alert_2": "\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629", "button_remove": "\u0625\u0632\u0627\u0644\u0629", "deepfake_no_face_detection": "\u0644\u0627 \u064a\u0648\u062c\u062f \u0648\u062c\u0647 \u0645\u0643\u062a\u0634\u0641", "button_localfile": "\u0645\u0644\u0641 \u0645\u062d\u0644\u064a", "submit_button": "\u0625\u0631\u0633\u0627\u0644"}
\ No newline at end of file
+{"deepfake_label": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0648\u0633\u0627\u0626\u0637", "deepfake_name": "\u062a\u0632\u0648\u064a\u0631 \u0639\u0645\u064a\u0642", "deepfake_placeholder": "\u0627\u0644\u0635\u0642 \u0639\u0646\u0648\u0627\u0646 URL \u0647\u0646\u0627", "deepfake_support": "\u0645\u062a\u0635\u0641\u062d\u0643 \u0627\u0644\u062d\u0627\u0644\u064a \u0644\u0627 \u064a\u062f\u0639\u0645 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.", "deepfake_clips": "\u0645\u0642\u0627\u0637\u0639 \u0641\u064a\u062f\u064a\u0648", "deepfake_select": "\u062d\u062f\u062f \u0644\u0642\u0637\u0629 \u0644\u0631\u0624\u064a\u0629 \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0642\u0637\u0639", "deepfake_clip": "\u0645\u0642\u0637\u0639 \u0645\u062d\u062f\u062f", "deepfake_faces": "\u0627\u0644\u0648\u062c\u0648\u0647 \u0627\u0644\u0645\u0639\u0631\u0641\u0629", "deepfake_video": "\u062a\u0645 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "deepfake_results": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0645\u0642\u0637\u0639 \u0627\u0644\u0645\u062d\u062f\u062f", "deepfake_error_400": "\u062e\u0637\u0623: \u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d. \u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646\u0647 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u062c\u0645\u0647\u0648\u0631", "deepfake_error_500": "\u062e\u0637\u0623 \u062f\u0627\u062e\u0644\u064a \u0641\u064a \u0627\u0644\u062e\u062f\u0645\u0629", "deepfake_error_413": "\u0627\u0644\u0645\u0644\u0641 \u0643\u0628\u064a\u0631 \u062c\u062f\u064b\u0627", "deepfake_error_422": "\u0627\u0644\u0645\u0644\u0641 \u0643\u0628\u064a\u0631 \u062c\u062f\u064b\u0627", "deepfake_image_link": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629", "deepfake_video_link": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "deepfake_title_what": "\u0645\u0627 \u0647\u064a \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 (\u0627\u0644\u063a\u0644\u0627\u0641)", "deepfake_filters_explanation_image": "\u0634\u0631\u062d \u0627\u0644\u0635\u0648\u0631\u0629", "deepfake_filters_explanation_video": "\u0634\u0631\u062d \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "deepfake_image_title": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0643\u0634\u0641", "deepfake_image_faceswap_name": "\u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0648\u062c\u0647", "deepfake_image_faceswap_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0648\u062c\u0647 \u0627\u0644\u0634\u062e\u0635 \u0642\u062f \u062a\u0645 \u0627\u0633\u062a\u0628\u062f\u0627\u0644\u0647 \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629.", "deepfake_image_gan_name": "GAN", "deepfake_image_gan_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0635\u0648\u0631\u0629 \u0642\u062f \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0634\u0628\u0643\u0629 \u0627\u0644\u062e\u0635\u0648\u0645\u0629 \u0627\u0644\u062a\u0648\u0644\u064a\u062f\u064a\u0629 (GAN).", "deepfake_image_diffusion_name": " \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u0646\u062a\u0634\u0627\u0631 \u0627\u0644\u0643\u0627\u0645\u0646", "deepfake_image_diffusion_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0635\u0648\u0631\u0629 \u0642\u062f \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0634\u0628\u0643\u0629 \u0639\u0635\u0628\u064a\u0629 \u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u0646\u062a\u0634\u0627\u0631.", "deepfake_image_detection_alert": " \u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0644\u0641 \u062a\u0645", "deepfake_image_detection_alert_2": "\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629", "deepfake_video_title": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0643\u0634\u0641", "deepfake_video_videoreport_name": "Mever Deepfake \u0643\u0627\u0634\u0641 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "deepfake_video_videoreport_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0642\u062f \u062a\u0645 \u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0648\u062c\u0647 \u0627\u0644\u0634\u062e\u0635 \u0641\u064a \u0627\u0644\u0641\u064a\u062f\u064a\u0648.", "deepfake_video_ftcn_name": "\u0634\u0628\u0643\u0629 \u0627\u0644\u0627\u0644\u062a\u0648\u0627\u0621 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0628\u0627\u0644\u0643\u0627\u0645\u0644", "deepfake_video_ftcn_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0627\u0646\u062d\u0631\u0627\u0641\u0627\u062a \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0644\u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0630\u0627\u062a \u0627\u0644\u0648\u062c\u0648\u0647.", "deepfake_video_facereenact_name": "\u0625\u0639\u0627\u062f\u0629 \u062a\u0645\u062b\u064a\u0644 \u0627\u0644\u0648\u062c\u0647", "deepfake_video_facereenact_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0648\u062c\u0648\u0647 \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u062f \u062a\u0645 \u062a\u0631\u0643\u064a\u0628\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0646\u0642\u0644 \u0645\u0646 \u0634\u0643\u0644 \u0627\u0644\u0648\u062c\u0647 \u0627\u0644\u0645\u0635\u062f\u0631 \u0625\u0644\u0649 \u0627\u0644\u0648\u062c\u0647 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641 \u0645\u0639 \u0627\u0644\u062d\u0641\u0627\u0638 \u0639\u0644\u0649 \u0645\u0638\u0647\u0631 \u0648\u0647\u0648\u064a\u0629 \u0627\u0644\u0648\u062c\u0647 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641.", "deepfake_video_detection_alert": " \u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0623\u0646 \u0647\u0630\u0627 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0644\u0641", "deepfake_video_detection_alert_2": "\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629", "button_remove": "\u0625\u0632\u0627\u0644\u0629", "deepfake_no_face_detection": "\u0644\u0627 \u064a\u0648\u062c\u062f \u0648\u062c\u0647 \u0645\u0643\u062a\u0634\u0641", "button_localfile": "\u0645\u0644\u0641 \u0645\u062d\u0644\u064a", "submit_button": "\u0625\u0631\u0633\u0627\u0644", "gauge_detection": "\u0627\u0644\u0643\u0634\u0641", "gauge_no_detection": "\u0644\u0627 \u064a\u0648\u062c\u062f \u0643\u0634\u0641", "gauge_additional_results": "\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0643\u0634\u0641", "gauge_additional_results_hide": "\u0625\u062e\u0641\u0627\u0621 \u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0643\u0634\u0641", "deepfake_image_rating": "\u0627\u0644\u0634\u0631\u062d: \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 Faceswap \u0641\u064a \u0625\u0636\u0627\u0641\u0629 InVID-WeVerify \u062a\u062c\u062f :", "deepfake_image_rating_4": "\u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629 \u062c\u062f\u0627\u064b \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0648\u062c\u0648\u0647", "deepfake_image_rating_3": "\u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629 \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0648\u062c\u0648\u0647", "deepfake_image_rating_2": "\u0623\u062f\u0644\u0629 \u0645\u062a\u0648\u0633\u0637\u0629 (\u0645\u0634\u0628\u0648\u0647\u0629 \u0648\u0644\u0643\u0646 \u063a\u064a\u0631 \u062d\u0627\u0633\u0645\u0629) \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0642\u062f \u062a\u0643\u0648\u0646 \u0642\u062f \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0648\u062c\u0648\u0647. \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0627\u0643\u062a\u0634\u0627\u0641 \u0644\u0627 \u064a\u0636\u0645\u0646 \u0639\u062f\u0645 \u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0635\u0648\u0631\u0629.", "deepfake_image_rating_1": "\u0623\u062f\u0644\u0629 \u0636\u0639\u064a\u0641\u0629 (\u063a\u064a\u0631 \u062d\u0627\u0633\u0645\u0629) \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0642\u062f \u062a\u0643\u0648\u0646 \u0642\u062f \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0648\u062c\u0648\u0647. \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0627\u0643\u062a\u0634\u0627\u0641 \u0644\u0627 \u064a\u0636\u0645\u0646 \u0639\u062f\u0645 \u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0635\u0648\u0631\u0629.", "deepfake_video_rating": "\u0627\u0644\u0634\u0631\u062d: \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0627\u062a \u0625\u0636\u0627\u0641\u0629 InVID-WeVerify \u062a\u062c\u062f:", "deepfake_video_rating_4": "\u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629 \u062c\u062f\u0627\u064b \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0627 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0648\u062c\u0648\u0647 \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a.", "deepfake_video_rating_3": "\u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629 \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0627 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0648\u062c\u0648\u0647 \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a.", "deepfake_video_rating_2": "\u0647\u0646\u0627\u0643 \u0623\u062f\u0644\u0629 \u0645\u0639\u062a\u062f\u0644\u0629 (\u0645\u0634\u0628\u0648\u0647\u0629 \u0648\u0644\u0643\u0646 \u063a\u064a\u0631 \u062d\u0627\u0633\u0645\u0629) \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0627 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u062f \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0648\u062c\u0648\u0647 \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a. \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0627\u0643\u062a\u0634\u0627\u0641 \u0644\u0627 \u064a\u0636\u0645\u0646 \u0639\u062f\u0645 \u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.", "deepfake_video_rating_1": "\u0623\u062f\u0644\u0629 \u0636\u0639\u064a\u0641\u0629 (\u063a\u064a\u0631 \u062d\u0627\u0633\u0645\u0629) \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0627 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u062f \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0648\u062c\u0648\u0647 \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a. \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0627\u0643\u062a\u0634\u0627\u0641 \u0644\u0627 \u064a\u0636\u0645\u0646 \u0639\u062f\u0645 \u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.", "deepfake_button_copy_text_1": "\u0646\u0633\u062e \u0627\u0644\u0646\u0635", "deepfake_button_copy_text_2": "\u062a\u0645 \u0646\u0633\u062e \u0627\u0644\u0646\u0635!", "gauge_alert_label_4": "\u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629 \u062c\u062f\u064b\u0627", "gauge_alert_label_3": "\u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629", "gauge_alert_label_2": "\u0623\u062f\u0644\u0629 \u0645\u0639\u062a\u062f\u0644\u0629 (\u0645\u0634\u0628\u0648\u0647\u0629 \u0648\u0644\u0643\u0646 \u063a\u064a\u0631 \u0646\u0647\u0627\u0626\u064a\u0629)", "gauge_alert_label_1": "\u0623\u062f\u0644\u0629 \u0636\u0639\u064a\u0641\u0629 (\u063a\u064a\u0631 \u0646\u0647\u0627\u0626\u064a\u0629)", "gauge_probability_text": "\u0627\u062d\u062a\u0645\u0627\u0644\u064a\u0629:", "gauge_generic_detection_text": "", "gauge_scale_explanation_link": "\u0645\u0627\u0630\u0627 \u062a\u0639\u0646\u064a \u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0639\u062f\u0627\u062f\u061f", "gauge_scale_modal_explanation_title": "\u0645\u0627\u0630\u0627 \u062a\u0639\u0646\u064a \u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0639\u062f\u0627\u062f\u061f", "gauge_scale_modal_explanation_rating_1": "<50 % - \u0623\u062f\u0644\u0629 \u0636\u0639\u064a\u0641\u0629 (\u063a\u064a\u0631 \u0646\u0647\u0627\u0626\u064a\u0629)", "gauge_scale_modal_explanation_rating_2": "\u226550 % - \u0623\u062f\u0644\u0629 \u0645\u0639\u062a\u062f\u0644\u0629 (\u0645\u0634\u0628\u0648\u0647\u0629 \u0648\u0644\u0643\u0646 \u063a\u064a\u0631 \u0646\u0647\u0627\u0626\u064a\u0629)", "gauge_scale_modal_explanation_rating_3": "\u226570 % - \u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629 \u226570 % - Starke Beweise", "gauge_scale_modal_explanation_rating_4": "\u226590 % - \u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629 \u062c\u062f\u0627\u064b", "gauge_download_gauge_button": "\u062a\u062d\u0645\u064a\u0644 \u0645\u062e\u0637\u0637 \u0627\u0644\u0642\u064a\u0627\u0633 \u0643\u0645\u0644\u0641 jpeg"}
\ No newline at end of file
diff --git a/public/locales/ar/components/NavItems/tools/Forensic.json b/public/locales/ar/components/NavItems/tools/Forensic.json
index ebb8c454a..d6c3446a2 100644
--- a/public/locales/ar/components/NavItems/tools/Forensic.json
+++ b/public/locales/ar/components/NavItems/tools/Forensic.json
@@ -1 +1 @@
-{"forensic_title": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0631\u0642\u0645\u064a", "forensic_input": "\u0631\u0627\u0628\u0637 \u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u0635\u0648\u0631\u0629", "button_localfile": "\u0645\u0644\u0641 \u0645\u062d\u0644\u064a", "button_submit": "\u062a\u062d\u0644\u064a\u0644", "cardheader_source": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u0623\u0648 \u0627\u0644\u0645\u0644\u0641", "linkmode_title": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0631\u0627\u0628\u0637", "linkmode_description": "\u062a\u0648\u0641\u064a\u0631 \u0631\u0627\u0628\u0637 \u0639\u0646\u0648\u0627\u0646 URL \u0646\u062d\u0648 \u0635\u0648\u0631\u0629 JPEG / JPG", "filemode_title": "\u0648\u0636\u0639 \u0627\u0644\u0645\u0644\u0641", "filemode_description": "\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0631\u0627\u062f \u0645\u0633\u062d\u0647\u0627 \u0636\u0648\u0626\u064a\u0627 \u0647\u064a \u0645\u0644\u0641 \u0645\u062d\u0644\u064a\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0631\u0627\u062f \u062a\u062d\u0644\u064a\u0644\u0647\u0627 \u0647\u064a \u0645\u0644\u0641 \u0645\u062d\u0644\u064a", "please_give_a_correct_link": "\u064a\u0631\u062c\u0649 \u0625\u0639\u0637\u0627\u0621 \u0631\u0627\u0628\u0637 \u0635\u062d\u064a\u062d", "forensic_error_unsupported_file": "\u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0645\u0642\u062f\u0645 \u0647\u0648 \u0645\u0644\u0641 \u0635\u0648\u0631\u0629 \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 \u0635\u0648\u0631\u0629 GIF \u0623\u0648 \u0641\u064a\u062f\u064a\u0648", "forensic_error_image_url_error": "\u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0645\u0642\u062f\u0645 \u0647\u0648 \u0645\u0644\u0641 \u0635\u0648\u0631\u0629 \u0648\u0644\u0643\u0646 \u0644\u0627 \u064a\u0645\u0643\u0646 \u0645\u0639\u0627\u0644\u062c\u062a\u0647\u060c \u0642\u062f \u064a\u0643\u0648\u0646 \u0628\u0633\u0628\u0628 \u0645\u0634\u0643\u0644\u0629 \u0641\u064a \u0627\u0644\u0634\u0628\u0643\u0629 \u0623\u0648 \u0642\u064a\u0648\u062f \u0627\u0644\u0645\u0646\u0635\u0629", "forensic_error_url_error": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u062a\u062e\u0632\u064a\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0645\u0642\u062f\u0645 \u060c \u0648\u0642\u062f \u064a\u0643\u0648\u0646 \u0630\u0644\u0643 \u0628\u0633\u0628\u0628 \u0645\u0634\u0643\u0644\u0629 \u0627\u0644\u0634\u0628\u0643\u0629 \u0623\u0648 \u0642\u064a\u0648\u062f \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0648 \u0645\u0633\u0627\u0631 URL \u0627\u0644\u062a\u0627\u0644\u0641", "forensic_error_hash_not_found": "\u062d\u062f\u062b\u062a \u0645\u0634\u0643\u0644\u0629 \u063a\u064a\u0631 \u0645\u0639\u0631\u0648\u0641\u0629. \u064a\u0631\u062c\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0648\u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649", "forensic_error_empty_parameter": "\u062d\u062f\u062b\u062a \u0645\u0634\u0643\u0644\u0629 \u063a\u064a\u0631 \u0645\u0639\u0631\u0648\u0641\u0629. \u064a\u0631\u062c\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0648\u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649", "forensic_error_missing_image_report": "\u0644\u0645 \u064a\u062a\u0645 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0635\u0648\u0631\u0629. \u064a\u0631\u062c\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0648\u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649", "forensic_error_analysis_not_triggered": "\u0644\u0645 \u064a\u062a\u0645 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0644\u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629. \u064a\u0631\u062c\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0648\u062d\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649", "forensic_error_404": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0627\u0644\u062e\u062f\u0645\u0629", "forensic_error_500": "\u062e\u0637\u0623 \u062f\u0627\u062e\u0644\u064a \u0641\u064a \u0627\u0644\u062e\u062f\u0645\u0629", "forensic_error_undefined": "\u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u062e\u062f\u0645\u0629", "forensic_error_bad_request_download_error": "\u064a\u0631\u062c\u0649 \u0625\u0639\u0637\u0627\u0621 \u0631\u0627\u0628\u0637 \u0635\u062d\u064a\u062d", "forensic_title_adq1_report": "\u062a\u0648\u0636\u064a\u062d \u0645\u0636\u0627\u0639\u0641 (\u0645\u0632\u062f\u0648\u062c)", "forensic_title_ela_report": "\u062a\u062d\u0644\u064a\u0644 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u062e\u0637\u0623", "forensic_title_median_report": "\u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u0645\u062a\u0648\u0633\u0637\u0629", "forensic_title_dct_report": "DCT", "forensic_title_cagiNormal": "CAGI", "forensic_title_cagiInversed": "CAGI \u0645\u0642\u0644\u0648\u0628", "forensic_title_wavelet_report": "(WAVELET) \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0645\u0648\u062c\u0627\u062a \u0627\u0644\u0635\u0648\u062a\u064a\u0629", "forensic_title_blk_report": "(BLOCK)\u0627\u0644\u062c\u0632\u0621", "forensic_title_ghost_report": "GHOST", "forensic_card_info": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a", "forensic_card_back": "\u0631\u062c\u0648\u0639", "forensic_card_adq1_report": "\u062a\u062d\u062f\u062b \u062d\u0627\u0644\u0627\u062a \u0639\u062f\u0645 \u062a\u0646\u0627\u0633\u0642 \u0627\u0644\u062a\u0643\u0645\u064a\u0645 \u0627\u0644\u0645\u0632\u062f\u0648\u062c \u0639\u0646\u062f \u0625\u062f\u0631\u0627\u062c \u062c\u0633\u0645 \u063a\u0631\u064a\u0628 \u0641\u064a \u0635\u0648\u0631\u0629 JPEG. \u0639\u0646\u062f \u062d\u0641\u0638 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062c\u062f\u064a\u062f\u0629 \u060c \u0633\u064a\u062a\u0645 \u0636\u063a\u0637 \u0627\u0644\u062c\u0632\u0621 \u0627\u0644\u0630\u064a \u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u0628\u062b \u0628\u0647 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0631\u062a\u064a\u0646 \u060c \u0628\u064a\u0646\u0645\u0627 \u064a\u062a\u0645 \u0636\u063a\u0637 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0645\u062f\u0631\u062c\u0629 \u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629 \u0641\u0642\u0637. \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u062d\u0627\u0644\u0629 \u060c \u064a\u062c\u0628 \u0623\u0646 \u062a\u0638\u0647\u0631 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0644\u0639\u0628\u062b \u0628\u0647\u0627 \u0628\u0644\u0648\u0646 \u0641\u0627\u062a\u062d (\u0627\u0646\u0638\u0631 \u0627\u0644\u0645\u0642\u064a\u0627\u0633) \u0628\u064a\u0646\u0645\u0627 \u062a\u0638\u0644 \u0628\u0642\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629 \u062f\u0627\u0643\u0646\u0629. \u0641\u064a \u062d\u0627\u0644\u0629 \u0648\u062c\u0648\u062f \u0623\u0644\u0648\u0627\u0646 \u0623\u062e\u0631\u0649 (\u0627\u0644\u0623\u062e\u0636\u0631 \u0648\u0627\u0644\u0623\u0632\u0631\u0642) \u0641\u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0644\u062a\u0648\u0635\u0644 \u0625\u0644\u0649 \u0623\u064a \u0627\u0633\u062a\u0646\u062a\u0627\u062c. \u0623\u064a\u0636\u0627\u060c \u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0630\u0627\u062a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0630\u0627\u062a \u0634\u0643\u0644: \u064a\u062c\u0628 \u062a\u062c\u0627\u0647\u0644 \u0646\u0642\u0627\u0637 \u0627\u0644\u0636\u0648\u0621 \u0627\u0644\u0632\u0627\u0626\u0641\u0629 \u0627\u0644\u0645\u0646\u062a\u0634\u0631\u0629 \u0639\u0628\u0631 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_card_ela_report": "\u064a\u062a\u0645 \u0625\u0646\u062a\u0627\u062c \u062a\u062d\u0644\u064a\u0644 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u062e\u0637\u0623 \u0639\u0646 \u0637\u0631\u064a\u0642 \u0625\u0639\u0627\u062f\u0629 \u0636\u063a\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 JPEG \u0628\u062c\u0648\u062f\u0629 75 \u0648\u0637\u0631\u062d \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062c\u062f\u064a\u062f\u0629 \u0645\u0646 \u0627\u0644\u0642\u062f\u064a\u0645\u0629. \u062b\u0645 \u064a\u062a\u0645 \u062a\u062d\u0633\u064a\u0646 \u0635\u0648\u0631\u0629 \u0627\u0644\u0627\u062e\u062a\u0644\u0627\u0641\u0627\u062a \u0627\u0644\u0646\u0627\u062a\u062c\u0629 \u0648\u0639\u0631\u0636\u0647\u0627. \u0645\u062c\u0627\u0644\u0627\u062a \u0627\u0644\u0627\u0647\u062a\u0645\u0627\u0645 \u0647\u064a \u062a\u0644\u0643 \u0630\u0627\u062a \u0627\u0644\u0642\u064a\u0645 \u0627\u0644\u0623\u0639\u0644\u0649 \u0645\u0646 \u0627\u0644\u0623\u062c\u0632\u0627\u0621 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0645\u0627\u062b\u0644\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629. \u064a\u062c\u0628 \u0645\u0642\u0627\u0631\u0646\u0629 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u062a\u0634\u0627\u0628\u0647\u0629 \u0641\u0642\u0637 \u060c \u0623\u064a \u064a\u062c\u0628 \u0645\u0642\u0627\u0631\u0646\u0629 \u0627\u0644\u062d\u0648\u0627\u0641 \u0628\u0627\u0644\u062d\u0648\u0627\u0641 \u060c \u0648\u0627\u0644\u0642\u0648\u0627\u0645 \u0628\u0627\u0644\u0642\u0648\u0627\u0645 \u060c \u0648\u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0648\u062d\u062f\u0629 \u0628\u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0648\u062d\u062f\u0629. \u0627\u0644\u062a\u0646\u0627\u0642\u0636\u0627\u062a \u0627\u0644\u0644\u0648\u0646\u064a\u0629 (\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0632\u0631\u0642\u0627\u0621) \u0645\u0634\u0628\u0648\u0647\u0629 \u0628\u0634\u0643\u0644 \u0639\u0627\u0645. ELA \u0647\u0648 \u0645\u062d\u0633\u0646 \u0648\u0644\u0627 \u064a\u0643\u0641\u064a \u0644\u0627\u0633\u062a\u0646\u062a\u0627\u062c \u062a\u0632\u0648\u064a\u0631 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_card_median_report": "\u064a\u0639\u062a\u0645\u062f \u0645\u062a\u0648\u0633\u0637 \u0628\u0642\u0627\u064a\u0627 \u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0639\u0644\u0649 \u0639\u0632\u0644 \u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629 \u063a\u064a\u0631 \u0627\u0644\u0645\u0631\u0626\u064a\u0629 \u062a\u0642\u0631\u064a\u0628\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u062a\u0635\u0641\u064a\u0629 \u0627\u0644\u0645\u062a\u0648\u0633\u0637\u0629. \u0639\u0646\u062f \u062a\u0641\u0633\u064a\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u060c \u0641\u0625\u0646 \u0645\u062c\u0627\u0644\u0627\u062a \u0627\u0644\u0627\u0647\u062a\u0645\u0627\u0645 \u0647\u064a \u062a\u0644\u0643 \u0627\u0644\u062a\u064a \u062a\u0631\u062c\u0639 \u0642\u064a\u0645\u0627 \u0623\u0639\u0644\u0649 (\u0623\u064a \u0623\u0643\u062b\u0631 \u0625\u0634\u0631\u0627\u0642\u0627) \u0645\u0646 \u0627\u0644\u0623\u062c\u0632\u0627\u0621 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0645\u0627\u062b\u0644\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629. \u064a\u062c\u0628 \u0645\u0642\u0627\u0631\u0646\u0629 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u062a\u0634\u0627\u0628\u0647\u0629 \u0641\u0642\u0637 \u060c \u0623\u064a \u064a\u062c\u0628 \u0645\u0642\u0627\u0631\u0646\u0629 \u0627\u0644\u062d\u0648\u0627\u0641 \u0628\u0627\u0644\u062d\u0648\u0627\u0641 \u060c \u0648\u0627\u0644\u0642\u0648\u0627\u0645 \u0628\u0627\u0644\u0642\u0648\u0627\u0645 \u060c \u0648\u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0648\u062d\u062f\u0629 \u0628\u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0648\u062d\u062f\u0629. \u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0647\u064a \u0645\u062d\u0633\u0646 \u0648\u0644\u0627 \u062a\u0643\u0641\u064a \u0644\u0644\u0627\u0633\u062a\u0646\u062a\u0627\u062c \u0628\u0634\u0623\u0646 \u062a\u0632\u0648\u064a\u0631 \u0627\u0644\u0635\u0648\u0631\u0629", "forensic_card_dct_report": "\u0639\u0646\u062f\u0645\u0627 \u064a\u062d\u062f\u062b \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0641\u064a \u0635\u0648\u0631\u0629 JPEG \u060c \u0642\u062f \u062a\u0643\u0648\u0646 \u0645\u0639\u0627\u0645\u0644\u0627\u062a \u062a\u062d\u0648\u064a\u0644 COSINUS \u0627\u0644\u0645\u0646\u0641\u0635\u0644\u0629 (DCT) (\u0639\u0645\u0644\u064a\u0629 \u0631\u064a\u0627\u0636\u064a\u0629) \u0645\u0636\u0637\u0631\u0628\u064b\u0627 \u0645\u062d\u0644\u064a\u064b\u0627. \u0642\u062f \u062a\u062a\u0648\u0627\u0641\u0642 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u062a\u0628\u0631\u0632 (\u0628\u064a\u0636\u0627\u0621 \u0623\u0648 \u062e\u0636\u0631\u0627\u0621) \u0639\u0644\u0649 \u062e\u0644\u0641\u064a\u0629 \u0633\u0648\u062f\u0627\u0621 \u0645\u0639 \u0627\u0644\u062a\u0644\u0627\u0639\u0628. \u0642\u062f \u064a\u0644\u0645\u062d \u0627\u0644\u0639\u0643\u0633 \u0623\u064a\u0636\u064b\u0627 \u0625\u0644\u0649 \u0627\u0644\u062a\u0644\u0627\u0639\u0628\u060c \u0623\u064a \u0628\u0639\u0636 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u062a\u0638\u0647\u0631 \u0623\u0643\u062b\u0631 \u0632\u0631\u0642\u0629 \u0639\u0644\u0649 \u062e\u0644\u0641\u064a\u0629 \u0633\u0648\u062f\u0627\u0621.", "forensic_card_cagiNormal": "\u064a\u0639\u0645\u0644 \u0636\u063a\u0637 JPEG \u0641\u064a \u0634\u0628\u0643\u0629 8 \u0641\u064a 8 \u060c \u0648\u0647\u0648 \u0634\u0628\u0647 \u0645\u0631\u0626\u064a \u0648\u0644\u0643\u0646 \u064a\u0645\u0643\u0646 \u0627\u0643\u062a\u0634\u0627\u0641\u0647. \u0642\u062f \u064a\u0624\u062f\u064a \u0625\u0636\u0627\u0641\u0629 \u0623\u0648 \u0646\u0642\u0644 \u062c\u0632\u0621 \u0639\u0644\u0649 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u062a\u0639\u0637\u064a\u0644 \u0647\u0630\u0647 \u0627\u0644\u0634\u0628\u0643\u0629 \u0645\u062d\u0644\u064a\u064b\u0627. \u062a\u0633\u0639\u0649 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0644\u0634\u0628\u0643\u0627\u062a \u0625\u0644\u0649 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0645\u062b\u0644 \u0647\u0630\u0647 \u0627\u0644\u062a\u0646\u0627\u0642\u0636\u0627\u062a\u060c \u0648\u062a\u0633\u0644\u0637 \u0627\u0644\u0636\u0648\u0621 \u0639\u0644\u064a\u0647\u0627 \u0645\u062d\u0644\u064a\u064b\u0627. \u062a\u0646\u062a\u062c \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0644\u0646\u0642\u0637\u0627\u062a \u0627\u0644\u0645\u062d\u0644\u064a\u0629 \u0627\u0644\u0628\u064a\u0636\u0627\u0621/\u0627\u0644\u062e\u0636\u0631\u0627\u0621 \u0623\u0648 \u0627\u0644\u062e\u0636\u0631\u0627\u0621 \u0623\u0648 \u0627\u0644\u0623\u0632\u0631\u0642 \u0627\u0644\u0641\u0627\u062a\u062d \u062d\u064a\u062b \u062a\u0643\u062a\u0634\u0641 \u062a\u0628\u0627\u064a\u0646\u0627\u062a \u0627\u0644\u0634\u0628\u0643\u0629. \u0628\u0634\u0643\u0644 \u0639\u0627\u0645\u060c \u062a\u0643\u0648\u0646 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0644\u0634\u0628\u0643\u0627\u062a \u0623\u0642\u0644 \u062a\u0634\u062a\u064a\u062a\u064b\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0642\u0648\u0627\u0645 \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629 \u060c \u0648\u062a\u0631\u0643\u0632 \u0639\u0644\u0649 \u0627\u0636\u0637\u0631\u0627\u0628\u0627\u062a \u0627\u0644\u0634\u0628\u0643\u0629. \u0648\u0645\u0639 \u0630\u0644\u0643\u060c \u064a\u0646\u0628\u063a\u064a \u062a\u0641\u0633\u064a\u0631\u0647\u0627 \u0641\u064a \u0627\u0644\u063a\u0627\u0644\u0628 \u0645\u0639 \u0627\u0644\u0645\u062e\u0631\u062c\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u062a\u064a \u062a\u0628\u0631\u0632 \u0646\u0641\u0633 \u0627\u0644\u0645\u0646\u0627\u0637\u0642.", "forensic_card_cagiInversed": "\u064a\u0639\u0645\u0644 \u0636\u063a\u0637 JPEG \u0641\u064a \u0634\u0628\u0643\u0629 8 \u00d7 8 \u060c \u0648\u0647\u064a \u0634\u0628\u0647 \u063a\u064a\u0631 \u0645\u0631\u0626\u064a\u0629 \u0648\u0644\u0643\u0646 \u064a\u0645\u0643\u0646 \u0627\u0643\u062a\u0634\u0627\u0641\u0647\u0627. \u0642\u062f \u062a\u0624\u062f\u064a \u0625\u0636\u0627\u0641\u0629 \u062c\u0632\u0621 \u0623\u0648 \u0646\u0642\u0644\u0647 \u0639\u0644\u0649 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u062a\u0639\u0637\u064a\u0644 \u0647\u0630\u0647 \u0627\u0644\u0634\u0628\u0643\u0629 \u0645\u062d\u0644\u064a\u0627. \u062a\u0639\u062f \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 GRIDS-Inverse \u0645\u0643\u0645\u0644\u0629 \u0644 GRIDS \u0641\u064a \u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0645\u062b\u0644 \u0647\u0630\u0647 \u0627\u0644\u062a\u0646\u0627\u0642\u0636\u0627\u062a. \u062a\u0646\u062a\u062c \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \"\u0646\u0642\u0627\u0637\" \u0632\u0631\u0642\u0627\u0621 \u0645\u062d\u0644\u064a\u0629 \u062d\u064a\u062b \u062a\u0643\u062a\u0634\u0641 \u062a\u0646\u0627\u0642\u0636\u0627\u062a \u0627\u0644\u0634\u0628\u0643\u0629. \u0628\u0634\u0643\u0644 \u0639\u0627\u0645\u060c \u062a\u0643\u0648\u0646 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 GRIDS \u0623\u0642\u0644 \u062a\u0634\u062a\u064a\u062a\u0627 \u0628\u0633\u0628\u0628 \u0627\u0644\u0642\u0648\u0627\u0645 \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0648\u062a\u0631\u0643\u0632 \u0639\u0644\u0649 \u0627\u0636\u0637\u0631\u0627\u0628\u0627\u062a \u0627\u0644\u0634\u0628\u0643\u0629. \u0648\u0645\u0639 \u0630\u0644\u0643\u060c \u064a\u062c\u0628 \u062a\u0641\u0633\u064a\u0631\u0647 \u0641\u064a \u0627\u0644\u063a\u0627\u0644\u0628 \u0628\u0627\u0644\u0627\u0642\u062a\u0631\u0627\u0646 \u0645\u0639 \u0645\u062e\u0631\u062c\u0627\u062a \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u062a\u064a \u062a\u0633\u0644\u0637 \u0627\u0644\u0636\u0648\u0621 \u0639\u0644\u0649 \u0646\u0641\u0633 \u0627\u0644\u0645\u0646\u0627\u0637\u0642.", "forensic_card_wavelet_report": "\u062a\u062d\u0645\u0644 \u0643\u0644 \u0635\u0648\u0631\u0629 \u0636\u0648\u0636\u0627\u0621 \u063a\u064a\u0631 \u0645\u0631\u0626\u064a\u0629 \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u062f\u062f \u0646\u0627\u062a\u062c\u0629 \u0639\u0646 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0627\u0644\u062a\u0642\u0627\u0637 \u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0636\u063a\u0637. \u062a\u0642\u0648\u0645 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u0645\u0648\u064a\u062c\u064a\u0629 \u0627\u0644\u0645\u0646\u0641\u0635\u0644\u0629 \u0628\u062a\u0635\u0641\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629 \u0648\u062d\u0633\u0627\u0628 \u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u0645\u062d\u0644\u064a \u0641\u064a \u0643\u0644 \u062c\u0632\u0621 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629. \u064a\u062a\u0645 \u062a\u0645\u064a\u064a\u0632 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u062a\u062e\u062a\u0644\u0641 \u0639\u0646 \u0628\u0642\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0628\u064a\u0636 \u0627\u0644\u0642\u0648\u064a\u060c \u0648\u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0645\u0644 \u0623\u0646 \u062a\u0646\u0634\u0623 \u0645\u0646 \u0635\u0648\u0631 \u0623\u062e\u0631\u0649. \u0646\u0638\u0631\u0627 \u0644\u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u063a\u0627\u0644\u0628\u0627 \u0645\u0627 \u062a\u0643\u0648\u0646 \u0645\u0636\u0644\u0644\u0629 \u0628\u0633\u0628\u0628 \u0627\u0644\u0627\u062e\u062a\u0644\u0627\u0641\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u0644\u0645\u0633 \u0648\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u060c \u0641\u0645\u0646 \u0627\u0644\u0623\u0641\u0636\u0644 \u062a\u0641\u0633\u064a\u0631\u0647\u0627 \u0628\u0627\u0644\u0627\u0642\u062a\u0631\u0627\u0646 \u0645\u0639 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.", "forensic_card_blk_report": "\u064a\u0639\u0645\u0644 \u0636\u063a\u0637 JPEG \u0641\u064a \u0634\u0628\u0643\u0629 8 \u00d7 8 \u060c \u0648\u0647\u064a \u0634\u0628\u0647 \u063a\u064a\u0631 \u0645\u0631\u0626\u064a\u0629 \u0648\u0644\u0643\u0646 \u064a\u0645\u0643\u0646 \u0627\u0643\u062a\u0634\u0627\u0641\u0647\u0627. \u0642\u062f \u062a\u0624\u062f\u064a \u0625\u0636\u0627\u0641\u0629 \u062c\u0632\u0621 \u0623\u0648 \u0646\u0642\u0644\u0647 \u0639\u0644\u0649 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u062a\u0639\u0637\u064a\u0644 \u0647\u0630\u0647 \u0627\u0644\u0634\u0628\u0643\u0629 \u0645\u062d\u0644\u064a\u0627. \u062a\u0643\u062a\u0634\u0641 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 BLOCK \u0634\u0628\u0643\u0629 \u0627\u0644\u0635\u0648\u0631 \u0648\u062a\u0628\u062d\u062b \u0639\u0646 \u0627\u0644\u062a\u0646\u0627\u0642\u0636\u0627\u062a \u0627\u0644\u0645\u062d\u0644\u064a\u0629. \u0642\u062f \u062a\u062a\u0648\u0627\u0641\u0642 \u0623\u064a \u0645\u0646\u0637\u0642\u0629 \u0645\u062a\u0645\u0627\u0633\u0643\u0629 \u0630\u0627\u062a \u0644\u0648\u0646 \u0645\u062e\u062a\u0644\u0641 \u0639\u0646 \u0645\u062d\u064a\u0637\u0647\u0627 \u0645\u0639 \u0627\u0644\u0639\u0628\u062b \u060c \u0639\u0644\u0649 \u0627\u0644\u0631\u063a\u0645 \u0645\u0646 \u0623\u0646 \u0627\u0644\u0623\u0628\u064a\u0636 \u0648\u0627\u0644\u0623\u062e\u0636\u0631 \u0627\u0644\u0641\u0627\u062a\u062d \u0639\u0644\u0649 \u062e\u0644\u0641\u064a\u0629 \u062f\u0627\u0643\u0646\u0629 \u0647\u0645\u0627 \u0627\u0644\u0645\u0624\u0634\u0631 \u0627\u0644\u0623\u0643\u062b\u0631 \u0634\u064a\u0648\u0639\u0627 \u0644\u0644\u0639\u0628\u062b. \u0646\u0638\u0631\u0627 \u0644\u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u063a\u0627\u0644\u0628\u0627 \u0645\u0627 \u062a\u0643\u0648\u0646 \u0645\u0636\u0644\u0644\u0629 \u0628\u0633\u0628\u0628 \u0627\u0644\u0627\u062e\u062a\u0644\u0627\u0641\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u0644\u0645\u0633 \u0648\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u060c \u0641\u0645\u0646 \u0627\u0644\u0623\u0641\u0636\u0644 \u062a\u0641\u0633\u064a\u0631\u0647\u0627 \u0628\u0627\u0644\u0627\u0642\u062a\u0631\u0627\u0646 \u0645\u0639 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.", "forensic_card_ghost_report": "\u062a\u0639\u062a\u0645\u062f \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 JPEG Ghosts \u0639\u0644\u0649 \u0625\u0639\u0627\u062f\u0629 \u0636\u063a\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u0635\u0641\u0627\u062a \u0645\u062e\u062a\u0644\u0641\u0629 \u0645\u062a\u0639\u062f\u062f\u0629 \u0648\u0637\u0631\u062d \u0643\u0644 \u0645\u0646\u0647\u0627 \u0645\u0646 \u0627\u0644\u0623\u0635\u0644. \u062a\u062a\u0645 \u0645\u0639\u0627\u0644\u062c\u0629 \u0635\u0648\u0631 \u0627\u0644\u0627\u062e\u062a\u0644\u0627\u0641 \u0627\u0644\u0646\u0627\u062a\u062c\u0629 \u0628\u0639\u062f \u0630\u0644\u0643 \u0644\u0625\u0628\u0631\u0627\u0632 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0628\u0627\u0631\u0632\u0629 \u0648\u0627\u0644\u062a\u064a \u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0645\u0644 \u0623\u0646 \u062a\u0646\u0634\u0623 \u0645\u0646 \u0635\u0648\u0631\u0629 JPEG \u0645\u062e\u062a\u0644\u0641\u0629. \u0628\u0639\u062f \u0630\u0644\u0643 \u060c \u064a\u062a\u0645 \u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u062a\u064a \u0645\u0646 \u0627\u0644\u0645\u0631\u062c\u062d \u0623\u0646 \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0646\u062a\u0627\u0626\u062c \u0645\u062b\u064a\u0631\u0629 \u0644\u0644\u0627\u0647\u062a\u0645\u0627\u0645 (\u0623\u064a \u062a\u0644\u0643 \u0627\u0644\u062a\u064a \u062a\u062a\u0645\u064a\u0632 \u0628\u062a\u0646\u0627\u0642\u0636\u0627\u062a \u0645\u062d\u0644\u064a\u0629). \u0642\u062f \u062a\u062a\u0648\u0627\u0641\u0642 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u062a\u0633\u0642\u0629 \u0627\u0644\u0628\u064a\u0636\u0627\u0621 \u0623\u0648 \u0627\u0644\u062e\u0636\u0631\u0627\u0621 \u0627\u0644\u0641\u0627\u062a\u062d\u0629 \u0623\u0648 \u0627\u0644\u0632\u0631\u0642\u0627\u0621 \u0627\u0644\u0641\u0627\u062a\u062d\u0629 \u0639\u0644\u0649 \u062e\u0644\u0641\u064a\u0629 \u0633\u0648\u062f\u0627\u0621 \u0645\u0639 \u0622\u062b\u0627\u0631 \u0627\u0644\u0639\u0628\u062b \u060c \u062e\u0627\u0635\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0644\u0627 \u062a\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0627\u0644\u062d\u0648\u0627\u0641 \u060c \u0648\u0644\u0643\u0646 \u0645\u0639 \u0645\u0646\u0627\u0637\u0642 \u0628\u0623\u0643\u0645\u0644\u0647\u0627.", "applied_filter": "\u0627\u0644\u0641\u0644\u062a\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645", "apply_filter": "\u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0641\u0644\u062a\u0631", "forensic_title_none": "\u0644\u0627 \u0634\u064a\u0621", "clear_filter": "\u0645\u0633\u062d \u0627\u0644\u0641\u0644\u062a\u0631", "forensic_ratio_b_landscape": "\u0635\u0648\u0631\u0629 \u0628\u0648\u0631\u062a\u0631\u064a\u0647", "forensic_ratio_b_portrait": "\u0635\u0648\u0631\u0629 \u0623\u0641\u0642\u064a\u0629", "forensic_title_cmfd_report": "CMFD", "forensic_title_fusion_report": "\u0627\u0644\u062f\u0645\u062c", "forensic_title_mantranet_report": "Mantranet", "forensic_title_splicebuster_report": "Splicebuster", "forensic_title_zero_report": "\u0635\u0641\u0631", "forensic_title_laplacian_report": "\u0644\u0627\u0628\u0644\u0627\u0633\u064a\u0627\u0646", "forensic_title_rcmfd_report": "RCMFD", "forensic_family_compression_title": "\u0636\u063a\u0637", "forensic_family_compression_description": "\u062a\u0643\u062a\u0634\u0641 \u0647\u0630\u0647 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u062d\u0627\u0644\u0627\u062a \u0627\u0644\u0634\u0627\u0630\u0629 \u0641\u064a \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u0633\u0627\u0628\u0642\u0629 \u0644\u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629 \u0648\u0636\u063a\u0637\u0647\u0627. \u0625\u0630\u0627 \u062a\u0645\u062a \u0625\u0632\u0627\u0644\u0629 \u0639\u0646\u0635\u0631 \u062c\u062f\u064a\u062f \u0623\u0648 \u0625\u0636\u0627\u0641\u062a\u0647 \u0625\u0644\u0649 \u0627\u0644\u0635\u0648\u0631\u0629 \u060c \u0641\u064a\u0645\u0643\u0646 \u0627\u0643\u062a\u0634\u0627\u0641\u0647 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0636\u063a\u0637 \u0645\u062e\u062a\u0644\u0641 \u0639\u0646 \u0628\u0642\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_family_compression_look": "\u0645\u0632\u064a\u062c \u0645\u0646 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u062a\u064a \u062a\u062d\u062f\u062f \u0627\u0644\u0623\u0628\u064a\u0636 \u0623\u0648 \u0627\u0644\u0623\u062e\u0636\u0631 \u062f\u0627\u062e\u0644 \u0645\u0633\u0627\u062d\u0629 \u0645\u0634\u062a\u0631\u0643\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_family_compression_ignore": "\u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0648\u0644\u062f \u0627\u0644\u0642\u0648\u0627\u0645 \u0627\u0644\u0645\u0639\u0642\u062f\u0629 \u0644\u0623\u062c\u0632\u0627\u0621 \u0623\u0648 \u0645\u0646\u0627\u0637\u0642 \u0645\u0634\u0628\u0639\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0625\u064a\u062c\u0627\u0628\u064a\u0627\u062a \u0643\u0627\u0630\u0628\u0629.", "forensic_family_noise_title": "\u0627\u0644\u0622\u062b\u0627\u0631", "forensic_family_noise_description": "\u062a\u0642\u0648\u0645 \u0647\u0630\u0647 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0628\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0622\u062b\u0627\u0631 \u0627\u0644\u062a\u064a \u062e\u0644\u0641\u062a\u0647\u0627 \u0633\u0644\u0633\u0644\u0629 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627. \u064a\u0645\u0643\u0646\u0647\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u062a\u0641\u0642 \u0641\u064a\u0647\u0627 \u0622\u062b\u0627\u0631 \u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627 \u0645\u0639 \u0628\u0642\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_family_noise_look": "\u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0628\u064a\u0636 \u0645\u0646 \u0642\u0633\u0645 \u0648\u0627\u0636\u062d \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_family_noise_ignore": "\u064a\u0645\u0643\u0646 \u0644\u0644\u0642\u0648\u0627\u0645 \u0627\u0644\u0645\u0639\u0642\u062f\u0629 \u0644\u062c\u0632\u0621 \u0623\u0648 \u0645\u0646\u0627\u0637\u0642 \u0645\u0634\u0628\u0639\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 (\u0627\u0644\u0623\u0642\u0633\u0627\u0645 \u0627\u0644\u0633\u0648\u062f\u0627\u0621 \u0623\u0648 \u0627\u0644\u0628\u064a\u0636\u0627\u0621) \u062a\u0648\u0644\u064a\u062f \u0625\u064a\u062c\u0627\u0628\u064a\u0627\u062a \u0643\u0627\u0630\u0628\u0629.", "forensic_family_ai_title": "\u062a\u0639\u0644\u0645 \u0639\u0645\u064a\u0642(Deep learning)", "forensic_family_ai_description": "\u064a\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0623\u0633\u0627\u0644\u064a\u0628 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0644\u0644\u0643\u0634\u0641 \u0639\u0646 \u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0627\u0644\u0635\u0648\u0631 \u0628\u0646\u0638\u0627\u0645 \u062a\u0645 \u062a\u062f\u0631\u064a\u0628\u0647 \u0628\u0639\u062f\u062f \u0643\u0628\u064a\u0631 \u0645\u0646 \u0627\u0644\u0623\u0645\u062b\u0644\u0629 \u0639\u0644\u0649 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0632\u064a\u0641\u0629.", "forensic_family_ai_look": "\u0623\u0642\u0633\u0627\u0645 \u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u064a\u0627\u062a \u0623\u0648 \u0627\u0644\u0645\u0648\u0627\u0636\u064a\u0639 \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0628\u064a\u0636.", "forensic_family_ai_ignore": "\u064a\u062c\u0628 \u062a\u062c\u0627\u0647\u0644 \u0627\u0644\u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0645\u0638\u0644\u0645\u0629.", "forensic_family_cloning_title": "\u0627\u0633\u062a\u0646\u0633\u0627\u062e", "forensic_family_cloning_description": "\u062a\u0643\u062a\u0634\u0641 \u062a\u0644\u0643 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0639\u0646\u0627\u0635\u0631 \u062a\u0645 \u0646\u0633\u062e\u0647\u0627 \u0648\u0646\u0642\u0644\u0647\u0627 \u062f\u0627\u062e\u0644 \u062a\u0644\u0643 \u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0646 \u0623\u062c\u0644 \u0627\u0644\u062a\u0632\u064a\u064a\u0641.", "forensic_family_cloning_look": "CMFD - \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0628\u064a\u0636\u0627\u0621 \u0647\u064a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u0646\u0633\u062e\u0647\u0627 \u0648\u0646\u0642\u0644\u0647\u0627 \u0648\u0642\u062f \u062a\u0645\u062b\u0644 \u0645\u0635\u062f\u0631 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0630\u064a \u062a\u0645 \u0627\u0633\u062a\u0646\u0633\u0627\u062e\u0647 RCMFD - \u062e\u0637\u0648\u0637 \u062d\u0645\u0631\u0627\u0621 \u0628\u064a\u0646 \u0623\u062c\u0632\u0627\u0621 \u0645\u0645\u0627\u062b\u0644\u0629 \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629 \u062a\u0643\u0634\u0641 \u0639\u0646 \u062a\u0644\u0643 \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0633\u062a\u0646\u0633\u0627\u062e\u0647\u0627.", "forensic_family_cloning_ignore": "\u062a\u062c\u0627\u0647\u0644 \u0627\u0644\u0623\u0642\u0633\u0627\u0645 \u0627\u0644\u0645\u062a\u0628\u0642\u064a\u0629 \u063a\u064a\u0631 \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u0641\u064a \u0627\u0644\u0648\u0635\u0641 \u0623\u0639\u0644\u0627\u0647.", "forensic_filters_explanation": "\u062a\u0647\u062f\u0641 \u062c\u0645\u064a\u0639 \u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u062a\u062d\u0631\u064a \u0627\u0644\u0631\u0642\u0645\u064a \u0627\u0644\u0645\u0639\u0631\u0648\u0636\u0629 \u0623\u062f\u0646\u0627\u0647 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0623\u0648 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0623\u0635\u0644\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0646\u0634\u0626 \u0635\u0648\u0631\u0629 \u0645\u0632\u064a\u0641\u0629. \u064a\u062a\u0645 \u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0641\u064a \u0639\u0627\u0626\u0644\u0627\u062a \u0645\u062e\u062a\u0644\u0641\u0629 \u0628\u0646\u0627\u0621 \u0639\u0644\u0649 \u0637\u0631\u064a\u0642\u062a\u0647\u0627 \u0641\u064a \u0627\u0643\u062a\u0634\u0627\u0641 \u0647\u0630\u0647 \u0627\u0644\u062d\u0627\u0644\u0627\u062a \u0627\u0644\u0634\u0627\u0630\u0629. \u0644\u0627\u062d\u0638 \u0623\u0646 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0644\u064a\u0633\u062a \u0645\u062b\u0627\u0644\u064a\u0629\u060c \u0648\u064a\u0645\u0643\u0646\u0647\u0627 \u0625\u0646\u0634\u0627\u0621 \u0628\u0639\u0636 \u0627\u0644\u0625\u064a\u062c\u0627\u0628\u064a\u0627\u062a \u0627\u0644\u062e\u0627\u0637\u0626\u0629 \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u062a\u062c\u0627\u0647\u0644\u0647\u0627. \u0644\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0639\u0645\u0644\u064a\u0629\u060c \u064a\u062a\u0645 \u0639\u0631\u0636 \u0634\u0631\u062d \u0645\u0648\u062c\u0632 \u0644\u0644\u0639\u0627\u0626\u0644\u0629 \u0648\u0627\u0644\u0623\u0634\u064a\u0627\u0621 \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u0627\u0644\u0646\u0638\u0631 \u0625\u0644\u064a\u0647\u0627 \u0623\u0648 \u0627\u0644\u0623\u0634\u064a\u0627\u0621 \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u062a\u062c\u0627\u0647\u0644\u0647\u0627 \u0623\u0633\u0641\u0644 \u0639\u0648\u0627\u0645\u0644 \u0627\u0644\u062a\u0635\u0641\u064a\u0629. \u0639\u0627\u062f\u0629\u060c \u062a\u0638\u0647\u0631 \u062c\u0645\u064a\u0639 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0627\u0644\u0645\u062d\u062a\u0645\u0644\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u062d\u0645\u0631 \u0648\u0644\u064a\u0633 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0632\u0631\u0642. \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0631\u063a\u0628 \u0641\u064a \u0645\u0639\u0631\u0641\u0629 \u0627\u0644\u0645\u0632\u064a\u062f\u060c \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0648\u062b\u0627\u0626\u0642\u0646\u0627 \u0627\u0644\u0645\u0648\u0633\u0639\u0629.", "forensic_lenses_explanation": "\u062a\u0633\u0627\u0639\u062f\u0643 \u0627\u0644\u0645\u0639\u0632\u0632\u0627\u062a \u0627\u0644\u0645\u0639\u0631\u0648\u0636\u0629 \u0623\u062f\u0646\u0627\u0647 \u0639\u0644\u0649 \u0627\u0644\u0646\u0638\u0631 \u0628\u0634\u0643\u0644 \u0623\u0641\u0636\u0644 \u0641\u064a \u062d\u0648\u0627\u0641 \u0627\u0644\u0635\u0648\u0631\u0629. \u0625\u0646\u0647\u0627 \u0644\u064a\u0633\u062a \u0643\u0627\u0641\u064a\u0629 \u0644\u0644\u0627\u0633\u062a\u0646\u062a\u0627\u062c \u062d\u0648\u0644 \u0627\u0644\u062a\u0632\u0648\u064a\u0631\u060c \u0648\u0644\u0643\u0646 \u0625\u0630\u0627 \u0631\u0623\u064a\u062a \u0645\u0646\u0637\u0642\u0629 \u0645\u0634\u0628\u0648\u0647\u0629\u060c \u0641\u064a\u062c\u0628 \u0639\u0644\u064a\u0643 \u0625\u0644\u0642\u0627\u0621 \u0646\u0638\u0631\u0629 \u0639\u0644\u0649 \u0646\u0641\u0633 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0641\u064a \u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u062a\u062d\u0631\u064a \u0627\u0644\u0631\u0642\u0645\u064a \u0627\u0644\u0645\u0639\u0631\u0648\u0636\u0629 \u0639\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646.", "forensic_title_image": "\u0635\u0648\u0631\u0629 \u062a\u0645 \u062a\u062d\u0644\u064a\u0644\u0647\u0627", "forensic_button_newImage": "\u0635\u0648\u0631\u0629 \u062c\u062f\u064a\u062f\u0629", "forensic_title_what": "\u0645\u0627 \u0647\u0630\u0627\u061f", "forensic_title_filters": "\u0627\u0644\u0641\u0644\u0627\u062a\u0631", "forensic_title_lenses": "\u0627\u0644\u0645\u0639\u0632\u0632\u0627\u062a", "forensic_input_placeholder": "\u0627\u0644\u0635\u0642 \u0627\u0644\u0631\u0627\u0628\u0637 \u0647\u0646\u0627", "forensic_button_download": "\u062a\u062d\u0645\u064a\u0644", "forensic_text_speed": "\u0633\u0631\u0639\u0629 \u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0645\u062a\u062d\u0631\u0643\u0629", "forensic_title_export": "\u0642\u0645 \u0628\u062a\u0635\u062f\u064a\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0628\u0635\u064a\u063a\u0629 GIF", "forensic_text_fast": "\u0633\u0631\u064a\u0639", "forensic_text_slow": "\u0628\u0637\u064a\u0621", "forensic_text_detection": "\u0643\u0634\u0641 \u062a\u0644\u0627\u0639\u0628", "forensic_text_nodetection": "\u0644\u0627 \u062a\u0644\u0627\u0639\u0628", "forensic_tosast_clipboard": "\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u0635\u0648\u0631\u0629 \u064a\u062a\u0645 \u0646\u0633\u062e\u0647 \u0641\u064a \u0627\u0644\u062d\u0627\u0641\u0638\u0629", "forensic_card_zero_report": "\u0639\u0646\u062f\u0645\u0627 \u064a\u062a\u0645 \u062a\u0645\u064a\u064a\u0632 \u0645\u0646\u0637\u0642\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0628\u064a\u0636\u060c \u0641\u0647\u0630\u0627 \u064a\u0639\u0646\u064a \u0623\u0646 \u0644\u0647\u0627 \u0645\u0648\u0636\u0639 \u0634\u0628\u0643\u0629 JPEG \u0645\u062e\u062a\u0644\u0641\u0627 \u0639\u0646 \u0628\u0642\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629. \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u062e\u0636\u0631 \u0627\u0644\u0641\u0627\u062a\u062d \u060c \u0641\u0647\u0630\u0627 \u064a\u0639\u0646\u064a \u0623\u0646 \u0627\u0644\u0634\u0628\u0643\u0629 \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0642\u062f \u062a\u0639\u0637\u0644\u062a. \u0644\u0630\u0644\u0643 \u060c \u064a\u0645\u0643\u0646 \u0627\u0639\u062a\u0628\u0627\u0631\u0647\u0627 \u062a\u0632\u0648\u064a\u0631\u0627 \u0646\u0627\u062a\u062c\u0627 \u0639\u0646 \u0645\u062d\u0648 \u0623\u0648 \u0646\u0642\u0644 \u0646\u0633\u062e \u062e\u0627\u0631\u062c\u064a \u0623\u0648 \u062f\u0627\u062e\u0644\u064a. \u064a\u0639\u0646\u064a \u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0633\u0648\u062f \u0623\u0646\u0647 \u0644\u0645 \u064a\u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0623\u064a \u0634\u0628\u0643\u0629 JPEG \u063a\u064a\u0631 \u0637\u0628\u064a\u0639\u064a\u0629.", "forensic_card_laplacian_report": "\u064a\u0638\u0647\u0631 \u0644\u0627\u0628\u0644\u0627\u0633\u064a\u0627\u0646 \u062a\u0631\u062f\u062f\u0627\u062a \u0639\u0627\u0644\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u062b\u0644 \u0627\u0644\u062d\u062f\u0648\u062f. \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u062c\u0639\u0644 \u0628\u0639\u0636 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u062a\u0638\u0647\u0631 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0625\u0638\u0647\u0627\u0631 \u062d\u062f\u0648\u062f \u0645\u062d\u0648 \u0623\u0648 \u0644\u0635\u0642 \u0645\u0627. \u0647\u0630\u0627 \u0644\u064a\u0633 \u0643\u0627\u0634\u0641 \u062a\u0632\u0648\u064a\u0631 \u0641\u064a \u062d\u062f \u0630\u0627\u062a\u0647 \u060c \u064a\u0644\u0632\u0645 \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0628\u0635\u0631\u064a \u0644\u062a\u0641\u0633\u064a\u0631 \u0646\u062a\u0627\u0626\u062c\u0647.", "forensic_card_splicebuster_report": "\u062a\u062d\u0645\u0644 \u0643\u0644 \u0635\u0648\u0631\u0629 \u0636\u0648\u0636\u0627\u0621 \u063a\u064a\u0631 \u0645\u0631\u0626\u064a\u0629 \u0646\u062a\u064a\u062c\u0629 \u0644\u062e\u0637 \u0623\u0646\u0627\u0628\u064a\u0628 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0635\u0648\u0631. \u064a\u062a\u0645 \u062a\u0642\u062f\u064a\u0631 \u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u0645\u062a\u0628\u0642\u064a\u0629 \u062b\u0645 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0644\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0627\u0644\u0645\u064a\u0632\u0627\u062a. \u064a\u0634\u0627\u0631 \u0625\u0644\u0649 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0645\u064a\u0632\u0627\u062a \u0645\u062e\u062a\u0644\u0641\u0629 \u0639\u0646 \u0628\u0642\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \u0645\u0634\u0628\u0648\u0647\u0629. \u0628\u0633\u0628\u0628 \u0627\u0644\u062a\u0637\u0628\u064a\u0639 \u060c \u0633\u064a\u0643\u0648\u0646 \u0647\u0646\u0627\u0643 \u062f\u0627\u0626\u0645\u0627 \u0628\u0643\u0633\u0644 \u0648\u0627\u062d\u062f \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644 \u0628\u0642\u064a\u0645\u0629 \u0639\u0627\u0644\u064a\u0629 \u062d\u062a\u0649 \u0639\u0644\u0649 \u0635\u0648\u0631\u0629 \u0623\u0635\u0644\u064a\u0629. \u0639\u0644\u0627\u0648\u0629 \u0639\u0644\u0649 \u0630\u0644\u0643 \u060c \u064a\u062c\u0628 \u062a\u0648\u062e\u064a \u0627\u0644\u062d\u0630\u0631 \u0641\u064a \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0634\u0628\u0639\u0629. \u0639\u0646\u062f\u0645\u0627 \u0644\u0627 \u064a\u062a\u0645 \u0625\u062e\u0641\u0627\u0624\u0647\u0627 \u062a\u0644\u0642\u0627\u0626\u064a\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u060c \u0641\u0642\u062f \u064a\u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641\u0647\u0627 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \u0645\u0632\u0648\u0631\u0629 \u062d\u062a\u0649 \u0639\u0646\u062f\u0645\u0627 \u062a\u0643\u0648\u0646 \u0623\u0635\u0644\u064a\u0629.", "forensic_card_mantranet_report": "Mantra-Net \u0647\u0648 \u0646\u0647\u062c \u0627\u0644\u062a\u0639\u0644\u0645 \u0627\u0644\u0639\u0645\u064a\u0642 \u0644\u0644\u0643\u0634\u0641 \u0639\u0646 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0627\u0644\u062a\u0632\u0648\u064a\u0631. \u0648\u064a\u0638\u0647\u0631 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u064a\u0639\u062a\u0642\u062f \u0623\u0646\u0647\u0627 \u0645\u0632\u0648\u0631\u0629. \u0648\u0645\u0639 \u0630\u0644\u0643 \u060c \u0641\u064a \u062d\u0627\u0644\u0629 \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u062a\u062d\u0644\u064a\u0644 \u062a\u0644\u0642\u0627\u0626\u064a \u0644\u0644\u0646\u062a\u0627\u0626\u062c \u060c \u0647\u0646\u0627\u0643 \u062d\u0627\u062c\u0629 \u0625\u0644\u0649 \u062a\u0641\u0633\u064a\u0631 \u0645\u0631\u0626\u064a \u0644\u0644\u062a\u0645\u064a\u064a\u0632 \u0628\u064a\u0646 \u0627\u0644\u0627\u0643\u062a\u0634\u0627\u0641\u0627\u062a \u0627\u0644\u062d\u0642\u064a\u0642\u064a\u0629 \u0648\u0627\u0644\u0636\u0648\u0636\u0627\u0621.", "forensic_card_fusion_report": "Fusion \u0647\u0648 \u0646\u0647\u062c \u062a\u0639\u0644\u064a\u0645\u064a \u0639\u0645\u064a\u0642 \u064a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u062a\u062d\u0631\u064a \u0627\u0644\u0631\u0642\u0645\u064a \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 \u0648\u064a\u0648\u0641\u0631 \u062a\u0648\u0637\u064a\u0646 \u0634\u0627\u0645\u0644. \u064a\u062c\u0628 \u0623\u0646 \u062a\u0638\u0647\u0631 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0639\u0628\u0623\u0629 \u0643\u0645\u0646\u0627\u0637\u0642 \u0628\u064a\u0636\u0627\u0621 \u0623\u0648 \u062e\u0636\u0631\u0627\u0621 \u062e\u0636\u0631\u0627\u0621 \u0639\u0644\u0649 \u062e\u0644\u0641\u064a\u0629 \u0623\u063a\u0645\u0642.", "forensic_card_cmfd_report": "\u0647\u0630\u0627 \u0647\u0648 \u0646\u0647\u062c \u0627\u0644\u062a\u0639\u0644\u0645 \u0627\u0644\u0639\u0645\u064a\u0642 \u0639\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u062a\u0632\u0648\u064a\u0631 \u0646\u0633\u062e. \u0648\u062d\u062f\u0627\u062a \u0627\u0644\u0628\u0643\u0633\u0644 \u0627\u0644\u0645\u0638\u0644\u0645\u0629 \u0623\u0635\u0644\u064a\u0629 \u0648\u062a\u0633\u062a\u0647\u062f\u0641 \u062a\u0644\u0643 \u0630\u0627\u062a \u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0641\u0627\u062a\u062d \u0646\u0633\u062e\u0629 \u0645\u062d\u062a\u0645\u0644\u0629 \u062f\u0627\u062e\u0644 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_card_rcmfd_report": "\u064a\u0639\u062a\u0645\u062f \u0643\u0627\u0634\u0641 \u062a\u0632\u0648\u064a\u0631 \u0646\u0633\u062e \u0642\u0648\u064a \u0639\u0644\u0649 \u0637\u0631\u064a\u0642\u0629 SIFT. \u064a\u0631\u0628\u0637 \u0627\u0644\u0643\u0627\u0634\u0641 \u0623\u062c\u0632\u0627\u0621 \u0645\u0645\u0627\u062b\u0644\u0629 (\u0648\u0627\u0644\u062a\u064a \u0644\u064a\u0633\u062a \u0645\u062a\u0634\u0627\u0628\u0647\u0629 \u0628\u0634\u0643\u0644 \u0637\u0628\u064a\u0639\u064a) \u0645\u0639 \u062e\u0637\u0648\u0637 \u062d\u0645\u0631\u0627\u0621. \u0644\u0627 \u062a\u0643\u062a\u0634\u0641 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0623\u0635\u0644\u064a \u0645\u0646 \u0627\u0644\u0645\u0632\u0648\u0631.", "forensic_title_cfa_report": "CFA", "forensic_card_cfa_report": "\u064a\u0645\u0643\u0646 \u0644\u0644\u0643\u0627\u0645\u064a\u0631\u0627 \u0645\u0639\u0627\u064a\u0646\u0629 \u0644\u0648\u0646 \u0648\u0627\u062d\u062f \u0641\u0642\u0637 \u0644\u0643\u0644 \u0628\u0643\u0633\u0644\u060c \u0641\u0647\u064a \u062a\u0641\u062d\u0635 \u0623\u0644\u0648\u0627\u0646\u064b\u0627 \u0645\u062e\u062a\u0644\u0641\u0629 \u0628\u0628\u0643\u0633\u0644\u0627\u062a \u0645\u062e\u062a\u0644\u0641\u0629\u060c \u0648\u062a\u0642\u062f\u0631 \u0627\u0644\u0642\u064a\u0645 \u0627\u0644\u0645\u0641\u0642\u0648\u062f\u0629 \u0645\u0646 \u0648\u062d\u062f\u0627\u062a \u0627\u0644\u0628\u0643\u0633\u0644 \u0627\u0644\u0645\u062d\u064a\u0637\u0629. \u062a\u064f\u0639\u0631\u0641 \u0647\u0630\u0647 \u0627\u0644\u0639\u0645\u0644\u064a\u0629 \u0628\u0627\u0633\u0645 \u0627\u0644\u062a\u0632\u064a\u064a\u0646 \u0627\u0644\u062a\u062c\u0631\u064a\u0628\u064a\u060c \u0648\u062a\u062a\u0631\u0643 \u0623\u062b\u0631\u0627 \u0639\u0644\u0649 \u0627\u0644\u0635\u0648\u0631\u0629. \u062a\u062d\u0644\u0644 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u062a\u0644\u0643 \u0627\u0644\u0622\u062b\u0627\u0631 \u0644\u062a\u0642\u062f\u064a\u0631 \u0646\u0645\u0637 \u0623\u062e\u0630 \u0627\u0644\u0639\u064a\u0646\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627\u060c \u0648\u064a\u062c\u062f \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u062a\u0645\u0627\u0634\u0649 \u0646\u0645\u0637\u0647\u0627 \u0645\u0639 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629. \u0646\u0638\u0631\u064b\u0627 \u0644\u0637\u0628\u064a\u0639\u0629 \u0627\u0644\u062a\u0632\u064a\u064a\u0646 \u0627\u0644\u062a\u062c\u0631\u064a\u0628\u064a\u060c \u0641\u0625\u0646\u0647 \u064a\u062a\u0637\u0644\u0628 \u0635\u0648\u0631\u064b\u0627 \u0630\u0627\u062a \u062c\u0648\u062f\u0629 \u0645\u0645\u062a\u0627\u0632\u0629.", "forensic_text_hoverinfo": "\u0645\u0631\u0631 \u0645\u0624\u0634\u0631 \u0627\u0644\u0645\u0627\u0648\u0633 \u0641\u0648\u0642 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0644\u0631\u0624\u064a\u0629 \u063a\u0637\u0627\u0621 \u0634\u0641\u0627\u0641 \u0645\u0639 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0635\u0648\u0631\u0629", "forensic_title_mmfusion_report": "MM-Fusion", "forensic_card_mmfusion_report": "\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 MM-Fusion \u062a\u0643\u062a\u0634\u0641 \u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u063a\u064a\u064a\u0631\u0647\u0627 \u0628\u0635\u0631\u064a\u064b\u0627. \u062a\u0648\u0641\u0631 \u0642\u0646\u0627\u0639 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u062a\u0632\u0648\u064a\u0631 \u060c \u0627\u0644\u0630\u064a \u064a\u0628\u0631\u0632 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0628\u064a\u0636 / \u0627\u0644\u0623\u062e\u0636\u0631 \u0627\u0644\u0628\u0627\u0647\u062a \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u060c \u0628\u064a\u0646\u0645\u0627 \u062a\u0638\u0644 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0623\u0635\u0644\u064a\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0633\u0648\u062f. \u0644\u062a\u062d\u0642\u064a\u0642 \u0630\u0644\u0643 \u060c \u0641\u0647\u0648 \u064a\u062c\u0645\u0639 \u0625\u062e\u0631\u0627\u062c \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u062d\u0633\u0627\u0633\u0629 \u0644\u0644\u0636\u0648\u0636\u0627\u0621 \u060c \u0645\u0646 \u0623\u062c\u0644 \u0627\u0644\u062a\u0642\u0627\u0637 \u0622\u062b\u0627\u0631 \u0645\u062e\u062a\u0644\u0641\u0629 \u062a\u0631\u0643\u062a\u0647\u0627 \u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u062a\u0644\u0627\u0639\u0628. \u0648\u0631\u0642\u0629 \u0630\u0627\u062a \u0635\u0644\u0629:Triaridis, K., & Mezaris, V. (2023). Exploring Multi-Modal Fusion for Image Manipulation Detection and Localisation. arXiv preprint arXiv:2312.0179. \u062a\u0645 \u062f\u0639\u0645 \u062a\u0637\u0648\u064a\u0631 \u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0645\u0646 \u0642\u0628\u0644 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0628\u062a\u0643\u0627\u0631 Horizon 2020 \u0627\u0644\u062a\u0627\u0628\u0639 \u0644\u0644\u0627\u062a\u062d\u0627\u062f \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u0628\u0645\u0648\u062c\u0628 \u0627\u062a\u0641\u0627\u0642\u064a\u0629 \u0627\u0644\u0645\u0646\u062d\u0629 \u0631\u0642\u0645H2020-101021866 CRiTERI ", "forensic_title_trufor_report": "TruFor", "forensic_card_trufor_report": "\u062a\u0643\u062a\u0634\u0641 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 TruFor \u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u063a\u064a\u064a\u0631\u0647\u0627 \u0628\u0635\u0631\u064a\u064b\u0627. \u0648\u0647\u0648 \u064a\u0648\u0641\u0631 \u0642\u0646\u0627\u0639 \u062a\u0648\u0637\u064a\u0646 \u0645\u0632\u064a\u0641\u060c \u064a\u0633\u0644\u0637 \u0627\u0644\u0636\u0648\u0621 \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u063a\u064a\u064a\u0631\u0647\u0627 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u062d\u0645\u0631\u060c \u0628\u064a\u0646\u0645\u0627 \u064a\u062a\u0645 \u062a\u0645\u064a\u064a\u0632 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0623\u0635\u0644\u064a\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0632\u0631\u0642. \u0639\u0644\u0627\u0648\u0629 \u0639\u0644\u0649 \u0630\u0644\u0643\u060c \u0641\u0625\u0646\u0647 \u064a\u0648\u0641\u0631 \u0627\u062d\u062a\u0645\u0627\u0644\u064a\u0629 \u062a\u0632\u0648\u064a\u0631 \u0625\u062c\u0645\u0627\u0644\u064a\u0629 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0645\u0645\u0627 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0628\u0639\u0636 \u0627\u0644\u0623\u062c\u0632\u0627\u0621 \u0642\u062f \u062a\u0645 \u062a\u0632\u0648\u064a\u0631\u0647\u0627. \u0648\u0644\u062a\u062d\u0642\u064a\u0642 \u0630\u0644\u0643\u060c \u0641\u0625\u0646\u0647 \u064a\u0633\u062a\u062e\u062f\u0645 \u0645\u0631\u0634\u062d\u064b\u0627 \u062c\u062f\u064a\u062f\u064b\u0627 \u0642\u0627\u0626\u0645\u064b\u0627 \u0639\u0644\u0649 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u060c \u064a\u064f\u0633\u0645\u0649 Noiseprint++\u060c \u0648\u0627\u0644\u0630\u064a \u064a\u0644\u062a\u0642\u0637 \u062a\u0641\u0627\u0635\u064a\u0644 \u0646\u0645\u0637 \u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0641\u064a \u0645\u0646\u0627\u0637\u0642 \u0645\u062e\u062a\u0644\u0641\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_title_omgfuser_report": "OMGFuser", "forensic_card_omgfuser_report": "\u062a\u0643\u062a\u0634\u0641 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 OMGFuser \u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u063a\u064a\u064a\u0631\u0647\u0627 \u0628\u0635\u0631\u064a\u064b\u0627. \u0648\u0647\u0648 \u064a\u0648\u0641\u0631 \u0642\u0646\u0627\u0639 \u062a\u0648\u0637\u064a\u0646 \u0645\u0632\u064a\u0641\u060c \u064a\u0633\u0644\u0637 \u0627\u0644\u0636\u0648\u0621 \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u063a\u064a\u064a\u0631\u0647\u0627 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u062d\u0645\u0631\u060c \u0628\u064a\u0646\u0645\u0627 \u064a\u062a\u0645 \u062a\u0645\u064a\u064a\u0632 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0623\u0635\u0644\u064a\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0632\u0631\u0642. \u0639\u0644\u0627\u0648\u0629 \u0639\u0644\u0649 \u0630\u0644\u0643\u060c \u0641\u0625\u0646\u0647 \u064a\u0648\u0641\u0631 \u0627\u062d\u062a\u0645\u0627\u0644\u064a\u0629 \u062a\u0632\u0648\u064a\u0631 \u0625\u062c\u0645\u0627\u0644\u064a\u0629 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0645\u0645\u0627 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0628\u0639\u0636 \u0623\u062c\u0632\u0627\u0626\u0647\u0627 \u0642\u062f \u062a\u0645 \u062a\u0632\u0648\u064a\u0631\u0647\u0627. \u0648\u0644\u062a\u062d\u0642\u064a\u0642 \u0630\u0644\u0643\u060c \u0641\u0647\u0648 \u064a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0645\u062e\u0631\u062c\u0627\u062a \u0627\u0644\u0645\u0631\u0634\u062d\u0627\u062a \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0627\u0644\u062a\u064a \u062a\u062d\u0644\u0644 \u0622\u062b\u0627\u0631\u064b\u0627 \u0645\u062e\u062a\u0644\u0641\u0629 \u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0625\u0637\u0627\u0631 \u0639\u0645\u0644 \u062c\u062f\u064a\u062f \u0644\u0644\u062a\u0639\u0644\u0645 \u0627\u0644\u0639\u0645\u064a\u0642\u060c \u0648\u0628\u0627\u0644\u062a\u0627\u0644\u064a \u062a\u0642\u0644\u064a\u0644 \u0643\u0645\u064a\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0625\u064a\u062c\u0627\u0628\u064a\u0629 \u0627\u0644\u062e\u0627\u0637\u0626\u0629 \u0628\u0634\u0643\u0644 \u0643\u0628\u064a\u0631. OMGFuser \u062d\u0627\u0644\u064a\u064b\u0627 \u0641\u064a \u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u0625\u0635\u062f\u0627\u0631 \u0627\u0644\u062a\u062c\u0631\u064a\u0628\u064a.", "forensic_score": "\u062a\u0632\u0648\u064a\u0631"}
\ No newline at end of file
+{"forensic_title": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0631\u0642\u0645\u064a", "forensic_input": "\u0631\u0627\u0628\u0637 \u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u0635\u0648\u0631\u0629", "button_localfile": "\u0645\u0644\u0641 \u0645\u062d\u0644\u064a", "button_submit": "\u062a\u062d\u0644\u064a\u0644", "cardheader_source": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u0623\u0648 \u0627\u0644\u0645\u0644\u0641", "linkmode_title": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0631\u0627\u0628\u0637", "linkmode_description": "\u062a\u0648\u0641\u064a\u0631 \u0631\u0627\u0628\u0637 \u0639\u0646\u0648\u0627\u0646 URL \u0646\u062d\u0648 \u0635\u0648\u0631\u0629 JPEG / JPG", "filemode_title": "\u0648\u0636\u0639 \u0627\u0644\u0645\u0644\u0641", "filemode_description": "\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0631\u0627\u062f \u0645\u0633\u062d\u0647\u0627 \u0636\u0648\u0626\u064a\u0627 \u0647\u064a \u0645\u0644\u0641 \u0645\u062d\u0644\u064a\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0631\u0627\u062f \u062a\u062d\u0644\u064a\u0644\u0647\u0627 \u0647\u064a \u0645\u0644\u0641 \u0645\u062d\u0644\u064a", "please_give_a_correct_link": "\u064a\u0631\u062c\u0649 \u0625\u0639\u0637\u0627\u0621 \u0631\u0627\u0628\u0637 \u0635\u062d\u064a\u062d", "forensic_error_unsupported_file": "\u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0645\u0642\u062f\u0645 \u0647\u0648 \u0645\u0644\u0641 \u0635\u0648\u0631\u0629 \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 \u0635\u0648\u0631\u0629 GIF \u0623\u0648 \u0641\u064a\u062f\u064a\u0648", "forensic_error_image_url_error": "\u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0645\u0642\u062f\u0645 \u0647\u0648 \u0645\u0644\u0641 \u0635\u0648\u0631\u0629 \u0648\u0644\u0643\u0646 \u0644\u0627 \u064a\u0645\u0643\u0646 \u0645\u0639\u0627\u0644\u062c\u062a\u0647\u060c \u0642\u062f \u064a\u0643\u0648\u0646 \u0628\u0633\u0628\u0628 \u0645\u0634\u0643\u0644\u0629 \u0641\u064a \u0627\u0644\u0634\u0628\u0643\u0629 \u0623\u0648 \u0642\u064a\u0648\u062f \u0627\u0644\u0645\u0646\u0635\u0629", "forensic_error_url_error": "\u0644\u0627 \u064a\u0645\u0643\u0646 \u062a\u062e\u0632\u064a\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0645\u0642\u062f\u0645 \u060c \u0648\u0642\u062f \u064a\u0643\u0648\u0646 \u0630\u0644\u0643 \u0628\u0633\u0628\u0628 \u0645\u0634\u0643\u0644\u0629 \u0627\u0644\u0634\u0628\u0643\u0629 \u0623\u0648 \u0642\u064a\u0648\u062f \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0648 \u0645\u0633\u0627\u0631 URL \u0627\u0644\u062a\u0627\u0644\u0641", "forensic_error_hash_not_found": "\u062d\u062f\u062b\u062a \u0645\u0634\u0643\u0644\u0629 \u063a\u064a\u0631 \u0645\u0639\u0631\u0648\u0641\u0629. \u064a\u0631\u062c\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0648\u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649", "forensic_error_empty_parameter": "\u062d\u062f\u062b\u062a \u0645\u0634\u0643\u0644\u0629 \u063a\u064a\u0631 \u0645\u0639\u0631\u0648\u0641\u0629. \u064a\u0631\u062c\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0648\u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649", "forensic_error_missing_image_report": "\u0644\u0645 \u064a\u062a\u0645 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0635\u0648\u0631\u0629. \u064a\u0631\u062c\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0648\u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649", "forensic_error_analysis_not_triggered": "\u0644\u0645 \u064a\u062a\u0645 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0644\u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629. \u064a\u0631\u062c\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0648\u062d\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649", "forensic_error_404": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0627\u0644\u062e\u062f\u0645\u0629", "forensic_error_500": "\u062e\u0637\u0623 \u062f\u0627\u062e\u0644\u064a \u0641\u064a \u0627\u0644\u062e\u062f\u0645\u0629", "forensic_error_undefined": "\u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u062e\u062f\u0645\u0629", "forensic_error_bad_request_download_error": "\u064a\u0631\u062c\u0649 \u0625\u0639\u0637\u0627\u0621 \u0631\u0627\u0628\u0637 \u0635\u062d\u064a\u062d", "forensic_error_bad_request_invalid_algorithm": "\u062e\u0637\u0623 \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0628\u0631\u0645\u062c\u0629 \u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0627\u0644\u062e\u062f\u0645\u0629", "forensic_title_adq1_report": "\u062a\u0648\u0636\u064a\u062d \u0645\u0636\u0627\u0639\u0641 (\u0645\u0632\u062f\u0648\u062c)", "forensic_title_ela_report": "\u062a\u062d\u0644\u064a\u0644 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u062e\u0637\u0623", "forensic_title_median_report": "\u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u0645\u062a\u0648\u0633\u0637\u0629", "forensic_title_dct_report": "DCT", "forensic_title_cagiNormal": "CAGI", "forensic_title_cagiInversed": "CAGI \u0645\u0642\u0644\u0648\u0628", "forensic_title_wavelet_report": "(WAVELET) \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0645\u0648\u062c\u0627\u062a \u0627\u0644\u0635\u0648\u062a\u064a\u0629", "forensic_title_blk_report": "(BLOCK)\u0627\u0644\u062c\u0632\u0621", "forensic_title_ghost_report": "GHOST", "forensic_card_info": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a", "forensic_card_back": "\u0631\u062c\u0648\u0639", "forensic_card_adq1_report": "\u062a\u062d\u062f\u062b \u062d\u0627\u0644\u0627\u062a \u0639\u062f\u0645 \u062a\u0646\u0627\u0633\u0642 \u0627\u0644\u062a\u0643\u0645\u064a\u0645 \u0627\u0644\u0645\u0632\u062f\u0648\u062c \u0639\u0646\u062f \u0625\u062f\u0631\u0627\u062c \u062c\u0633\u0645 \u063a\u0631\u064a\u0628 \u0641\u064a \u0635\u0648\u0631\u0629 JPEG. \u0639\u0646\u062f \u062d\u0641\u0638 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062c\u062f\u064a\u062f\u0629 \u060c \u0633\u064a\u062a\u0645 \u0636\u063a\u0637 \u0627\u0644\u062c\u0632\u0621 \u0627\u0644\u0630\u064a \u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u0628\u062b \u0628\u0647 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0631\u062a\u064a\u0646 \u060c \u0628\u064a\u0646\u0645\u0627 \u064a\u062a\u0645 \u0636\u063a\u0637 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0645\u062f\u0631\u062c\u0629 \u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629 \u0641\u0642\u0637. \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u062d\u0627\u0644\u0629 \u060c \u064a\u062c\u0628 \u0623\u0646 \u062a\u0638\u0647\u0631 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0644\u0639\u0628\u062b \u0628\u0647\u0627 \u0628\u0644\u0648\u0646 \u0641\u0627\u062a\u062d (\u0627\u0646\u0638\u0631 \u0627\u0644\u0645\u0642\u064a\u0627\u0633) \u0628\u064a\u0646\u0645\u0627 \u062a\u0638\u0644 \u0628\u0642\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629 \u062f\u0627\u0643\u0646\u0629. \u0641\u064a \u062d\u0627\u0644\u0629 \u0648\u062c\u0648\u062f \u0623\u0644\u0648\u0627\u0646 \u0623\u062e\u0631\u0649 (\u0627\u0644\u0623\u062e\u0636\u0631 \u0648\u0627\u0644\u0623\u0632\u0631\u0642) \u0641\u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0644\u062a\u0648\u0635\u0644 \u0625\u0644\u0649 \u0623\u064a \u0627\u0633\u062a\u0646\u062a\u0627\u062c. \u0623\u064a\u0636\u0627\u060c \u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0630\u0627\u062a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0630\u0627\u062a \u0634\u0643\u0644: \u064a\u062c\u0628 \u062a\u062c\u0627\u0647\u0644 \u0646\u0642\u0627\u0637 \u0627\u0644\u0636\u0648\u0621 \u0627\u0644\u0632\u0627\u0626\u0641\u0629 \u0627\u0644\u0645\u0646\u062a\u0634\u0631\u0629 \u0639\u0628\u0631 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_card_ela_report": "\u064a\u062a\u0645 \u0625\u0646\u062a\u0627\u062c \u062a\u062d\u0644\u064a\u0644 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u062e\u0637\u0623 \u0639\u0646 \u0637\u0631\u064a\u0642 \u0625\u0639\u0627\u062f\u0629 \u0636\u063a\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 JPEG \u0628\u062c\u0648\u062f\u0629 75 \u0648\u0637\u0631\u062d \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062c\u062f\u064a\u062f\u0629 \u0645\u0646 \u0627\u0644\u0642\u062f\u064a\u0645\u0629. \u062b\u0645 \u064a\u062a\u0645 \u062a\u062d\u0633\u064a\u0646 \u0635\u0648\u0631\u0629 \u0627\u0644\u0627\u062e\u062a\u0644\u0627\u0641\u0627\u062a \u0627\u0644\u0646\u0627\u062a\u062c\u0629 \u0648\u0639\u0631\u0636\u0647\u0627. \u0645\u062c\u0627\u0644\u0627\u062a \u0627\u0644\u0627\u0647\u062a\u0645\u0627\u0645 \u0647\u064a \u062a\u0644\u0643 \u0630\u0627\u062a \u0627\u0644\u0642\u064a\u0645 \u0627\u0644\u0623\u0639\u0644\u0649 \u0645\u0646 \u0627\u0644\u0623\u062c\u0632\u0627\u0621 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0645\u0627\u062b\u0644\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629. \u064a\u062c\u0628 \u0645\u0642\u0627\u0631\u0646\u0629 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u062a\u0634\u0627\u0628\u0647\u0629 \u0641\u0642\u0637 \u060c \u0623\u064a \u064a\u062c\u0628 \u0645\u0642\u0627\u0631\u0646\u0629 \u0627\u0644\u062d\u0648\u0627\u0641 \u0628\u0627\u0644\u062d\u0648\u0627\u0641 \u060c \u0648\u0627\u0644\u0642\u0648\u0627\u0645 \u0628\u0627\u0644\u0642\u0648\u0627\u0645 \u060c \u0648\u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0648\u062d\u062f\u0629 \u0628\u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0648\u062d\u062f\u0629. \u0627\u0644\u062a\u0646\u0627\u0642\u0636\u0627\u062a \u0627\u0644\u0644\u0648\u0646\u064a\u0629 (\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0632\u0631\u0642\u0627\u0621) \u0645\u0634\u0628\u0648\u0647\u0629 \u0628\u0634\u0643\u0644 \u0639\u0627\u0645. ELA \u0647\u0648 \u0645\u062d\u0633\u0646 \u0648\u0644\u0627 \u064a\u0643\u0641\u064a \u0644\u0627\u0633\u062a\u0646\u062a\u0627\u062c \u062a\u0632\u0648\u064a\u0631 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_card_median_report": "\u064a\u0639\u062a\u0645\u062f \u0645\u062a\u0648\u0633\u0637 \u0628\u0642\u0627\u064a\u0627 \u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0639\u0644\u0649 \u0639\u0632\u0644 \u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629 \u063a\u064a\u0631 \u0627\u0644\u0645\u0631\u0626\u064a\u0629 \u062a\u0642\u0631\u064a\u0628\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u062a\u0635\u0641\u064a\u0629 \u0627\u0644\u0645\u062a\u0648\u0633\u0637\u0629. \u0639\u0646\u062f \u062a\u0641\u0633\u064a\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u060c \u0641\u0625\u0646 \u0645\u062c\u0627\u0644\u0627\u062a \u0627\u0644\u0627\u0647\u062a\u0645\u0627\u0645 \u0647\u064a \u062a\u0644\u0643 \u0627\u0644\u062a\u064a \u062a\u0631\u062c\u0639 \u0642\u064a\u0645\u0627 \u0623\u0639\u0644\u0649 (\u0623\u064a \u0623\u0643\u062b\u0631 \u0625\u0634\u0631\u0627\u0642\u0627) \u0645\u0646 \u0627\u0644\u0623\u062c\u0632\u0627\u0621 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u0645\u0645\u0627\u062b\u0644\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629. \u064a\u062c\u0628 \u0645\u0642\u0627\u0631\u0646\u0629 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u062a\u0634\u0627\u0628\u0647\u0629 \u0641\u0642\u0637 \u060c \u0623\u064a \u064a\u062c\u0628 \u0645\u0642\u0627\u0631\u0646\u0629 \u0627\u0644\u062d\u0648\u0627\u0641 \u0628\u0627\u0644\u062d\u0648\u0627\u0641 \u060c \u0648\u0627\u0644\u0642\u0648\u0627\u0645 \u0628\u0627\u0644\u0642\u0648\u0627\u0645 \u060c \u0648\u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0648\u062d\u062f\u0629 \u0628\u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0648\u062d\u062f\u0629. \u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0647\u064a \u0645\u062d\u0633\u0646 \u0648\u0644\u0627 \u062a\u0643\u0641\u064a \u0644\u0644\u0627\u0633\u062a\u0646\u062a\u0627\u062c \u0628\u0634\u0623\u0646 \u062a\u0632\u0648\u064a\u0631 \u0627\u0644\u0635\u0648\u0631\u0629", "forensic_card_dct_report": "\u0639\u0646\u062f\u0645\u0627 \u064a\u062d\u062f\u062b \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0641\u064a \u0635\u0648\u0631\u0629 JPEG \u060c \u0642\u062f \u062a\u0643\u0648\u0646 \u0645\u0639\u0627\u0645\u0644\u0627\u062a \u062a\u062d\u0648\u064a\u0644 COSINUS \u0627\u0644\u0645\u0646\u0641\u0635\u0644\u0629 (DCT) (\u0639\u0645\u0644\u064a\u0629 \u0631\u064a\u0627\u0636\u064a\u0629) \u0645\u0636\u0637\u0631\u0628\u064b\u0627 \u0645\u062d\u0644\u064a\u064b\u0627. \u0642\u062f \u062a\u062a\u0648\u0627\u0641\u0642 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u062a\u0628\u0631\u0632 (\u0628\u064a\u0636\u0627\u0621 \u0623\u0648 \u062e\u0636\u0631\u0627\u0621) \u0639\u0644\u0649 \u062e\u0644\u0641\u064a\u0629 \u0633\u0648\u062f\u0627\u0621 \u0645\u0639 \u0627\u0644\u062a\u0644\u0627\u0639\u0628. \u0642\u062f \u064a\u0644\u0645\u062d \u0627\u0644\u0639\u0643\u0633 \u0623\u064a\u0636\u064b\u0627 \u0625\u0644\u0649 \u0627\u0644\u062a\u0644\u0627\u0639\u0628\u060c \u0623\u064a \u0628\u0639\u0636 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u062a\u0638\u0647\u0631 \u0623\u0643\u062b\u0631 \u0632\u0631\u0642\u0629 \u0639\u0644\u0649 \u062e\u0644\u0641\u064a\u0629 \u0633\u0648\u062f\u0627\u0621.", "forensic_card_cagiNormal": "\u064a\u0639\u0645\u0644 \u0636\u063a\u0637 JPEG \u0641\u064a \u0634\u0628\u0643\u0629 8 \u0641\u064a 8 \u060c \u0648\u0647\u0648 \u0634\u0628\u0647 \u0645\u0631\u0626\u064a \u0648\u0644\u0643\u0646 \u064a\u0645\u0643\u0646 \u0627\u0643\u062a\u0634\u0627\u0641\u0647. \u0642\u062f \u064a\u0624\u062f\u064a \u0625\u0636\u0627\u0641\u0629 \u0623\u0648 \u0646\u0642\u0644 \u062c\u0632\u0621 \u0639\u0644\u0649 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u062a\u0639\u0637\u064a\u0644 \u0647\u0630\u0647 \u0627\u0644\u0634\u0628\u0643\u0629 \u0645\u062d\u0644\u064a\u064b\u0627. \u062a\u0633\u0639\u0649 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0644\u0634\u0628\u0643\u0627\u062a \u0625\u0644\u0649 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0645\u062b\u0644 \u0647\u0630\u0647 \u0627\u0644\u062a\u0646\u0627\u0642\u0636\u0627\u062a\u060c \u0648\u062a\u0633\u0644\u0637 \u0627\u0644\u0636\u0648\u0621 \u0639\u0644\u064a\u0647\u0627 \u0645\u062d\u0644\u064a\u064b\u0627. \u062a\u0646\u062a\u062c \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0644\u0646\u0642\u0637\u0627\u062a \u0627\u0644\u0645\u062d\u0644\u064a\u0629 \u0627\u0644\u0628\u064a\u0636\u0627\u0621/\u0627\u0644\u062e\u0636\u0631\u0627\u0621 \u0623\u0648 \u0627\u0644\u062e\u0636\u0631\u0627\u0621 \u0623\u0648 \u0627\u0644\u0623\u0632\u0631\u0642 \u0627\u0644\u0641\u0627\u062a\u062d \u062d\u064a\u062b \u062a\u0643\u062a\u0634\u0641 \u062a\u0628\u0627\u064a\u0646\u0627\u062a \u0627\u0644\u0634\u0628\u0643\u0629. \u0628\u0634\u0643\u0644 \u0639\u0627\u0645\u060c \u062a\u0643\u0648\u0646 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0644\u0634\u0628\u0643\u0627\u062a \u0623\u0642\u0644 \u062a\u0634\u062a\u064a\u062a\u064b\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0642\u0648\u0627\u0645 \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629 \u060c \u0648\u062a\u0631\u0643\u0632 \u0639\u0644\u0649 \u0627\u0636\u0637\u0631\u0627\u0628\u0627\u062a \u0627\u0644\u0634\u0628\u0643\u0629. \u0648\u0645\u0639 \u0630\u0644\u0643\u060c \u064a\u0646\u0628\u063a\u064a \u062a\u0641\u0633\u064a\u0631\u0647\u0627 \u0641\u064a \u0627\u0644\u063a\u0627\u0644\u0628 \u0645\u0639 \u0627\u0644\u0645\u062e\u0631\u062c\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u062a\u064a \u062a\u0628\u0631\u0632 \u0646\u0641\u0633 \u0627\u0644\u0645\u0646\u0627\u0637\u0642.", "forensic_card_cagiInversed": "\u064a\u0639\u0645\u0644 \u0636\u063a\u0637 JPEG \u0641\u064a \u0634\u0628\u0643\u0629 8 \u00d7 8 \u060c \u0648\u0647\u064a \u0634\u0628\u0647 \u063a\u064a\u0631 \u0645\u0631\u0626\u064a\u0629 \u0648\u0644\u0643\u0646 \u064a\u0645\u0643\u0646 \u0627\u0643\u062a\u0634\u0627\u0641\u0647\u0627. \u0642\u062f \u062a\u0624\u062f\u064a \u0625\u0636\u0627\u0641\u0629 \u062c\u0632\u0621 \u0623\u0648 \u0646\u0642\u0644\u0647 \u0639\u0644\u0649 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u062a\u0639\u0637\u064a\u0644 \u0647\u0630\u0647 \u0627\u0644\u0634\u0628\u0643\u0629 \u0645\u062d\u0644\u064a\u0627. \u062a\u0639\u062f \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 GRIDS-Inverse \u0645\u0643\u0645\u0644\u0629 \u0644 GRIDS \u0641\u064a \u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0645\u062b\u0644 \u0647\u0630\u0647 \u0627\u0644\u062a\u0646\u0627\u0642\u0636\u0627\u062a. \u062a\u0646\u062a\u062c \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \"\u0646\u0642\u0627\u0637\" \u0632\u0631\u0642\u0627\u0621 \u0645\u062d\u0644\u064a\u0629 \u062d\u064a\u062b \u062a\u0643\u062a\u0634\u0641 \u062a\u0646\u0627\u0642\u0636\u0627\u062a \u0627\u0644\u0634\u0628\u0643\u0629. \u0628\u0634\u0643\u0644 \u0639\u0627\u0645\u060c \u062a\u0643\u0648\u0646 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 GRIDS \u0623\u0642\u0644 \u062a\u0634\u062a\u064a\u062a\u0627 \u0628\u0633\u0628\u0628 \u0627\u0644\u0642\u0648\u0627\u0645 \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0648\u062a\u0631\u0643\u0632 \u0639\u0644\u0649 \u0627\u0636\u0637\u0631\u0627\u0628\u0627\u062a \u0627\u0644\u0634\u0628\u0643\u0629. \u0648\u0645\u0639 \u0630\u0644\u0643\u060c \u064a\u062c\u0628 \u062a\u0641\u0633\u064a\u0631\u0647 \u0641\u064a \u0627\u0644\u063a\u0627\u0644\u0628 \u0628\u0627\u0644\u0627\u0642\u062a\u0631\u0627\u0646 \u0645\u0639 \u0645\u062e\u0631\u062c\u0627\u062a \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u062a\u064a \u062a\u0633\u0644\u0637 \u0627\u0644\u0636\u0648\u0621 \u0639\u0644\u0649 \u0646\u0641\u0633 \u0627\u0644\u0645\u0646\u0627\u0637\u0642.", "forensic_card_wavelet_report": "\u062a\u062d\u0645\u0644 \u0643\u0644 \u0635\u0648\u0631\u0629 \u0636\u0648\u0636\u0627\u0621 \u063a\u064a\u0631 \u0645\u0631\u0626\u064a\u0629 \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062a\u0631\u062f\u062f \u0646\u0627\u062a\u062c\u0629 \u0639\u0646 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0627\u0644\u062a\u0642\u0627\u0637 \u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0627\u0644\u0636\u063a\u0637. \u062a\u0642\u0648\u0645 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u0645\u0648\u064a\u062c\u064a\u0629 \u0627\u0644\u0645\u0646\u0641\u0635\u0644\u0629 \u0628\u062a\u0635\u0641\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629 \u0648\u062d\u0633\u0627\u0628 \u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u0645\u062d\u0644\u064a \u0641\u064a \u0643\u0644 \u062c\u0632\u0621 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629. \u064a\u062a\u0645 \u062a\u0645\u064a\u064a\u0632 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u062a\u062e\u062a\u0644\u0641 \u0639\u0646 \u0628\u0642\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0628\u064a\u0636 \u0627\u0644\u0642\u0648\u064a\u060c \u0648\u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0645\u0644 \u0623\u0646 \u062a\u0646\u0634\u0623 \u0645\u0646 \u0635\u0648\u0631 \u0623\u062e\u0631\u0649. \u0646\u0638\u0631\u0627 \u0644\u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u063a\u0627\u0644\u0628\u0627 \u0645\u0627 \u062a\u0643\u0648\u0646 \u0645\u0636\u0644\u0644\u0629 \u0628\u0633\u0628\u0628 \u0627\u0644\u0627\u062e\u062a\u0644\u0627\u0641\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u0644\u0645\u0633 \u0648\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u060c \u0641\u0645\u0646 \u0627\u0644\u0623\u0641\u0636\u0644 \u062a\u0641\u0633\u064a\u0631\u0647\u0627 \u0628\u0627\u0644\u0627\u0642\u062a\u0631\u0627\u0646 \u0645\u0639 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.", "forensic_card_blk_report": "\u064a\u0639\u0645\u0644 \u0636\u063a\u0637 JPEG \u0641\u064a \u0634\u0628\u0643\u0629 8 \u00d7 8 \u060c \u0648\u0647\u064a \u0634\u0628\u0647 \u063a\u064a\u0631 \u0645\u0631\u0626\u064a\u0629 \u0648\u0644\u0643\u0646 \u064a\u0645\u0643\u0646 \u0627\u0643\u062a\u0634\u0627\u0641\u0647\u0627. \u0642\u062f \u062a\u0624\u062f\u064a \u0625\u0636\u0627\u0641\u0629 \u062c\u0632\u0621 \u0623\u0648 \u0646\u0642\u0644\u0647 \u0639\u0644\u0649 \u0635\u0648\u0631\u0629 \u0625\u0644\u0649 \u062a\u0639\u0637\u064a\u0644 \u0647\u0630\u0647 \u0627\u0644\u0634\u0628\u0643\u0629 \u0645\u062d\u0644\u064a\u0627. \u062a\u0643\u062a\u0634\u0641 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 BLOCK \u0634\u0628\u0643\u0629 \u0627\u0644\u0635\u0648\u0631 \u0648\u062a\u0628\u062d\u062b \u0639\u0646 \u0627\u0644\u062a\u0646\u0627\u0642\u0636\u0627\u062a \u0627\u0644\u0645\u062d\u0644\u064a\u0629. \u0642\u062f \u062a\u062a\u0648\u0627\u0641\u0642 \u0623\u064a \u0645\u0646\u0637\u0642\u0629 \u0645\u062a\u0645\u0627\u0633\u0643\u0629 \u0630\u0627\u062a \u0644\u0648\u0646 \u0645\u062e\u062a\u0644\u0641 \u0639\u0646 \u0645\u062d\u064a\u0637\u0647\u0627 \u0645\u0639 \u0627\u0644\u0639\u0628\u062b \u060c \u0639\u0644\u0649 \u0627\u0644\u0631\u063a\u0645 \u0645\u0646 \u0623\u0646 \u0627\u0644\u0623\u0628\u064a\u0636 \u0648\u0627\u0644\u0623\u062e\u0636\u0631 \u0627\u0644\u0641\u0627\u062a\u062d \u0639\u0644\u0649 \u062e\u0644\u0641\u064a\u0629 \u062f\u0627\u0643\u0646\u0629 \u0647\u0645\u0627 \u0627\u0644\u0645\u0624\u0634\u0631 \u0627\u0644\u0623\u0643\u062b\u0631 \u0634\u064a\u0648\u0639\u0627 \u0644\u0644\u0639\u0628\u062b. \u0646\u0638\u0631\u0627 \u0644\u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u063a\u0627\u0644\u0628\u0627 \u0645\u0627 \u062a\u0643\u0648\u0646 \u0645\u0636\u0644\u0644\u0629 \u0628\u0633\u0628\u0628 \u0627\u0644\u0627\u062e\u062a\u0644\u0627\u0641\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u0644\u0645\u0633 \u0648\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u060c \u0641\u0645\u0646 \u0627\u0644\u0623\u0641\u0636\u0644 \u062a\u0641\u0633\u064a\u0631\u0647\u0627 \u0628\u0627\u0644\u0627\u0642\u062a\u0631\u0627\u0646 \u0645\u0639 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.", "forensic_card_ghost_report": "\u062a\u0639\u062a\u0645\u062f \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 JPEG Ghosts \u0639\u0644\u0649 \u0625\u0639\u0627\u062f\u0629 \u0636\u063a\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u0635\u0641\u0627\u062a \u0645\u062e\u062a\u0644\u0641\u0629 \u0645\u062a\u0639\u062f\u062f\u0629 \u0648\u0637\u0631\u062d \u0643\u0644 \u0645\u0646\u0647\u0627 \u0645\u0646 \u0627\u0644\u0623\u0635\u0644. \u062a\u062a\u0645 \u0645\u0639\u0627\u0644\u062c\u0629 \u0635\u0648\u0631 \u0627\u0644\u0627\u062e\u062a\u0644\u0627\u0641 \u0627\u0644\u0646\u0627\u062a\u062c\u0629 \u0628\u0639\u062f \u0630\u0644\u0643 \u0644\u0625\u0628\u0631\u0627\u0632 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0628\u0627\u0631\u0632\u0629 \u0648\u0627\u0644\u062a\u064a \u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0645\u0644 \u0623\u0646 \u062a\u0646\u0634\u0623 \u0645\u0646 \u0635\u0648\u0631\u0629 JPEG \u0645\u062e\u062a\u0644\u0641\u0629. \u0628\u0639\u062f \u0630\u0644\u0643 \u060c \u064a\u062a\u0645 \u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u062a\u064a \u0645\u0646 \u0627\u0644\u0645\u0631\u062c\u062d \u0623\u0646 \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0646\u062a\u0627\u0626\u062c \u0645\u062b\u064a\u0631\u0629 \u0644\u0644\u0627\u0647\u062a\u0645\u0627\u0645 (\u0623\u064a \u062a\u0644\u0643 \u0627\u0644\u062a\u064a \u062a\u062a\u0645\u064a\u0632 \u0628\u062a\u0646\u0627\u0642\u0636\u0627\u062a \u0645\u062d\u0644\u064a\u0629). \u0642\u062f \u062a\u062a\u0648\u0627\u0641\u0642 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u062a\u0633\u0642\u0629 \u0627\u0644\u0628\u064a\u0636\u0627\u0621 \u0623\u0648 \u0627\u0644\u062e\u0636\u0631\u0627\u0621 \u0627\u0644\u0641\u0627\u062a\u062d\u0629 \u0623\u0648 \u0627\u0644\u0632\u0631\u0642\u0627\u0621 \u0627\u0644\u0641\u0627\u062a\u062d\u0629 \u0639\u0644\u0649 \u062e\u0644\u0641\u064a\u0629 \u0633\u0648\u062f\u0627\u0621 \u0645\u0639 \u0622\u062b\u0627\u0631 \u0627\u0644\u0639\u0628\u062b \u060c \u062e\u0627\u0635\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0644\u0627 \u062a\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0627\u0644\u062d\u0648\u0627\u0641 \u060c \u0648\u0644\u0643\u0646 \u0645\u0639 \u0645\u0646\u0627\u0637\u0642 \u0628\u0623\u0643\u0645\u0644\u0647\u0627.", "applied_filter": "\u0627\u0644\u0641\u0644\u062a\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645", "apply_filter": "\u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0641\u0644\u062a\u0631", "forensic_title_none": "\u0644\u0627 \u0634\u064a\u0621", "clear_filter": "\u0645\u0633\u062d \u0627\u0644\u0641\u0644\u062a\u0631", "forensic_ratio_b_landscape": "\u0635\u0648\u0631\u0629 \u0628\u0648\u0631\u062a\u0631\u064a\u0647", "forensic_ratio_b_portrait": "\u0635\u0648\u0631\u0629 \u0623\u0641\u0642\u064a\u0629", "forensic_title_cmfd_report": "CMFD", "forensic_title_fusion_report": "\u0627\u0644\u062f\u0645\u062c", "forensic_title_mantranet_report": "Mantranet", "forensic_title_splicebuster_report": "Splicebuster", "forensic_title_zero_report": "\u0635\u0641\u0631", "forensic_title_laplacian_report": "\u0644\u0627\u0628\u0644\u0627\u0633\u064a\u0627\u0646", "forensic_title_rcmfd_report": "RCMFD", "forensic_family_compression_title": "\u0636\u063a\u0637", "forensic_family_compression_description": "\u062a\u0643\u062a\u0634\u0641 \u0647\u0630\u0647 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u062d\u0627\u0644\u0627\u062a \u0627\u0644\u0634\u0627\u0630\u0629 \u0641\u064a \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u0633\u0627\u0628\u0642\u0629 \u0644\u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0635\u0648\u0631\u0629 \u0648\u0636\u063a\u0637\u0647\u0627. \u0625\u0630\u0627 \u062a\u0645\u062a \u0625\u0632\u0627\u0644\u0629 \u0639\u0646\u0635\u0631 \u062c\u062f\u064a\u062f \u0623\u0648 \u0625\u0636\u0627\u0641\u062a\u0647 \u0625\u0644\u0649 \u0627\u0644\u0635\u0648\u0631\u0629 \u060c \u0641\u064a\u0645\u0643\u0646 \u0627\u0643\u062a\u0634\u0627\u0641\u0647 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0636\u063a\u0637 \u0645\u062e\u062a\u0644\u0641 \u0639\u0646 \u0628\u0642\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_family_compression_look": "\u0645\u0632\u064a\u062c \u0645\u0646 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u062a\u064a \u062a\u062d\u062f\u062f \u0627\u0644\u0623\u0628\u064a\u0636 \u0623\u0648 \u0627\u0644\u0623\u062e\u0636\u0631 \u062f\u0627\u062e\u0644 \u0645\u0633\u0627\u062d\u0629 \u0645\u0634\u062a\u0631\u0643\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_family_compression_ignore": "\u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0648\u0644\u062f \u0627\u0644\u0642\u0648\u0627\u0645 \u0627\u0644\u0645\u0639\u0642\u062f\u0629 \u0644\u0623\u062c\u0632\u0627\u0621 \u0623\u0648 \u0645\u0646\u0627\u0637\u0642 \u0645\u0634\u0628\u0639\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0625\u064a\u062c\u0627\u0628\u064a\u0627\u062a \u0643\u0627\u0630\u0628\u0629.", "forensic_family_noise_title": "\u0627\u0644\u0622\u062b\u0627\u0631", "forensic_family_noise_description": "\u062a\u0642\u0648\u0645 \u0647\u0630\u0647 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0628\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0622\u062b\u0627\u0631 \u0627\u0644\u062a\u064a \u062e\u0644\u0641\u062a\u0647\u0627 \u0633\u0644\u0633\u0644\u0629 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627. \u064a\u0645\u0643\u0646\u0647\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u062a\u0641\u0642 \u0641\u064a\u0647\u0627 \u0622\u062b\u0627\u0631 \u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627 \u0645\u0639 \u0628\u0642\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_family_noise_look": "\u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0628\u064a\u0636 \u0645\u0646 \u0642\u0633\u0645 \u0648\u0627\u0636\u062d \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_family_noise_ignore": "\u064a\u0645\u0643\u0646 \u0644\u0644\u0642\u0648\u0627\u0645 \u0627\u0644\u0645\u0639\u0642\u062f\u0629 \u0644\u062c\u0632\u0621 \u0623\u0648 \u0645\u0646\u0627\u0637\u0642 \u0645\u0634\u0628\u0639\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 (\u0627\u0644\u0623\u0642\u0633\u0627\u0645 \u0627\u0644\u0633\u0648\u062f\u0627\u0621 \u0623\u0648 \u0627\u0644\u0628\u064a\u0636\u0627\u0621) \u062a\u0648\u0644\u064a\u062f \u0625\u064a\u062c\u0627\u0628\u064a\u0627\u062a \u0643\u0627\u0630\u0628\u0629.", "forensic_family_ai_title": "\u062a\u0639\u0644\u0645 \u0639\u0645\u064a\u0642(Deep learning)", "forensic_family_ai_description": "\u064a\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0623\u0633\u0627\u0644\u064a\u0628 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0644\u0644\u0643\u0634\u0641 \u0639\u0646 \u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0627\u0644\u0635\u0648\u0631 \u0628\u0646\u0638\u0627\u0645 \u062a\u0645 \u062a\u062f\u0631\u064a\u0628\u0647 \u0628\u0639\u062f\u062f \u0643\u0628\u064a\u0631 \u0645\u0646 \u0627\u0644\u0623\u0645\u062b\u0644\u0629 \u0639\u0644\u0649 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0632\u064a\u0641\u0629.", "forensic_family_ai_look": "\u0623\u0642\u0633\u0627\u0645 \u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u064a\u0627\u062a \u0623\u0648 \u0627\u0644\u0645\u0648\u0627\u0636\u064a\u0639 \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0628\u064a\u0636.", "forensic_family_ai_ignore": "\u064a\u062c\u0628 \u062a\u062c\u0627\u0647\u0644 \u0627\u0644\u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0645\u0638\u0644\u0645\u0629.", "forensic_family_cloning_title": "\u0627\u0633\u062a\u0646\u0633\u0627\u062e", "forensic_family_cloning_description": "\u062a\u0643\u062a\u0634\u0641 \u062a\u0644\u0643 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0639\u0646\u0627\u0635\u0631 \u062a\u0645 \u0646\u0633\u062e\u0647\u0627 \u0648\u0646\u0642\u0644\u0647\u0627 \u062f\u0627\u062e\u0644 \u062a\u0644\u0643 \u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0646 \u0623\u062c\u0644 \u0627\u0644\u062a\u0632\u064a\u064a\u0641.", "forensic_family_cloning_look": "CMFD - \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0628\u064a\u0636\u0627\u0621 \u0647\u064a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u0646\u0633\u062e\u0647\u0627 \u0648\u0646\u0642\u0644\u0647\u0627 \u0648\u0642\u062f \u062a\u0645\u062b\u0644 \u0645\u0635\u062f\u0631 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0630\u064a \u062a\u0645 \u0627\u0633\u062a\u0646\u0633\u0627\u062e\u0647 RCMFD - \u062e\u0637\u0648\u0637 \u062d\u0645\u0631\u0627\u0621 \u0628\u064a\u0646 \u0623\u062c\u0632\u0627\u0621 \u0645\u0645\u0627\u062b\u0644\u0629 \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629 \u062a\u0643\u0634\u0641 \u0639\u0646 \u062a\u0644\u0643 \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0633\u062a\u0646\u0633\u0627\u062e\u0647\u0627.", "forensic_family_cloning_ignore": "\u062a\u062c\u0627\u0647\u0644 \u0627\u0644\u0623\u0642\u0633\u0627\u0645 \u0627\u0644\u0645\u062a\u0628\u0642\u064a\u0629 \u063a\u064a\u0631 \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u0641\u064a \u0627\u0644\u0648\u0635\u0641 \u0623\u0639\u0644\u0627\u0647.", "forensic_filters_explanation": "\u062a\u0647\u062f\u0641 \u062c\u0645\u064a\u0639 \u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u062a\u062d\u0631\u064a \u0627\u0644\u0631\u0642\u0645\u064a \u0627\u0644\u0645\u0639\u0631\u0648\u0636\u0629 \u0623\u062f\u0646\u0627\u0647 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0623\u0648 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0623\u0635\u0644\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0646\u0634\u0626 \u0635\u0648\u0631\u0629 \u0645\u0632\u064a\u0641\u0629. \u064a\u062a\u0645 \u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0641\u064a \u0639\u0627\u0626\u0644\u0627\u062a \u0645\u062e\u062a\u0644\u0641\u0629 \u0628\u0646\u0627\u0621 \u0639\u0644\u0649 \u0637\u0631\u064a\u0642\u062a\u0647\u0627 \u0641\u064a \u0627\u0643\u062a\u0634\u0627\u0641 \u0647\u0630\u0647 \u0627\u0644\u062d\u0627\u0644\u0627\u062a \u0627\u0644\u0634\u0627\u0630\u0629. \u0644\u0627\u062d\u0638 \u0623\u0646 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0644\u064a\u0633\u062a \u0645\u062b\u0627\u0644\u064a\u0629\u060c \u0648\u064a\u0645\u0643\u0646\u0647\u0627 \u0625\u0646\u0634\u0627\u0621 \u0628\u0639\u0636 \u0627\u0644\u0625\u064a\u062c\u0627\u0628\u064a\u0627\u062a \u0627\u0644\u062e\u0627\u0637\u0626\u0629 \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u062a\u062c\u0627\u0647\u0644\u0647\u0627. \u0644\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0639\u0645\u0644\u064a\u0629\u060c \u064a\u062a\u0645 \u0639\u0631\u0636 \u0634\u0631\u062d \u0645\u0648\u062c\u0632 \u0644\u0644\u0639\u0627\u0626\u0644\u0629 \u0648\u0627\u0644\u0623\u0634\u064a\u0627\u0621 \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u0627\u0644\u0646\u0638\u0631 \u0625\u0644\u064a\u0647\u0627 \u0623\u0648 \u0627\u0644\u0623\u0634\u064a\u0627\u0621 \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u062a\u062c\u0627\u0647\u0644\u0647\u0627 \u0623\u0633\u0641\u0644 \u0639\u0648\u0627\u0645\u0644 \u0627\u0644\u062a\u0635\u0641\u064a\u0629. \u0639\u0627\u062f\u0629\u060c \u062a\u0638\u0647\u0631 \u062c\u0645\u064a\u0639 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0627\u0644\u0645\u062d\u062a\u0645\u0644\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u062d\u0645\u0631 \u0648\u0644\u064a\u0633 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0632\u0631\u0642. \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0631\u063a\u0628 \u0641\u064a \u0645\u0639\u0631\u0641\u0629 \u0627\u0644\u0645\u0632\u064a\u062f\u060c \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0648\u062b\u0627\u0626\u0642\u0646\u0627 \u0627\u0644\u0645\u0648\u0633\u0639\u0629.", "forensic_lenses_explanation": "\u062a\u0633\u0627\u0639\u062f\u0643 \u0627\u0644\u0645\u0639\u0632\u0632\u0627\u062a \u0627\u0644\u0645\u0639\u0631\u0648\u0636\u0629 \u0623\u062f\u0646\u0627\u0647 \u0639\u0644\u0649 \u0627\u0644\u0646\u0638\u0631 \u0628\u0634\u0643\u0644 \u0623\u0641\u0636\u0644 \u0641\u064a \u062d\u0648\u0627\u0641 \u0627\u0644\u0635\u0648\u0631\u0629. \u0625\u0646\u0647\u0627 \u0644\u064a\u0633\u062a \u0643\u0627\u0641\u064a\u0629 \u0644\u0644\u0627\u0633\u062a\u0646\u062a\u0627\u062c \u062d\u0648\u0644 \u0627\u0644\u062a\u0632\u0648\u064a\u0631\u060c \u0648\u0644\u0643\u0646 \u0625\u0630\u0627 \u0631\u0623\u064a\u062a \u0645\u0646\u0637\u0642\u0629 \u0645\u0634\u0628\u0648\u0647\u0629\u060c \u0641\u064a\u062c\u0628 \u0639\u0644\u064a\u0643 \u0625\u0644\u0642\u0627\u0621 \u0646\u0638\u0631\u0629 \u0639\u0644\u0649 \u0646\u0641\u0633 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0641\u064a \u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u062a\u062d\u0631\u064a \u0627\u0644\u0631\u0642\u0645\u064a \u0627\u0644\u0645\u0639\u0631\u0648\u0636\u0629 \u0639\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646.", "forensic_title_image": "\u0635\u0648\u0631\u0629 \u062a\u0645 \u062a\u062d\u0644\u064a\u0644\u0647\u0627", "forensic_button_newImage": "\u0635\u0648\u0631\u0629 \u062c\u062f\u064a\u062f\u0629", "forensic_title_what": "\u0645\u0627 \u0647\u0630\u0627\u061f", "forensic_title_filters": "\u0627\u0644\u0641\u0644\u0627\u062a\u0631", "forensic_title_lenses": "\u0627\u0644\u0645\u0639\u0632\u0632\u0627\u062a", "forensic_input_placeholder": "\u0627\u0644\u0635\u0642 \u0627\u0644\u0631\u0627\u0628\u0637 \u0647\u0646\u0627", "forensic_button_download": "\u062a\u062d\u0645\u064a\u0644", "forensic_text_speed": "\u0633\u0631\u0639\u0629 \u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0645\u062a\u062d\u0631\u0643\u0629", "forensic_title_export": "\u0642\u0645 \u0628\u062a\u0635\u062f\u064a\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0628\u0635\u064a\u063a\u0629 GIF", "forensic_text_fast": "\u0633\u0631\u064a\u0639", "forensic_text_slow": "\u0628\u0637\u064a\u0621", "forensic_text_detection": "\u0643\u0634\u0641 \u062a\u0644\u0627\u0639\u0628", "forensic_text_nodetection": "\u0644\u0627 \u062a\u0644\u0627\u0639\u0628", "forensic_tosast_clipboard": "\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u0635\u0648\u0631\u0629 \u064a\u062a\u0645 \u0646\u0633\u062e\u0647 \u0641\u064a \u0627\u0644\u062d\u0627\u0641\u0638\u0629", "forensic_card_zero_report": "\u0639\u0646\u062f\u0645\u0627 \u064a\u062a\u0645 \u062a\u0645\u064a\u064a\u0632 \u0645\u0646\u0637\u0642\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0628\u064a\u0636\u060c \u0641\u0647\u0630\u0627 \u064a\u0639\u0646\u064a \u0623\u0646 \u0644\u0647\u0627 \u0645\u0648\u0636\u0639 \u0634\u0628\u0643\u0629 JPEG \u0645\u062e\u062a\u0644\u0641\u0627 \u0639\u0646 \u0628\u0642\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629. \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u062e\u0636\u0631 \u0627\u0644\u0641\u0627\u062a\u062d \u060c \u0641\u0647\u0630\u0627 \u064a\u0639\u0646\u064a \u0623\u0646 \u0627\u0644\u0634\u0628\u0643\u0629 \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0642\u062f \u062a\u0639\u0637\u0644\u062a. \u0644\u0630\u0644\u0643 \u060c \u064a\u0645\u0643\u0646 \u0627\u0639\u062a\u0628\u0627\u0631\u0647\u0627 \u062a\u0632\u0648\u064a\u0631\u0627 \u0646\u0627\u062a\u062c\u0627 \u0639\u0646 \u0645\u062d\u0648 \u0623\u0648 \u0646\u0642\u0644 \u0646\u0633\u062e \u062e\u0627\u0631\u062c\u064a \u0623\u0648 \u062f\u0627\u062e\u0644\u064a. \u064a\u0639\u0646\u064a \u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0633\u0648\u062f \u0623\u0646\u0647 \u0644\u0645 \u064a\u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0623\u064a \u0634\u0628\u0643\u0629 JPEG \u063a\u064a\u0631 \u0637\u0628\u064a\u0639\u064a\u0629.", "forensic_card_laplacian_report": "\u064a\u0638\u0647\u0631 \u0644\u0627\u0628\u0644\u0627\u0633\u064a\u0627\u0646 \u062a\u0631\u062f\u062f\u0627\u062a \u0639\u0627\u0644\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u062b\u0644 \u0627\u0644\u062d\u062f\u0648\u062f. \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u062c\u0639\u0644 \u0628\u0639\u0636 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u062a\u0638\u0647\u0631 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0625\u0638\u0647\u0627\u0631 \u062d\u062f\u0648\u062f \u0645\u062d\u0648 \u0623\u0648 \u0644\u0635\u0642 \u0645\u0627. \u0647\u0630\u0627 \u0644\u064a\u0633 \u0643\u0627\u0634\u0641 \u062a\u0632\u0648\u064a\u0631 \u0641\u064a \u062d\u062f \u0630\u0627\u062a\u0647 \u060c \u064a\u0644\u0632\u0645 \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0628\u0635\u0631\u064a \u0644\u062a\u0641\u0633\u064a\u0631 \u0646\u062a\u0627\u0626\u062c\u0647.", "forensic_card_splicebuster_report": "\u062a\u062d\u0645\u0644 \u0643\u0644 \u0635\u0648\u0631\u0629 \u0636\u0648\u0636\u0627\u0621 \u063a\u064a\u0631 \u0645\u0631\u0626\u064a\u0629 \u0646\u062a\u064a\u062c\u0629 \u0644\u062e\u0637 \u0623\u0646\u0627\u0628\u064a\u0628 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0635\u0648\u0631. \u064a\u062a\u0645 \u062a\u0642\u062f\u064a\u0631 \u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u0645\u062a\u0628\u0642\u064a\u0629 \u062b\u0645 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0644\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0627\u0644\u0645\u064a\u0632\u0627\u062a. \u064a\u0634\u0627\u0631 \u0625\u0644\u0649 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u0644\u0647\u0627 \u0645\u064a\u0632\u0627\u062a \u0645\u062e\u062a\u0644\u0641\u0629 \u0639\u0646 \u0628\u0642\u064a\u0629 \u0627\u0644\u0635\u0648\u0631\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \u0645\u0634\u0628\u0648\u0647\u0629. \u0628\u0633\u0628\u0628 \u0627\u0644\u062a\u0637\u0628\u064a\u0639 \u060c \u0633\u064a\u0643\u0648\u0646 \u0647\u0646\u0627\u0643 \u062f\u0627\u0626\u0645\u0627 \u0628\u0643\u0633\u0644 \u0648\u0627\u062d\u062f \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644 \u0628\u0642\u064a\u0645\u0629 \u0639\u0627\u0644\u064a\u0629 \u062d\u062a\u0649 \u0639\u0644\u0649 \u0635\u0648\u0631\u0629 \u0623\u0635\u0644\u064a\u0629. \u0639\u0644\u0627\u0648\u0629 \u0639\u0644\u0649 \u0630\u0644\u0643 \u060c \u064a\u062c\u0628 \u062a\u0648\u062e\u064a \u0627\u0644\u062d\u0630\u0631 \u0641\u064a \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0634\u0628\u0639\u0629. \u0639\u0646\u062f\u0645\u0627 \u0644\u0627 \u064a\u062a\u0645 \u0625\u062e\u0641\u0627\u0624\u0647\u0627 \u062a\u0644\u0642\u0627\u0626\u064a\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u060c \u0641\u0642\u062f \u064a\u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641\u0647\u0627 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \u0645\u0632\u0648\u0631\u0629 \u062d\u062a\u0649 \u0639\u0646\u062f\u0645\u0627 \u062a\u0643\u0648\u0646 \u0623\u0635\u0644\u064a\u0629.", "forensic_card_mantranet_report": "Mantra-Net \u0647\u0648 \u0646\u0647\u062c \u0627\u0644\u062a\u0639\u0644\u0645 \u0627\u0644\u0639\u0645\u064a\u0642 \u0644\u0644\u0643\u0634\u0641 \u0639\u0646 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0627\u0644\u062a\u0632\u0648\u064a\u0631. \u0648\u064a\u0638\u0647\u0631 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u064a\u0639\u062a\u0642\u062f \u0623\u0646\u0647\u0627 \u0645\u0632\u0648\u0631\u0629. \u0648\u0645\u0639 \u0630\u0644\u0643 \u060c \u0641\u064a \u062d\u0627\u0644\u0629 \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u062a\u062d\u0644\u064a\u0644 \u062a\u0644\u0642\u0627\u0626\u064a \u0644\u0644\u0646\u062a\u0627\u0626\u062c \u060c \u0647\u0646\u0627\u0643 \u062d\u0627\u062c\u0629 \u0625\u0644\u0649 \u062a\u0641\u0633\u064a\u0631 \u0645\u0631\u0626\u064a \u0644\u0644\u062a\u0645\u064a\u064a\u0632 \u0628\u064a\u0646 \u0627\u0644\u0627\u0643\u062a\u0634\u0627\u0641\u0627\u062a \u0627\u0644\u062d\u0642\u064a\u0642\u064a\u0629 \u0648\u0627\u0644\u0636\u0648\u0636\u0627\u0621.", "forensic_card_fusion_report": "Fusion \u0647\u0648 \u0646\u0647\u062c \u062a\u0639\u0644\u064a\u0645\u064a \u0639\u0645\u064a\u0642 \u064a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u062a\u062d\u0631\u064a \u0627\u0644\u0631\u0642\u0645\u064a \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 \u0648\u064a\u0648\u0641\u0631 \u062a\u0648\u0637\u064a\u0646 \u0634\u0627\u0645\u0644. \u064a\u062c\u0628 \u0623\u0646 \u062a\u0638\u0647\u0631 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0639\u0628\u0623\u0629 \u0643\u0645\u0646\u0627\u0637\u0642 \u0628\u064a\u0636\u0627\u0621 \u0623\u0648 \u062e\u0636\u0631\u0627\u0621 \u062e\u0636\u0631\u0627\u0621 \u0639\u0644\u0649 \u062e\u0644\u0641\u064a\u0629 \u0623\u063a\u0645\u0642.", "forensic_card_cmfd_report": "\u0647\u0630\u0627 \u0647\u0648 \u0646\u0647\u062c \u0627\u0644\u062a\u0639\u0644\u0645 \u0627\u0644\u0639\u0645\u064a\u0642 \u0639\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u062a\u0632\u0648\u064a\u0631 \u0646\u0633\u062e. \u0648\u062d\u062f\u0627\u062a \u0627\u0644\u0628\u0643\u0633\u0644 \u0627\u0644\u0645\u0638\u0644\u0645\u0629 \u0623\u0635\u0644\u064a\u0629 \u0648\u062a\u0633\u062a\u0647\u062f\u0641 \u062a\u0644\u0643 \u0630\u0627\u062a \u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0641\u0627\u062a\u062d \u0646\u0633\u062e\u0629 \u0645\u062d\u062a\u0645\u0644\u0629 \u062f\u0627\u062e\u0644 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_card_rcmfd_report": "\u064a\u0639\u062a\u0645\u062f \u0643\u0627\u0634\u0641 \u062a\u0632\u0648\u064a\u0631 \u0646\u0633\u062e \u0642\u0648\u064a \u0639\u0644\u0649 \u0637\u0631\u064a\u0642\u0629 SIFT. \u064a\u0631\u0628\u0637 \u0627\u0644\u0643\u0627\u0634\u0641 \u0623\u062c\u0632\u0627\u0621 \u0645\u0645\u0627\u062b\u0644\u0629 (\u0648\u0627\u0644\u062a\u064a \u0644\u064a\u0633\u062a \u0645\u062a\u0634\u0627\u0628\u0647\u0629 \u0628\u0634\u0643\u0644 \u0637\u0628\u064a\u0639\u064a) \u0645\u0639 \u062e\u0637\u0648\u0637 \u062d\u0645\u0631\u0627\u0621. \u0644\u0627 \u062a\u0643\u062a\u0634\u0641 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0623\u0635\u0644\u064a \u0645\u0646 \u0627\u0644\u0645\u0632\u0648\u0631.", "forensic_title_cfa_report": "CFA", "forensic_card_cfa_report": "\u064a\u0645\u0643\u0646 \u0644\u0644\u0643\u0627\u0645\u064a\u0631\u0627 \u0645\u0639\u0627\u064a\u0646\u0629 \u0644\u0648\u0646 \u0648\u0627\u062d\u062f \u0641\u0642\u0637 \u0644\u0643\u0644 \u0628\u0643\u0633\u0644\u060c \u0641\u0647\u064a \u062a\u0641\u062d\u0635 \u0623\u0644\u0648\u0627\u0646\u064b\u0627 \u0645\u062e\u062a\u0644\u0641\u0629 \u0628\u0628\u0643\u0633\u0644\u0627\u062a \u0645\u062e\u062a\u0644\u0641\u0629\u060c \u0648\u062a\u0642\u062f\u0631 \u0627\u0644\u0642\u064a\u0645 \u0627\u0644\u0645\u0641\u0642\u0648\u062f\u0629 \u0645\u0646 \u0648\u062d\u062f\u0627\u062a \u0627\u0644\u0628\u0643\u0633\u0644 \u0627\u0644\u0645\u062d\u064a\u0637\u0629. \u062a\u064f\u0639\u0631\u0641 \u0647\u0630\u0647 \u0627\u0644\u0639\u0645\u0644\u064a\u0629 \u0628\u0627\u0633\u0645 \u0627\u0644\u062a\u0632\u064a\u064a\u0646 \u0627\u0644\u062a\u062c\u0631\u064a\u0628\u064a\u060c \u0648\u062a\u062a\u0631\u0643 \u0623\u062b\u0631\u0627 \u0639\u0644\u0649 \u0627\u0644\u0635\u0648\u0631\u0629. \u062a\u062d\u0644\u0644 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u062a\u0644\u0643 \u0627\u0644\u0622\u062b\u0627\u0631 \u0644\u062a\u0642\u062f\u064a\u0631 \u0646\u0645\u0637 \u0623\u062e\u0630 \u0627\u0644\u0639\u064a\u0646\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627\u060c \u0648\u064a\u062c\u062f \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u0644\u0627 \u064a\u062a\u0645\u0627\u0634\u0649 \u0646\u0645\u0637\u0647\u0627 \u0645\u0639 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629. \u0646\u0638\u0631\u064b\u0627 \u0644\u0637\u0628\u064a\u0639\u0629 \u0627\u0644\u062a\u0632\u064a\u064a\u0646 \u0627\u0644\u062a\u062c\u0631\u064a\u0628\u064a\u060c \u0641\u0625\u0646\u0647 \u064a\u062a\u0637\u0644\u0628 \u0635\u0648\u0631\u064b\u0627 \u0630\u0627\u062a \u062c\u0648\u062f\u0629 \u0645\u0645\u062a\u0627\u0632\u0629.", "forensic_text_hoverinfo": "\u0645\u0631\u0631 \u0645\u0624\u0634\u0631 \u0627\u0644\u0645\u0627\u0648\u0633 \u0641\u0648\u0642 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0644\u0631\u0624\u064a\u0629 \u063a\u0637\u0627\u0621 \u0634\u0641\u0627\u0641 \u0645\u0639 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0635\u0648\u0631\u0629", "forensic_title_mmfusion_report": "MM-Fusion", "forensic_card_mmfusion_report": "\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 MM-Fusion \u062a\u0643\u062a\u0634\u0641 \u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u063a\u064a\u064a\u0631\u0647\u0627 \u0628\u0635\u0631\u064a\u064b\u0627. \u062a\u0648\u0641\u0631 \u0642\u0646\u0627\u0639 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u062a\u0632\u0648\u064a\u0631 \u060c \u0627\u0644\u0630\u064a \u064a\u0628\u0631\u0632 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0628\u064a\u0636 / \u0627\u0644\u0623\u062e\u0636\u0631 \u0627\u0644\u0628\u0627\u0647\u062a \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u060c \u0628\u064a\u0646\u0645\u0627 \u062a\u0638\u0644 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0623\u0635\u0644\u064a\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0633\u0648\u062f. \u0644\u062a\u062d\u0642\u064a\u0642 \u0630\u0644\u0643 \u060c \u0641\u0647\u0648 \u064a\u062c\u0645\u0639 \u0625\u062e\u0631\u0627\u062c \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u062d\u0633\u0627\u0633\u0629 \u0644\u0644\u0636\u0648\u0636\u0627\u0621 \u060c \u0645\u0646 \u0623\u062c\u0644 \u0627\u0644\u062a\u0642\u0627\u0637 \u0622\u062b\u0627\u0631 \u0645\u062e\u062a\u0644\u0641\u0629 \u062a\u0631\u0643\u062a\u0647\u0627 \u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u062a\u0644\u0627\u0639\u0628. \u0648\u0631\u0642\u0629 \u0630\u0627\u062a \u0635\u0644\u0629:Triaridis, K., & Mezaris, V. (2023). Exploring Multi-Modal Fusion for Image Manipulation Detection and Localisation. arXiv preprint arXiv:2312.0179. \u062a\u0645 \u062f\u0639\u0645 \u062a\u0637\u0648\u064a\u0631 \u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0645\u0646 \u0642\u0628\u0644 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0628\u062a\u0643\u0627\u0631 Horizon 2020 \u0627\u0644\u062a\u0627\u0628\u0639 \u0644\u0644\u0627\u062a\u062d\u0627\u062f \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u0628\u0645\u0648\u062c\u0628 \u0627\u062a\u0641\u0627\u0642\u064a\u0629 \u0627\u0644\u0645\u0646\u062d\u0629 \u0631\u0642\u0645H2020-101021866 CRiTERI ", "forensic_title_trufor_report": "TruFor", "forensic_card_trufor_report": "\u062a\u0643\u062a\u0634\u0641 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 TruFor \u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u063a\u064a\u064a\u0631\u0647\u0627 \u0628\u0635\u0631\u064a\u064b\u0627. \u0648\u0647\u0648 \u064a\u0648\u0641\u0631 \u0642\u0646\u0627\u0639 \u062a\u0648\u0637\u064a\u0646 \u0645\u0632\u064a\u0641\u060c \u064a\u0633\u0644\u0637 \u0627\u0644\u0636\u0648\u0621 \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u063a\u064a\u064a\u0631\u0647\u0627 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u062d\u0645\u0631\u060c \u0628\u064a\u0646\u0645\u0627 \u064a\u062a\u0645 \u062a\u0645\u064a\u064a\u0632 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0623\u0635\u0644\u064a\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0632\u0631\u0642. \u0639\u0644\u0627\u0648\u0629 \u0639\u0644\u0649 \u0630\u0644\u0643\u060c \u0641\u0625\u0646\u0647 \u064a\u0648\u0641\u0631 \u0627\u062d\u062a\u0645\u0627\u0644\u064a\u0629 \u062a\u0632\u0648\u064a\u0631 \u0625\u062c\u0645\u0627\u0644\u064a\u0629 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0645\u0645\u0627 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0628\u0639\u0636 \u0627\u0644\u0623\u062c\u0632\u0627\u0621 \u0642\u062f \u062a\u0645 \u062a\u0632\u0648\u064a\u0631\u0647\u0627. \u0648\u0644\u062a\u062d\u0642\u064a\u0642 \u0630\u0644\u0643\u060c \u0641\u0625\u0646\u0647 \u064a\u0633\u062a\u062e\u062f\u0645 \u0645\u0631\u0634\u062d\u064b\u0627 \u062c\u062f\u064a\u062f\u064b\u0627 \u0642\u0627\u0626\u0645\u064b\u0627 \u0639\u0644\u0649 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u060c \u064a\u064f\u0633\u0645\u0649 Noiseprint++\u060c \u0648\u0627\u0644\u0630\u064a \u064a\u0644\u062a\u0642\u0637 \u062a\u0641\u0627\u0635\u064a\u0644 \u0646\u0645\u0637 \u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0641\u064a \u0645\u0646\u0627\u0637\u0642 \u0645\u062e\u062a\u0644\u0641\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629.", "forensic_title_omgfuser_report": "OMGFuser", "forensic_card_omgfuser_report": "\u062a\u0643\u062a\u0634\u0641 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 OMGFuser \u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u063a\u064a\u064a\u0631\u0647\u0627 \u0628\u0635\u0631\u064a\u064b\u0627. \u0648\u0647\u0648 \u064a\u0648\u0641\u0631 \u0642\u0646\u0627\u0639 \u062a\u0648\u0637\u064a\u0646 \u0645\u0632\u064a\u0641\u060c \u064a\u0633\u0644\u0637 \u0627\u0644\u0636\u0648\u0621 \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u063a\u064a\u064a\u0631\u0647\u0627 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u062d\u0645\u0631\u060c \u0628\u064a\u0646\u0645\u0627 \u064a\u062a\u0645 \u062a\u0645\u064a\u064a\u0632 \u0627\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0623\u0635\u0644\u064a\u0629 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0632\u0631\u0642. \u0639\u0644\u0627\u0648\u0629 \u0639\u0644\u0649 \u0630\u0644\u0643\u060c \u0641\u0625\u0646\u0647 \u064a\u0648\u0641\u0631 \u0627\u062d\u062a\u0645\u0627\u0644\u064a\u0629 \u062a\u0632\u0648\u064a\u0631 \u0625\u062c\u0645\u0627\u0644\u064a\u0629 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0645\u0645\u0627 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0628\u0639\u0636 \u0623\u062c\u0632\u0627\u0626\u0647\u0627 \u0642\u062f \u062a\u0645 \u062a\u0632\u0648\u064a\u0631\u0647\u0627. \u0648\u0644\u062a\u062d\u0642\u064a\u0642 \u0630\u0644\u0643\u060c \u0641\u0647\u0648 \u064a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0645\u062e\u0631\u062c\u0627\u062a \u0627\u0644\u0645\u0631\u0634\u062d\u0627\u062a \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0627\u0644\u062a\u064a \u062a\u062d\u0644\u0644 \u0622\u062b\u0627\u0631\u064b\u0627 \u0645\u062e\u062a\u0644\u0641\u0629 \u0645\u0646\u062e\u0641\u0636\u0629 \u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0625\u0637\u0627\u0631 \u0639\u0645\u0644 \u062c\u062f\u064a\u062f \u0644\u0644\u062a\u0639\u0644\u0645 \u0627\u0644\u0639\u0645\u064a\u0642\u060c \u0648\u0628\u0627\u0644\u062a\u0627\u0644\u064a \u062a\u0642\u0644\u064a\u0644 \u0643\u0645\u064a\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0625\u064a\u062c\u0627\u0628\u064a\u0629 \u0627\u0644\u062e\u0627\u0637\u0626\u0629 \u0628\u0634\u0643\u0644 \u0643\u0628\u064a\u0631. OMGFuser \u062d\u0627\u0644\u064a\u064b\u0627 \u0641\u064a \u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u0625\u0635\u062f\u0627\u0631 \u0627\u0644\u062a\u062c\u0631\u064a\u0628\u064a.", "forensic_score": "\u062a\u0632\u0648\u064a\u0631"}
\ No newline at end of file
diff --git a/public/locales/ar/components/NavItems/tools/SyntheticImageDetection.json b/public/locales/ar/components/NavItems/tools/SyntheticImageDetection.json
index e39732fd2..b8fa54628 100644
--- a/public/locales/ar/components/NavItems/tools/SyntheticImageDetection.json
+++ b/public/locales/ar/components/NavItems/tools/SyntheticImageDetection.json
@@ -1 +1 @@
-{"synthetic_image_detection_label": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0648\u0633\u0627\u0626\u0637", "synthetic_image_detection_name": "\u0643\u0634\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629", "synthetic_image_detection_placeholder": "\u0627\u0644\u0635\u0642 \u0639\u0646\u0648\u0627\u0646 URL \u0647\u0646\u0627", "synthetic_image_detection_results": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0645\u0642\u0637\u0639 \u0627\u0644\u0645\u062d\u062f\u062f", "synthetic_image_detection_link": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629", "synthetic_image_detection_gan_name": "GAN", "synthetic_image_detection_gan_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0635\u0648\u0631\u0629 \u0642\u062f \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0634\u0628\u0643\u0629 \u0627\u0644\u062e\u0635\u0648\u0645\u0629 \u0627\u0644\u062a\u0648\u0644\u064a\u062f\u064a\u0629 (GAN).", "synthetic_image_detection_diffusion_name": "\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u0646\u062a\u0634\u0627\u0631 \u0627\u0644\u0643\u0627\u0645\u0646", "synthetic_image_detection_diffusion_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0635\u0648\u0631\u0629 \u0642\u062f \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0634\u0628\u0643\u0629 \u0639\u0635\u0628\u064a\u0629 \u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u0646\u062a\u0634\u0627\u0631.", "synthetic_image_detection_progan_name": "ProGAN", "synthetic_image_detection_progan_description": "\u064a\u0645\u0643\u0646 \u0644\u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629 \u0628\u0634\u0643\u0644 \u0643\u0627\u0645\u0644 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0646\u0645\u0627\u0630\u062c ProGAN \u0623\u0648 \u0647\u0646\u062f\u0633\u0627\u062a \u0645\u0645\u0627\u062b\u0644\u0629. \u062a\u0639\u062a\u0628\u0631 \u0647\u0646\u062f\u0633\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0645\u062a\u063a\u064a\u0631\u0629 \u0645\u0646 ResNet50 \u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0637\u0628\u0642\u0629 \u0628\u062f\u0627\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0627\u0644\u0628\u0642\u0627\u064a\u0627 \u0648\u0628\u062f\u0648\u0646 \u062a\u062e\u0641\u064a\u0636 \u0641\u064a \u0627\u0644\u0637\u0628\u0642\u0629 \u0627\u0644\u0623\u0648\u0644\u0649. \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0644\u064a\u0633 \u0645\u0639\u062a\u0645\u062f\u064b\u0627 \u0645\u0633\u0628\u0642\u064b\u0627 \u0648\u064a\u062a\u0645 \u0625\u062c\u0631\u0627\u0621 \u062a\u0639\u0632\u064a\u0632\u0627\u062a \u0642\u0648\u064a\u0629 \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0627\u0644\u062a\u0634\u0648\u064a\u0634 \u0648\u0627\u0644\u0636\u063a\u0637 \u0648\u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u063a\u0627\u0648\u0633\u064a\u0629 \u0648\u0627\u0644\u062a\u062d\u0648\u0644\u0627\u062a \u0627\u0644\u0647\u0646\u062f\u0633\u064a\u0629 \u0648\u0627\u0644\u0642\u0637\u0639 \u0648\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u0637\u0648\u0639 \u0648\u0627\u0644\u062a\u0628\u0627\u064a\u0646.", "synthetic_image_detection_adm_name": " ADM", "synthetic_image_detection_adm_description": "\u064a\u0645\u0643\u0646 \u0644\u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629 \u0628\u0634\u0643\u0644 \u0643\u0627\u0645\u0644 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 ADMs \u0623\u0648 \u0647\u0646\u062f\u0633\u0627\u062a \u0645\u0645\u0627\u062b\u0644\u0629. \u062a\u0639\u062a\u0628\u0631 \u0647\u0646\u062f\u0633\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0645\u062a\u063a\u064a\u0631\u0629 \u0645\u0646 ResNet50 \u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0637\u0628\u0642\u0629 \u0628\u062f\u0627\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0627\u0644\u0628\u0642\u0627\u064a\u0627 \u0648\u0628\u062f\u0648\u0646 \u062a\u062e\u0641\u064a\u0636 \u0641\u064a \u0627\u0644\u0637\u0628\u0642\u0629 \u0627\u0644\u0623\u0648\u0644\u0649. \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0644\u064a\u0633 \u0645\u0639\u062a\u0645\u062f\u064b\u0627 \u0645\u0633\u0628\u0642\u064b\u0627 \u0648\u064a\u062a\u0645 \u0625\u062c\u0631\u0627\u0621 \u062a\u0639\u0632\u064a\u0632\u0627\u062a \u0642\u0648\u064a\u0629 \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0627\u0644\u062a\u0634\u0648\u064a\u0634 \u0648\u0627\u0644\u0636\u063a\u0637 \u0648\u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u063a\u0627\u0648\u0633\u064a\u0629 \u0648\u0627\u0644\u062a\u062d\u0648\u0644\u0627\u062a \u0627\u0644\u0647\u0646\u062f\u0633\u064a\u0629 \u0648\u0627\u0644\u0642\u0637\u0639 \u0648\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u0637\u0648\u0639 \u0648\u0627\u0644\u062a\u0628\u0627\u064a\u0646.", "synthetic_image_detection_progan_rine_mever_name": "ProGAN RINE", "synthetic_image_detection_progan_rine_mever_description": "\u064a\u0643\u062a\u0634\u0641 \u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629 \u0628\u0627\u0644\u0643\u0627\u0645\u0644. \u0625\u0646\u0647 \u0645\u062a\u062e\u0635\u0635 \u0641\u064a \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0634\u0628\u0643\u0627\u062a \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0627\u0646\u062a\u0627\u062c\u064a\u0629 (GAN). \u062a\u0633\u062a\u062e\u0631\u062c \u062a\u0642\u0646\u064a\u0629 CLIP (\u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0645\u0633\u0628\u0642 \u0628\u0627\u0644\u0644\u063a\u0629 \u0648\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u0628\u0627\u064a\u0646\u064a) \u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629.", "synthetic_image_detection_ldm_rine_mever_name": "LDM RINE", "synthetic_image_detection_ldm_rine_mever_description": "\u064a\u0643\u062a\u0634\u0641 \u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629 \u0628\u0627\u0644\u0643\u0627\u0645\u0644. \u0625\u0646\u0647 \u0645\u062a\u062e\u0635\u0635 \u0641\u064a \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0646\u0645\u0627\u0630\u062c \u0627\u0644\u0627\u0646\u062a\u0634\u0627\u0631 \u0627\u0644\u0643\u0627\u0645\u0646\u0629 (LDM)\u060c \u0645\u0639 \u0639\u0631\u0636 \u0623\u062f\u0627\u0621 \u0643\u0634\u0641 \u0642\u0648\u064a \u0639\u0628\u0631 \u0639\u062f\u0629 \u0637\u0631\u0642 \u062a\u0648\u0644\u064a\u062f\u064a\u0629 \u0623\u062e\u0631\u0649. \u062a\u0633\u062a\u062e\u0631\u062c \u062a\u0642\u0646\u064a\u0629 CLIP (\u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0645\u0633\u0628\u0642 \u0628\u0627\u0644\u0644\u063a\u0629 \u0648\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u0628\u0627\u064a\u0646\u064a) \u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629.", "synthetic_image_detection_title": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0643\u0634\u0641", "synthetic_image_detection_alert": " \u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0644\u0641 \u062a\u0645", "synthetic_image_detection_alert_2": " \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629", "synthetic_image_detection_error_400": "\u062e\u0637\u0623: \u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d. \u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646\u0647 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0645\u062a\u0627\u062d\u0629 \u0639\u0644\u0646\u064a\u0627\u064b \u0628\u0623\u0628\u0639\u0627\u062f \u062a\u062a\u0631\u0627\u0648\u062d \u0628\u064a\u0646 128x128 \u0648 2000x2000 \u0628\u0643\u0633\u0644.", "synthetic_image_detection_error_generic": "\u062d\u062f\u062b \u062e\u0637\u0623. \u064a\u0631\u062c\u0649 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649 \u0623\u0648 \u062c\u0631\u0628 \u0635\u0648\u0631\u0629 \u0645\u062e\u062a\u0644\u0641\u0629.", "synthetic_image_detection_algorithms_errors": "\u0623\u062d\u062f \u0623\u0648 \u0623\u0643\u062b\u0631 \u0645\u0646 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0627\u062a \u0642\u062f \u0639\u0627\u062f\u062a \u0628\u0623\u062e\u0637\u0627\u0621. \u0642\u062f \u062a\u0643\u0648\u0646 \u0627\u0644\u062a\u062d\u0644\u064a\u0644\u0627\u062a \u063a\u064a\u0631 \u0645\u0643\u062a\u0645\u0644\u0629. \u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0644\u0647\u0627 \u0623\u0628\u0639\u0627\u062f \u0628\u064a\u0646 128x128 \u0648 2000x2000 \u0628\u0643\u0633\u0644.", "synthetic_image_detection_not_found": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0643\u0634\u0641", "submit_button": "\u0625\u0631\u0633\u0627\u0644", "button_localfile": "\u0645\u0644\u0641 \u0645\u062d\u0644\u064a", "synthetic_image_detection_gauge_detection": "\u0627\u0644\u0643\u0634\u0641", "synthetic_image_detection_gauge_no_detection": "\u0644\u0627 \u064a\u0648\u062c\u062f \u0643\u0634\u0641", "synthetic_image_detection_additional_results": "\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0643\u0634\u0641", "synthetic_image_detection_additional_results_hide": "\u0625\u062e\u0641\u0627\u0621 \u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0643\u0634\u0641", "synthetic_image_detection_rating": "\u062a\u0648\u0636\u064a\u062d: \u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0643\u0627\u0634\u0641 veraAI \u0627\u0644\u062e\u0627\u0635 \u0628\u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0645\u0633\u0627\u0639\u062f InVID-WeVerify\u062a\u0641\u0633\u064a:", "synthetic_image_detection_rating_4": "\u062f\u0644\u0627\u0626\u0644 \u0642\u0648\u064a\u0629 \u062c\u062f\u0627 \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629", "synthetic_image_detection_rating_3": "\u062f\u0644\u0627\u0626\u0644 \u0642\u0648\u064a\u0629 \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629", "synthetic_image_detection_rating_2": "\u0623\u062f\u0644\u0629 \u0645\u0639\u062a\u062f\u0644\u0629 (\u0645\u0634\u0628\u0648\u0647\u0629 \u0648\u0644\u0643\u0646\u0647\u0627 \u063a\u064a\u0631 \u0642\u0627\u0637\u0639\u0629) \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629. \u0644\u0627 \u064a\u0636\u0645\u0646 \u0639\u062f\u0645 \u0627\u0644\u0643\u0634\u0641 \u0623\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0644\u0645 \u062a\u0643\u0646 \u0645\u062d\u0631\u0641\u0629 \u0628\u0639\u062f \u0630\u0644\u0643.", "synthetic_image_detection_rating_1": "\u0623\u062f\u0644\u0629 \u0636\u0639\u064a\u0641\u0629 (\u063a\u064a\u0631 \u0642\u0627\u0637\u0639\u0629) \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629. \u0644\u0627 \u064a\u0636\u0645\u0646 \u0639\u062f\u0645 \u0627\u0644\u0643\u0634\u0641 \u0623\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0644\u0645 \u062a\u0643\u0646 \u0645\u062d\u0631\u0641\u0629 \u0628\u0639\u062f \u0630\u0644\u0643.", "synthetic_image_detection_button_copy_text_1": "\u0646\u0633\u062e \u0627\u0644\u0646\u0635", "synthetic_image_detection_button_copy_text_2": "\u062a\u0645 \u0646\u0633\u062e \u0627\u0644\u0646\u0635!", "synthetic_image_detection_alert_label_4": "\u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629 \u062c\u062f\u064b\u0627", "synthetic_image_detection_alert_label_3": "\u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629", "synthetic_image_detection_alert_label_2": "\u0623\u062f\u0644\u0629 \u0645\u0639\u062a\u062f\u0644\u0629 (\u0645\u0634\u0628\u0648\u0647\u0629 \u0648\u0644\u0643\u0646 \u063a\u064a\u0631 \u0646\u0647\u0627\u0626\u064a\u0629)", "synthetic_image_detection_alert_label_1": "\u0623\u062f\u0644\u0629 \u0636\u0639\u064a\u0641\u0629 (\u063a\u064a\u0631 \u0646\u0647\u0627\u0626\u064a\u0629)", "synthetic_image_detection_probability_text": "\u0627\u062d\u062a\u0645\u0627\u0644\u064a\u0629:", "synthetic_image_detection_generic_detection_text": "\u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0635\u0648\u0631\u0629 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a", "synthetic_image_detection_scale_explanation_link": "\u0645\u0627\u0630\u0627 \u062a\u0639\u0646\u064a \u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0639\u062f\u0627\u062f\u061f", "synthetic_image_detection_scale_modal_explanation_title": "\u0645\u0627\u0630\u0627 \u062a\u0639\u0646\u064a \u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0639\u062f\u0627\u062f\u061f", "synthetic_image_detection_scale_modal_explanation_rating_1": "<50 % - \u0623\u062f\u0644\u0629 \u0636\u0639\u064a\u0641\u0629 (\u063a\u064a\u0631 \u0646\u0647\u0627\u0626\u064a\u0629)", "synthetic_image_detection_scale_modal_explanation_rating_2": "\u226550 % - \u0623\u062f\u0644\u0629 \u0645\u0639\u062a\u062f\u0644\u0629 (\u0645\u0634\u0628\u0648\u0647\u0629 \u0648\u0644\u0643\u0646 \u063a\u064a\u0631 \u0646\u0647\u0627\u0626\u064a\u0629)", "synthetic_image_detection_scale_modal_explanation_rating_3": "\u226570 % - \u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629 (\u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a)", "synthetic_image_detection_scale_modal_explanation_rating_4": "\u226590 % - \u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629 \u062c\u062f\u0627\u064b (\u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a)", "synthetic_image_detection_download_gauge_button": "\u062a\u062d\u0645\u064a\u0644 \u0645\u062e\u0637\u0637 \u0627\u0644\u0642\u064a\u0627\u0633 \u0643\u0645\u0644\u0641 jpeg"}
\ No newline at end of file
+{"synthetic_image_detection_label": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0648\u0633\u0627\u0626\u0637", "synthetic_image_detection_name": "\u0643\u0634\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629", "synthetic_image_detection_placeholder": "\u0627\u0644\u0635\u0642 \u0639\u0646\u0648\u0627\u0646 URL \u0647\u0646\u0627", "synthetic_image_detection_results": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0645\u0642\u0637\u0639 \u0627\u0644\u0645\u062d\u062f\u062f", "synthetic_image_detection_link": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629", "synthetic_image_detection_gan_name": "GAN", "synthetic_image_detection_gan_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0635\u0648\u0631\u0629 \u0642\u062f \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0634\u0628\u0643\u0629 \u0627\u0644\u062e\u0635\u0648\u0645\u0629 \u0627\u0644\u062a\u0648\u0644\u064a\u062f\u064a\u0629 (GAN).", "synthetic_image_detection_diffusion_name": "\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u0646\u062a\u0634\u0627\u0631 \u0627\u0644\u0643\u0627\u0645\u0646", "synthetic_image_detection_diffusion_description": "\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0635\u0648\u0631\u0629 \u0642\u062f \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0634\u0628\u0643\u0629 \u0639\u0635\u0628\u064a\u0629 \u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u0646\u062a\u0634\u0627\u0631.", "synthetic_image_detection_progan_name": "ProGAN", "synthetic_image_detection_progan_description": "\u064a\u0645\u0643\u0646 \u0644\u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629 \u0628\u0634\u0643\u0644 \u0643\u0627\u0645\u0644 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0646\u0645\u0627\u0630\u062c ProGAN \u0623 \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0637\u0628\u0642\u0629 \u0628\u062f\u0627\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0627\u0644\u0628\u0642\u0627\u064a\u0627 \u0648\u0628\u062f\u0648\u0646 \u062a\u062e\u0641\u064a\u0636 \u0641\u064a \u0627\u0644\u0637\u0628\u0642\u0629 \u0627\u0644\u0623\u0648\u0644\u0649.", "synthetic_image_detection_adm_name": " ADM", "synthetic_image_detection_adm_description": " .\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0637\u0628\u0642\u0629 \u0628\u062f\u0627\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0627\u0644\u0628\u0642\u0627\u064a\u0627 \u0648\u0628\u062f\u0648\u0646 \u062a\u062e\u0641\u064a\u0636 \u0641\u064a \u0627\u0644\u0637\u0628\u0642\u0629 \u0627\u0644\u0623\u0648\u0644\u0649. \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0644\u064a\u0633 \u0645\u0639\u062a\u0645\u062f\u064b\u0627 \u0645\u0633\u0628\u0642\u064b\u0627 \u0648\u064a\u062a\u0645 \u0625\u062c\u0631\u0627\u0621 \u062a\u0639\u0632\u064a\u0632\u0627\u062a \u0642\u0648\u064a\u0629 \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0627\u0644\u062a\u0634\u0648\u064a\u0634 \u0648\u0627\u0644\u0636\u063a\u0637 \u0648\u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0636\u0648\u0636\u0627\u0621 \u0627\u0644\u063a\u0627\u0648\u0633\u064a\u0629 \u0648\u0627\u0644\u062a\u062d\u0648\u0644\u0627\u062a \u0627\u0644\u0647\u0646\u062f\u0633\u064a\u0629 \u0648\u0627\u0644\u0642\u0637\u0639 \u0648\u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u0633\u0637\u0648\u0639 \u0648\u0627\u0644\u062a\u0628\u0627\u064a\u0646.", "synthetic_image_detection_progan_rine_mever_name": "ProGAN RINE", "synthetic_image_detection_progan_rine_mever_description": "\u064a\u0643\u062a\u0634\u0641 \u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629 \u0628\u0627\u0644\u0643\u0627\u0645\u0644. \u0625\u0646\u0647 \u0645\u062a\u062e\u0635\u0635 \u0641\u064a \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0634\u0628\u0643\u0627\u062a \u0627\u0644\u062e\u0635\u0645 \u0627\u0644\u0627\u0646\u062a\u0627\u062c\u064a\u0629 (GAN). \u062a\u0633\u062a\u062e\u0631\u062c \u062a\u0642\u0646\u064a\u0629 CLIP (\u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0645\u0633\u0628\u0642 \u0628\u0627\u0644\u0644\u063a\u0629 \u0648\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u0628\u0627\u064a\u0646\u064a) \u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629.", "synthetic_image_detection_ldm_rine_mever_name": "LDM RINE", "synthetic_image_detection_ldm_rine_mever_description": "\u064a\u0643\u062a\u0634\u0641 \u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629 \u0628\u0627\u0644\u0643\u0627\u0645\u0644. \u0625\u0646\u0647 \u0645\u062a\u062e\u0635\u0635 \u0641\u064a \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0646\u0645\u0627\u0630\u062c \u0627\u0644\u0627\u0646\u062a\u0634\u0627\u0631 \u0627\u0644\u0643\u0627\u0645\u0646\u0629 (LDM)\u060c \u0645\u0639 \u0639\u0631\u0636 \u0623\u062f\u0627\u0621 \u0643\u0634\u0641 \u0642\u0648\u064a \u0639\u0628\u0631 \u0639\u062f\u0629 \u0637\u0631\u0642 \u062a\u0648\u0644\u064a\u062f\u064a\u0629 \u0623\u062e\u0631\u0649. \u062a\u0633\u062a\u062e\u0631\u062c \u062a\u0642\u0646\u064a\u0629 CLIP (\u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0645\u0633\u0628\u0642 \u0628\u0627\u0644\u0644\u063a\u0629 \u0648\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u0628\u0627\u064a\u0646\u064a) \u0627\u0644\u0633\u0645\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629.", "synthetic_image_detection_title": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0643\u0634\u0641", "synthetic_image_detection_alert": " \u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0644\u0641 \u062a\u0645", "synthetic_image_detection_alert_2": " \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629", "synthetic_image_detection_error_400": "\u062e\u0637\u0623: \u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d. \u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646\u0647 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0635\u0648\u0631\u0629 \u0645\u062a\u0627\u062d\u0629 \u0639\u0644\u0646\u064a\u0627\u064b \u0628\u0623\u0628\u0639\u0627\u062f \u062a\u062a\u0631\u0627\u0648\u062d \u0628\u064a\u0646 128x128 \u0648 2000x2000 \u0628\u0643\u0633\u0644.", "gauge_detection_error_generic": "\u062d\u062f\u062b \u062e\u0637\u0623. \u064a\u0631\u062c\u0649 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649 \u0623\u0648 \u062c\u0631\u0628 \u0635\u0648\u0631\u0629 \u0645\u062e\u062a\u0644\u0641\u0629.", "gauge_detection_algorithms_errors": "\u0623\u062d\u062f \u0623\u0648 \u0623\u0643\u062b\u0631 \u0645\u0646 \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0627\u062a \u0642\u062f \u0639\u0627\u062f\u062a \u0628\u0623\u062e\u0637\u0627\u0621. \u0642\u062f \u062a\u0643\u0648\u0646 \u0627\u0644\u062a\u062d\u0644\u064a\u0644\u0627\u062a \u063a\u064a\u0631 \u0645\u0643\u062a\u0645\u0644\u0629. \u062a\u0623\u0643\u062f \u0645\u0646 \u0623\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0644\u0647\u0627 \u0623\u0628\u0639\u0627\u062f \u0628\u064a\u0646 128x128 \u0648 2000x2000 \u0628\u0643\u0633\u0644.", "synthetic_image_detection_not_found": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0643\u0634\u0641", "submit_button": "\u0625\u0631\u0633\u0627\u0644", "button_localfile": "\u0645\u0644\u0641 \u0645\u062d\u0644\u064a", "gauge_detection": "\u0627\u0644\u0643\u0634\u0641", "gauge_no_detection": "\u0644\u0627 \u064a\u0648\u062c\u062f \u0643\u0634\u0641", "gauge_additional_results": "\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0643\u0634\u0641", "gauge_additional_results_hide": "\u0625\u062e\u0641\u0627\u0621 \u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0643\u0634\u0641", "synthetic_image_detection_rating": "\u062a\u0648\u0636\u064a\u062d: \u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0643\u0627\u0634\u0641 veraAI \u0627\u0644\u062e\u0627\u0635 \u0628\u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0645\u0633\u0627\u0639\u062f InVID-WeVerify\u062a\u0641\u0633\u064a:", "synthetic_image_detection_rating_4": "\u062f\u0644\u0627\u0626\u0644 \u0642\u0648\u064a\u0629 \u062c\u062f\u0627 \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629", "synthetic_image_detection_rating_3": "\u062f\u0644\u0627\u0626\u0644 \u0642\u0648\u064a\u0629 \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629", "synthetic_image_detection_rating_2": "\u0623\u062f\u0644\u0629 \u0645\u0639\u062a\u062f\u0644\u0629 (\u0645\u0634\u0628\u0648\u0647\u0629 \u0648\u0644\u0643\u0646\u0647\u0627 \u063a\u064a\u0631 \u0642\u0627\u0637\u0639\u0629) \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629. \u0644\u0627 \u064a\u0636\u0645\u0646 \u0639\u062f\u0645 \u0627\u0644\u0643\u0634\u0641 \u0623\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0644\u0645 \u062a\u0643\u0646 \u0645\u062d\u0631\u0641\u0629 \u0628\u0639\u062f \u0630\u0644\u0643.", "synthetic_image_detection_rating_1": "\u0623\u062f\u0644\u0629 \u0636\u0639\u064a\u0641\u0629 (\u063a\u064a\u0631 \u0642\u0627\u0637\u0639\u0629) \u062a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0623\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629 \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629. \u0644\u0627 \u064a\u0636\u0645\u0646 \u0639\u062f\u0645 \u0627\u0644\u0643\u0634\u0641 \u0623\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0644\u0645 \u062a\u0643\u0646 \u0645\u062d\u0631\u0641\u0629 \u0628\u0639\u062f \u0630\u0644\u0643.", "synthetic_image_detection_button_copy_text_1": "\u0646\u0633\u062e \u0627\u0644\u0646\u0635", "synthetic_image_detection_button_copy_text_2": "\u062a\u0645 \u0646\u0633\u062e \u0627\u0644\u0646\u0635!", "gauge_alert_label_4": "\u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629 \u062c\u062f\u064b\u0627", "gauge_alert_label_3": "\u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629", "gauge_alert_label_2": "\u0623\u062f\u0644\u0629 \u0645\u0639\u062a\u062f\u0644\u0629 (\u0645\u0634\u0628\u0648\u0647\u0629 \u0648\u0644\u0643\u0646 \u063a\u064a\u0631 \u0646\u0647\u0627\u0626\u064a\u0629)", "gauge_alert_label_1": "\u0623\u062f\u0644\u0629 \u0636\u0639\u064a\u0641\u0629 (\u063a\u064a\u0631 \u0646\u0647\u0627\u0626\u064a\u0629)", "gauge_probability_text": "\u0627\u062d\u062a\u0645\u0627\u0644\u064a\u0629:", "gauge_generic_detection_text": "\u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641 \u0635\u0648\u0631\u0629 \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a", "gauge_scale_explanation_link": "\u0645\u0627\u0630\u0627 \u062a\u0639\u0646\u064a \u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0639\u062f\u0627\u062f\u061f", "gauge_scale_modal_explanation_title": "\u0645\u0627\u0630\u0627 \u062a\u0639\u0646\u064a \u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0639\u062f\u0627\u062f\u061f", "gauge_scale_modal_explanation_rating_1": "<50 % - \u0623\u062f\u0644\u0629 \u0636\u0639\u064a\u0641\u0629 (\u063a\u064a\u0631 \u0646\u0647\u0627\u0626\u064a\u0629)", "gauge_scale_modal_explanation_rating_2": "\u226550 % - \u0623\u062f\u0644\u0629 \u0645\u0639\u062a\u062f\u0644\u0629 (\u0645\u0634\u0628\u0648\u0647\u0629 \u0648\u0644\u0643\u0646 \u063a\u064a\u0631 \u0646\u0647\u0627\u0626\u064a\u0629)", "gauge_scale_modal_explanation_rating_3": "\u226570 % - \u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629 (\u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a)", "gauge_scale_modal_explanation_rating_4": "\u226590 % - \u0623\u062f\u0644\u0629 \u0642\u0648\u064a\u0629 \u062c\u062f\u0627\u064b (\u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a)", "gauge_download_gauge_button": "\u062a\u062d\u0645\u064a\u0644 \u0645\u062e\u0637\u0637 \u0627\u0644\u0642\u064a\u0627\u0633 \u0643\u0645\u0644\u0641 jpeg"}
\ No newline at end of file
diff --git a/public/locales/en/components/NavBar.json b/public/locales/en/components/NavBar.json
index 0030073f6..b86681b32 100644
--- a/public/locales/en/components/NavBar.json
+++ b/public/locales/en/components/NavBar.json
@@ -1 +1 @@
-{"navbar_tools": "Tools", "navbar_about": "About", "navbar_tuto": "Tutorial", "navbar_twitter_sna": "Twitter SNA.", "navbar_classroom": "Classroom", "navbar_quiz": "Demo", "navbar_analysis": "Video analysis", "navbar_keyframes": "Keyframes", "navbar_thumbnails": "Thumbnails", "navbar_twitter": "X. search", "navbar_magnifier": "Magnifier", "navbar_metadata": "Metadata", "navbar_rights": "Video rights", "navbar_forensic": "Forensic", "navbar_factCheck": "Fact Check", "navbar_covidsearch": "Factcheck search", "navbar_assistant": "Assistant", "navbar_xnetwork": "Xnetwork", "navbar_ocr": "OCR", "navbar_gif": "CheckGif", "navbar_archiving": "Archiving", "cookies_decline": "Decline", "cookies_accept": "Accept", "cookies_message": "We use your browser local storage for your preferences (language, features) to make it work properly. We do not use any cookies : therefore no personal data will be saved and your browsing data will not be tracked. Nevertheless, we need your consent to use Matomo for the sole purpose of understanding which tools are being used and how, in order to enhance the verification plugin. If you do not consent, Matomo will be disabled as well as your preferences when you close your session.", "navbar_analysis_image": "Image Analysis", "navbar_analysis_video": "Video Analysis", "navbar_twitter_crowdtangle": "CSV Analysis", "navbar_synthetic_image_detection": "Synthetic image", "navbar_loccus": "Loccus", "navbar_semantic_search": "Fact Check Semantic Search", "navbar_deepfake_image": "Deepfake", "navbar_geolocation": "Geolocalizer", "navbar_verification": "Verification", "navbar_verification_short": "Verifi...", "navbar_learning": "Learning", "navbar_learning_short": "Learning", "navbar_more": "More", "navbar_more_short": "More", "navbar_deepfake_video": "Deepfake", "navbar_category_general": "General", "navbar_category_video": "Video", "navbar_category_image": "Image", "navbar_category_audio": "Audio", "navbar_category_search": "Search", "navbar_category_data": "Data analysis", "navbar_category_other": "Other tools", "navbar_collapse": "Hide"}
\ No newline at end of file
+{"navbar_tools": "Tools", "navbar_about": "About", "navbar_tuto": "Tutorial", "navbar_twitter_sna": "Twitter SNA.", "navbar_classroom": "Classroom", "navbar_quiz": "Demo", "navbar_analysis": "Video analysis", "navbar_keyframes": "Keyframes", "navbar_thumbnails": "Thumbnails", "navbar_twitter": "X. search", "navbar_magnifier": "Magnifier", "navbar_metadata_video": "Metadata", "navbar_metadata_image": "Metadata", "navbar_rights": "Video rights", "navbar_forensic": "Forensic", "navbar_factCheck": "Fact Check", "navbar_covidsearch": "Factcheck search", "navbar_assistant": "Assistant", "navbar_xnetwork": "Xnetwork", "navbar_ocr": "OCR", "navbar_gif": "CheckGif", "navbar_archiving": "Archiving", "cookies_decline": "Decline", "cookies_accept": "Accept", "cookies_message": "We use your browser local storage for your preferences (language, features) to make it work properly. We do not use any cookies : therefore no personal data will be saved and your browsing data will not be tracked. Nevertheless, we need your consent to use Matomo for the sole purpose of understanding which tools are being used and how, in order to enhance the verification plugin. If you do not consent, Matomo will be disabled as well as your preferences when you close your session.", "navbar_analysis_image": "Image Analysis", "navbar_analysis_video": "Video Analysis", "navbar_twitter_crowdtangle": "CSV Analysis", "navbar_synthetic_image_detection": "Synthetic image", "navbar_loccus": "Loccus", "navbar_semantic_search": "Fact Check Semantic Search", "navbar_deepfake_image": "Deepfake", "navbar_geolocation": "Geolocalizer", "navbar_verification": "Verification", "navbar_verification_short": "Verifi...", "navbar_learning": "Learning", "navbar_learning_short": "Learning", "navbar_more": "More", "navbar_more_short": "More", "navbar_deepfake_video": "Deepfake", "navbar_category_general": "General", "navbar_category_video": "Video", "navbar_category_image": "Image", "navbar_category_audio": "Audio", "navbar_category_search": "Search", "navbar_category_data": "Data analysis", "navbar_category_other": "Other tools", "navbar_collapse": "Hide"}
\ No newline at end of file
diff --git a/public/locales/en/components/NavItems/ClassRoom.json b/public/locales/en/components/NavItems/ClassRoom.json
index cdf1ff059..67071ed63 100644
--- a/public/locales/en/components/NavItems/ClassRoom.json
+++ b/public/locales/en/components/NavItems/ClassRoom.json
@@ -1 +1 @@
-{"classroom_introduction": "Introduction", "introduction_title1": "A classroom to teach visual literacy", "introduction_para1": "Our goal is to help you to use this extension in your teaching. On this page you will find resources for media education: proposals of pedagogical practices, videos on disinformation, a serious game to learn how to use various tools to track down the manipulation of images and videos.", "introduction_title2": "Teaching information verification and critical thinking", "introduction_para2": "Verification is twofold. You can verify the digital object itself through visual examination (the tool magnifier provides an effective way to examine an image or a video frame), through its metadata (through the metadata reader), or forensic analysis (analysis of the signal treatment to reveal an eventual tampering). You can also verify the context of that digital object (who is talking about it, how is it indexed by leading search engines), through the Analysis or Keyframes feature.", "introduction_title3": "Where to start ?", "introduction_para3": "You can start by looking at the Tutorial page to learn about the toolbox. Then, we provide you in this classroom item with a teaching tab.", "introduction_title4": "Demo as a sandbox", "introduction_para4": "The Demo feature is a good way to start learning how to verify pictures and videos.", "introduction_title5": "In case of troubleshooting ?", "introduction_para5": "You can consult the Tutorial page. There is a video explainer for each tool of the plug-in. If you are in trouble or if some of the tools is not working properly, use the feedback button on the right. Do not forget to give us your email address if you expect an answer and to provide a link if you have an issue with some particular media file.", "classroom_teaching": "Teaching", "classroom_gamification": "Game 1", "classroom_gamification_2": "Game 2", "gamification_url": "https://view.genial.ly/5ebd550432a04c0d96b6da63", "gamification_url_2": "https://view.genial.ly/5ebd550432a04c0d96b6da63", "teaching_url": "https://docs.google.com/presentation/d/e/2PACX-1vTYjPP42BGGB5qmy1bdE3Bn0_Syj7AIP9GxL7PrErSKT5jq-j8f_BxWCQpFInjMrjyu9fzdUwz012T7/embed?start=false&loop=false&delayms=3000", "classroom_title": "Classroom", "classroom_title_1": "Five ways to spot fake news (Quartz)", "classroom_url_1": "https://www.youtube.com/embed/y7eCB2F89K8?rel=0", "classroom_title_2": "Helping students fighting disinformation", "classroom_url_2": "https://www.youtube.com/embed/xf8mjbVRqao?rel=0", "classroom_title_3": "How to spot fake news (Factcheck.org)", "classroom_url_3": "https://www.youtube.com/embed/AkwWcHekMdo?rel=0", "classroom_title_4": "How disinformation works (WIRED)", "classroom_url_4": "https://www.youtube.com/embed/frjITitjisY?rel=0", "classroom_title_5": "Figthing disinformation in the classroom (CBC News)", "classroom_url_5": "https://www.youtube.com/embed/MeMp_E5dl4M?rel=0", "remote_resources_title": "Educational Resources", "user_resources_title": "Your content", "display": "Display", "user_resources_intro": "This section allows you to broadcast your own lessons stored on Internet", "user_resources_intro_remote": "Enter the url of a YouTube, Twitter, Facebook public video or an website (see examples below):", "api_input": "Copy and paste a Youtube, Facebook or Twitter url", "close": "Close", "game_resources_title": "Gamification", "game_resources_intro": "Serious game about using the verification plugin", "game_resources_url": "", "examples": "Examples :", "youtube_example": "Youtube: https://www.youtube.com/embed/5wRv8boqIEc", "twitter_example": "Twitter: https://video.twimg.com/amplify_video/1055750649462308866/vid/640x360/yqQIZj-jHZRxl0i2.mp4", "website_example": "Website: https://weverify.eu/verification-plugin/", "glossary_title": "Glossary", "glossary_word_1": "fake news", "glosary_definition_1": "false stories that appear to be news, spread on the internet or using other media, usually created to influence political views or as a joke (Cambridge dictionary)", "glossary_word_2": "disinformation", "glosary_definition_2": "false information spread in order to deceive people", "glossary_word_3": "misinformation", "glosary_definition_3": "wrong information (often unintentional), or the fact that people are misinformed. (from Cambridge Dict.)", "classroom_game": "Quiz", "youverify_link": "https://youverify.eu", "quiz_url": "https://view.genial.ly/624c2acc073b7e001725b541"}
\ No newline at end of file
+{"classroom_introduction": "Introduction", "introduction_title1": "A classroom to teach visual literacy", "introduction_para1": "Our goal is to help you to use this extension in your teaching. On this page you will find resources for media education: proposals of pedagogical practices, videos on disinformation, a serious game to learn how to use various tools to track down the manipulation of images and videos.", "introduction_title2": "Teaching information verification and critical thinking", "introduction_para2": "Verification is twofold. You can verify the digital object itself through visual examination (the tool magnifier provides an effective way to examine an image or a video frame), through its metadata (through the metadata reader), or forensic analysis (analysis of the signal treatment to reveal an eventual tampering). You can also verify the context of that digital object (who is talking about it, how is it indexed by leading search engines), through the Analysis or Keyframes feature.", "introduction_title3": "Where to start ?", "introduction_para3": "You can start by looking at the Tutorial page to learn about the toolbox. Then, we provide you in this classroom item with a teaching tab.", "introduction_title4": "Demo as a sandbox", "introduction_para4": "The Demo feature is a good way to start learning how to verify pictures and videos.", "introduction_title5": "In case of troubleshooting ?", "introduction_para5": "You can consult the Tutorial page. There is a video explainer for each tool of the plug-in. If you are in trouble or if some of the tools is not working properly, use the feedback button on the right. Do not forget to give us your email address if you expect an answer and to provide a link if you have an issue with some particular media file.", "classroom_teaching": "Teaching", "classroom_gamification": "Game 1", "classroom_gamification_2": "Game 2", "gamification_url": "https://view.genial.ly/5ebd550432a04c0d96b6da63", "gamification_url_2": "https://view.genial.ly/5ebd550432a04c0d96b6da63", "teaching_url": "https://docs.google.com/presentation/d/e/2PACX-1vTYjPP42BGGB5qmy1bdE3Bn0_Syj7AIP9GxL7PrErSKT5jq-j8f_BxWCQpFInjMrjyu9fzdUwz012T7/embed?start=false&loop=false&delayms=3000", "classroom_title": "Classroom", "classroom_title_1": "Five ways to spot fake news (Quartz)", "classroom_url_1": "https://www.youtube.com/embed/y7eCB2F89K8?rel=0", "classroom_title_2": "Helping students fighting disinformation", "classroom_url_2": "https://www.youtube.com/embed/xf8mjbVRqao?rel=0", "classroom_title_3": "How to spot fake news (Factcheck.org)", "classroom_url_3": "https://www.youtube.com/embed/AkwWcHekMdo?rel=0", "classroom_title_4": "How disinformation works (WIRED)", "classroom_url_4": "https://www.youtube.com/embed/frjITitjisY?rel=0", "classroom_title_5": "Figthing disinformation in the classroom (CBC News)", "classroom_url_5": "https://www.youtube.com/embed/MeMp_E5dl4M?rel=0", "remote_resources_title": "Educational Resources", "user_resources_title": "Your content", "display": "Display", "user_resources_intro": "This section allows you to broadcast your own lessons stored on Internet", "user_resources_intro_remote": "Enter the url of a YouTube, Twitter, Facebook public video or an website (see examples below):", "api_input": "Copy and paste a Youtube or Facebook url", "close": "Close", "game_resources_title": "Gamification", "game_resources_intro": "Serious game about using the verification plugin", "game_resources_url": "", "examples": "Examples :", "youtube_example": "Youtube: https://www.youtube.com/embed/5wRv8boqIEc", "twitter_example": "Twitter: https://video.twimg.com/amplify_video/1055750649462308866/vid/640x360/yqQIZj-jHZRxl0i2.mp4", "website_example": "Website: https://weverify.eu/verification-plugin/", "glossary_title": "Glossary", "glossary_word_1": "fake news", "glosary_definition_1": "false stories that appear to be news, spread on the internet or using other media, usually created to influence political views or as a joke (Cambridge dictionary)", "glossary_word_2": "disinformation", "glosary_definition_2": "false information spread in order to deceive people", "glossary_word_3": "misinformation", "glosary_definition_3": "wrong information (often unintentional), or the fact that people are misinformed. (from Cambridge Dict.)", "classroom_game": "Quiz", "youverify_link": "https://youverify.eu", "quiz_url": "https://view.genial.ly/624c2acc073b7e001725b541"}
\ No newline at end of file
diff --git a/public/locales/en/components/NavItems/tools/Alltools.json b/public/locales/en/components/NavItems/tools/Alltools.json
index 781ec27dc..1561d45bb 100644
--- a/public/locales/en/components/NavItems/tools/Alltools.json
+++ b/public/locales/en/components/NavItems/tools/Alltools.json
@@ -1 +1 @@
-{"navbar_tools": "Tools", "navbar_analysis_video": "Video analysis", "navbar_analysis_image": "Image analysis", "navbar_keyframes": "Keyframes", "navbar_thumbnails": "Thumbnails", "navbar_twitter": "X search", "navbar_magnifier": "Magnifier", "navbar_metadata": "Metadata", "navbar_rights": "Video rights", "navbar_forensic": "Forensic", "navbar_twitter_sna": "Twitter SNA.", "navbar_ocr": "OCR", "navbar_covidsearch": "Factchecks", "navbar_xnetwork": "XNetwork", "navbar_gif": "CheckGif", "navbar_twitter_sna_description": "It performs social network analysis on Twitter (on registration; deprecated since July 1st 2023 due to X/Twitter code changes)", "navbar_archiving": "Archiving", "navbar_analysis_description": "It brings you the contextual information of a Youtube or public Facebook video. Twitter does not work anymore due to their change of API policy.", "navbar_analysis_image_description": "It brings you contextual information of an image posted on Facebook.", "navbar_keyframes_description": "It fragments a YouTube or a Facebook public video into keyframes for reverse image search", "navbar_thumbnails_description": "It extracts and performs a reverse search of the thumbnails of a Youtube video", "navbar_twitter_description": "It performs advanced search queries on X (ex-Twitter) including by time interval up to the minute", "navbar_magnifier_description": "It provides a magnifying lens and a photo editor to help you examine an image thoroughly", "navbar_metadata_description": "It extract metadata for jpeg images and videos (in mp4 or m4v format)", "navbar_rights_description": "It provides information about the legal rights of a Youtube or Twitter video", "navbar_forensic_description": "It provides an enhanced toolkit to detect image forgeries", "navbar_covidsearch_description": "It provides a customised search engine of Factchecks.", "navbar_xnetwork_description": "It provides a customised search engine for cross-network queries.", "navbar_ocr_description": "It provides optical character recognition for texts in images", "navbar_gif_description": "It compares an original image and a tampered one (including if the image has been cropped) and generates a GIF as output", "navbar_archiving_description": "Archive web pages to the Wayback Machine", "api_help_video": "https://www.youtube.com/embed/eEVTYq1LMxM?rel=0", "keyframes_help_video": "https://www.youtube.com/embed/iNs8y5DoxP8?rel=0", "thumbnails_help_video": "https://www.youtube.com/embed/Vn0XGlOkSRQ?rel=0", "twitter_help_video": "https://www.youtube.com/embed/wzMCtpENuHA?rel=0", "magnifier_help_video": "https://www.youtube.com/embed/JljRs8p4aK4?rel=0", "metadata_help_video": "https://www.youtube.com/embed/Mg6Z-Jc54yo?rel=0", "copyright_help_video": "https://www.youtube.com/embed/NjTXsbF5Wu8?rel=0", "forensic_help_video": "https://www.youtube.com/embed/de862rAPne4?rel=0", "close": "Close", "category_video": "Video", "category_image": "Image", "category_audio": "Audio", "category_search": "Search", "category_data": "Data analysis", "category_other": "Other tools", "navbar_conversation": "Twitter Conversation", "navbar_conversation_description": "It provides a straightforward way of exploring a Twitter based conversation.", "navbar_twitter_crowdtangle": "CSV Analysis", "navbar_twitter_crowdtangle_description": "It performs social network analysis from a CrowdTangle export", "navbar_deepfake_image": "Deepfake", "navbar_deepfake_image_description": "It tries to detect if an image has been manipulated through face swapping.", "navbar_geolocation": "Geolocalizer", "navbar_geolocation_description": "Is uses an algorithm to try to geolocalize an image", "navbar_deepfake_video": "Deepfake", "navbar_deepfake_video_description": "It uses a machine learning classifier which returns the probability that a video contains AI manipulated faces (face swapping and face reenactment).", "navbar_synthetic_image_detection": "Synthetic image", "navbar_synthetic_image_detection_description": "It returns the probability whether an image is AI-generated", "navbar_loccus": "Loccus", "navbar_loccus_description": "It detects AI-generated text-to-speech (voice cloning by AI)", "navbar_semantic_search": "Fact Check semantic search", "navbar_semantic_search_description": "A semantic search engine for fact checks."}
\ No newline at end of file
+{"navbar_tools": "Tools", "navbar_analysis_video": "Video analysis", "navbar_analysis_image": "Image analysis", "navbar_keyframes": "Keyframes", "navbar_thumbnails": "Thumbnails", "navbar_twitter": "X search", "navbar_magnifier": "Magnifier", "navbar_metadata_video": "Metadata", "navbar_metadata_image": "Metadata", "navbar_rights": "Video rights", "navbar_forensic": "Forensic", "navbar_twitter_sna": "Twitter SNA.", "navbar_ocr": "OCR", "navbar_covidsearch": "Factchecks", "navbar_xnetwork": "XNetwork", "navbar_gif": "CheckGif", "navbar_twitter_sna_description": "It performs social network analysis on Twitter (on registration; deprecated since July 1st 2023 due to X/Twitter code changes)", "navbar_archiving": "Archiving", "navbar_analysis_description": "It brings you the contextual information of a Youtube or public Facebook video. Twitter does not work anymore due to their change of API policy.", "navbar_analysis_image_description": "It brings you contextual information of an image posted on Facebook.", "navbar_keyframes_description": "It fragments a YouTube or a Facebook public video into keyframes for reverse image search", "navbar_thumbnails_description": "It extracts and performs a reverse search of the thumbnails of a Youtube video", "navbar_twitter_description": "It performs advanced search queries on X (ex-Twitter) including by time interval up to the minute", "navbar_magnifier_description": "It provides a magnifying lens and a photo editor to help you examine an image thoroughly", "navbar_metadata_description": "It extract metadata for jpeg images and videos (in mp4 or m4v format)", "navbar_rights_description": "It provides information about the legal rights of a Youtube or Twitter video", "navbar_forensic_description": "It provides an enhanced toolkit to detect image forgeries", "navbar_covidsearch_description": "It provides a customised search engine of Factchecks.", "navbar_xnetwork_description": "It provides a customised search engine for cross-network queries.", "navbar_ocr_description": "It provides optical character recognition for texts in images", "navbar_gif_description": "It compares an original image and a tampered one (including if the image has been cropped) and generates a GIF as output", "navbar_archiving_description": "Archive web pages to the Wayback Machine", "api_help_video": "https://www.youtube.com/embed/eEVTYq1LMxM?rel=0", "keyframes_help_video": "https://www.youtube.com/embed/iNs8y5DoxP8?rel=0", "thumbnails_help_video": "https://www.youtube.com/embed/Vn0XGlOkSRQ?rel=0", "twitter_help_video": "https://www.youtube.com/embed/wzMCtpENuHA?rel=0", "magnifier_help_video": "https://www.youtube.com/embed/JljRs8p4aK4?rel=0", "metadata_help_video": "https://www.youtube.com/embed/Mg6Z-Jc54yo?rel=0", "copyright_help_video": "https://www.youtube.com/embed/NjTXsbF5Wu8?rel=0", "forensic_help_video": "https://www.youtube.com/embed/de862rAPne4?rel=0", "close": "Close", "category_video": "Video", "category_image": "Image", "category_audio": "Audio", "category_search": "Search", "category_data": "Data analysis", "category_other": "Other tools", "navbar_conversation": "Twitter Conversation", "navbar_conversation_description": "It provides a straightforward way of exploring a Twitter based conversation.", "navbar_twitter_crowdtangle": "CSV Analysis", "navbar_twitter_crowdtangle_description": "It performs social network analysis from a CrowdTangle export", "navbar_deepfake_image": "Deepfake", "navbar_deepfake_image_description": "It tries to detect if an image has been manipulated through face swapping.", "navbar_geolocation": "Geolocalizer", "navbar_geolocation_description": "Is uses an algorithm to try to geolocalize an image", "navbar_deepfake_video": "Deepfake", "navbar_deepfake_video_description": "It uses a machine learning classifier which returns the probability that a video contains AI manipulated faces (face swapping and face reenactment).", "navbar_synthetic_image_detection": "Synthetic image", "navbar_synthetic_image_detection_description": "It returns the probability whether an image is AI-generated", "navbar_loccus": "Loccus", "navbar_loccus_description": "It detects AI-generated text-to-speech (voice cloning by AI)", "navbar_semantic_search": "Fact Check semantic search", "navbar_semantic_search_description": "A semantic search engine for fact checks."}
\ No newline at end of file
diff --git a/public/locales/en/components/NavItems/tools/Assistant.json b/public/locales/en/components/NavItems/tools/Assistant.json
index 2ca138944..8971587d8 100644
--- a/public/locales/en/components/NavItems/tools/Assistant.json
+++ b/public/locales/en/components/NavItems/tools/Assistant.json
@@ -1 +1,116 @@
-{"assistant_title": "Assistant", "assistant_intro": "The assistant will help you to analyse a webpage, an image or a video file and suggest which WeVerify tools are useful for each case", "assistant_choose": "Choose what you want to analyse", "assistant_webpage_header": "Webpage link", "assistant_webpage_text": "Insert the link of a webpage, and the assistant will suggest the most useful tools for the contents of the given page.", "assistant_file_header": "Local file", "assistant_file_text": "The assistant will suggest the most useful tools depending on if the file is a video or image", "assistant_choose_tool": "Choose the tool you want to use", "upload_video": "Video", "upload_image": "Image", "assistant_urlbox": "URL", "assistant_give_url": "Give the URL of the page to analyse", "assistant_paste_url": "Paste the URL here", "please_give_a_correct_link": "The link provided is incorrect or not supported.", "button_analyse": "Analyse", "button_clean": "Remove", "save": "Save", "source_credibility_title": "Source Credibility", "source_credibility_byline": "The source has been found as part of a credibility check", "link_explorer_title": "Link Explorer", "link_explorer_byline": "The following URLs have been extracted from the page, and their domains have been checked for credibility", "text_title": "Text", "text_intro": "The following text has been found on the page", "dbkf_title": "DBKF Check", "expand_text": "Expand Text", "dbkf_error": "An issue has occurred when trying to connect to the database of known fakes. Some results may be omitted from this page. If the problem persists, please contact support.", "sc_failed": "The source credibility check has failed. Some results may not be displayed. If the problem persists, please contact support.", "link_tooltip": "What is this?The scores displayed in this section give an indication of how reliable the web source listed can be considered. Scores range from 0-100.In most cases, the source checked for credibility will be the URL domain. In some cases where this is not useful a more relevant part of the URL has been checked against. In all cases, the full URL and the domain against which the source credibility check was carried on are listed in the form URL : domain-for-check. How are these calculated?Various institutions analyse sources (particularly domains) across the web to evaluate how reliable they are likely to be based on various metrics.Here, datasets assessing web domain reliability have been pulled mainly from Open Sources and the WeVerify DBKF database.Since the metrics or scores from each of these sources do not necessarily overlap and cannot easily be compared, all scores from any given institution are mapped to a single number between 0-100.For any URL, a list of all institutions which gave the relevant domain a score has been listed, along with the (mapped) results they gave.The final result displayed for any domain is the lowest score from the various sources.", "media_title": "Media", "images_label": "Images", "videos_label": "Videos", "media_found": "The following media has been found on the page", "media_below": "Select the media you would like to verify", "media_to_process": "Media to Process", "assistant_error": "An unexpected assistant error has occurred. If the problem persists, contact support.", "things_you_can_do_header": "Potential Tools", "things_you_can_do": "Below are the tools you can use on this media type", "navbar_analysis_image": "Image Analysis", "navbar_analysis_video": "Video Analysis", "navbar_keyframes": "Keyframes", "navbar_thumbnails": "Thumbnails", "navbar_twitter": "Tw. search", "navbar_magnifier": "Magnifier", "navbar_metadata": "Metadata", "navbar_rights": "Video rights", "navbar_forensic": "Forensic", "navbar_ocr": "OCR", "navbar_twitter_sna": "Fact Check", "navbar_assistant": "Assistant", "assistant_help_title": "Assistant Help", "assistant_help_1": "The WeVerify toolkit (this plugin) has multiple tools which can help in the verification of content on social networks, designed to help journalists save time and be more efficient in their fact checking tasks.
A full list of these tools can be found in the tutorial section of this plugin.
Given the multiple tools and services available, the weverify assistant has been designed to guide users to the services available to them given the nature of the content they would like to check.
", "assistant_help_2": "How does the assistant work?
Users can choose to upload their own media to be checked (an image or a video), in which case verification tools on the plugin which support media upload will be listed.
An alternative option is to enter a URL which needs verification or fact checking.
Once a URL in entered, the assistant attempts to extract any text, images or videos it can find on the page.
Any extracted text or media are then used to suggest the potential actions which can be carried out. Currently, there are three major components to this: