diff --git a/package-lock.json b/package-lock.json index da8ca69e..c55cb4e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4420,12 +4420,13 @@ "license": "MIT" }, "node_modules/body-parser": { - "version": "1.20.1", + "version": "1.20.2", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz", + "integrity": "sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==", "dev": true, - "license": "MIT", "dependencies": { "bytes": "3.1.2", - "content-type": "~1.0.4", + "content-type": "~1.0.5", "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", @@ -4433,7 +4434,7 @@ "iconv-lite": "0.4.24", "on-finished": "2.4.1", "qs": "6.11.0", - "raw-body": "2.5.1", + "raw-body": "2.5.2", "type-is": "~1.6.18", "unpipe": "1.0.0" }, @@ -4444,29 +4445,33 @@ }, "node_modules/body-parser/node_modules/bytes": { "version": "3.1.2", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", "dev": true, - "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/body-parser/node_modules/debug": { "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "dev": true, - "license": "MIT", "dependencies": { "ms": "2.0.0" } }, - "node_modules/body-parser/node_modules/debug/node_modules/ms": { + "node_modules/body-parser/node_modules/ms": { "version": "2.0.0", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true }, "node_modules/body-parser/node_modules/qs": { "version": "6.11.0", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", + "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", "dev": true, - "license": "BSD-3-Clause", "dependencies": { "side-channel": "^1.0.4" }, @@ -5111,8 +5116,9 @@ }, "node_modules/content-type": { "version": "1.0.5", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", + "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", "dev": true, - "license": "MIT", "engines": { "node": ">= 0.6" } @@ -5122,9 +5128,10 @@ "license": "MIT" }, "node_modules/cookie": { - "version": "0.5.0", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz", + "integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==", "dev": true, - "license": "MIT", "engines": { "node": ">= 0.6" } @@ -6875,16 +6882,17 @@ "license": "MIT" }, "node_modules/express": { - "version": "4.18.2", + "version": "4.19.2", + "resolved": "https://registry.npmjs.org/express/-/express-4.19.2.tgz", + "integrity": "sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==", "dev": true, - "license": "MIT", "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", - "body-parser": "1.20.1", + "body-parser": "1.20.2", "content-disposition": "0.5.4", "content-type": "~1.0.4", - "cookie": "0.5.0", + "cookie": "0.6.0", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", @@ -7339,9 +7347,9 @@ "license": "ISC" }, "node_modules/follow-redirects": { - "version": "1.15.4", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz", - "integrity": "sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==", + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", + "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", "funding": [ { "type": "individual", @@ -9724,8 +9732,9 @@ }, "node_modules/media-typer": { "version": "0.3.0", + "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", + "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", "dev": true, - "license": "MIT", "engines": { "node": ">= 0.6" } @@ -10848,9 +10857,10 @@ } }, "node_modules/raw-body": { - "version": "2.5.1", + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz", + "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", "dev": true, - "license": "MIT", "dependencies": { "bytes": "3.1.2", "http-errors": "2.0.0", @@ -10863,8 +10873,9 @@ }, "node_modules/raw-body/node_modules/bytes": { "version": "3.1.2", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", "dev": true, - "license": "MIT", "engines": { "node": ">= 0.8" } @@ -12760,8 +12771,9 @@ }, "node_modules/type-is": { "version": "1.6.18", + "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", "dev": true, - "license": "MIT", "dependencies": { "media-typer": "0.3.0", "mime-types": "~2.1.24" @@ -13255,9 +13267,10 @@ } }, "node_modules/webpack-dev-middleware": { - "version": "5.3.3", + "version": "5.3.4", + "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.4.tgz", + "integrity": "sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q==", "dev": true, - "license": "MIT", "dependencies": { "colorette": "^2.0.10", "memfs": "^3.4.3", diff --git a/public/locales/ar/components/NavBar.json b/public/locales/ar/components/NavBar.json index 7286dbaf..3cbbb33b 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": "", "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_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_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": "\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 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/About.json b/public/locales/ar/components/NavItems/About.json index 9f3c9aaa..134bda0c 100644 --- a/public/locales/ar/components/NavItems/About.json +++ b/public/locales/ar/components/NavItems/About.json @@ -1 +1 @@ -{"about_title": "\u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062f\u0648\u0627\u062a InVID - WeVerify", "source_part_1": " \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u062d\u0642\u0642 \u0647\u0630\u0647 \u0641\u064a \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0645\u0641\u062a\u0648\u062d (\u062a\u062d\u062a ", "mit_licence_link": "\u062a\u0631\u062e\u064a\u0635. html", "mit_licence_link_label": "\u062a\u0631\u062e\u064a\u0635 \u0645\u0639\u0647\u062f \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0644\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627)", "source_part_2": "\u0628\u0648\u0627\u0633\u0637\u0629 AFP Medialab. \u062a\u0645 \u062a\u0637\u0648\u064a\u0631\u0647 \u062e\u0644\u0627\u0644 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629 Invid (2016-2018) \u0648 Weverify (2018-2021 \u061b \u0643\u0644\u0627\u0647\u0645\u0627 H2020) \u0648\u064a\u0648\u0633\u0643! (2019-2021 \u061b \u0645\u062d\u0648 \u0627\u0644\u0623\u0645\u064a\u0629 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u0629) \u0648\u0643\u0630\u0644\u0643 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0634\u0631\u0648\u0639 IFCN Envisu4 (2021) \u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0635\u062d\u0641\u064a\u064a\u0646 \u0648\u0645\u062f\u0642\u0642\u064a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0639\u0644\u0649 \u0627\u0644\u0634\u0628\u0643\u0627\u062a \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 (\u0625\u062e\u0644\u0627\u0621 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629: \u064a\u0631\u062c\u0649 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u0646 \u0628\u0639\u0636 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0648\u064a\u0628 \u0639\u0628\u0631 \u0647\u0630\u0647 \u0627\u0644\u0648\u0627\u062c\u0647\u0629\u060c \u0645\u062b\u0644 \u062a\u0644\u0643 \u0627\u0644\u0645\u0642\u062f\u0645\u0629 \u0628\u0645\u0648\u062c\u0628 \u0639\u0644\u0627\u0645\u0627\u062a \u062a\u0628\u0648\u064a\u0628 \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0648keyframes\u060c \u0644\u064a\u0633\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0627\u0644\u0645\u0635\u062f\u0631). ", "description": "\u062a\u0645 \u062a\u0635\u0645\u064a\u0645\u0647 \u0644\u064a\u0643\u0648\u0646 \u0628\u0645\u062b\u0627\u0628\u0629 \"\u0633\u0643\u064a\u0646 \u0639\u0633\u0643\u0631\u064a \u0633\u0648\u064a\u0633\u0631\u064a\" \u0644\u0644\u062a\u062d\u0642\u0642\u060c \u0644\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0635\u062d\u0641\u064a\u064a\u0646 \u0645\u0646 \u062a\u0648\u0641\u064a\u0631 \u0627\u0644\u0648\u0642\u062a \u0648\u0632\u064a\u0627\u062f\u0629 \u0643\u0641\u0627\u0621\u0629 \u0639\u0645\u0644\u0647\u0645 \u0641\u064a \u0627\u0644\u062a\u062d\u0642\u0642. \u0647\u0630\u0647 \u0646\u0633\u062e\u0629 \u0645\u0637\u0648\u0631\u0629 \u0648\u0633\u064a\u062a\u0645 \u062a\u062d\u062f\u064a\u062b\u0647\u0627 \u0628\u0627\u0646\u062a\u0638\u0627\u0645 \u0628\u062a\u0639\u0644\u064a\u0642\u0627\u062a\u0643.", "feedBack_part_1": " \u0644\u0623\u064a\u0629 \u0645\u0644\u0627\u062d\u0638\u0627\u062a (\u0645\u0634\u0627\u0643\u0644\u060c \u062a\u062d\u0633\u064a\u0646\u0627\u062a\u060c \u0627\u0642\u062a\u0631\u0627\u062d\u0627\u062a)\u060c \u064a\u0631\u062c\u0649 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0632\u0631 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0641\u064a \u0623\u0633\u0641\u0644 \u064a\u0645\u064a\u0646 \u0627\u0644\u0634\u0627\u0634\u0629. \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0645\u0634\u0643\u0644\u0629\u060c \u064a\u0645\u0643\u0646\u0643 \u0645\u0631\u0627\u0633\u0644\u062a\u0646\u0627 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0639\u0644\u0649 ", "invid_email": "Invid-Verification-plugin@iti.gr", "feedBack_part_2": " \u0623\u0648 \u0627\u062a\u0631\u0643 \u0644\u0646\u0627 \u0631\u0633\u0627\u0644\u0629 \u0639\u0628\u0631 ", "feedback_widget": "\u0632\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a (\u0627\u0644\u062a\u063a\u0630\u064a\u0629 \u0627\u0644\u0631\u0627\u062c\u0639\u0629)", "feedback_part_3": "\u0641\u064a \u0623\u0633\u0641\u0644 \u0627\u0644\u064a\u0645\u064a\u0646. ", "disclaimer": "\u062a\u062d\u0630\u064a\u0631", "disclaimer_text": "\u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631 \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0643\u0645\u0627 \u0647\u0648\u060c \u0645\u0646 \u062f\u0648\u0646 \u0623\u064a \u0636\u0645\u0627\u0646 \u0635\u0631\u064a\u062d \u0623\u0648 \u0636\u0645\u0646\u064a\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 \u0644\u0627 \u0627\u0644\u062d\u0635\u0631 \u0642\u0627\u0628\u0644\u064a\u062a\u0647 \u0644\u0644\u062a\u0633\u0648\u064a\u0642 \u0648\u0642\u0648\u062a\u0647 \u0648\u0623\u064a \u0636\u0645\u0627\u0646 \u0644\u0639\u062f\u0645 \u0627\u0644\u0627\u0646\u062a\u0647\u0627\u0643. \u0644\u0646 \u064a\u062a\u062d\u0645\u0644 \u0627\u0644\u0645\u0624\u0644\u0641\u0648\u0646 \u0623\u0648 \u0623\u0635\u062d\u0627\u0628 \u062d\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 \u0628\u0623\u064a \u062d\u0627\u0644 \u0645\u0646 \u0627\u0644\u0623\u062d\u0648\u0627\u0644 \u0623\u064a\u0629 \u0645\u0637\u0627\u0644\u0628\u0627\u062a \u0623\u0648 \u0623\u0636\u0631\u0627\u0631 \u0623\u0648 \u0645\u0633\u0624\u0648\u0644\u064a\u0627\u062a \u0623\u062e\u0631\u0649 \u0641\u064a\u0645\u0627 \u064a\u062a\u0639\u0644\u0642 \u0628\u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0623\u0648 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647.", "privacy": "\u062e\u0635\u0648\u0635\u064a\u0629", "privacy_text": "\u0644\u0627 \u064a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0627\u0644\u0627\u0645\u062a\u062f\u0627\u062f \u0628\u064a\u0627\u0646\u0627\u062a\u0643 \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0648\u0644\u0627 \u064a\u0633\u062a\u062e\u062f\u0645 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0635\u0641\u062d \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643. \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u062a\u0645 \u062c\u0645\u0639\u0647\u0627 \u0639\u0628\u0631 Matomo \u0645\u062c\u0647\u0648\u0644\u0629 \u0627\u0644\u0645\u0635\u062f\u0631 \u0648\u062a\u0633\u062a\u062e\u062f\u0645 \u0641\u0642\u0637 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062d\u0648\u0644 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0627\u0645\u062a\u062f\u0627\u062f\u060c \u0628\u0647\u062f\u0641 \u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0625\u0635\u062f\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\u064a\u0629. \u062a\u062a\u0637\u0644\u0628 \u0628\u0639\u0636 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629 (TwitterSNA \u060cCheckGIF\u060c \u062a\u0635\u062f\u064a\u0631 GIF \u0644\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a) \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0648\u0647\u064a \u0645\u062e\u0635\u0635\u0629 \u0644\u0644\u0635\u062d\u0641\u064a\u064a\u0646 \u0648\u0645\u062f\u0642\u0642\u064a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0648\u0627\u0644\u0628\u0627\u062d\u062b\u064a\u0646.", "info_invid_part_1": " \u0643\u0627\u0646 InVID \u062c\u0632\u0621\u064b\u0627 \u0645\u0646 \u0645\u0628\u0627\u062f\u0631\u0629 \u0627\u0644\u0627\u0628\u062a\u0643\u0627\u0631 \u0641\u064a Horizon 2020 \u0628\u062a\u0645\u0648\u064a\u0644 \u0645\u0646 \u0627\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 687786 (2016-2018). \u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a\u060c \u062a\u0641\u0636\u0644 \u0628\u0632\u064a\u0627\u0631\u0629 \u0635\u0641\u062d\u0629 \u0627\u0644\u0648\u064a\u0628 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0646\u0627 ", "info_invid_website": "\u0645\u0648\u0642\u0639 InVID", "info_invid_link_website": "http://www.invid-project.eu/", "info_invid_part_2": " \u0623\u0648 \u062a\u0627\u0628\u0639\u0646\u0627 ", "twitter": "\u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631", "info_invid_link_twitter": "https://twitter.com/invid_eu", "info_invid_part_3": ".", "info_weverify_part_1": " WeVerify \u0647\u0648 \u0645\u0634\u0631\u0648\u0639 Horizon 2020 \u0645\u0645\u0648\u0644 \u0645\u0646 \u0627\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 825297 (2018-2021). \u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062d\u0648\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 ", "info_weverify_website": "\u0645\u0648\u0642\u0639 Weverify", "info_weverify_link_website": "https://weverify.eu/", "info_weverify_part_2": " \u0623\u0648 \u062a\u0627\u0628\u0639\u0646\u0627 ", "info_weverify_link_twitter": "https://twitter.com/weverify", "developed_text_part_1": " \u062a\u0645 \u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0625\u0635\u062f\u0627\u0631\u0627\u062a \u0627\u0644\u0623\u0648\u0644\u064a\u0629 (0.1-0.7) \u0645\u0646 \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0645\u0633\u0627\u0639\u062f \u0628\u0648\u0627\u0633\u0637\u0629 ", "medialab_link_label": "AFP Medialab", "medialab_link": "https://www.afp.com/en/medialab/", "developed_text_part_2": " (\u062f\u064a\u0646\u064a\u0633 \u062a\u064a\u0633\u0648\u060c \u0628\u0631\u062a\u0631\u0627\u0646\u062f \u062c\u0648\u0628\u064a\u0644\u060c \u062f\u0648\u0645\u064a\u0646\u064a\u0643 \u0641\u064a\u0631\u0627\u0646\u062f\u064a\u0646\u064a) \u0628\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0637\u0648\u0631\u064a\u0646 \u0639\u0644\u0649 \u0645\u062f\u0627\u0631 \u0627\u0644\u0633\u0646\u0648\u0627\u062a \u0627\u0644\u0623\u0631\u0628\u0639 \u0627\u0644\u0645\u0627\u0636\u064a\u0629 (\u0644\u0648\u0631\u0627\u0646 \u0644\u0627\u0643\u0631\u0648\u064a\u0643\u0633\u060c \u0648\u0625\u0631\u064a\u0643 \u0634\u0627\u064a\u0641\u0641\u0631\u060c \u0648\u062c\u0627\u0646 \u0645\u064a\u0634\u064a\u0644 \u0644\u064a\u0648\u0646\u062c\u060c \u0648\u0646\u0627\u062b\u0627\u0646 \u062c\u0648\u064a\u0627\u062a\u060c \u0648\u0623\u0643\u0633\u0644 \u0641\u064a\u062c\u0646\u064a\u060c \u0648\u062c\u0648\u0644\u064a\u064a\u062a \u0643\u0627\u0633\u062a\u0631\u0627\u0646\u060c \u0648\u062a\u064a\u0628\u0648 \u0644\u0648\u0644\u064a\u0631\u060c \u0648\u062f\u0648\u0627\u062a\u0648\u0644 \u062b\u064a \u0631\u0648\u0644\u064a\u062a\u060c \u0648\u0645\u0627\u0631\u064a\u0648\u0633 \u0628\u0648\u0628\u0627\u0631\u0627\u0633\u0643\u0648\u060c \u0648\u0625\u0646\u0631\u064a\u0643\u064a \u0646\u064a\u062a\u0648 \u0623\u0631\u0627\u0646\u0632\u060c \u0648\u0645\u0646\u064a\u0631\u0629 \u0628\u0627\u062a\u064a\u0644). \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0645\u0646 \u0642\u0628\u0644 ", "iti_link": "http://mklab.iti.gr/", "iti_link_label": "\u0645\u0639\u0647\u062f \u062b\u064a\u0633\u0627\u0644\u0648\u0646\u064a\u0643\u064a \u0644\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627", "developed_text_part_3": " (iti \u060c certh) \u060c", "lleida_link": "http://griho.udl.cat/", "lleida_link_label": "\u062c\u0627\u0645\u0639\u0629 \u062f\u064a \u0644\u0644\u064a\u064a\u062f\u0627 (\u0625\u0633\u0628\u0627\u0646\u064a\u0627)", "borelli_link": "https://ens-paris-saclay.fr/en/research/research-laboratories/centre-borelli", "borelli_link_label": "\u0648\u0645\u0631\u0643\u0632 \u0628\u0648\u0631\u064a\u0644\u064a", "developed_text_part_4": " \u062a\u0645 \u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0645\u0633\u0627\u0639\u062f \u0628\u0648\u0627\u0633\u0637\u0629 ", "usfd_link": "https://gate.ac.uk/", "usfd_link_label": "\u062c\u0627\u0645\u0639\u0629 \u0634\u064a\u0641\u064a\u0644\u062f.", "about_human_rights": "\u0644\u0644\u0645\u062f\u0627\u0641\u0639\u064a\u0646 \u0639\u0646 \u062d\u0642\u0648\u0642 \u0627\u0644\u0625\u0646\u0633\u0627\u0646", "quiz_unlock_explanations": "\u0641\u062a\u062d \u0627\u0644\u062a\u0641\u0633\u064a\u0631\u0627\u062a \u0627\u0644\u062a\u0641\u0627\u0639\u0644\u064a\u0629", "cookies_usage": "\u0642\u0628\u0648\u0644 Matomo", "storage_usage": "\u062d\u0627\u0641\u0638 \u0639\u0644\u0649 \u062a\u0641\u0636\u064a\u0644\u0627\u062a\u064a", "arabic_translation_part_1": "\u062a\u0645 \u062a\u0639\u0631\u064a\u0628 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062f\u0648\u0627\u062a INVID \u0628\u0627\u0644\u062a\u0639\u0627\u0648\u0646 \u0645\u0639 \u0627\u0644\u0634\u0628\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0644\u0645\u062f\u0642\u0642\u064a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a ", "afcn_link": "https://arabfcn.net/", "afcn_link_label": "(AFCN)", "arabic_translation_part_2": " \u0645\u0646 ", "arij_link": "https://arij.net/", "arij_link_label": "\u0623\u0631\u064a\u062c"} \ No newline at end of file +{"about_title": "InVID-WeVerify", "source_part_1": " \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u062d\u0642\u0642 \u0647\u0630\u0647 \u0641\u064a \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0645\u0641\u062a\u0648\u062d (\u062a\u062d\u062a ", "mit_licence_link": "\u062a\u0631\u062e\u064a\u0635. html", "mit_licence_link_label": "\u062a\u0631\u062e\u064a\u0635 \u0645\u0639\u0647\u062f \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0644\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627)", "source_part_2": "\u0628\u0648\u0627\u0633\u0637\u0629 AFP Medialab.\u064a\u062a\u0645 \u062a\u062d\u0633\u064a\u0646 \u0627\u0645\u062a\u062f\u0627\u062f \u0627\u0644\u0645\u062a\u0635\u0641\u062d \u0647\u0630\u0627 \u062d\u0627\u0644\u064a\u064b\u0627 \u0643\u062c\u0632\u0621 \u0645\u0646 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a vera.ai (2022-2025 \u061b \u0627\u0644\u062a\u062d\u0642\u0642 \u0628\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a). \u062a\u0645 \u062a\u0637\u0648\u064a\u0631\u0647 \u062e\u0644\u0627\u0644 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629 Invid (2016-2018) \u0648 Weverify (2018-2021 \u061b \u0643\u0644\u0627\u0647\u0645\u0627 H2020) \u0648\u064a\u0648\u0633\u0643! (2019-2021 \u061b \u0645\u062d\u0648 \u0627\u0644\u0623\u0645\u064a\u0629 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u0629) \u0648\u0643\u0630\u0644\u0643 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0634\u0631\u0648\u0639 IFCN Envisu4 (2021) \u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0635\u062d\u0641\u064a\u064a\u0646 \u0648\u0645\u062f\u0642\u0642\u064a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0639\u0644\u0649 \u0627\u0644\u0634\u0628\u0643\u0627\u062a \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 (\u0625\u062e\u0644\u0627\u0621 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629: \u064a\u0631\u062c\u0649 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u0646 \u0628\u0639\u0636 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0648\u064a\u0628 \u0639\u0628\u0631 \u0647\u0630\u0647 \u0627\u0644\u0648\u0627\u062c\u0647\u0629\u060c \u0645\u062b\u0644 \u062a\u0644\u0643 \u0627\u0644\u0645\u0642\u062f\u0645\u0629 \u0628\u0645\u0648\u062c\u0628 \u0639\u0644\u0627\u0645\u0627\u062a \u062a\u0628\u0648\u064a\u0628 \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0648keyframes\u060c \u0644\u064a\u0633\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0627\u0644\u0645\u0635\u062f\u0631). ", "description": "\u062a\u0645 \u062a\u0635\u0645\u064a\u0645\u0647 \u0644\u064a\u0643\u0648\u0646 \u0628\u0645\u062b\u0627\u0628\u0629 \u0633\u0643\u064a\u0646 \u0639\u0633\u0643\u0631\u064a \u0633\u0648\u064a\u0633\u0631\u064a \u0644\u0644\u062a\u062d\u0642\u0642\u060c \u0644\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0635\u062d\u0641\u064a\u064a\u0646 \u0645\u0646 \u062a\u0648\u0641\u064a\u0631 \u0627\u0644\u0648\u0642\u062a \u0648\u0632\u064a\u0627\u062f\u0629 \u0643\u0641\u0627\u0621\u0629 \u0639\u0645\u0644\u0647\u0645 \u0641\u064a \u0627\u0644\u062a\u062d\u0642\u0642. \u0647\u0630\u0647 \u0646\u0633\u062e\u0629 \u0645\u0637\u0648\u0631\u0629 \u0648\u0633\u064a\u062a\u0645 \u062a\u062d\u062f\u064a\u062b\u0647\u0627 \u0628\u0627\u0646\u062a\u0638\u0627\u0645 \u0628\u062a\u0639\u0644\u064a\u0642\u0627\u062a\u0643.", "feedBack_part_1": " \u0644\u0623\u064a\u0629 \u0645\u0644\u0627\u062d\u0638\u0627\u062a (\u0645\u0634\u0627\u0643\u0644\u060c \u062a\u062d\u0633\u064a\u0646\u0627\u062a\u060c \u0627\u0642\u062a\u0631\u0627\u062d\u0627\u062a)\u060c \u064a\u0631\u062c\u0649 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0632\u0631 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0641\u064a \u0623\u0633\u0641\u0644 \u064a\u0645\u064a\u0646 \u0627\u0644\u0634\u0627\u0634\u0629. \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0645\u0634\u0643\u0644\u0629\u060c \u064a\u0645\u0643\u0646\u0643 \u0645\u0631\u0627\u0633\u0644\u062a\u0646\u0627 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0639\u0644\u0649 ", "invid_email": "Invid-Verification-plugin@iti.gr", "feedBack_part_2": " \u0623\u0648 \u0627\u062a\u0631\u0643 \u0644\u0646\u0627 \u0631\u0633\u0627\u0644\u0629 \u0639\u0628\u0631 ", "feedback_widget": "\u0632\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a (\u0627\u0644\u062a\u063a\u0630\u064a\u0629 \u0627\u0644\u0631\u0627\u062c\u0639\u0629)", "feedback_part_3": "\u0641\u064a \u0623\u0633\u0641\u0644 \u0627\u0644\u064a\u0645\u064a\u0646. ", "disclaimer": "\u062a\u062d\u0630\u064a\u0631", "disclaimer_text": "\u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631 \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0643\u0645\u0627 \u0647\u0648\u060c \u0645\u0646 \u062f\u0648\u0646 \u0623\u064a \u0636\u0645\u0627\u0646 \u0635\u0631\u064a\u062d \u0623\u0648 \u0636\u0645\u0646\u064a\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 \u0644\u0627 \u0627\u0644\u062d\u0635\u0631 \u0642\u0627\u0628\u0644\u064a\u062a\u0647 \u0644\u0644\u062a\u0633\u0648\u064a\u0642 \u0648\u0642\u0648\u062a\u0647 \u0648\u0623\u064a \u0636\u0645\u0627\u0646 \u0644\u0639\u062f\u0645 \u0627\u0644\u0627\u0646\u062a\u0647\u0627\u0643. \u0644\u0646 \u064a\u062a\u062d\u0645\u0644 \u0627\u0644\u0645\u0624\u0644\u0641\u0648\u0646 \u0623\u0648 \u0623\u0635\u062d\u0627\u0628 \u062d\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 \u0628\u0623\u064a \u062d\u0627\u0644 \u0645\u0646 \u0627\u0644\u0623\u062d\u0648\u0627\u0644 \u0623\u064a\u0629 \u0645\u0637\u0627\u0644\u0628\u0627\u062a \u0623\u0648 \u0623\u0636\u0631\u0627\u0631 \u0623\u0648 \u0645\u0633\u0624\u0648\u0644\u064a\u0627\u062a \u0623\u062e\u0631\u0649 \u0641\u064a\u0645\u0627 \u064a\u062a\u0639\u0644\u0642 \u0628\u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0623\u0648 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647.", "privacy": "\u062e\u0635\u0648\u0635\u064a\u0629", "privacy_text": "\u0644\u0627 \u064a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0627\u0644\u0627\u0645\u062a\u062f\u0627\u062f \u0628\u064a\u0627\u0646\u0627\u062a\u0643 \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0648\u0644\u0627 \u064a\u0633\u062a\u062e\u062f\u0645 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0635\u0641\u062d \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643. \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u062a\u0645 \u062c\u0645\u0639\u0647\u0627 \u0639\u0628\u0631 Matomo \u0645\u062c\u0647\u0648\u0644\u0629 \u0627\u0644\u0645\u0635\u062f\u0631 \u0648\u062a\u0633\u062a\u062e\u062f\u0645 \u0641\u0642\u0637 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062d\u0648\u0644 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0627\u0645\u062a\u062f\u0627\u062f\u060c \u0628\u0647\u062f\u0641 \u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0625\u0635\u062f\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\u064a\u0629. \u062a\u062a\u0637\u0644\u0628 \u0628\u0639\u0636 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629 (\u0623\u062f\u0648\u0627\u062a \u062a\u062c\u0631\u064a\u0628\u064a\u0629TwitterSNA \u060cCheckGIF\u060c \u062a\u0635\u062f\u064a\u0631 GIF \u0644\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a) \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0648\u0647\u064a \u0645\u062e\u0635\u0635\u0629 \u0644\u0644\u0635\u062d\u0641\u064a\u064a\u0646 \u0648\u0645\u062f\u0642\u0642\u064a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0648\u0627\u0644\u0628\u0627\u062d\u062b\u064a\u0646.", "info_invid_part_1": ". WeVerify \u0647\u0648 \u0645\u0634\u0631\u0648\u0639 Horizon 2020 \u0645\u0645\u0648\u0644 \u0645\u0646 \u0627\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 825297 (2018-2021). \u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062d\u0648\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0643\u0627\u0646 InVID \u062c\u0632\u0621\u064b\u0627 \u0645\u0646 \u0645\u0628\u0627\u062f\u0631\u0629 \u0627\u0644\u0627\u0628\u062a\u0643\u0627\u0631 \u0641\u064a Horizon 2020 \u0628\u062a\u0645\u0648\u064a\u0644 \u0645\u0646 \u0627\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 687786 (2016-2018). \u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a\u060c \u062a\u0641\u0636\u0644 \u0628\u0632\u064a\u0627\u0631\u0629 \u0635\u0641\u062d\u0629 \u0627\u0644\u0648\u064a\u0628 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0646\u0627 ", "info_invid_website": "\u0645\u0648\u0642\u0639 InVID", "info_invid_link_website": "http://www.invid-project.eu/", "info_invid_part_2": " \u0623\u0648 \u062a\u0627\u0628\u0639\u0646\u0627 ", "twitter": "\u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631", "info_invid_link_twitter": "https://twitter.com/veraai_eu", "info_invid_part_3": "", "info_weverify_part_1": " vera.ai \u0647\u0648 \u0645\u0634\u0631\u0648\u0639 Horizon \u0645\u0645\u0648\u0644 \u0645\u0646 \u0627\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 101070093 (2022-2025). \u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062d\u0648\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 ", "info_weverify_website": "\u0645\u0648\u0642\u0639 vera.ai", "info_weverify_link_website": "https://veraai.eu/", "info_weverify_part_2": " \u0623\u0648 \u062a\u0627\u0628\u0639\u0646\u0627 ", "info_weverify_link_twitter": "https://twitter.com/veraai_eu", "developed_text_part_1": " \u062a\u0645 \u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0625\u0635\u062f\u0627\u0631\u0627\u062a \u0627\u0644\u0623\u0648\u0644\u064a\u0629 (0.1-0.7) \u0645\u0646 \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0645\u0633\u0627\u0639\u062f \u0628\u0648\u0627\u0633\u0637\u0629 ", "medialab_link_label": "AFP Medialab", "medialab_link": "https://www.afp.com/en/medialab/", "developed_text_part_2": " (\u062f\u064a\u0646\u064a\u0633 \u062a\u064a\u0633\u0648\u060c \u0628\u0631\u062a\u0631\u0627\u0646\u062f \u062c\u0648\u0628\u064a\u0644\u060c \u062f\u0648\u0645\u064a\u0646\u064a\u0643 \u0641\u064a\u0631\u0627\u0646\u062f\u064a\u0646\u064a) \u0628\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0637\u0648\u0631\u064a\u0646 \u0639\u0644\u0649 \u0645\u062f\u0627\u0631 \u0627\u0644\u0633\u0646\u0648\u0627\u062a \u0627\u0644\u0623\u0631\u0628\u0639 \u0627\u0644\u0645\u0627\u0636\u064a\u0629 (\u0644\u0648\u0631\u0627\u0646 \u0644\u0627\u0643\u0631\u0648\u064a\u0643\u0633\u060c \u0648\u0625\u0631\u064a\u0643 \u0634\u0627\u064a\u0641\u0641\u0631\u060c \u0648\u062c\u0627\u0646 \u0645\u064a\u0634\u064a\u0644 \u0644\u064a\u0648\u0646\u062c\u060c \u0648\u0646\u0627\u062b\u0627\u0646 \u062c\u0648\u064a\u0627\u062a\u060c \u0648\u0623\u0643\u0633\u0644 \u0641\u064a\u062c\u0646\u064a\u060c \u0648\u062c\u0648\u0644\u064a\u064a\u062a \u0643\u0627\u0633\u062a\u0631\u0627\u0646\u060c \u0648\u062a\u064a\u0628\u0648 \u0644\u0648\u0644\u064a\u0631\u060c \u0648\u062f\u0648\u0627\u062a\u0648\u0644 \u062b\u064a \u0631\u0648\u0644\u064a\u062a\u060c \u0648\u0645\u0627\u0631\u064a\u0648\u0633 \u0628\u0648\u0628\u0627\u0631\u0627\u0633\u0643\u0648\u060c \u0648\u0625\u0646\u0631\u064a\u0643\u064a \u0646\u064a\u062a\u0648 \u0623\u0631\u0627\u0646\u0632\u060c \u0648\u0645\u0646\u064a\u0631\u0629 \u0628\u0627\u062a\u064a\u0644). \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0645\u0646 \u0642\u0628\u0644 ", "iti_link": "http://mklab.iti.gr/", "iti_link_label": "\u0645\u0639\u0647\u062f \u062b\u064a\u0633\u0627\u0644\u0648\u0646\u064a\u0643\u064a \u0644\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627", "developed_text_part_3": " (iti \u060c certh) \u060c", "lleida_link": "http://griho.udl.cat/", "lleida_link_label": "\u062c\u0627\u0645\u0639\u0629 \u062f\u064a \u0644\u0644\u064a\u064a\u062f\u0627 (\u0625\u0633\u0628\u0627\u0646\u064a\u0627)", "borelli_link": "https://ens-paris-saclay.fr/en/research/research-laboratories/centre-borelli", "borelli_link_label": "\u0648\u0645\u0631\u0643\u0632 \u0628\u0648\u0631\u064a\u0644\u064a", "developed_text_part_4": " \u062a\u0645 \u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0645\u0633\u0627\u0639\u062f \u0628\u0648\u0627\u0633\u0637\u0629 ", "usfd_link": "https://gate.ac.uk/", "usfd_link_label": "\u062c\u0627\u0645\u0639\u0629 \u0634\u064a\u0641\u064a\u0644\u062f.", "about_human_rights": "\u0644\u0644\u0645\u062f\u0627\u0641\u0639\u064a\u0646 \u0639\u0646 \u062d\u0642\u0648\u0642 \u0627\u0644\u0625\u0646\u0633\u0627\u0646", "quiz_unlock_explanations": "\u0641\u062a\u062d \u0627\u0644\u062a\u0641\u0633\u064a\u0631\u0627\u062a \u0627\u0644\u062a\u0641\u0627\u0639\u0644\u064a\u0629", "cookies_usage": "\u0642\u0628\u0648\u0644 Matomo", "storage_usage": "\u062d\u0627\u0641\u0638 \u0639\u0644\u0649 \u062a\u0641\u0636\u064a\u0644\u0627\u062a\u064a", "arabic_translation_part_1": "\u062a\u0645 \u062a\u0639\u0631\u064a\u0628 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062f\u0648\u0627\u062a INVID \u0628\u0627\u0644\u062a\u0639\u0627\u0648\u0646 \u0645\u0639 \u0627\u0644\u0634\u0628\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0644\u0645\u062f\u0642\u0642\u064a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a ", "afcn_link": "https://arabfcn.net/", "afcn_link_label": "(AFCN)", "arabic_translation_part_2": " \u0645\u0646 ", "arij_link": "https://arij.net/", "arij_link_label": "\u0623\u0631\u064a\u062c"} \ No newline at end of file diff --git a/public/locales/ar/components/NavItems/ClassRoom.json b/public/locales/ar/components/NavItems/ClassRoom.json index 5e42f92c..781d598d 100644 --- a/public/locales/ar/components/NavItems/ClassRoom.json +++ b/public/locales/ar/components/NavItems/ClassRoom.json @@ -1 +1 @@ -{"classroom_introduction": "\u0627\u0644\u0645\u0642\u062f\u0645\u0629", "introduction_title1": "\u0641\u0635\u0644 \u062f\u0631\u0627\u0633\u064a \u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0628\u0635\u0631\u064a\u0629", "introduction_para1": "\u0647\u062f\u0641\u0646\u0627 \u0647\u0648 \u062f\u0639\u0645\u0643 \u062d\u062a\u0649 \u062a\u062a\u0645\u0643\u0646 \u0645\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0647\u0630\u0627 \u0627\u0644\u0648\u0635\u0644\u0627\u062a \u0641\u064a \u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u062a\u062f\u0631\u064a\u0633 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643. \u0633\u062a\u062c\u062f \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629 \u0645\u0648\u0627\u0631\u062f \u0644\u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a: \u0645\u0642\u062a\u0631\u062d\u0627\u062a \u0644\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u062a\u062f\u0631\u064a\u0633\u060c \u0648\u0645\u0642\u0627\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u062d\u0648\u0644 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0632\u0627\u0626\u0641\u0629\u060c \u0648\u0644\u0639\u0628\u0629 \u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0644\u0645\u0639\u0631\u0641\u0629 \u0643\u064a\u0641\u064a\u0629 \u0639\u0645\u0644 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629 \u0644\u0644\u0643\u0634\u0641 \u0639\u0646 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0627\u0644\u0635\u0648\u0631 \u0648\u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.", "introduction_title2": "\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0648\u0627\u0644\u062a\u0641\u0643\u064a\u0631 \u0627\u0644\u0646\u0642\u062f\u064a", "introduction_para2": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0630\u0648 \u0634\u0642\u064a\u0646. \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0631\u0642\u0645\u064a \u0646\u0641\u0633\u0647 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0641\u062d\u0635 \u0627\u0644\u0628\u0635\u0631\u064a (\u062a\u0648\u0641\u0631 \u0627\u0644\u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u0643\u0628\u0631\u0629 \u0637\u0631\u064a\u0642\u0629 \u0641\u0639\u0627\u0644\u0629 \u0644\u0641\u062d\u0635 \u0635\u0648\u0631\u0629 \u0623\u0648 \u0625\u0637\u0627\u0631 \u0631\u0626\u064a\u0633\u064a \u0644\u0644\u0641\u064a\u062f\u064a\u0648)\u060c \u0623\u0648 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 (\u0645\u0646 \u062e\u0644\u0627\u0644 \u0642\u0627\u0631\u0626 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629)\u060c \u0623\u0648 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0637\u0628 \u0627\u0644\u0634\u0631\u0639\u064a (\u062a\u062d\u0644\u064a\u0644 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0625\u0634\u0627\u0631\u0629 \u0644\u0644\u0643\u0634\u0641 \u0639\u0646 \u0623\u064a \u062a\u063a\u064a\u064a\u0631). \u064a\u0645\u0643\u0646\u0643 \u0623\u064a\u0636\u0627\u064b \u0641\u062d\u0635 \u0633\u064a\u0627\u0642 \u0647\u0630\u0627 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0631\u0642\u0645\u064a (\u0645\u0646 \u064a\u062a\u062d\u062f\u062b \u0639\u0646\u0647\u060c \u0648\u0643\u064a\u0641 \u064a\u062a\u0645 \u0641\u0647\u0631\u0633\u062a\u0647 \u0628\u0648\u0627\u0633\u0637\u0629 \u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629)\u060c \u0648\u0644\u0627 \u0633\u064a\u0645\u0627 \u0628\u0641\u0636\u0644 \u0648\u0638\u064a\u0641\u0629 \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0623\u0648 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629.", "introduction_title3": "\u0645\u0646 \u0623\u064a\u0646 \u0623\u0628\u062f\u0623\u061f", "introduction_para3": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0628\u062f\u0621 \u0628\u0635\u0641\u062d\u0629 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0644\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629. \u062b\u0645 \u0644\u062f\u064a\u0643 \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u0627\u0644\u062a\u062f\u0631\u064a\u0633 \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062f\u0631\u0627\u0633\u064a \u0647\u0630\u0647.", "introduction_title4": "\u0639\u0631\u0636 \u062a\u0648\u0636\u064a\u062d\u064a", "introduction_para4": "\u0637\u0631\u064a\u0642\u0629 \u062c\u064a\u062f\u0629 \u0644\u0644\u0628\u062f\u0621 \u0647\u064a \u0627\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631 \u0648\u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a.", "introduction_title5": "\u0645\u0627\u0630\u0627 \u062a\u0641\u0639\u0644 \u0641\u064a \u062d\u0627\u0644\u0629 \u0627\u0633\u062a\u0643\u0634\u0627\u0641 \u0627\u0644\u0623\u062e\u0637\u0627\u0621\u061f", "introduction_para5": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0631\u062c\u0648\u0639 \u0625\u0644\u0649 \u0635\u0641\u062d\u0629 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a. \u064a\u0648\u062c\u062f \u0641\u064a\u062f\u064a\u0648 \u062a\u0648\u0636\u064a\u062d\u064a \u0644\u0643\u0644 \u0645\u064a\u0632\u0629. \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0648\u0627\u062c\u0647 \u0645\u0634\u0643\u0644\u0629 \u0623\u0648 \u0623\u0646 \u0628\u0639\u0636 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0644\u0627 \u062a\u0639\u0645\u0644 \u0628\u0634\u0643\u0644 \u0635\u062d\u064a\u062d\u060c \u0641\u0627\u0633\u062a\u062e\u062f\u0645 \u0632\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646. \u0644\u0627 \u062a\u0646\u0633\u0649 \u062a\u0642\u062f\u064a\u0645 \u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u062a\u0648\u0642\u0639 \u0631\u062f\u0627\u064b\u060c \u0648\u0623\u064a\u0636\u0627\u064b \u0631\u0627\u0628\u0637\u0627\u064b \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0644\u062f\u064a\u0643 \u0645\u0634\u0643\u0644\u0629 \u0641\u064a \u0645\u0644\u0641 \u0648\u0633\u0627\u0626\u0637 \u0645\u0639\u064a\u0646.", "classroom_teaching": "\u062a\u0639\u0644\u064a\u0645", "classroom_gamification": "\u0644\u0639\u0628\u0629 1", "classroom_gamification_2": "\u0644\u0639\u0628\u0629 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_bxwcqpfinjmrjmrjyu9fzduwwwwwwwwwwwwwwwws012t7/embed=false", "classroom_title": "\u0642\u0627\u0639\u0629 \u0627\u0644\u062f\u0631\u0627\u0633\u0629", "classroom_title_1": "\u062e\u0645\u0633 \u0637\u0631\u0642 \u0644\u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0632\u0627\u0626\u0641\u0629", "classroom_url_1": "https://www.youtube.com/embed/y7ecb2f89k8\u061frel=0", "classroom_title_2": "\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0637\u0644\u0627\u0628 \u0641\u064a \u0645\u062d\u0627\u0631\u0628\u0629 \u0627\u0644\u062a\u0636\u0644\u064a\u0644", "classroom_url_2": "https://www.youtube.com/embed/xf8mjbvrqao\u061frel=0", "classroom_title_3": "\u0643\u064a\u0641\u064a\u0629 \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0632\u0627\u0626\u0641\u0629 (factcheck.org)", "classroom_url_3": "https://www.youtube.com/embed/akwwchekmdo\u061frel=0", "classroom_title_4": "\u0643\u064a\u0641 \u062a\u0639\u0645\u0644 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0645\u0636\u0644\u0644\u0629\u061f", "classroom_url_4": "https://www.youtube.com/embed/frjititjisy\u061frel=0", "classroom_title_5": "\u0645\u0643\u0627\u0641\u062d\u0629 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0632\u0627\u0626\u0641\u0629 \u0641\u064a \u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a (\u0623\u062e\u0628\u0627\u0631 CBC)", "classroom_url_5": "https://www.youtube.com/embed/memp_e5dl4m\u061frel=0", "remote_resources_title": "\u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629", "user_resources_title": "\u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062e\u0627\u0635 \u0628\u0643", "display": "\u0639\u0631\u0636", "user_resources_intro": "\u064a\u062a\u064a\u062d \u0644\u0643 \u0647\u0630\u0627 \u0627\u0644\u0642\u0633\u0645 \u0628\u062b \u0627\u0644\u062f\u0631\u0648\u0633 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643 \u0627\u0644\u0645\u062e\u0632\u0646\u0629 \u0639\u0644\u0649 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a", "user_resources_intro_remote": "\u0623\u062f\u062e\u0644 \u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u062e\u0627\u0635 \u0628\u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u062a\u0648\u064a\u062a\u0631 \u0623\u0648 Facebook Public Video \u0623\u0648 \u0645\u0648\u0642\u0639 \u0648\u064a\u0628 (\u0627\u0646\u0638\u0631 \u0627\u0644\u0623\u0645\u062b\u0644\u0629 \u0623\u062f\u0646\u0627\u0647):", "api_input": "\u0646\u0633\u062e \u0648\u0644\u0635\u0642 \u0639\u0646\u0648\u0627\u0646 URL \u0639\u0644\u0649 \u0628\u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u0641\u064a\u0633\u0628\u0648\u0643 \u0623\u0648 \u062a\u0648\u064a\u062a\u0631", "close": "\u0623\u063a\u0644\u0642", "game_resources_title": "\u0627\u0644\u062a\u0644\u0639\u064a\u0628", "game_resources_intro": "\u0644\u0639\u0628\u0629 \u062c\u0627\u062f\u0629 \u062d\u0648\u0644 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0645\u0633\u0627\u0639\u062f \u0644\u0644\u062a\u062d\u0642\u0642", "game_resources_url": "", "examples": "\u0623\u0645\u062b\u0644\u0629:", "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": "\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a: https://weverify.eu/verification-plugin/", "glossary_title": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0635\u0637\u0644\u062d\u0627\u062a", "glossary_word_1": "\u0623\u062e\u0628\u0627\u0631 \u0632\u0627\u0626\u0641\u0629", "glosary_definition_1": "\u0627\u0644\u0642\u0635\u0635 \u0627\u0644\u062e\u0627\u0637\u0626\u0629 \u0627\u0644\u062a\u064a \u064a\u0628\u062f\u0648 \u0623\u0646\u0647\u0627 \u0623\u062e\u0628\u0627\u0631\u060c \u062a\u0646\u062a\u0634\u0631 \u0639\u0644\u0649 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a \u0623\u0648 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0648\u0633\u0627\u0626\u0637 \u0623\u062e\u0631\u0649\u060c \u0639\u0627\u062f\u0629 \u0645\u0627 \u064a\u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0644\u0644\u062a\u0623\u062b\u064a\u0631 \u0639\u0644\u0649 \u0648\u062c\u0647\u0627\u062a \u0627\u0644\u0646\u0638\u0631 \u0627\u0644\u0633\u064a\u0627\u0633\u064a\u0629 \u0623\u0648 \u0643\u0646\u0643\u062a\u0629 (\u0642\u0627\u0645\u0648\u0633 \u0643\u0627\u0645\u0628\u0631\u064a\u062f\u062c)", "glossary_word_2": "\u0627\u0644\u062a\u0636\u0644\u064a\u0644", "glosary_definition_2": "\u0647\u0648 \u062a\u0648\u062c\u064a\u0647 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062e\u0627\u0637\u0626\u0629 \u0623\u0648 \u0645\u0636\u0644\u0644\u0629 \u0639\u0645\u062f\u064b\u0627 \u0644\u0644\u062a\u0623\u062b\u064a\u0631 \u0639\u0644\u0649 \u0627\u0644\u0631\u0623\u064a \u0627\u0644\u0639\u0627\u0645 \u0623\u0648 \u062a\u062d\u0642\u064a\u0642 \u0623\u0647\u062f\u0627\u0641 \u0645\u0639\u064a\u0646\u0629", "glossary_word_3": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062e\u0627\u0637\u0626\u0629", "glosary_definition_3": "\u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u062e\u0627\u0637\u0626\u0629 (\u0641\u064a \u0643\u062b\u064a\u0631 \u0645\u0646 \u0627\u0644\u0623\u062d\u064a\u0627\u0646 \u063a\u064a\u0631 \u0645\u0642\u0635\u0648\u062f\u0629)\u060c \u0623\u0648 \u062d\u0642\u064a\u0642\u0629 \u0623\u0646 \u0627\u0644\u0646\u0627\u0633 \u0645\u0636\u064e\u0644\u064e\u0644\u0648\u0646. (\u0645\u0646 \u0642\u0627\u0645\u0648\u0633 \u0643\u0627\u0645\u0628\u0631\u064a\u062f\u062c).", "classroom_game": "\u0627\u062e\u062a\u0628\u0627\u0631", "youverify_link": "https://youverify.eu", "quiz_url": "https://view.genial.ly/624C2ACC073B7E001725B541"} \ No newline at end of file +{"classroom_introduction": "\u0627\u0644\u0645\u0642\u062f\u0645\u0629", "introduction_title1": "\u0641\u0635\u0644 \u062f\u0631\u0627\u0633\u064a \u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0628\u0635\u0631\u064a\u0629", "introduction_para1": "\u0647\u062f\u0641\u0646\u0627 \u0647\u0648 \u062f\u0639\u0645\u0643 \u062d\u062a\u0649 \u062a\u062a\u0645\u0643\u0646 \u0645\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0647\u0630\u0627 \u0627\u0644\u0648\u0635\u0644\u0627\u062a \u0641\u064a \u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u062a\u062f\u0631\u064a\u0633 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643. \u0633\u062a\u062c\u062f \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629 \u0645\u0648\u0627\u0631\u062f \u0644\u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a: \u0645\u0642\u062a\u0631\u062d\u0627\u062a \u0644\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u062a\u062f\u0631\u064a\u0633\u060c \u0648\u0645\u0642\u0627\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u062d\u0648\u0644 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0632\u0627\u0626\u0641\u0629\u060c \u0648\u0644\u0639\u0628\u0629 \u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0644\u0645\u0639\u0631\u0641\u0629 \u0643\u064a\u0641\u064a\u0629 \u0639\u0645\u0644 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629 \u0644\u0644\u0643\u0634\u0641 \u0639\u0646 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0627\u0644\u0635\u0648\u0631 \u0648\u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.", "introduction_title2": "\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0648\u0627\u0644\u062a\u0641\u0643\u064a\u0631 \u0627\u0644\u0646\u0642\u062f\u064a", "introduction_para2": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0630\u0648 \u0634\u0642\u064a\u0646. \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0631\u0642\u0645\u064a \u0646\u0641\u0633\u0647 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0641\u062d\u0635 \u0627\u0644\u0628\u0635\u0631\u064a (\u062a\u0648\u0641\u0631 \u0627\u0644\u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u0643\u0628\u0631\u0629 \u0637\u0631\u064a\u0642\u0629 \u0641\u0639\u0627\u0644\u0629 \u0644\u0641\u062d\u0635 \u0635\u0648\u0631\u0629 \u0623\u0648 \u0625\u0637\u0627\u0631 \u0631\u0626\u064a\u0633\u064a \u0644\u0644\u0641\u064a\u062f\u064a\u0648)\u060c \u0623\u0648 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 (\u0645\u0646 \u062e\u0644\u0627\u0644 \u0642\u0627\u0631\u0626 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629)\u060c \u0623\u0648 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0637\u0628 \u0627\u0644\u0634\u0631\u0639\u064a (\u062a\u062d\u0644\u064a\u0644 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0625\u0634\u0627\u0631\u0629 \u0644\u0644\u0643\u0634\u0641 \u0639\u0646 \u0623\u064a \u062a\u063a\u064a\u064a\u0631). \u064a\u0645\u0643\u0646\u0643 \u0623\u064a\u0636\u0627\u064b \u0641\u062d\u0635 \u0633\u064a\u0627\u0642 \u0647\u0630\u0627 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0631\u0642\u0645\u064a (\u0645\u0646 \u064a\u062a\u062d\u062f\u062b \u0639\u0646\u0647\u060c \u0648\u0643\u064a\u0641 \u064a\u062a\u0645 \u0641\u0647\u0631\u0633\u062a\u0647 \u0628\u0648\u0627\u0633\u0637\u0629 \u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629)\u060c \u0648\u0644\u0627 \u0633\u064a\u0645\u0627 \u0628\u0641\u0636\u0644 \u0648\u0638\u064a\u0641\u0629 \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0623\u0648 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629.", "introduction_title3": "\u0645\u0646 \u0623\u064a\u0646 \u0623\u0628\u062f\u0623\u061f", "introduction_para3": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0628\u062f\u0621 \u0628\u0635\u0641\u062d\u0629 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0644\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629. \u062b\u0645 \u0644\u062f\u064a\u0643 \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u0627\u0644\u062a\u062f\u0631\u064a\u0633 \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062f\u0631\u0627\u0633\u064a \u0647\u0630\u0647.", "introduction_title4": "\u0639\u0631\u0636 \u062a\u0648\u0636\u064a\u062d\u064a", "introduction_para4": "\u0637\u0631\u064a\u0642\u0629 \u062c\u064a\u062f\u0629 \u0644\u0644\u0628\u062f\u0621 \u0647\u064a \u0627\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631 \u0648\u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a.", "introduction_title5": "\u0645\u0627\u0630\u0627 \u062a\u0641\u0639\u0644 \u0641\u064a \u062d\u0627\u0644\u0629 \u0627\u0633\u062a\u0643\u0634\u0627\u0641 \u0627\u0644\u0623\u062e\u0637\u0627\u0621\u061f", "introduction_para5": "\u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0631\u062c\u0648\u0639 \u0625\u0644\u0649 \u0635\u0641\u062d\u0629 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a. \u064a\u0648\u062c\u062f \u0641\u064a\u062f\u064a\u0648 \u062a\u0648\u0636\u064a\u062d\u064a \u0644\u0643\u0644 \u0645\u064a\u0632\u0629. \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0648\u0627\u062c\u0647 \u0645\u0634\u0643\u0644\u0629 \u0623\u0648 \u0623\u0646 \u0628\u0639\u0636 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0644\u0627 \u062a\u0639\u0645\u0644 \u0628\u0634\u0643\u0644 \u0635\u062d\u064a\u062d\u060c \u0641\u0627\u0633\u062a\u062e\u062f\u0645 \u0632\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646. \u0644\u0627 \u062a\u0646\u0633\u0649 \u062a\u0642\u062f\u064a\u0645 \u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u062a\u0648\u0642\u0639 \u0631\u062f\u0627\u064b\u060c \u0648\u0623\u064a\u0636\u0627\u064b \u0631\u0627\u0628\u0637\u0627\u064b \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0644\u062f\u064a\u0643 \u0645\u0634\u0643\u0644\u0629 \u0641\u064a \u0645\u0644\u0641 \u0648\u0633\u0627\u0626\u0637 \u0645\u0639\u064a\u0646.", "classroom_teaching": "\u062a\u0639\u0644\u064a\u0645", "classroom_gamification": "\u0644\u0639\u0628\u0629 1", "classroom_gamification_2": "\u0644\u0639\u0628\u0629 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_bxwcqpfinjmrjmrjyu9fzduwwwwwwwwwwwwwwwws012t7/embed=false", "classroom_title": "\u0642\u0627\u0639\u0629 \u0627\u0644\u062f\u0631\u0627\u0633\u0629", "classroom_title_1": "\u062e\u0645\u0633 \u0637\u0631\u0642 \u0644\u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0632\u0627\u0626\u0641\u0629", "classroom_url_1": "https://www.youtube.com/embed/y7ecb2f89k8\u061frel=0", "classroom_title_2": "\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0637\u0644\u0627\u0628 \u0641\u064a \u0645\u062d\u0627\u0631\u0628\u0629 \u0627\u0644\u062a\u0636\u0644\u064a\u0644", "classroom_url_2": "https://www.youtube.com/embed/xf8mjbvrqao\u061frel=0", "classroom_title_3": "\u0643\u064a\u0641\u064a\u0629 \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0632\u0627\u0626\u0641\u0629 (factcheck.org)", "classroom_url_3": "https://www.youtube.com/embed/akwwchekmdo\u061frel=0", "classroom_title_4": "\u0643\u064a\u0641 \u062a\u0639\u0645\u0644 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0645\u0636\u0644\u0644\u0629\u061f", "classroom_url_4": "https://www.youtube.com/embed/frjITitjisY?rel=0", "classroom_title_5": "\u0645\u0643\u0627\u0641\u062d\u0629 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0632\u0627\u0626\u0641\u0629 \u0641\u064a \u0627\u0644\u0641\u0635\u0644 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a (\u0623\u062e\u0628\u0627\u0631 CBC)", "classroom_url_5": "https://www.youtube.com/embed/memp_e5dl4m\u061frel=0", "remote_resources_title": "\u0627\u0644\u0645\u0635\u0627\u062f\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629", "user_resources_title": "\u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062e\u0627\u0635 \u0628\u0643", "display": "\u0639\u0631\u0636", "user_resources_intro": "\u064a\u062a\u064a\u062d \u0644\u0643 \u0647\u0630\u0627 \u0627\u0644\u0642\u0633\u0645 \u0628\u062b \u0627\u0644\u062f\u0631\u0648\u0633 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643 \u0627\u0644\u0645\u062e\u0632\u0646\u0629 \u0639\u0644\u0649 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a", "user_resources_intro_remote": "\u0623\u062f\u062e\u0644 \u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u062e\u0627\u0635 \u0628\u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u062a\u0648\u064a\u062a\u0631 \u0623\u0648 Facebook Public Video \u0623\u0648 \u0645\u0648\u0642\u0639 \u0648\u064a\u0628 (\u0627\u0646\u0638\u0631 \u0627\u0644\u0623\u0645\u062b\u0644\u0629 \u0623\u062f\u0646\u0627\u0647):", "api_input": "\u0646\u0633\u062e \u0648\u0644\u0635\u0642 \u0639\u0646\u0648\u0627\u0646 URL \u0639\u0644\u0649 \u0628\u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u0641\u064a\u0633\u0628\u0648\u0643 \u0623\u0648 \u062a\u0648\u064a\u062a\u0631", "close": "\u0623\u063a\u0644\u0642", "game_resources_title": "\u0627\u0644\u062a\u0644\u0639\u064a\u0628", "game_resources_intro": "\u0644\u0639\u0628\u0629 \u062c\u0627\u062f\u0629 \u062d\u0648\u0644 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0645\u0633\u0627\u0639\u062f \u0644\u0644\u062a\u062d\u0642\u0642", "game_resources_url": "", "examples": "\u0623\u0645\u062b\u0644\u0629:", "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": "\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a: https://weverify.eu/verification-plugin/", "glossary_title": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0635\u0637\u0644\u062d\u0627\u062a", "glossary_word_1": "\u0623\u062e\u0628\u0627\u0631 \u0632\u0627\u0626\u0641\u0629", "glosary_definition_1": "\u0627\u0644\u0642\u0635\u0635 \u0627\u0644\u062e\u0627\u0637\u0626\u0629 \u0627\u0644\u062a\u064a \u064a\u0628\u062f\u0648 \u0623\u0646\u0647\u0627 \u0623\u062e\u0628\u0627\u0631\u060c \u062a\u0646\u062a\u0634\u0631 \u0639\u0644\u0649 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a \u0623\u0648 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0648\u0633\u0627\u0626\u0637 \u0623\u062e\u0631\u0649\u060c \u0639\u0627\u062f\u0629 \u0645\u0627 \u064a\u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0644\u0644\u062a\u0623\u062b\u064a\u0631 \u0639\u0644\u0649 \u0648\u062c\u0647\u0627\u062a \u0627\u0644\u0646\u0638\u0631 \u0627\u0644\u0633\u064a\u0627\u0633\u064a\u0629 \u0623\u0648 \u0643\u0646\u0643\u062a\u0629 (\u0642\u0627\u0645\u0648\u0633 \u0643\u0627\u0645\u0628\u0631\u064a\u062f\u062c)", "glossary_word_2": "\u0627\u0644\u062a\u0636\u0644\u064a\u0644", "glosary_definition_2": "\u0647\u0648 \u062a\u0648\u062c\u064a\u0647 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062e\u0627\u0637\u0626\u0629 \u0623\u0648 \u0645\u0636\u0644\u0644\u0629 \u0639\u0645\u062f\u064b\u0627 \u0644\u0644\u062a\u0623\u062b\u064a\u0631 \u0639\u0644\u0649 \u0627\u0644\u0631\u0623\u064a \u0627\u0644\u0639\u0627\u0645 \u0623\u0648 \u062a\u062d\u0642\u064a\u0642 \u0623\u0647\u062f\u0627\u0641 \u0645\u0639\u064a\u0646\u0629", "glossary_word_3": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062e\u0627\u0637\u0626\u0629", "glosary_definition_3": "\u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u062e\u0627\u0637\u0626\u0629 (\u0641\u064a \u0643\u062b\u064a\u0631 \u0645\u0646 \u0627\u0644\u0623\u062d\u064a\u0627\u0646 \u063a\u064a\u0631 \u0645\u0642\u0635\u0648\u062f\u0629)\u060c \u0623\u0648 \u062d\u0642\u064a\u0642\u0629 \u0623\u0646 \u0627\u0644\u0646\u0627\u0633 \u0645\u0636\u064e\u0644\u064e\u0644\u0648\u0646. (\u0645\u0646 \u0642\u0627\u0645\u0648\u0633 \u0643\u0627\u0645\u0628\u0631\u064a\u062f\u062c).", "classroom_game": "\u0627\u062e\u062a\u0628\u0627\u0631", "youverify_link": "https://youverify.eu", "quiz_url": "https://view.genial.ly/624C2ACC073B7E001725B541"} \ No newline at end of file diff --git a/public/locales/ar/components/NavItems/Tutorial.json b/public/locales/ar/components/NavItems/Tutorial.json index 668ff285..02ec05cb 100644 --- a/public/locales/ar/components/NavItems/Tutorial.json +++ b/public/locales/ar/components/NavItems/Tutorial.json @@ -1 +1 @@ -{"tuto_title": "\u0627\u0644\u062f\u0644\u064a\u0644", "tuto_h_1": "\u0642\u0627\u0626\u0645\u0629\u0627\u0644\u0648\u0635\u0648\u0644", "tuto_h_2": "\u0627\u0644\u0645\u0645\u064a\u0632\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0644\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0645\u0633\u0627\u0639\u062f", "tuto_1": "\u064a\u0647\u062f\u0641 \u0647\u0630\u0627 \u0627\u0644\u0645\u0634\u063a\u0644 \u0627\u0644\u062c\u062f\u064a\u062f \u0625\u0644\u0649 \u0627\u0644\u0648\u0635\u0648\u0644 \u0645\u0628\u0627\u0634\u0631\u0629 \u0625\u0644\u0649 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0645\u064a\u0632\u0627\u062a \u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0623\u062f\u0627\u0629 InVID-WeVerify", "tuto_2": "
  • \u0627\u0641\u062a\u062d \u0635\u0646\u062f\u0648\u0642 \u0627\u0644\u0639\u062f\u0629 \u064a\u0634\u063a\u0644 \u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0627\u0636\u0627\u0641\u064a
  • \u0627\u0641\u062a\u062d \u0627\u0644\u0645\u0633\u0627\u0639\u062f \u064a\u0639\u0631\u0636 \u0645\u064a\u0632\u0629 \u062c\u062f\u064a\u062f\u0629 \u062a\u0647\u062f\u0641 \u0625\u0644\u0649 \u062a\u0648\u062c\u064a\u0647 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0646\u062d\u0648 \u0627\u0644\u0623\u062f\u0648\u0627\u062a
  • \u0627\u0644\u0645\u0633\u0627\u0639\u062f \u0644\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u064a\u0647\u062f\u0641 \u0625\u0644\u0649 \u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0635\u0641\u062d\u0629 \u0627\u0644\u0648\u064a\u0628 \u0627\u0644\u062d\u0627\u0644\u064a\u0629
  • \u0627\u0641\u062a\u062d \u0627\u0644\u0635\u0641 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u064a\u0639\u0631\u0636 \u0645\u0628\u0627\u0634\u0631\u0629 \u062c\u0632\u0621 \u0645\u062d\u0648 \u0627\u0644\u0623\u0645\u064a\u0629 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u0629 \u0645\u0646 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c.
  • ", "tuto_4": "
    \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u062a\u062a\u064a\u062d \u0644\u0643 \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0627\u0644\u062a\u062d\u0644\u064a\u0644\" \u0625\u062c\u0631\u0627\u0621 \u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a \u0639\u0644\u0649 \u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u062c\u0645\u064a\u0639 \u0648\u0627\u0644\u062a\u062d\u0644\u064a\u0644 InVID-WeVerify \u0627\u0644\u062a\u064a \u0637\u0648\u0631\u062a\u0647\u0627 \u0645\u0639\u0647\u062f \u062b\u064a\u0633\u0627\u0644\u0648\u0646\u064a\u0643\u064a \u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0628\u0634\u0643\u0644 \u0623\u0628\u0633\u0637\u060c \u0647\u0630\u0647 \u0627\u0644\u062e\u062f\u0645\u0629 \u0647\u064a \u0639\u0627\u0631\u0636 \u0644\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0627\u0644\u0645\u062d\u0633\u0646\u0629 \u0644\u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u064a\u0648\u062a\u064a\u0648\u0628\u060c \u0641\u064a\u0633\u0628\u0648\u0643 \u0648\u062a\u0648\u064a\u062a\u0631. \u0627\u0644\u0623\u0645\u0631 \u0627\u0644\u0630\u064a \u064a\u0633\u0645\u062d \u0644\u0643 \u0628\u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u0642\u064a\u0629 (\u0625\u0630\u0627 \u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641\u0647\u0627)\u060c \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0623\u0643\u062b\u0631 \u0625\u062b\u0627\u0631\u0629 \u0644\u0644\u0627\u0647\u062a\u0645\u0627\u0645 \u0644\u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631 \u0648\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a \u0627\u0644\u0645\u0637\u0627\u0628\u0642\u0629 \u0644\u0644\u0641\u064a\u062f\u064a\u0648 (\u0644\u064a\u0648\u062a\u064a\u0648\u0628\u060c). \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u0641\u064a\u0633\u0628\u0648\u0643\u060c \u064a\u062c\u0628 \u0639\u0644\u064a\u0643 \u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644 \u0645\u0646 \u0623\u062c\u0644 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062e\u062f\u0645\u0629. \u0627\u0639\u0644\u0645 \u0623\u0646 \u0627\u0644\u062e\u062f\u0645\u0629 \u0642\u062f \u062a\u0633\u062a\u063a\u0631\u0642 \u0628\u0639\u0636 \u0627\u0644\u0648\u0642\u062a \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0644\u0643\u062b\u064a\u0631 \u0645\u0646 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a. \u062a\u062a\u064a\u062d \u0644\u0643 \u0623\u064a\u0642\u0648\u0646\u0629 (\u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u0639\u0627\u0644\u062c\u0629) \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u062a\u062d\u0644\u064a\u0644.", "tuto_5": "
    \u0627\u0644\u0625\u0637\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0641\u062a\u0627\u062d\u064a\u0629 \u062a\u0633\u0645\u062d \u0644\u0643 \u0628\u0646\u0633\u062e \u0639\u0646\u0648\u0627\u0646 url \u0644\u0644\u0641\u064a\u062f\u064a\u0648 (\u0645\u0646 \u064a\u0648\u062a\u064a\u0648\u0628\u060c \u062a\u0648\u064a\u062a\u0631\u060c \u0641\u064a\u0633\u0628\u0648\u0643 Daily Motion \u0623\u0648 Dropbox) \u0623\u0648 \u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641 \u0641\u064a\u062f\u064a\u0648 \u0645\u062d\u0644\u064a (\u0628\u062a\u0646\u0633\u064a\u0642 mp4\u060c webm\u060c avi\u060c mov\u060c wmv\u060c ogv\u060c mpg\u060c flv\u060c \u0623\u0648 mkv) \u0644\u062a\u0642\u0633\u064a\u0645\u0647\u0627 \u0625\u0644\u0649 \u0625\u0637\u0627\u0631\u0627\u062a \u0645\u0641\u062a\u0627\u062d\u064a\u0629 \u064a\u0645\u0643\u0646 \u0627\u0644\u0628\u062d\u062b \u0639\u0646\u0647\u0627 \u0628\u0639\u062f \u0630\u0644\u0643 \u0628\u0646\u0642\u0631\u0629 \u064a\u0633\u0627\u0631 \u0639\u0644\u0649 \u062c\u0648\u062c\u0644 \u0623\u0648 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642\u064a\u0629 (\u0627\u0644\u0646\u0642\u0631 \u0628\u0632\u0631 \u0627\u0644\u0645\u0627\u0648\u0633 \u0627\u0644\u0623\u064a\u0645\u0646) \u0639\u0644\u0649 Google\u060c Yandex\u060c Tiney\u060c Bing\u060c \u0635\u0648\u0631 Karma Decay (\u0644\u0640 Reddit) \u0648 Baidu. \u062a\u0633\u062a\u062e\u0644\u0635 \u062e\u062f\u0645\u062a\u0646\u0627 \u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0625\u0637\u0627\u0631\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\u060c \u0648\u0628\u0627\u0644\u062a\u0627\u0644\u064a \u062a\u062a\u064a\u062d \u0627\u0644\u0641\u0631\u0635\u0629 \u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631 \u0641\u064a \u0627\u0644\u0641\u064a\u062f\u064a\u0648. \u0647\u0630\u0647 \u0647\u064a \u0627\u0644\u0625\u0637\u0627\u0631\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0627\u0644\u062d\u0642\u064a\u0642\u064a\u0629 \u0644\u0644\u0641\u064a\u062f\u064a\u0648 \u0648\u0644\u064a\u0633\u062a \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 \u0627\u0644\u062a\u064a \u064a\u0642\u062f\u0645\u0647\u0627 \u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u0641\u064a\u0633\u0628\u0648\u0643. \u064a\u062a\u0645 \u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641 \u0645\u062d\u0644\u064a \u0645\u0646 \u062e\u0644\u0627\u0644 iframe \u0628\u0641\u062a\u062d \u0645\u0648\u0642\u0639 \u0648\u064a\u0628 \" \u0645\u0639\u0647\u062f \u062b\u064a\u0633\u0627\u0644\u0648\u0646\u064a\u0643\u064a \u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a (ITI) \u062d\u0648\u0644 \u062a\u062c\u0632\u0626\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.", "tuto_6": "
    \u0627\u0644\u0635\u0648\u0631 \u0627\u0627\u0644\u0645\u0641\u062a\u0627\u062d\u064a\u0629 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 \u062a\u0633\u0645\u062d \u0644\u0643 \u0628\u0625\u062c\u0631\u0627\u0621 \u0628\u062d\u062b \u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631 \u0628\u0633\u0631\u0639\u0629 \u0639\u0644\u0649 \u0645\u062d\u0631\u0643 \u062c\u0648\u062c\u0644\u060c \u0628\u064a\u0646\u063a\u060c Tineye \u0623\u0648 Yandex Images \u0645\u0639 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 \u0627\u0644\u0623\u0631\u0628\u0639\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u0631\u062c\u0629 \u0645\u0646 \u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628. \u064a\u062a\u0645 \u0641\u062a\u062d \u0645\u0627 \u064a\u0635\u0644 \u0625\u0644\u0649 \u0623\u0631\u0628\u0639 \u0639\u0644\u0627\u0645\u0627\u062a \u062a\u0628\u0648\u064a\u0628 (\u0648\u0641\u0642\u064b\u0627 \u0644\u0639\u062f\u062f \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 \u0627\u0644\u0645\u062a\u0627\u062d\u0629) \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0641\u064a \u0645\u062a\u0635\u0641\u062d\u0643 \u0645\u0639 \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0628\u064a\u0646\u0645\u0627 \u064a\u062a\u0645 \u0623\u064a\u0636\u064b\u0627 \u0639\u0631\u0636 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 \u0627\u0644\u0623\u0631\u0628\u0639\u0629 \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0645\u0633\u0627\u0639\u062f. \u062a\u0639\u062f \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \u0647\u0630\u0647 \u0632\u0627\u0626\u062f\u0629 \u0639\u0646 \u0627\u0644\u062d\u0627\u062c\u0629 \u0625\u0644\u0649 \u062d\u062f \u0645\u0627 \u0645\u0639 \u0645\u0627 \u064a\u0645\u0643\u0646 \u0641\u0639\u0644\u0647 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u060c \u0648\u0644\u0643\u0646\u0647\u0627 \u0633\u0631\u064a\u0639\u0629 \u0648\u0641\u0639\u0627\u0644\u0629 \u0644\u0644\u063a\u0627\u064a\u0629 \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u062d\u062a\u0627\u062c \u0641\u0642\u0637 \u0625\u0644\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628 \u0642\u062f \u062a\u0645 \u0646\u0634\u0631\u0647 \u0645\u0633\u0628\u0642\u064b\u0627 \u0623\u0645 \u0644\u0627. \u064a\u0631\u062c\u0649 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u0646 \u0645\u062d\u0631\u0643 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0635\u064a\u0646\u064a Baidu \u0644\u0645 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647 \u0647\u0646\u0627 \u0644\u0623\u0646\u0647 \u064a\u0642\u0648\u0645 \u0628\u062a\u0635\u0641\u064a\u0629 \u0645\u062d\u062a\u0648\u0649 \u064a\u0648\u062a\u064a\u0648\u0628.", "tuto_7": "
    \u0628\u062d\u062b \u062a\u0648\u064a\u062a\u0631\u062a\u0633\u0645\u062d \u0628\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0645\u062a\u0642\u062f\u0645 \u0639\u0646 \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0623\u0648 \u0627\u0644\u0647\u0627\u0634\u062a\u0627\u062c \u0641\u064a \u062a\u0648\u064a\u062a\u0631 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062e\u0627\u0635\u064a\u0629 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0641\u062a\u0631\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 (\u0645\u0646\u0630 \u0648\u062d\u062a\u0649) \u0625\u0645\u0627 \u0628\u0634\u0643\u0644 \u0645\u0646\u0641\u0635\u0644 \u0623\u0648 \u0645\u0639\u064b\u0627 \u0644\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u062e\u0644\u0627\u0644 \u0641\u062a\u0631\u0629 \u0632\u0645\u0646\u064a\u0629 \u062d\u062a\u0649 \u0627\u0644\u062f\u0642\u064a\u0642\u0629. \u062a\u062a\u0631\u062c\u0645 \u0627\u0644\u062e\u0627\u0635\u064a\u0629 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 (\u0633\u0627\u0639\u0629 \u0648\u062f\u0642\u0627\u0626\u0642) \u0641\u064a \u0637\u0627\u0628\u0639 \u0632\u0645\u0646\u064a \u064a\u0648\u0646\u064a\u0643\u0633 \u0644\u062a\u0633\u0647\u064a\u0644 \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645. \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 \u0645\u0646 \u0623\u0648\u0644 \u0635\u0648\u0631 \u0623\u0648 \u0645\u0642\u0627\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u0644\u0634\u0647\u0648\u062f \u0627\u0644\u0639\u064a\u0627\u0646 \u0641\u064a \u063a\u0636\u0648\u0646 \u0646\u0637\u0627\u0642 \u0632\u0645\u0646\u064a \u0628\u0639\u062f \u062d\u062f\u062b \u0625\u062e\u0628\u0627\u0631\u064a \u0639\u0627\u062c\u0644. \u0644\u0642\u062f \u0623\u0636\u0641\u0646\u0627 \u0623\u064a\u0636\u064b\u0627 \u0645\u064a\u0632\u0627\u062a \u0623\u062e\u0631\u0649 \u0645\u062a\u0642\u062f\u0645\u0629 \u0645\u0646 \u062a\u0648\u064a\u062a\u0631 \u0645\u062b\u0644 \u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u062c\u063a\u0631\u0627\u0641\u064a\u060c \u0628\u0627\u0644\u0642\u0631\u0628 \u0645\u0646\u060c \u0627\u0644\u0644\u063a\u0629 \u0648\u0645\u062e\u062a\u0644\u0641 \u0639\u0648\u0627\u0645\u0644 \u0627\u0644\u062a\u0635\u0641\u064a\u0629.", "tuto_8": "
    \u0627\u0644\u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u0643\u0628\u0631\u0629 \u062a\u0633\u0645\u062d \u0644\u0643 \u0628\u0639\u0631\u0636 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0639\u0646\u0648\u0627\u0646 url \u0627\u0644\u062e\u0627\u0635 \u0628\u0647\u0627 \u0648 \u062a\u0643\u0628\u064a\u0631 \u0623\u0648 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u0643\u0628\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u0635\u0648\u0631\u0629 \u0623\u0648 \u062a\u0639\u0632\u064a\u0632\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u062b\u0646\u0627\u0626\u064a\u0629 \u0627\u0644\u062a\u0643\u0639\u064a\u0628 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0639\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0636\u0645\u0646\u064a\u0629 \u0645\u062b\u0644 \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u0645\u0643\u062a\u0648\u0628\u0629\u060c \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a\u060c \u0627\u0644\u0644\u0627\u0641\u062a\u0627\u062a\u060c \u0627\u0644\u062e, \u064a\u0645\u0643\u0646\u0643 \u0625\u0645\u0627 \u0625\u062f\u062e\u0627\u0644 \u0639\u0646\u0648\u0627\u0646 url \u0644\u0644\u0635\u0648\u0631\u0629 \u0623\u0648 \u062a\u062d\u0645\u064a\u0644 \u0635\u0648\u0631\u0629 \u0645\u0646 \u0645\u062d\u0631\u0643 \u0627\u0644\u0623\u0642\u0631\u0627\u0635 \u0627\u0644\u0645\u062d\u0644\u064a \u0627\u0644\u062e\u0627\u0635 \u0628\u0643 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0632\u0631 \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0645\u062d\u0644\u064a. \u0628\u0645\u062c\u0631\u062f \u0639\u0631\u0636 \u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 url \u060c \u064a\u0645\u0643\u0646\u0643 \u0623\u064a\u0636\u064b\u0627 \u0625\u062c\u0631\u0627\u0621 \u0628\u062d\u062b \u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631 \u0639\u0644\u0649 Google \u0648 Yandex \u0648 Tineye \u0648 Baidu \u0623\u0648 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u0644\u0644\u0635\u0648\u0631 \u0627\u0644\u062a\u064a \u0635\u0645\u0645\u0647\u0627 ITI \u0648 DW \u0641\u064a \u0645\u0634\u0631\u0648\u0639 \" Reveal European project . \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0633\u062a\u062e\u062f\u0645 \u0635\u0648\u0631\u0629 \u0645\u062d\u0644\u064a\u0629 \u0623\u0648 \u0642\u0645\u062a \u0628\u062a\u0639\u062f\u064a\u0644 \u0623\u064a \u0635\u0648\u0631\u0629 (\u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0648\u0636\u0648\u062d \u060c \u0623\u0648 \u0627\u0644\u0642\u0644\u0628 \u060c \u0623\u0648 \u0627\u0644\u0635\u0648\u0631\u0629 \u062b\u0646\u0627\u0626\u064a\u0629 \u0627\u0644\u062a\u0643\u0639\u064a\u0628\u064a\u0629 \u060c \u0623\u0648 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635) \u060c \u0641\u064a\u0645\u0643\u0646\u0643 \u0625\u0645\u0627 \u062a\u0646\u0632\u064a\u0644 \u0635\u0648\u0631\u062a\u0643 \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0623\u0648 \u060c \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0633\u062a\u062e\u062f\u0645 \u0648\u0638\u064a\u0641\u0629 \u0627\u0644\u062a\u0642\u0644\u064a\u0628 \u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0632\u0631 \u0635\u0648\u0631 \u062c\u0648\u062c\u0644 \u0627\u0644\u0630\u064a \u064a\u0641\u062a\u062d \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u062c\u062f\u064a\u062f\u0629 \u062d\u064a\u062b \u064a\u0645\u0643\u0646 \u0646\u0633\u062e \u0627\u0644\u0635\u0648\u0631\u0629 \u0648\u0644\u0635\u0642\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0645\u0631\u0628\u0639 \u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0635\u0648\u0631 \u062c\u0648\u062c\u0644 (\u0634\u0627\u0647\u062f \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0623\u062f\u0646\u0627\u0647). \u062a\u062f\u0639\u0645 \u0645\u064a\u0632\u0629 \u0627\u0644\u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u0643\u0628\u0631\u0629 \u0647\u0630\u0647 \u0623\u064a\u0636\u064b\u0627 \u0631\u0648\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u062e\u0632\u0646\u0629 \u0641\u064a Dropbox \u0648 Google drive.", "tuto_9": "
    \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629\u062a\u0633\u0645\u062d \u0644\u0643 \u0628\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0628\u064a\u0627\u0646\u0627\u062a Exif \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0644\u0635\u0648\u0631\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 jpeg \u0623\u0648 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0644\u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u0628\u062a\u0646\u0633\u064a\u0642 mp4 / m4v \u060c \u0625\u0645\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0631\u0627\u0628\u0637 \u0623\u0648 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0644\u0641 \u0645\u062d\u0644\u064a. \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0625\u062d\u062f\u0627\u062b\u064a\u0627\u062a \u0627\u0644\u062c\u063a\u0631\u0627\u0641\u064a\u0629 \u0645\u062a\u0627\u062d\u0629 \u0641\u064a \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0644\u0644\u0635\u0648\u0631\u0629 \u060c \u0641\u0633\u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631 \u0632\u0631 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u062c\u063a\u0631\u0627\u0641\u064a \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0644\u0644\u0625\u0634\u0627\u0631\u0629 \u0625\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639 \u0639\u0644\u0649 \u062e\u0631\u064a\u0637\u0629 \u062c\u0648\u062c\u0644.", "tuto_10": "
    \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u062d\u0642\u0648\u0642 \u0627\u0644\u0641\u064a\u062f\u064a\u0648\u062a\u0648\u0641\u0631 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u062a\u0637\u0628\u064a\u0642 InVID Rights Management.\u062a\u062d\u0635\u0644 \u0647\u0630\u0647 \u0627\u0644\u062e\u062f\u0645\u0629 \u0639\u0644\u0649 \u0631\u0627\u0628\u0637 \u0644\u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u0639\u0644\u0649 \u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u0641\u064a\u0633\u0628\u0648\u0643 \u0623\u0648 \u062a\u0648\u064a\u062a\u0631 \u0648\u062a\u0633\u062a\u0631\u062c\u0639 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u062d\u0648\u0644 \u062d\u0642\u0648\u0642\u0647\u0627 \u060c \u0645\u0627 \u0644\u0645 \u064a\u0643\u0646 \u0627\u0644\u0648\u0635\u0648\u0644 \u0645\u0642\u064a\u062f\u064b\u0627 \u0645\u0646 \u0642\u0628\u0644 \u0631\u0627\u0641\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0623\u0648 \u0627\u0644\u0634\u0628\u0643\u0629 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629.\u0623\u0648\u0644\u0627\u064b\u060c \u064a\u0642\u062f\u0645 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0645\u0644\u062e\u0635\u064b\u0627 \u0644\u0634\u0631\u0648\u0637 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0643\u0645\u0627 \u062a\u0645 \u062a\u0639\u0631\u064a\u0641\u0647\u0627 \u0645\u0646 \u0642\u0650\u0628\u064e\u0644 \u0634\u0628\u0643\u0629 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a \u0627\u0644\u062a\u064a \u064a\u062a\u0645 \u0646\u0634\u0631 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0641\u064a\u0647\u0627. \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0646\u0627\u0643 \u0646\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0641\u064a \u063a\u0631\u0636 \u0622\u062e\u0631\u060c \u064a\u064f\u0641\u0636\u0644 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0645\u064f\u0631\u0641\u0650\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649. \u064a\u0645\u0643\u0646 \u0627\u0644\u0642\u064a\u0627\u0645 \u0628\u0630\u0644\u0643 \u0645\u0628\u0627\u0634\u0631\u0629\u064b \u0623\u0648 \u062a\u062d\u062a \u0625\u0631\u0634\u0627\u062f\u0627\u062a \u0645\u0646. \" \u0623\u062f\u0627\u0629 \u0625\u062f\u0627\u0631\u0629 \u062d\u0642\u0648\u0642 InVID . \u0647\u0630\u0627 \u0627\u0644\u0623\u062e\u064a\u0631 \u064a\u0633\u0647\u0644 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0627\u0644\u0642\u0627\u0626\u0645 \u0628\u0627\u0644\u062a\u062d\u0645\u064a\u0644 \u0648\u062a\u0623\u0643\u064a\u062f \u0627\u0644\u062a\u0623\u0644\u064a\u0641 \u060c \u0623\u0648 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u062a\u0641\u0627\u0648\u0636 \u0639\u0644\u0649 \u0634\u0631\u0648\u0637 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645. \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643 \u060c \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u062d\u0642\u0648\u0642 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062d\u0648\u0644 \u0627\u0633\u062a\u062b\u0646\u0627\u0621\u0627\u062a \u062d\u0642\u0648\u0642 \u0627\u0644\u0637\u0628\u0639 \u0648\u0627\u0644\u0646\u0634\u0631 \u0625\u0630\u0627 \u0644\u0645 \u064a\u0643\u0646 \u0645\u0646 \u0627\u0644\u0645\u0645\u0643\u0646 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0645\u0648\u0627\u0641\u0642\u0629 \u0645\u0646 \u0627\u0644\u0645\u0624\u0644\u0641 \u060c \u0645\u062b\u0644 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0627\u0644\u0635\u062d\u0627\u0641\u0629 \u0623\u0648 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0639\u0627\u062f\u0644 / \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0627\u0644\u0639\u0627\u062f\u0644.", "tuto_11": "\u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u064a\u062f \u0627\u0644\u062a\u062d\u0636\u064a\u0631.
    \u062a\u0648\u0641\u0631 \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062f\u0648\u0627\u062a \u0645\u062d\u0633\u0651\u0646\u0629 \u0641\u064a \u0639\u0627\u0645 2021 \u0641\u064a \u0645\u0634\u0631\u0648\u0639 EnVisu4 (IFCN). \u064a\u0648\u0641\u0631 16 \u0623\u062f\u0627\u0629 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u0644\u0644\u0635\u0648\u0631 \u0627\u0644\u062b\u0627\u0628\u062a\u0629 \u0627\u0644\u062a\u064a \u0637\u0648\u0631\u0647\u0627 \" Thessaloniki Information Technologies Institute (ITI) \u0648 Borelli Center of ENS Paris-Saclay . \u062a\u062a\u0648\u0641\u0631 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u062a\u0641\u0633\u064a\u0631\u0627\u062a \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0629 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0639\u0644\u0649 \u062a\u0641\u0633\u064a\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0634\u0643\u0644 \u0635\u062d\u064a\u062d. \u0639\u0646\u062f \u062a\u062d\u0631\u064a\u0643 \u0627\u0644\u0645\u0627\u0648\u0633 \u0641\u0648\u0642 \u0643\u0644 \u0641\u0644\u062a\u0631 (\u0645\u0631\u0634\u062d)\u060c \u0633\u064a\u0638\u0647\u0631 \u0642\u0646\u0627\u0639 \u0634\u0641\u0627\u0641 \u0645\u0639 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0641\u064a \u0627\u0644\u062c\u0632\u0621 \u0627\u0644\u0639\u0644\u0648\u064a \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629.", "tuto_12": "\u062a\u0633\u0645\u062d \u0644\u0643 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642\u064a\u0629 (\u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0646\u0642\u0631 \u0628\u0632\u0631 \u0627\u0644\u0645\u0627\u0648\u0633 \u0627\u0644\u0623\u064a\u0645\u0646 \u0639\u0644\u0649 \u0635\u0648\u0631\u0629 \u0623\u0648 \u0639\u0646\u0648\u0627\u0646 url \u0644\u0641\u064a\u062f\u064a\u0648) \u0628\u062a\u0634\u063a\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0639\u0644\u0649 \u0635\u0648\u0631\u0629 \u062b\u0627\u0628\u062a\u0629 \u0623\u0648 \u0639\u0644\u0649 \u0631\u0627\u0628\u0637 \u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628. \u0639\u0646\u062f \u0627\u0644\u0646\u0642\u0631 \u0628\u0632\u0631 \u0627\u0644\u0645\u0627\u0648\u0633 \u0627\u0644\u0623\u064a\u0645\u0646 \u0639\u0644\u0649 \u0635\u0648\u0631\u0629\u060c \u0633\u062a\u0642\u062a\u0631\u062d \u0644\u0643 \u062e\u064a\u0627\u0631\u0627\u062a \u0644\u0641\u062a\u062d \u0627\u0644\u0635\u0648\u0631\u0629 \u0641\u064a \u0645\u0643\u0628\u0631 \u0627\u0644\u0635\u0648\u0631 \u0644\u0641\u062d\u0635\u0647\u0627 \u0639\u0646 \u0643\u062b\u0628\u060c \u0623\u0648 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u060c \u0623\u0648 \u0627\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629 (OCR)\u060c \u0623\u0648 \u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0623\u0648 \u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629. \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u0641\u064a\u062f\u064a\u0648\u060c \u0633\u062a\u0642\u062a\u0631\u062d \u0644\u0643 \u062e\u064a\u0627\u0631\u0627\u062a \u062a\u062d\u062a \u0642\u0627\u0626\u0645\u0629 InVID-WeVerify \u0644\u062a\u0634\u063a\u064a\u0644 \u0625\u0645\u0627 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0623\u0648 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 \u0644\u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628.", "tuto_13": "\u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u064a\u062f \u0627\u0644\u062a\u062d\u0636\u064a\u0631.
    Twitter SNA \u0645\u062a\u0627\u062d\u0629 \u0628\u0639\u062f \u0627\u0644\u062a\u0633\u062c\u064a\u0644. \u0647\u064a \u0623\u062f\u0627\u0629 \u062a\u062d\u0644\u064a\u0644 \u0634\u0628\u0643\u0627\u062a \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a \u062a\u0647\u062f\u0641 \u0625\u0644\u0649 \u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u0641\u0647\u0645 \u0627\u0646\u062a\u0634\u0627\u0631 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0645\u0636\u0644\u0644\u0629 \u0627\u0633\u062a\u0646\u0627\u062f\u064b\u0627 \u0625\u0644\u0649 \u0643\u0644\u0645\u0629 \u0645\u0641\u062a\u0627\u062d\u064a\u0629\u060c \u062a\u0639\u0628\u064a\u0631\u060c \u0648\u0633\u0645 \u0623\u0648 \u0631\u0627\u0628\u0637 \u0648\u064a\u0628.", "analysis_title": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0633\u064a\u0627\u0642 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "keyframes_title": "\u062a\u062c\u0632\u0626\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0648\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631", "youtube_title": "\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0644\u0635\u0648\u0631 \u064a\u0648\u062a\u064a\u0648\u0628 \u0627\u0644\u0645\u0635\u063a\u0631\u0629", "twitter_title": "\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0645\u062a\u0642\u062f\u0645 \u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631", "magnifier_title": "\u0645\u0643\u0628\u0631 \u0627\u0644\u0635\u0648\u0631\u0629", "metadata_title": "\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0644\u0644\u0641\u064a\u062f\u064a\u0648", "copyright_title": "\u062a\u062d\u0642\u0642 \u0645\u0646 \u062d\u0627\u0644\u0629 \u062d\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0641\u064a\u062f\u064a\u0648", "forensic_title": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u0644\u0644\u0635\u0648\u0631", "contextual_menu_title": "\u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642\u064a\u0629", "twitter_sna_title": "\u062a\u062d\u0644\u064a\u0644 \u0634\u0628\u0643\u0629 \u062a\u0648\u064a\u062a\u0631 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629", "analysis_image_title": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0633\u064a\u0627\u0642\u064a \u0644\u0644\u0635\u0648\u0631\u0629", "tuto_analysis_img": "\u062a\u062a\u064a\u062d \u0644\u0643 \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646 \u062e\u062f\u0645\u0629 \u062a\u062c\u0645\u064a\u0639 \u0648\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0633\u064a\u0627\u0642 \u0627\u0644\u062a\u0627\u0628\u0639\u0629 \u0644\u0640 InVID-WeVerify \u0648\u0627\u0644\u062a\u064a \u0637\u0648\u0631\u0647\u0627 \u0641\u0631\u064a\u0642 Mever \u0641\u064a \u0645\u0639\u0647\u062f \u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0641\u064a \u062b\u064a\u0633\u0627\u0644\u0648\u0646\u064a\u0643\u064a (ITI). \u0628\u0628\u0633\u0627\u0637\u0629\u060c \u0647\u0630\u0647 \u0627\u0644\u062e\u062f\u0645\u0629 \u062a\u0648\u0641\u0631 \u0644\u0643 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0633\u064a\u0627\u0642\u064a\u0629 \u0639\u0646 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631 \u0648\u0641\u064a\u0633\u0628\u0648\u0643 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0631\u0627\u0628\u0637 \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0629 \u0623\u0648 \u0627\u0644\u0645\u0646\u0634\u0648\u0631 \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a (\u0623\u0648 \u0627\u0644\u0631\u062f\u0648\u062f \u0641\u064a \u062d\u0627\u0644\u0629 \u062a\u0648\u064a\u062a\u0631). \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u0641\u064a\u0633\u0628\u0648\u0643\u060c \u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0645\u0633\u062c\u0644 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u062a\u062a\u0645\u0643\u0646 \u0645\u0646 \u0645\u0639\u0627\u0644\u062c\u0629 \u0631\u0648\u0627\u0628\u0637\u0647\u0645. \u0632\u0631 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u0639\u0627\u0644\u062c\u0629 \u064a\u0633\u0645\u062d \u0644\u0643 \u0628\u062a\u062d\u062f\u064a\u062b \u0627\u0644\u062a\u062d\u0644\u064a\u0644.", "ocr_title": "\u0627\u0644\u062a\u0639\u0631\u0641 \u0627\u0644\u0628\u0635\u0631\u064a \u0639\u0644\u0649 \u0627\u0644\u062d\u0631\u0648\u0641(OCR)", "tuto_ocr": "\u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u064a\u062f \u0627\u0644\u062a\u062d\u0636\u064a\u0631.
    \u062a\u062a\u064a\u062d \u0644\u0643 \u0647\u0630\u0647 \u0627\u0644\u0623\u062f\u0627\u0629 \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0627\u0644\u0646\u0635 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631.", "checkgif_title": "\u062a\u062d\u0642\u0642 \u0645\u0646 GIF", "tuto_checkgif": "\u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u064a\u062f \u0627\u0644\u062a\u062d\u0636\u064a\u0631.
    \u062a\u062a\u064a\u062d \u0644\u0643 \u0647\u0630\u0647 \u0627\u0644\u0623\u062f\u0627\u0629 \u0625\u0646\u0634\u0627\u0621 \u062f\u0644\u064a\u0644 \u0645\u0631\u0626\u064a \u0644\u062a\u0632\u0648\u064a\u0631 \u0635\u0648\u0631\u0629 \u0639\u0646 \u0637\u0631\u064a\u0642 \u062a\u0631\u0643\u064a\u0628 \u0635\u0648\u0631\u0629 \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0645\u0639 \u0635\u0648\u0631\u0629 \u0623\u0635\u0644\u064a\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0631\u0646\u0627\u0645\u062c \u0631\u064a\u0627\u0636\u064a \u0648\u0645\u0648\u0644\u062f \u0625\u062e\u0631\u0627\u062c gif.", "factcheck_title": "\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a", "tuto_factcheck": "\u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u064a\u062f \u0627\u0644\u062a\u062d\u0636\u064a\u0631.
    \u064a\u0633\u0645\u062d \u0645\u062d\u0631\u0643 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0645\u062e\u0635\u0635 \u0647\u0630\u0627 \u0628\u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0635\u062d\u0629 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0648\u0643\u0634\u0641 \u0632\u064a\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0646 \u0645\u0627 \u064a\u0635\u0644 \u0625\u0644\u0649 \u0639\u0634\u0631\u0629 \u0645\u0635\u0627\u062f\u0631 \u0644\u0643\u0644 \u0644\u063a\u0629 \u0645\u062f\u0639\u0648\u0645\u0629", "xnetwork_title": "Xnetwork", "tuto_xnetwork": "\u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u064a\u062f \u0627\u0644\u062a\u062d\u0636\u064a\u0631.
    \u064a\u0633\u0645\u062d \u0645\u062d\u0631\u0643 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0645\u062e\u0635\u0635 \u0647\u0630\u0627 \u0628\u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a \u0639\u0628\u0631 \u0627\u0644\u0634\u0628\u0643\u0629 (\u062d\u062a\u0649 10 \u0634\u0628\u0643\u0627\u062a) \u0644\u0645\u0639\u0631\u0641\u0629 \u0627\u0646\u062a\u0634\u0627\u0631 \u0639\u0644\u0627\u0645\u0629\u062a\u0639\u0628\u064a\u0631 \u0623\u0648 \u0648\u0633\u0645 \u0623\u0648 \u0643\u0644\u0645\u0629 \u0631\u0626\u064a\u0633\u064a\u0629."} \ No newline at end of file +{"tuto_title": "\u0627\u0644\u062f\u0644\u064a\u0644", "tuto_h_1": "\u0642\u0627\u0626\u0645\u0629\u0627\u0644\u0648\u0635\u0648\u0644", "tuto_h_2": "\u0627\u0644\u0645\u0645\u064a\u0632\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0644\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0645\u0633\u0627\u0639\u062f", "tuto_1": "\u064a\u0647\u062f\u0641 \u0647\u0630\u0627 \u0627\u0644\u0645\u0634\u063a\u0644 \u0627\u0644\u062c\u062f\u064a\u062f \u0625\u0644\u0649 \u0627\u0644\u0648\u0635\u0648\u0644 \u0645\u0628\u0627\u0634\u0631\u0629 \u0625\u0644\u0649 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0645\u064a\u0632\u0627\u062a \u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0623\u062f\u0627\u0629 InVID-WeVerify", "tuto_2": "
  • \u0627\u0641\u062a\u062d \u0635\u0646\u062f\u0648\u0642 \u0627\u0644\u0639\u062f\u0629 \u064a\u0634\u063a\u0644 \u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0627\u0636\u0627\u0641\u064a
  • \u0627\u0641\u062a\u062d \u0627\u0644\u0645\u0633\u0627\u0639\u062f \u064a\u0639\u0631\u0636 \u0645\u064a\u0632\u0629 \u062c\u062f\u064a\u062f\u0629 \u062a\u0647\u062f\u0641 \u0625\u0644\u0649 \u062a\u0648\u062c\u064a\u0647 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0646\u062d\u0648 \u0627\u0644\u0623\u062f\u0648\u0627\u062a
  • \u0627\u0644\u0645\u0633\u0627\u0639\u062f \u0644\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u064a\u0647\u062f\u0641 \u0625\u0644\u0649 \u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0635\u0641\u062d\u0629 \u0627\u0644\u0648\u064a\u0628 \u0627\u0644\u062d\u0627\u0644\u064a\u0629
  • \u0627\u0641\u062a\u062d \u0627\u0644\u0635\u0641 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u064a\u0639\u0631\u0636 \u0645\u0628\u0627\u0634\u0631\u0629 \u062c\u0632\u0621 \u0645\u062d\u0648 \u0627\u0644\u0623\u0645\u064a\u0629 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u0629 \u0645\u0646 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c.
  • ", "tuto_4": "
    \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u062a\u062a\u064a\u062d \u0644\u0643 \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \"\u0627\u0644\u062a\u062d\u0644\u064a\u0644\" \u0625\u062c\u0631\u0627\u0621 \u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a \u0639\u0644\u0649 \u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u062c\u0645\u064a\u0639 \u0648\u0627\u0644\u062a\u062d\u0644\u064a\u0644 InVID-WeVerify \u0627\u0644\u062a\u064a \u0637\u0648\u0631\u062a\u0647\u0627 \u0645\u0639\u0647\u062f \u062b\u064a\u0633\u0627\u0644\u0648\u0646\u064a\u0643\u064a \u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0628\u0634\u0643\u0644 \u0623\u0628\u0633\u0637\u060c \u0647\u0630\u0647 \u0627\u0644\u062e\u062f\u0645\u0629 \u0647\u064a \u0639\u0627\u0631\u0636 \u0644\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0627\u0644\u0645\u062d\u0633\u0646\u0629 \u0644\u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u064a\u0648\u062a\u064a\u0648\u0628\u060c \u0641\u064a\u0633\u0628\u0648\u0643 \u0648\u062a\u0648\u064a\u062a\u0631. \u0627\u0644\u0623\u0645\u0631 \u0627\u0644\u0630\u064a \u064a\u0633\u0645\u062d \u0644\u0643 \u0628\u0627\u0633\u062a\u0631\u062f\u0627\u062f \u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u0642\u064a\u0629 (\u0625\u0630\u0627 \u062a\u0645 \u0627\u0643\u062a\u0634\u0627\u0641\u0647\u0627)\u060c \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0623\u0643\u062b\u0631 \u0625\u062b\u0627\u0631\u0629 \u0644\u0644\u0627\u0647\u062a\u0645\u0627\u0645 \u0644\u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631 \u0648\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a \u0627\u0644\u0645\u0637\u0627\u0628\u0642\u0629 \u0644\u0644\u0641\u064a\u062f\u064a\u0648 (\u0644\u064a\u0648\u062a\u064a\u0648\u0628\u060c). \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u0641\u064a\u0633\u0628\u0648\u0643\u060c \u064a\u062c\u0628 \u0639\u0644\u064a\u0643 \u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644 \u0645\u0646 \u0623\u062c\u0644 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062e\u062f\u0645\u0629. \u0627\u0639\u0644\u0645 \u0623\u0646 \u0627\u0644\u062e\u062f\u0645\u0629 \u0642\u062f \u062a\u0633\u062a\u063a\u0631\u0642 \u0628\u0639\u0636 \u0627\u0644\u0648\u0642\u062a \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0644\u0643\u062b\u064a\u0631 \u0645\u0646 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a. \u062a\u062a\u064a\u062d \u0644\u0643 \u0623\u064a\u0642\u0648\u0646\u0629 (\u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u0639\u0627\u0644\u062c\u0629) \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u062a\u062d\u0644\u064a\u0644.", "tuto_5": "
    \u0627\u0644\u0625\u0637\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0641\u062a\u0627\u062d\u064a\u0629 \u062a\u0633\u0645\u062d \u0644\u0643 \u0628\u0646\u0633\u062e \u0639\u0646\u0648\u0627\u0646 url \u0644\u0644\u0641\u064a\u062f\u064a\u0648 (\u0645\u0646 \u064a\u0648\u062a\u064a\u0648\u0628\u060c \u062a\u0648\u064a\u062a\u0631\u060c \u0641\u064a\u0633\u0628\u0648\u0643 Daily Motion \u0623\u0648 Dropbox) \u0623\u0648 \u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641 \u0641\u064a\u062f\u064a\u0648 \u0645\u062d\u0644\u064a (\u0628\u062a\u0646\u0633\u064a\u0642 mp4\u060c webm\u060c avi\u060c mov\u060c wmv\u060c ogv\u060c mpg\u060c flv\u060c \u0623\u0648 mkv) \u0644\u062a\u0642\u0633\u064a\u0645\u0647\u0627 \u0625\u0644\u0649 \u0625\u0637\u0627\u0631\u0627\u062a \u0645\u0641\u062a\u0627\u062d\u064a\u0629 \u064a\u0645\u0643\u0646 \u0627\u0644\u0628\u062d\u062b \u0639\u0646\u0647\u0627 \u0628\u0639\u062f \u0630\u0644\u0643 \u0628\u0646\u0642\u0631\u0629 \u064a\u0633\u0627\u0631 \u0639\u0644\u0649 \u062c\u0648\u062c\u0644 \u0623\u0648 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642\u064a\u0629 (\u0627\u0644\u0646\u0642\u0631 \u0628\u0632\u0631 \u0627\u0644\u0645\u0627\u0648\u0633 \u0627\u0644\u0623\u064a\u0645\u0646) \u0639\u0644\u0649 Google\u060c Yandex\u060c Tiney\u060c Bing\u060c \u0635\u0648\u0631 Karma Decay (\u0644\u0640 Reddit) \u0648 Baidu. \u062a\u0633\u062a\u062e\u0644\u0635 \u062e\u062f\u0645\u062a\u0646\u0627 \u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0625\u0637\u0627\u0631\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\u060c \u0648\u0628\u0627\u0644\u062a\u0627\u0644\u064a \u062a\u062a\u064a\u062d \u0627\u0644\u0641\u0631\u0635\u0629 \u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631 \u0641\u064a \u0627\u0644\u0641\u064a\u062f\u064a\u0648. \u0647\u0630\u0647 \u0647\u064a \u0627\u0644\u0625\u0637\u0627\u0631\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0627\u0644\u062d\u0642\u064a\u0642\u064a\u0629 \u0644\u0644\u0641\u064a\u062f\u064a\u0648 \u0648\u0644\u064a\u0633\u062a \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 \u0627\u0644\u062a\u064a \u064a\u0642\u062f\u0645\u0647\u0627 \u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u0641\u064a\u0633\u0628\u0648\u0643. \u064a\u062a\u0645 \u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641 \u0645\u062d\u0644\u064a \u0645\u0646 \u062e\u0644\u0627\u0644 iframe \u0628\u0641\u062a\u062d \u0645\u0648\u0642\u0639 \u0648\u064a\u0628 \" \u0645\u0639\u0647\u062f \u062b\u064a\u0633\u0627\u0644\u0648\u0646\u064a\u0643\u064a \u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a (ITI) \u062d\u0648\u0644 \u062a\u062c\u0632\u0626\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.", "tuto_6": "
    \u0627\u0644\u0635\u0648\u0631 \u0627\u0627\u0644\u0645\u0641\u062a\u0627\u062d\u064a\u0629 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 \u062a\u0633\u0645\u062d \u0644\u0643 \u0628\u0625\u062c\u0631\u0627\u0621 \u0628\u062d\u062b \u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631 \u0628\u0633\u0631\u0639\u0629 \u0639\u0644\u0649 \u0645\u062d\u0631\u0643 \u062c\u0648\u062c\u0644\u060c \u0628\u064a\u0646\u063a\u060c Tineye \u0623\u0648 Yandex Images \u0645\u0639 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 \u0627\u0644\u0623\u0631\u0628\u0639\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u0631\u062c\u0629 \u0645\u0646 \u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628. \u064a\u062a\u0645 \u0641\u062a\u062d \u0645\u0627 \u064a\u0635\u0644 \u0625\u0644\u0649 \u0623\u0631\u0628\u0639 \u0639\u0644\u0627\u0645\u0627\u062a \u062a\u0628\u0648\u064a\u0628 (\u0648\u0641\u0642\u064b\u0627 \u0644\u0639\u062f\u062f \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 \u0627\u0644\u0645\u062a\u0627\u062d\u0629) \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0641\u064a \u0645\u062a\u0635\u0641\u062d\u0643 \u0645\u0639 \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0628\u064a\u0646\u0645\u0627 \u064a\u062a\u0645 \u0623\u064a\u0636\u064b\u0627 \u0639\u0631\u0636 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 \u0627\u0644\u0623\u0631\u0628\u0639\u0629 \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0645\u0633\u0627\u0639\u062f. \u062a\u0639\u062f \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \u0647\u0630\u0647 \u0632\u0627\u0626\u062f\u0629 \u0639\u0646 \u0627\u0644\u062d\u0627\u062c\u0629 \u0625\u0644\u0649 \u062d\u062f \u0645\u0627 \u0645\u0639 \u0645\u0627 \u064a\u0645\u0643\u0646 \u0641\u0639\u0644\u0647 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u060c \u0648\u0644\u0643\u0646\u0647\u0627 \u0633\u0631\u064a\u0639\u0629 \u0648\u0641\u0639\u0627\u0644\u0629 \u0644\u0644\u063a\u0627\u064a\u0629 \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u062d\u062a\u0627\u062c \u0641\u0642\u0637 \u0625\u0644\u0649 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628 \u0642\u062f \u062a\u0645 \u0646\u0634\u0631\u0647 \u0645\u0633\u0628\u0642\u064b\u0627 \u0623\u0645 \u0644\u0627. \u064a\u0631\u062c\u0649 \u0645\u0644\u0627\u062d\u0638\u0629 \u0623\u0646 \u0645\u062d\u0631\u0643 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0635\u064a\u0646\u064a Baidu \u0644\u0645 \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642\u0647 \u0647\u0646\u0627 \u0644\u0623\u0646\u0647 \u064a\u0642\u0648\u0645 \u0628\u062a\u0635\u0641\u064a\u0629 \u0645\u062d\u062a\u0648\u0649 \u064a\u0648\u062a\u064a\u0648\u0628.", "tuto_7": "
    \u0628\u062d\u062b \u062a\u0648\u064a\u062a\u0631\u062a\u0633\u0645\u062d \u0628\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0645\u062a\u0642\u062f\u0645 \u0639\u0646 \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0623\u0648 \u0627\u0644\u0647\u0627\u0634\u062a\u0627\u062c \u0641\u064a \u062a\u0648\u064a\u062a\u0631 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062e\u0627\u0635\u064a\u0629 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0641\u062a\u0631\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 (\u0645\u0646\u0630 \u0648\u062d\u062a\u0649) \u0625\u0645\u0627 \u0628\u0634\u0643\u0644 \u0645\u0646\u0641\u0635\u0644 \u0623\u0648 \u0645\u0639\u064b\u0627 \u0644\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u062e\u0644\u0627\u0644 \u0641\u062a\u0631\u0629 \u0632\u0645\u0646\u064a\u0629 \u062d\u062a\u0649 \u0627\u0644\u062f\u0642\u064a\u0642\u0629. \u062a\u062a\u0631\u062c\u0645 \u0627\u0644\u062e\u0627\u0635\u064a\u0629 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 (\u0633\u0627\u0639\u0629 \u0648\u062f\u0642\u0627\u0626\u0642) \u0641\u064a \u0637\u0627\u0628\u0639 \u0632\u0645\u0646\u064a \u064a\u0648\u0646\u064a\u0643\u0633 \u0644\u062a\u0633\u0647\u064a\u0644 \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645. \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 \u0645\u0646 \u0623\u0648\u0644 \u0635\u0648\u0631 \u0623\u0648 \u0645\u0642\u0627\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u0644\u0634\u0647\u0648\u062f \u0627\u0644\u0639\u064a\u0627\u0646 \u0641\u064a \u063a\u0636\u0648\u0646 \u0646\u0637\u0627\u0642 \u0632\u0645\u0646\u064a \u0628\u0639\u062f \u062d\u062f\u062b \u0625\u062e\u0628\u0627\u0631\u064a \u0639\u0627\u062c\u0644. \u0644\u0642\u062f \u0623\u0636\u0641\u0646\u0627 \u0623\u064a\u0636\u064b\u0627 \u0645\u064a\u0632\u0627\u062a \u0623\u062e\u0631\u0649 \u0645\u062a\u0642\u062f\u0645\u0629 \u0645\u0646 \u062a\u0648\u064a\u062a\u0631 \u0645\u062b\u0644 \u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u062c\u063a\u0631\u0627\u0641\u064a\u060c \u0628\u0627\u0644\u0642\u0631\u0628 \u0645\u0646\u060c \u0627\u0644\u0644\u063a\u0629 \u0648\u0645\u062e\u062a\u0644\u0641 \u0639\u0648\u0627\u0645\u0644 \u0627\u0644\u062a\u0635\u0641\u064a\u0629.", "tuto_8": "
    \u0627\u0644\u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u0643\u0628\u0631\u0629 \u062a\u0633\u0645\u062d \u0644\u0643 \u0628\u0639\u0631\u0636 \u0635\u0648\u0631\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0639\u0646\u0648\u0627\u0646 url \u0627\u0644\u062e\u0627\u0635 \u0628\u0647\u0627 \u0648 \u062a\u0643\u0628\u064a\u0631 \u0623\u0648 \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u0643\u0628\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u0635\u0648\u0631\u0629 \u0623\u0648 \u062a\u0639\u0632\u064a\u0632\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629 \u062b\u0646\u0627\u0626\u064a\u0629 \u0627\u0644\u062a\u0643\u0639\u064a\u0628 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0639\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0636\u0645\u0646\u064a\u0629 \u0645\u062b\u0644 \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u0645\u0643\u062a\u0648\u0628\u0629\u060c \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a\u060c \u0627\u0644\u0644\u0627\u0641\u062a\u0627\u062a\u060c \u0627\u0644\u062e, \u064a\u0645\u0643\u0646\u0643 \u0625\u0645\u0627 \u0625\u062f\u062e\u0627\u0644 \u0639\u0646\u0648\u0627\u0646 url \u0644\u0644\u0635\u0648\u0631\u0629 \u0623\u0648 \u062a\u062d\u0645\u064a\u0644 \u0635\u0648\u0631\u0629 \u0645\u0646 \u0645\u062d\u0631\u0643 \u0627\u0644\u0623\u0642\u0631\u0627\u0635 \u0627\u0644\u0645\u062d\u0644\u064a \u0627\u0644\u062e\u0627\u0635 \u0628\u0643 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0632\u0631 \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0645\u062d\u0644\u064a. \u0628\u0645\u062c\u0631\u062f \u0639\u0631\u0636 \u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 url \u060c \u064a\u0645\u0643\u0646\u0643 \u0623\u064a\u0636\u064b\u0627 \u0625\u062c\u0631\u0627\u0621 \u0628\u062d\u062b \u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631 \u0639\u0644\u0649 Google \u0648 Yandex \u0648 Tineye \u0648 Baidu \u0623\u0648 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u0644\u0644\u0635\u0648\u0631 \u0627\u0644\u062a\u064a \u0635\u0645\u0645\u0647\u0627 ITI \u0648 DW \u0641\u064a \u0645\u0634\u0631\u0648\u0639. \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0633\u062a\u062e\u062f\u0645 \u0635\u0648\u0631\u0629 \u0645\u062d\u0644\u064a\u0629 \u0623\u0648 \u0642\u0645\u062a \u0628\u062a\u0639\u062f\u064a\u0644 \u0623\u064a \u0635\u0648\u0631\u0629 (\u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0648\u0636\u0648\u062d \u060c \u0623\u0648 \u0627\u0644\u0642\u0644\u0628 \u060c \u0623\u0648 \u0627\u0644\u0635\u0648\u0631\u0629 \u062b\u0646\u0627\u0626\u064a\u0629 \u0627\u0644\u062a\u0643\u0639\u064a\u0628\u064a\u0629 \u060c \u0623\u0648 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635) \u060c \u0641\u064a\u0645\u0643\u0646\u0643 \u0625\u0645\u0627 \u062a\u0646\u0632\u064a\u0644 \u0635\u0648\u0631\u062a\u0643 \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0623\u0648 \u060c \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0633\u062a\u062e\u062f\u0645 \u0648\u0638\u064a\u0641\u0629 \u0627\u0644\u062a\u0642\u0644\u064a\u0628 \u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0632\u0631 \u0635\u0648\u0631 \u062c\u0648\u062c\u0644 \u0627\u0644\u0630\u064a \u064a\u0641\u062a\u062d \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u062c\u062f\u064a\u062f\u0629 \u062d\u064a\u062b \u064a\u0645\u0643\u0646 \u0646\u0633\u062e \u0627\u0644\u0635\u0648\u0631\u0629 \u0648\u0644\u0635\u0642\u0647\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0641\u064a \u0645\u0631\u0628\u0639 \u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0635\u0648\u0631 \u062c\u0648\u062c\u0644 (\u0634\u0627\u0647\u062f \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0623\u062f\u0646\u0627\u0647). \u062a\u062f\u0639\u0645 \u0645\u064a\u0632\u0629 \u0627\u0644\u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u0643\u0628\u0631\u0629 \u0647\u0630\u0647 \u0623\u064a\u0636\u064b\u0627 \u0631\u0648\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u062e\u0632\u0646\u0629 \u0641\u064a Dropbox \u0648 Google drive.", "tuto_9": "
    \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629\u062a\u0633\u0645\u062d \u0644\u0643 \u0628\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0628\u064a\u0627\u0646\u0627\u062a Exif \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0644\u0635\u0648\u0631\u0629 \u0628\u062a\u0646\u0633\u064a\u0642 jpeg \u0623\u0648 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0644\u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u0628\u062a\u0646\u0633\u064a\u0642 mp4 / m4v \u060c \u0625\u0645\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0631\u0627\u0628\u0637 \u0623\u0648 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0644\u0641 \u0645\u062d\u0644\u064a. \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0625\u062d\u062f\u0627\u062b\u064a\u0627\u062a \u0627\u0644\u062c\u063a\u0631\u0627\u0641\u064a\u0629 \u0645\u062a\u0627\u062d\u0629 \u0641\u064a \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0644\u0644\u0635\u0648\u0631\u0629 \u060c \u0641\u0633\u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631 \u0632\u0631 \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u062c\u063a\u0631\u0627\u0641\u064a \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0644\u0644\u0625\u0634\u0627\u0631\u0629 \u0625\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639 \u0639\u0644\u0649 \u062e\u0631\u064a\u0637\u0629 \u062c\u0648\u062c\u0644.", "tuto_10": "
    \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u062d\u0642\u0648\u0642 \u0627\u0644\u0641\u064a\u062f\u064a\u0648\u062a\u0648\u0641\u0631 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u062a\u0637\u0628\u064a\u0642 InVID Rights Management.\u062a\u062d\u0635\u0644 \u0647\u0630\u0647 \u0627\u0644\u062e\u062f\u0645\u0629 \u0639\u0644\u0649 \u0631\u0627\u0628\u0637 \u0644\u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u0639\u0644\u0649 \u064a\u0648\u062a\u064a\u0648\u0628 \u0623\u0648 \u0641\u064a\u0633\u0628\u0648\u0643 \u0623\u0648 \u062a\u0648\u064a\u062a\u0631 \u0648\u062a\u0633\u062a\u0631\u062c\u0639 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u062d\u0648\u0644 \u062d\u0642\u0648\u0642\u0647\u0627 \u060c \u0645\u0627 \u0644\u0645 \u064a\u0643\u0646 \u0627\u0644\u0648\u0635\u0648\u0644 \u0645\u0642\u064a\u062f\u064b\u0627 \u0645\u0646 \u0642\u0628\u0644 \u0631\u0627\u0641\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0623\u0648 \u0627\u0644\u0634\u0628\u0643\u0629 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629.\u0623\u0648\u0644\u0627\u064b\u060c \u064a\u0642\u062f\u0645 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0645\u0644\u062e\u0635\u064b\u0627 \u0644\u0634\u0631\u0648\u0637 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0643\u0645\u0627 \u062a\u0645 \u062a\u0639\u0631\u064a\u0641\u0647\u0627 \u0645\u0646 \u0642\u0650\u0628\u064e\u0644 \u0634\u0628\u0643\u0629 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a \u0627\u0644\u062a\u064a \u064a\u062a\u0645 \u0646\u0634\u0631 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0641\u064a\u0647\u0627. \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0646\u0627\u0643 \u0646\u064a\u0629 \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0641\u064a \u063a\u0631\u0636 \u0622\u062e\u0631\u060c \u064a\u064f\u0641\u0636\u0644 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0645\u064f\u0631\u0641\u0650\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649. \u064a\u0645\u0643\u0646 \u0627\u0644\u0642\u064a\u0627\u0645 \u0628\u0630\u0644\u0643 \u0645\u0628\u0627\u0634\u0631\u0629\u064b \u0623\u0648 \u062a\u062d\u062a \u0625\u0631\u0634\u0627\u062f\u0627\u062a \u0645\u0646. \" \u0623\u062f\u0627\u0629 \u0625\u062f\u0627\u0631\u0629 \u062d\u0642\u0648\u0642 InVID . \u0647\u0630\u0627 \u0627\u0644\u0623\u062e\u064a\u0631 \u064a\u0633\u0647\u0644 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0627\u0644\u0642\u0627\u0626\u0645 \u0628\u0627\u0644\u062a\u062d\u0645\u064a\u0644 \u0648\u062a\u0623\u0643\u064a\u062f \u0627\u0644\u062a\u0623\u0644\u064a\u0641 \u060c \u0623\u0648 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u062a\u0641\u0627\u0648\u0636 \u0639\u0644\u0649 \u0634\u0631\u0648\u0637 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645. \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643 \u060c \u062a\u062a\u0636\u0645\u0646 \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u062d\u0642\u0648\u0642 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062d\u0648\u0644 \u0627\u0633\u062a\u062b\u0646\u0627\u0621\u0627\u062a \u062d\u0642\u0648\u0642 \u0627\u0644\u0637\u0628\u0639 \u0648\u0627\u0644\u0646\u0634\u0631 \u0625\u0630\u0627 \u0644\u0645 \u064a\u0643\u0646 \u0645\u0646 \u0627\u0644\u0645\u0645\u0643\u0646 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0645\u0648\u0627\u0641\u0642\u0629 \u0645\u0646 \u0627\u0644\u0645\u0624\u0644\u0641 \u060c \u0645\u062b\u0644 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0627\u0644\u0635\u062d\u0627\u0641\u0629 \u0623\u0648 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0639\u0627\u062f\u0644 / \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0627\u0644\u0639\u0627\u062f\u0644.", "tuto_11": "\u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u064a\u062f \u0627\u0644\u062a\u062d\u0636\u064a\u0631.
    \u062a\u0648\u0641\u0631 \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062f\u0648\u0627\u062a \u0645\u062d\u0633\u0651\u0646\u0629 \u0641\u064a \u0639\u0627\u0645 2021 \u0641\u064a \u0645\u0634\u0631\u0648\u0639 EnVisu4 (IFCN). \u064a\u0648\u0641\u0631 16 \u0623\u062f\u0627\u0629 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u0644\u0644\u0635\u0648\u0631 \u0627\u0644\u062b\u0627\u0628\u062a\u0629 \u0627\u0644\u062a\u064a \u0637\u0648\u0631\u0647\u0627 \" Thessaloniki Information Technologies Institute (ITI) \u0648 Borelli Center of ENS Paris-Saclay . \u062a\u062a\u0648\u0641\u0631 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u062a\u0641\u0633\u064a\u0631\u0627\u062a \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0629 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0639\u0644\u0649 \u062a\u0641\u0633\u064a\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0634\u0643\u0644 \u0635\u062d\u064a\u062d. \u0639\u0646\u062f \u062a\u062d\u0631\u064a\u0643 \u0627\u0644\u0645\u0627\u0648\u0633 \u0641\u0648\u0642 \u0643\u0644 \u0641\u0644\u062a\u0631 (\u0645\u0631\u0634\u062d)\u060c \u0633\u064a\u0638\u0647\u0631 \u0642\u0646\u0627\u0639 \u0634\u0641\u0627\u0641 \u0645\u0639 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0641\u064a \u0627\u0644\u062c\u0632\u0621 \u0627\u0644\u0639\u0644\u0648\u064a \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629.", "tuto_12": "\u062a\u0633\u0645\u062d \u0644\u0643 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642\u064a\u0629 (\u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0646\u0642\u0631 \u0628\u0632\u0631 \u0627\u0644\u0645\u0627\u0648\u0633 \u0627\u0644\u0623\u064a\u0645\u0646 \u0639\u0644\u0649 \u0635\u0648\u0631\u0629 \u0623\u0648 \u0639\u0646\u0648\u0627\u0646 url \u0644\u0641\u064a\u062f\u064a\u0648) \u0628\u062a\u0634\u063a\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0639\u0644\u0649 \u0635\u0648\u0631\u0629 \u062b\u0627\u0628\u062a\u0629 \u0623\u0648 \u0639\u0644\u0649 \u0631\u0627\u0628\u0637 \u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628. \u0639\u0646\u062f \u0627\u0644\u0646\u0642\u0631 \u0628\u0632\u0631 \u0627\u0644\u0645\u0627\u0648\u0633 \u0627\u0644\u0623\u064a\u0645\u0646 \u0639\u0644\u0649 \u0635\u0648\u0631\u0629\u060c \u0633\u062a\u0642\u062a\u0631\u062d \u0644\u0643 \u062e\u064a\u0627\u0631\u0627\u062a \u0644\u0641\u062a\u062d \u0627\u0644\u0635\u0648\u0631\u0629 \u0641\u064a \u0645\u0643\u0628\u0631 \u0627\u0644\u0635\u0648\u0631 \u0644\u0641\u062d\u0635\u0647\u0627 \u0639\u0646 \u0643\u062b\u0628\u060c \u0623\u0648 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u060c \u0623\u0648 \u0627\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629 (OCR)\u060c \u0623\u0648 \u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u0644\u0644\u0635\u0648\u0631\u0629\u060c \u0623\u0648 \u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0647\u0630\u0647 \u0627\u0644\u0635\u0648\u0631\u0629. \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u0641\u064a\u062f\u064a\u0648\u060c \u0633\u062a\u0642\u062a\u0631\u062d \u0644\u0643 \u062e\u064a\u0627\u0631\u0627\u062a \u062a\u062d\u062a \u0642\u0627\u0626\u0645\u0629 InVID-WeVerify \u0644\u062a\u0634\u063a\u064a\u0644 \u0625\u0645\u0627 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0623\u0648 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0641\u064a \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0635\u063a\u0631\u0629 \u0644\u0641\u064a\u062f\u064a\u0648 \u064a\u0648\u062a\u064a\u0648\u0628.", "tuto_13": "\u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u064a\u062f \u0627\u0644\u062a\u062d\u0636\u064a\u0631.
    Twitter SNA \u0645\u062a\u0627\u062d\u0629 \u0628\u0639\u062f \u0627\u0644\u062a\u0633\u062c\u064a\u0644. \u0647\u064a \u0623\u062f\u0627\u0629 \u062a\u062d\u0644\u064a\u0644 \u0634\u0628\u0643\u0627\u062a \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a \u062a\u0647\u062f\u0641 \u0625\u0644\u0649 \u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u0641\u0647\u0645 \u0627\u0646\u062a\u0634\u0627\u0631 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0645\u0636\u0644\u0644\u0629 \u0627\u0633\u062a\u0646\u0627\u062f\u064b\u0627 \u0625\u0644\u0649 \u0643\u0644\u0645\u0629 \u0645\u0641\u062a\u0627\u062d\u064a\u0629\u060c \u062a\u0639\u0628\u064a\u0631\u060c \u0648\u0633\u0645 \u0623\u0648 \u0631\u0627\u0628\u0637 \u0648\u064a\u0628.", "analysis_title": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0633\u064a\u0627\u0642 \u0627\u0644\u0641\u064a\u062f\u064a\u0648", "keyframes_title": "\u062a\u062c\u0632\u0626\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0648\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0639\u0646 \u0627\u0644\u0635\u0648\u0631", "youtube_title": "\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0643\u0633\u064a \u0644\u0635\u0648\u0631 \u064a\u0648\u062a\u064a\u0648\u0628 \u0627\u0644\u0645\u0635\u063a\u0631\u0629", "twitter_title": "\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0645\u062a\u0642\u062f\u0645 \u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631", "magnifier_title": "\u0645\u0643\u0628\u0631 \u0627\u0644\u0635\u0648\u0631\u0629", "metadata_title": "\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0635\u0641\u064a\u0629 \u0644\u0644\u0641\u064a\u062f\u064a\u0648", "copyright_title": "\u062a\u062d\u0642\u0642 \u0645\u0646 \u062d\u0627\u0644\u0629 \u062d\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0641\u064a\u062f\u064a\u0648", "forensic_title": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u0644\u0644\u0635\u0648\u0631", "contextual_menu_title": "\u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u064a\u0627\u0642\u064a\u0629", "twitter_sna_title": "\u062a\u062d\u0644\u064a\u0644 \u0634\u0628\u0643\u0629 \u062a\u0648\u064a\u062a\u0631 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629", "analysis_image_title": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0633\u064a\u0627\u0642\u064a \u0644\u0644\u0635\u0648\u0631\u0629", "tuto_analysis_img": "\u062a\u062a\u064a\u062d \u0644\u0643 \u0639\u0644\u0627\u0645\u0629 \u062a\u0628\u0648\u064a\u0628 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646 \u062e\u062f\u0645\u0629 \u062a\u062c\u0645\u064a\u0639 \u0648\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0633\u064a\u0627\u0642 \u0627\u0644\u062a\u0627\u0628\u0639\u0629 \u0644\u0640 InVID-WeVerify \u0648\u0627\u0644\u062a\u064a \u0637\u0648\u0631\u0647\u0627 \u0641\u0631\u064a\u0642 Mever \u0641\u064a \u0645\u0639\u0647\u062f \u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0641\u064a \u062b\u064a\u0633\u0627\u0644\u0648\u0646\u064a\u0643\u064a (ITI). \u0628\u0628\u0633\u0627\u0637\u0629\u060c \u0647\u0630\u0647 \u0627\u0644\u062e\u062f\u0645\u0629 \u062a\u0648\u0641\u0631 \u0644\u0643 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0633\u064a\u0627\u0642\u064a\u0629 \u0639\u0646 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631 \u0648\u0641\u064a\u0633\u0628\u0648\u0643 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0631\u0627\u0628\u0637 \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0629 \u0623\u0648 \u0627\u0644\u0645\u0646\u0634\u0648\u0631 \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a (\u0623\u0648 \u0627\u0644\u0631\u062f\u0648\u062f \u0641\u064a \u062d\u0627\u0644\u0629 \u062a\u0648\u064a\u062a\u0631). \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u0641\u064a\u0633\u0628\u0648\u0643\u060c \u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0645\u0633\u062c\u0644 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u062a\u062a\u0645\u0643\u0646 \u0645\u0646 \u0645\u0639\u0627\u0644\u062c\u0629 \u0631\u0648\u0627\u0628\u0637\u0647\u0645. \u0632\u0631 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0645\u0639\u0627\u0644\u062c\u0629 \u064a\u0633\u0645\u062d \u0644\u0643 \u0628\u062a\u062d\u062f\u064a\u062b \u0627\u0644\u062a\u062d\u0644\u064a\u0644.", "ocr_title": "\u0627\u0644\u062a\u0639\u0631\u0641 \u0627\u0644\u0628\u0635\u0631\u064a \u0639\u0644\u0649 \u0627\u0644\u062d\u0631\u0648\u0641(OCR)", "tuto_ocr": "\u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u064a\u062f \u0627\u0644\u062a\u062d\u0636\u064a\u0631.
    \u062a\u062a\u064a\u062d \u0644\u0643 \u0647\u0630\u0647 \u0627\u0644\u0623\u062f\u0627\u0629 \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0627\u0644\u0646\u0635 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631.", "checkgif_title": "\u062a\u062d\u0642\u0642 \u0645\u0646 GIF", "tuto_checkgif": "\u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u064a\u062f \u0627\u0644\u062a\u062d\u0636\u064a\u0631.
    \u062a\u062a\u064a\u062d \u0644\u0643 \u0647\u0630\u0647 \u0627\u0644\u0623\u062f\u0627\u0629 \u0625\u0646\u0634\u0627\u0621 \u062f\u0644\u064a\u0644 \u0645\u0631\u0626\u064a \u0644\u062a\u0632\u0648\u064a\u0631 \u0635\u0648\u0631\u0629 \u0639\u0646 \u0637\u0631\u064a\u0642 \u062a\u0631\u0643\u064a\u0628 \u0635\u0648\u0631\u0629 \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0645\u0639 \u0635\u0648\u0631\u0629 \u0623\u0635\u0644\u064a\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0631\u0646\u0627\u0645\u062c \u0631\u064a\u0627\u0636\u064a \u0648\u0645\u0648\u0644\u062f \u0625\u062e\u0631\u0627\u062c gif.", "factcheck_title": "\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a", "tuto_factcheck": "\u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u064a\u062f \u0627\u0644\u062a\u062d\u0636\u064a\u0631.
    \u064a\u0633\u0645\u062d \u0645\u062d\u0631\u0643 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0645\u062e\u0635\u0635 \u0647\u0630\u0627 \u0628\u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0635\u062d\u0629 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0648\u0643\u0634\u0641 \u0632\u064a\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0646 \u0645\u0627 \u064a\u0635\u0644 \u0625\u0644\u0649 \u0639\u0634\u0631\u0629 \u0645\u0635\u0627\u062f\u0631 \u0644\u0643\u0644 \u0644\u063a\u0629 \u0645\u062f\u0639\u0648\u0645\u0629", "xnetwork_title": "Xnetwork", "tuto_xnetwork": "\u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0642\u064a\u062f \u0627\u0644\u062a\u062d\u0636\u064a\u0631.
    \u064a\u0633\u0645\u062d \u0645\u062d\u0631\u0643 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0645\u062e\u0635\u0635 \u0647\u0630\u0627 \u0628\u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a \u0639\u0628\u0631 \u0627\u0644\u0634\u0628\u0643\u0629 (\u062d\u062a\u0649 10 \u0634\u0628\u0643\u0627\u062a) \u0644\u0645\u0639\u0631\u0641\u0629 \u0627\u0646\u062a\u0634\u0627\u0631 \u0639\u0644\u0627\u0645\u0629\u062a\u0639\u0628\u064a\u0631 \u0623\u0648 \u0648\u0633\u0645 \u0623\u0648 \u0643\u0644\u0645\u0629 \u0631\u0626\u064a\u0633\u064a\u0629."} \ 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 128e0bd6..1a8b1ccb 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": "", "api_help_video": "https://www.youtube.com/embed/eevtyq1lmxm\u061frel=0", "keyframes_help_video": "https://www.youtube.com/embed/ins8y5doxp8\u061frel=0", "thumbnails_help_video": "https://www.youtube.com/embed/vn0xgloksrq\u061frel=0", "twitter_help_video": "https://www.youtube.com/embed/wzmctpenuha\u061frel=0", "magnifier_help_video": "https://www.youtube.com/embed/jljrs8p4ak4\u061frel=0", "metadata_help_video": "https://www.youtube.com/embed/mg6z-jc54yo\u061frel=0", "copyright_help_video": "https://www.youtube.com/embed/njtxsbf5wu8\u061frel=0", "forensic_help_video": "https://www.youtube.com/embed/de862rapne4\u061frel=0", "close": "\u0625\u063a\u0644\u0627\u0642", "category_video": "\u0641\u064a\u062f\u064a\u0648", "category_image": "\u0635\u0648\u0631\u0629", "category_search": "\u0628\u062d\u062b", "category_data": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a", "category_other": "", "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 \u0642\u062f \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0642\u0646\u064a\u0627\u062a \u0627\u0644\u062a\u0632\u064a\u064a\u0641 \u0627\u0644\u0639\u0645\u064a\u0642 (\u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0627\u0644\u0648\u062c\u0647 \u0628\u0634\u0643\u0644 \u0623\u0633\u0627\u0633\u064a)", "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": "\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 \u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u0645\u0639\u0627\u0644\u062c \u0639\u0644\u0649 DeepFake", "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"} \ 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": "\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 \u0642\u062f \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0642\u0646\u064a\u0627\u062a \u0627\u0644\u062a\u0632\u064a\u064a\u0641 \u0627\u0644\u0639\u0645\u064a\u0642 (\u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0627\u0644\u0648\u062c\u0647 \u0628\u0634\u0643\u0644 \u0623\u0633\u0627\u0633\u064a)", "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": "\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 \u0645\u0642\u0637\u0639 \u0641\u064a\u062f\u064a\u0648 \u0645\u0639\u0627\u0644\u062c \u0639\u0644\u0649 DeepFake", "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\u0633\u0627\u0626\u0644 \u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0629)", "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 04533fa6..ff1e39b6 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_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", "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"} \ 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_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", "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"} \ 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 3b484a65..39f56728 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 \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"} \ 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_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"} \ No newline at end of file diff --git a/public/locales/ar/components/NavItems/tools/Loccus.json b/public/locales/ar/components/NavItems/tools/Loccus.json new file mode 100644 index 00000000..bb091749 --- /dev/null +++ b/public/locales/ar/components/NavItems/tools/Loccus.json @@ -0,0 +1 @@ +{"loccus_label": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0648\u0633\u0627\u0626\u0637", "loccus_name": "\u0643\u0634\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629", "loccus_tip": "\u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0645\u062f\u0649 \u0645\u0644\u0641 \u0627\u0644\u0635\u0648\u062a \u0628\u064a\u0646 2 \u062b\u0627\u0646\u064a\u0629 \u0648 2 \u062f\u0642\u064a\u0642\u0629.", "loccus_placeholder": "\u0627\u0644\u0635\u0642 \u0639\u0646\u0648\u0627\u0646 URL \u0647\u0646\u0627", "loccus_results": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0645\u0642\u0637\u0639 \u0627\u0644\u0645\u062d\u062f\u062f", "loccus_link": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629", "loccus_submit_button": "\u0625\u0631\u0633\u0627\u0644", "loccus_title": "\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0643\u0634\u0641", "loccus_voice_cloning_detection_title": "\u0627\u0644\u0646\u0633\u062e \u0627\u0644\u0635\u0648\u062a\u064a", "loccus_voice_recording_detection_title": "\u0625\u0639\u0627\u062f\u0629 \u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u0635\u0648\u062a", "loccus_voice_recording_detection_rating_4": "\u0647\u0630\u0627 \u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0645\u0644 \u062c\u062f\u064b\u0627 \u0623\u0646 \u064a\u0643\u0648\u0646 \u062a\u0633\u062c\u064a\u0644 \u0635\u0648\u062a\u064a.", "loccus_voice_recording_detection_rating_3": "\u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0645\u0644 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0647\u0630\u0627 \u062a\u0633\u062c\u064a\u0644\u064b\u0627 \u0635\u0648\u062a\u064a\u064b\u0627.", "loccus_voice_recording_detection_rating_2": "\u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0645\u0644 \u0623\u0646 \u064a\u0643\u0648\u0646 \u062d\u0642\u064a\u0642\u064a\u064b\u0627", "loccus_voice_recording_detection_rating_1": "\u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0645\u0644 \u062c\u062f\u0627 \u0623\u0646 \u064a\u0643\u0648\u0646 \u062d\u0642\u064a\u0642\u064a\u064b\u0627", "loccus_button_copy_text_1": "\u0646\u0633\u062e \u0627\u0644\u0646\u0635", "loccus_button_copy_text_2": "\u062a\u0645 \u0646\u0633\u062e \u0627\u0644\u0646\u0635!", "loccus_error_400": "\u062e\u0637\u0623: \u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u062a \u063a\u064a\u0631 \u0635\u0627\u0644\u062d.", "loccus_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.", "loccus_error_timeout": "\u0627\u0646\u062a\u0647\u062a \u0627\u0644\u0645\u0647\u0644\u0629 \u0644\u0644\u0637\u0644\u0628. \u0627\u0633\u062a\u063a\u0631\u0642 \u0627\u0644\u062e\u0627\u062f\u0645 \u0648\u0642\u062a\u064b\u0627 \u0637\u0648\u064a\u0644\u0627\u064b \u0644\u0644\u0631\u062f.", "loccus_not_found": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0643\u0634\u0641", "button_localfile": "\u0645\u0644\u0641 \u0645\u062d\u0644\u064a", "error_invalid_audio_file": "\u062a\u0646\u0633\u064a\u0642 \u0645\u0644\u0641 \u0635\u0648\u062a \u063a\u064a\u0631 \u0635\u0627\u0644\u062d: \u062a\u0646\u0633\u064a\u0642 \u0645\u0644\u0641 m4a \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645. \u064a\u0631\u062c\u0649 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0644\u0641 \u0635\u0648\u062a\u064a \u0645\u062e\u062a\u0644\u0641.", "error_invalid_media_file": "\u0646\u0648\u0639 \u0645\u0644\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d. \u064a\u0631\u062c\u0649 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0644\u0641 \u0635\u0648\u062a\u064a.", "error_invalid_file": "\u0645\u0644\u0641 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d. \u064a\u0631\u062c\u0649 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062e\u0631\u0649 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0644\u0641 \u0635\u0648\u062a\u064a.", "loccus_voice_cloning_detection_rating": "Loccus \u064a\u0639\u062a\u0628\u0631 \u0647\u0630\u0627 \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u0635\u0648\u062a\u064a \u062a\u0648\u0636\u064a\u062d", "loccus_voice_cloning_detection_rating_4": "\u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0645\u0644 \u062c\u062f\u064b\u0627 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0642\u062f \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a", "loccus_voice_cloning_detection_rating_3": "\u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0645\u0644 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0642\u062f \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a", "loccus_voice_cloning_detection_rating_2": "\u0639\u062f\u0645 \u0627\u0644\u0643\u0634\u0641 \u0644\u0627 \u064a\u0636\u0645\u0646 \u0623\u0646 \u0627\u0644\u0635\u0648\u062a \u0644\u0645 \u064a\u062a\u0645 \u062a\u062d\u0631\u064a\u0631\u0647 \u0644\u0627\u062d\u0642\u064b\u0627 \u0623\u0648 \u0623\u0646\u0647 \u062a\u0642\u0644\u064a\u062f \u0628\u0634\u0631\u064a.\u0639\u0644\u0649 \u0627\u0644\u0623\u0631\u062c\u062d \u0644\u0645 \u064a\u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0645\u0646 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a", "loccus_voice_cloning_detection_rating_1": "\u0639\u062f\u0645 \u0627\u0644\u0643\u0634\u0641 \u0644\u0627 \u064a\u0636\u0645\u0646 \u0623\u0646 \u0627\u0644\u0635\u0648\u062a \u0644\u0645 \u064a\u062a\u0645 \u062a\u062d\u0631\u064a\u0631\u0647 \u0644\u0627\u062d\u0642\u064b\u0627 \u0623\u0648 \u0623\u0646\u0647 \u062a\u0642\u0644\u064a\u062f \u0628\u0634\u0631\u064a.\u0639\u0644\u0649 \u0627\u0644\u0623\u0631\u062c\u062d \u0644\u0645 \u064a\u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0645\u0646 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u0649", "loccus_gauge_detection": "\u0627\u0644\u0643\u0634\u0641", "loccus_gauge_no_detection": "\u0644\u0627 \u064a\u0648\u062c\u062f \u0643\u0634\u0641", "loccus_cloning_additional_explanation_text": ".\u0646\u0635\u064a\u062d\u0629: \u064a\u0647\u062f\u0641 Loccus.ai \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0622\u062b\u0627\u0631 \u0627\u0644\u0637\u0628 \u0627\u0644\u0634\u0631\u0639\u064a \u0627\u0644\u062a\u064a \u062a\u062a\u0631\u0643\u0647\u0627 \u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0644\u062a\u0648\u0644\u064a\u062f \u0627\u0644\u0635\u0648\u062a. \u062a\u0639\u062a\u0628\u0631 Loccus.ai \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0627\u0644\u062a\u064a \u062a\u0632\u064a\u062f \u0639\u0646 60\u066a \u0645\u0632\u064a\u0641\u0629 \u0644\u0644\u063a\u0627\u064a\u0629 (\u0645\u062b\u0644 \u0627\u0633\u062a\u0646\u0633\u0627\u062e \u0627\u0644\u0635\u0648\u062a).", "loccus_additional_results": "\u0646\u062a\u0627\u0626\u062c \u0625\u0636\u0627\u0641\u064a\u0629"} \ No newline at end of file diff --git a/public/locales/ar/components/NavItems/tools/SemanticSearch.json b/public/locales/ar/components/NavItems/tools/SemanticSearch.json new file mode 100644 index 00000000..948d78a0 --- /dev/null +++ b/public/locales/ar/components/NavItems/tools/SemanticSearch.json @@ -0,0 +1 @@ +{"semantic_search_title": "\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", "semantic_search_description": "\u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0627\u0644\u062a\u062d\u0642\u0642\u0627\u062a \u0627\u0644\u0645\u062a\u0639\u0644\u0642\u0629 \u0628\u0627\u0644\u0645\u0639\u0646\u0649 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0642\u062f\u064a\u0645 \u0641\u0642\u0631\u0629 \u0646\u0635\u064a\u0629 (\u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644\u060c \u0645\u0646\u0634\u0648\u0631 \u0639\u0644\u0649 \u0648\u0633\u0627\u0626\u0644 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a). \u0627\u0644\u0628\u062d\u062b \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0644\u063a\u0627\u062a - \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0627\u0644\u0646\u0635 \u0627\u0644\u062f\u0627\u062e\u0644\u064a \u0628\u0623\u064a \u0644\u063a\u0629 (\u062a\u0642\u0631\u064a\u0628\u064b\u0627).", "semantic_search_tip": "\u0646\u0635\u064a\u062d\u0629: \u0647\u0630\u0627 \u0628\u062d\u062b \u062f\u0644\u0627\u0644\u064a. \u0627\u0633\u062a\u062e\u062f\u0645 \u062c\u0645\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631 \u0644\u0646\u062a\u0627\u0626\u062c \u0623\u0643\u062b\u0631 \u062f\u0642\u0629.", "semantic_search_form_textfield_placeholder": "\u0627\u0644\u0628\u062d\u062b \u0625\u0630\u0627 \u062a\u0645 \u0628\u0627\u0644\u0641\u0639\u0644 \u0627\u0644\u062a\u062d\u0642\u0642", "semantic_search_form_submit_button": "\u0627\u0644\u0628\u062d\u062b", "semantic_search_show_advanced_settings_button": "\u0639\u0631\u0636 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629", "semantic_search_hide_advanced_settings_button": "\u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629", "semantic_search_reset_search_settings_button": "\u0625\u0639\u0627\u062f\u0629 \u0636\u0628\u0637 \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u062d\u062b", "semantic_search_form_search_engine_placeholder": "\u0645\u062d\u0631\u0643 \u0627\u0644\u0628\u062d\u062b", "semantic_search_form_date_from_placeholder": "\u0645\u0646", "semantic_search_form_date_to_placeholder": "\u0625\u0644\u0649", "semantic_search_form_language_filter_placeholder": "\u0627\u0644\u0644\u063a\u0627\u062a", "semantic_search_search_engine_tip_link_placeholder": "\u0643\u064a\u0641 \u062a\u062e\u062a\u0627\u0631\u061f", "semantic_search_search_engine_tip_title": "\u0643\u064a\u0641 \u062a\u062e\u062a\u0627\u0631 \u0645\u062d\u0631\u0643 \u0627\u0644\u0628\u062d\u062b\u061f", "semantic_search_search_engine_1_name": "\u0627\u0644\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a", "semantic_search_search_engine_2_name": "\u0628\u062d\u062b \u062f\u0644\u0627\u0644\u064a \u064a\u0633\u062a\u0646\u062f \u0625\u0644\u0649 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629", "semantic_search_search_engine_3_name": "\u0628\u062d\u062b \u062f\u0644\u0627\u0644\u064a \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0644\u063a\u0627\u062a", "semantic_search_search_engine_4_name": "\u0628\u062d\u062b \u0639\u0646 \u0643\u0644\u0645\u0627\u062a \u0645\u0641\u062a\u0627\u062d\u064a\u0629 \u064a\u0633\u062a\u0646\u062f \u0625\u0644\u0649 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629", "semantic_search_search_engine_1_description": "\u0633\u064a\u0642\u0648\u0645 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a \u0628\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u0645\u0642\u062f\u0645 \u0648\u0648\u0641\u0642\u064b\u0627 \u0644\u0644\u063a\u062a\u0647 \u0648\u0637\u0648\u0644\u0647 \u0633\u064a\u062e\u062a\u0627\u0631 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0623\u0646\u0633\u0628 \u0645\u062d\u0631\u0643 \u0628\u062d\u062b.", "semantic_search_search_engine_2_description": "\u0628\u062d\u062b \u062f\u0644\u0627\u0644\u064a \u064a\u0633\u062a\u0646\u062f \u0625\u0644\u0649 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0628\u062d\u062b \u0639\u0646 \u0623\u064a \u062c\u0632\u0621 \u0645\u0646 \u0627\u0644\u0646\u0635 (\u062c\u0645\u0644\u0629\u060c \u0641\u0642\u0631\u0629 \u0623\u0648 \u062d\u062a\u0649 \u0645\u0646\u0634\u0648\u0631 \u0643\u0627\u0645\u0644 \u0639\u0644\u0649 FB / Telegram / Twitter) \u0644\u0623\u064a \u0645\u0637\u0627\u0644\u0628\u0629 \u062a\u0645 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646\u0647\u0627 \u0645\u0633\u0628\u0642\u064b\u0627. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0627\u0644\u0625\u062f\u062e\u0627\u0644 \u0628\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629 \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u062d\u0627\u0644\u0629 (\u064a\u0645\u0643\u0646\u0643 \u062a\u0631\u062c\u0645\u062a\u0647 \u0645\u0646 \u0644\u063a\u0627\u062a \u0623\u062e\u0631\u0649 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a\u0629 \u0645\u062b\u0644 Google Translate - \u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0633\u064a\u0639\u0645\u0644 \u0628\u0634\u0643\u0644 \u062c\u064a\u062f \u0648\u0633\u0646\u0633\u062a\u062e\u062f\u0645\u0647 \u0641\u064a \u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0625\u0646\u062a\u0627\u062c\u060c \u0633\u0646\u0636\u064a\u0641 \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a\u0629 \u0644\u0627\u062d\u0642\u064b\u0627).", "semantic_search_search_engine_3_description": "\u0628\u062d\u062b \u062f\u0644\u0627\u0644\u064a \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0644\u063a\u0627\u062a\u060c \u064a\u0639\u0645\u0644 \u0628\u0646\u0641\u0633 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0643\u0645\u0627 \u0627\u0644\u0630\u064a \u0623\u0639\u0644\u0627\u0647\u060c \u0648\u0644\u0643\u0646 \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0642\u0627\u062f\u0631\u064b\u0627 \u0639\u0644\u0649 \u0627\u0644\u0639\u0645\u0644 \u0645\u0639 \u062c\u0645\u064a\u0639 \u0627\u0644\u0644\u063a\u0627\u062a \u0627\u0644\u0634\u0627\u0626\u0639\u0629\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u062a\u0644\u0643 \u0627\u0644\u062a\u064a \u062a\u0646\u062a\u0645\u064a \u0625\u0644\u0649 CEDMO\u060c \u0623\u064a \u0627\u0644\u0633\u0644\u0648\u0641\u0627\u0643\u064a\u0629 \u0648\u0627\u0644\u062a\u0634\u064a\u0643\u064a\u0629 \u0648\u0627\u0644\u0628\u0648\u0644\u0646\u062f\u064a\u0629.", "semantic_search_search_engine_4_description": "\u0623\u062e\u064a\u0631\u064b\u0627\u060c \u0628\u062d\u062b \u0628\u0633\u064a\u0637 \u064a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0628\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629 (\u0645\u062d\u0631\u0643 \u0642\u064a\u0627\u0633\u064a/\u0623\u0633\u0627\u0633\u064a \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0648\u0641\u0631 \u0646\u062a\u0627\u0626\u062c \u062c\u064a\u062f\u0629 \u0644\u0644\u0645\u062f\u0627\u062e\u0644 \u0627\u0644\u0623\u0642\u0635\u0631 \u0648\u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0644\u0645\u0642\u0627\u0631\u0646\u0629 \u0645\u0639 \u0627\u0644\u0646\u0645\u0627\u0630\u062c \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629 \u0627\u0644\u0633\u0627\u0628\u0642\u0629).", "semantic_search_sort_relevant": "\u0627\u0644\u0623\u0643\u062b\u0631 \u0635\u0644\u0629", "semantic_search_sort_desc": "\u0627\u0644\u0623\u062d\u062f\u062b", "semantic_search_nb_of_results": "\u0646\u062a\u0627\u0626\u062c", "semantic_search_result_claim": "\u0645\u0637\u0627\u0644\u0628\u0629:", "semantic_search_result_title": "\u0639\u0646\u0648\u0627\u0646:", "semantic_search_result_translated_from": "\u062a\u0631\u062c\u0645\u0629 \u0645\u0646", "semantic_search_result_see_original": "\u0627\u0646\u0638\u0631 \u0627\u0644\u0623\u0635\u0644\u064a", "semantic_search_result_english_translation": "\u0639\u0631\u0636 \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629", "semantic_search_rating": "\u062a\u0635\u0646\u064a\u0641:"} \ 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 a7d8026c..d7c69735 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", "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_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_not_found": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0643\u0634\u0641", "button_localfile": "\u0645\u0644\u0641 \u0645\u062d\u0644\u064a"} \ 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", "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_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_not_found": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0643\u0634\u0641", "button_localfile": "\u0645\u0644\u0641 \u0645\u062d\u0644\u064a"} \ No newline at end of file diff --git a/public/locales/ar/components/NavItems/tools/TwitterSna.json b/public/locales/ar/components/NavItems/tools/TwitterSna.json index deedf578..d3d34cb4 100644 --- a/public/locales/ar/components/NavItems/tools/TwitterSna.json +++ b/public/locales/ar/components/NavItems/tools/TwitterSna.json @@ -1 +1 @@ -{"twitterStatsErrorMessage": "\u064a\u0631\u062c\u0649 \u062a\u0639\u0628\u0626\u0629 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629 (*)", "twitter_sna_title": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0634\u0628\u0643\u0629 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 \u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631 (\u0628\u064a\u062a\u0627)", "twitter_sna_search": "\u0627\u0644\u0643\u0644\u0645\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u060c URL \u0623\u0648 #", "twitter_sna_not": "\u0643\u0644\u0645\u0627\u062a \u0644\u0627\u0633\u062a\u0628\u0639\u0627\u062f\u0647\u0627 \u0641\u064a \u0627\u0644\u0628\u062d\u062b", "twitter_sna_user": "\u062a\u063a\u0631\u064a\u062f \u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0648\u0627\u0633\u0637\u0629 (\u0627\u0633\u0645 \u062d\u0633\u0627\u0628 Twitter)", "twitter_sna_from_date": "\u0645\u0646\u0630", "twitter_sna_until_date": "\u062d\u062a\u0649", "twitter_local_time": "\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0645\u062d\u0644\u064a", "twitter_sna_gmt": "\u062a\u0648\u0642\u064a\u062a \u063a\u0631\u064a\u0646\u064a\u062a\u0634", "twitter_sna_media": "\u0627\u0644\u0641\u0644\u0627\u062a\u0631:", "twitterStats_media_none": "\u0644\u0627 \u0634\u064a\u0621", "twitterStats_media_images": "\u0635\u0648\u0631", "twitterStats_media_videos": "\u0645\u0642\u0627\u0637\u0639 \u0641\u064a\u062f\u064a\u0648", "twitterStats_media_medias": "\u0627\u0644\u0648\u0633\u0627\u0626\u0637", "twitterStats_media_both": "\u0639\u0644\u0649 \u062d\u062f \u0633\u0648\u0627\u0621", "twitter_sna_verified": "\u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a \u0627\u0644\u0645\u0648\u062b\u0648\u0642\u0629 \u0641\u0642\u0637:", "twitterStats_verified_no": "\u0644\u0627", "twitterStats_verified_yes": "\u0646\u0639\u0645", "lang_choices": "\u0627\u0644\u0644\u063a\u0629:", "lang_all": "\u0644\u0627 \u0634\u064a\u0621", "lang_fr": "\u0627\u0644\u0641\u0631\u0646\u0633\u064a\u0629", "lang_en": "\u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629", "lang_es": "\u0627\u0644\u0623\u0633\u0628\u0627\u0646\u064a\u0629", "lang_ar": "\u0627\u0644\u0639\u0631\u0628\u064a\u0629", "lang_de": "\u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a\u0629", "lang_it": "\u0627\u0644\u0625\u064a\u0637\u0627\u0644\u064a\u0629", "lang_id": "\u0627\u0644\u0623\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0629", "lang_pt": "\u0627\u0644\u0628\u0631\u062a\u063a\u0627\u0644\u064a\u0629", "lang_ko": "\u0627\u0644\u0643\u0648\u0631\u064a\u0629", "lang_tr": "\u0627\u0644\u062a\u0631\u0643\u064a\u0629", "lang_ru": "\u0627\u0644\u0631\u0648\u0633\u064a\u0629", "lang_nl": "\u0627\u0644\u0647\u0648\u0644\u0646\u062f\u064a\u0629", "lang_hi": "\u0627\u0644\u0647\u0646\u062f\u064a\u0629", "lang_no": "\u0627\u0644\u0646\u0631\u0648\u064a\u062c\u064a\u0629", "lang_sv": "\u0627\u0644\u0633\u0648\u064a\u062f\u064a\u0629", "lang_fi": "\u0627\u0644\u0641\u0646\u0644\u0646\u062f\u064a\u0629", "lang_da": "\u0627\u0644\u062f\u0646\u0645\u0627\u0631\u0643\u064a\u0629", "lang_pl": "\u0627\u0644\u0628\u0648\u0644\u0646\u062f\u064a\u0629", "lang_hu": "\u0627\u0644\u0645\u062c\u0631\u064a\u0629", "lang_fa": "\u0627\u0644\u0641\u0627\u0631\u0633\u064a\u0629", "lang_he": "\u0627\u0644\u0639\u0628\u0631\u064a\u0629", "lang_ur": "\u0627\u0644\u0623\u0631\u062f\u064a\u0629", "lang_th": "\u0627\u0644\u062a\u0627\u064a\u0644\u0627\u0646\u062f\u064a\u0629", "button_submit": "\u0625\u0631\u0633\u0627\u0644", "default_sna_error": "\u0641\u0634\u0644 \u062a\u062d\u0644\u064a\u0644 Twitter \u0644\u0633\u0628\u0628\u0633 \u063a\u064a\u0631 \u0645\u0639\u0631\u0648\u0641.", "twitterSnaErrorMessage": "\u062d\u062f\u062b \u062e\u0637\u0623 \u0623\u062b\u0646\u0627\u0621 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a", "top_users_pie_chart_title": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u0623\u0643\u062b\u0631 \u0646\u0634\u0627\u0637\u0627", "mention_cloud_chart_title": "\u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a \u0627\u0644\u0623\u0643\u062b\u0631 \u0630\u0643\u0631\u0627\u064b", "user_time_chart_title": "\u0627\u0644\u062c\u062f\u0648\u0644 \u0627\u0644\u0632\u0645\u0646\u064a \u0644\u0644\u0627\u0646\u062a\u0634\u0627\u0631", "hashtag_graph_title": "\u0627\u0644\u0648\u0633\u0648\u0645 \u0627\u0644\u0623\u0643\u062b\u0631 \u0635\u0644\u0629", "retweets_cloud_chart_title": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u0623\u0643\u062b\u0631 \u0625\u0639\u0627\u062f\u0629 \u0644\u0644\u0646\u0634\u0631 \u0625\u0648 \u0627\u0644\u062a\u063a\u0631\u064a\u062f", "likes_cloud_chart_title": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u0623\u0643\u062b\u0631 \u0625\u0639\u062c\u0627\u0628\u0627", "top_words_cloud_chart_title": "\u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u0623\u0643\u062b\u0631 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0627 \u0641\u064a \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a", "tweetCounter_title": "\u0639\u062f\u062f \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a", "sosem_graph_title": "\u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a \u0627\u0644\u062f\u0644\u0627\u0644\u064a (\u0627\u0644\u0648\u0633\u0648\u0645 \u0648\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u0645\u0634\u0627\u0631 \u0625\u0644\u064a\u0647\u0645)", "sosem_4mode_graph_title": "\u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a-\u0627\u0644\u062f\u0644\u0627\u0644\u064a (\u0627\u0644\u0648\u0633\u0648\u0645\u060c \u0648\u0639\u0646\u0627\u0648\u064a\u0646 URL\u060c \u0648\u0627\u0644\u0625\u0634\u0627\u0631\u0627\u062a\u060c RTs \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a \u0627\u0644\u0645\u0642\u062a\u0628\u0633\u0629\u060c RTs \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u0645\u0639\u062f\u0644\u0629\u060c \u0627\u0644\u0631\u062f\u0648\u062f)", "account_creation_date_chart_title": "\u0645\u062e\u0637\u0637 \u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u062d\u0633\u0627\u0628", "bubble_chart_title": "\u0645\u062e\u0637\u0637 \u0628\u064a\u0627\u0646\u064a \u0644\u0623\u0641\u0636\u0644 100 \u062d\u0633\u0627\u0628 \u0627\u0644\u0623\u0643\u062b\u0631 \u0646\u0634\u0627\u0637\u064b\u0627", "user_graph_title": "\u0631\u0633\u0645 \u0628\u064a\u0627\u0646\u064a \u0644\u062d\u0633\u0627\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646", "export_graph_title": "\u062a\u0635\u062f\u064a\u0631 \u0631\u0633\u0645 \u0628\u064a\u0627\u0646\u064a \u0644\u0644\u062a\u0641\u0627\u0639\u0644 \u0628\u0635\u064a\u063a\u0629 Gexf", "heatmap_chart_title": "\u062e\u0631\u064a\u0637\u0629 \u062d\u0631\u0627\u0631\u064a\u0629 \u0644\u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a", "elastic_url": "\u0639\u0646\u0648\u0627\u0646 URL", "elastic_count": "\u0627\u0644\u0639\u062f\u062f", "twittersna_result_username": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645", "twittersna_result_date": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e", "twittersna_result_tweet": "\u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0629", "twittersna_result_retweet_nb": "\u0639\u062f\u062f \u0645\u0631\u0627\u062a \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062a\u063a\u0631\u064a\u062f", "twittersna_result_like_nb": "\u0639\u062f\u062f \u0627\u0644\u0625\u0639\u062c\u0627\u0628\u0627\u062a", "twittersna_result_hide": "\u0625\u062e\u0641\u0627\u0621", "twittersna_result_download": "\u062a\u0646\u0632\u064a\u0644", "twittersna_result_slected_tweets": "\u062a\u063a\u0631\u064a\u062f\u0627\u062a \u0645\u062e\u062a\u0627\u0631\u0629", "twittersna_result_url_in_tweets": "\u0639\u0646\u0627\u0648\u064a\u0646 URL \u0641\u064a \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a", "twittersna_result_go_to": "\u0627\u0630\u0647\u0628 \u0625\u0644\u0649 \u0639\u0646\u0648\u0627\u0646 URL", "twittersna_result_go_to_tweet": "\u0627\u0630\u0647\u0628 \u0625\u0644\u0649 \u062a\u063a\u0631\u064a\u062f\u0629", "twittersna_result_download_png": "\u062a\u0646\u0632\u064a\u0644 \u0628\u0635\u064a\u063a\u0629 PNG", "twittersna_result_download_svg": "\u062a\u0646\u0632\u064a\u0644 \u0628\u0635\u064a\u063a\u0629 SVG", "twittersna_result_word": "\u0643\u0644\u0645\u0629", "twittersna_result_nb_occ": "\u0639\u062f\u062f \u0645\u0631\u0627\u062a \u0627\u0644\u062d\u062f\u0648\u062b", "twittersna_result_entity": "\u0643\u064a\u0627\u0646 \u0645\u0633\u0645\u0649", "twittersna_no_data": "\u0644\u0627 \u062a\u062a\u0648\u0627\u0641\u0631 \u0628\u064a\u0627\u0646\u0627\u062a", "user_placeholder": "\u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0650\u0645", "twittersna_counting_words": "\u0639\u062f\u0627\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a", "twittersna_fetching_tweets": "\u062c\u0644\u0628 \u062a\u063a\u0631\u064a\u062f\u0627\u062a", "twittersna_building_graphs": "\u0628\u0646\u0627\u0621 \u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a\u0629", "twittersna_result_submit_twitter_sna": "\u0623\u0631\u0633\u0644 \u0625\u0644\u0649 Twitter SNA", "twittersna_result_view_graph": "\u0639\u0631\u0636 \u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a", "twittersna_no_community": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0643\u0634\u0641 \u0639\u0646 \u0645\u062c\u062a\u0645\u0639", "twittersna_acd": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u062d\u0633\u0627\u0628", "twittersna_nb_followers": "\u0639\u062f\u062f \u0627\u0644\u0645\u062a\u0627\u0628\u0639\u064a\u0646", "disable_cache": "\u062a\u0639\u0637\u064a\u0644 \u0630\u0627\u0643\u0631\u0629 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0645\u0624\u0642\u062a", "twittersna_invalid_credentials": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0645\u0635\u0627\u062f\u0642\u0629 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d\u0629", "twittersna_start": "\u062c\u0627\u0631 \u0627\u0644\u062a\u062d\u0645\u064a\u0644", "cardheader_parameters": "\u0627\u0644\u0625\u0639\u062f\u0627\u062f\u062a", "explanation_keyword": "\u0639\u0646\u0635\u0631 \u0644\u0644\u0628\u062d\u062b\u060c \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0643\u0644\u0645\u0629 \u0645\u0641\u062a\u0627\u062d\u064a\u0629\u060c \u0623\u0648 \u0639\u0646\u0648\u0627\u0646 URL \u0623\u0648 \u0648\u0633\u0645", "explanation_dates": "\u062a\u0645 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u062a\u0648\u0627\u0631\u064a\u062e \u0628\u064a\u0646 \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a \u0644\u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0645\u062d\u062f\u062f", "explanation_timezone": "\u062d\u062f\u062f \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0644\u0644\u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0645\u0646 \u0642\u0628\u0644", "explanation_exclude": "\u062d\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0631\u064a\u062f \u062a\u062d\u0644\u064a\u0644\u0647\u0627 \u0641\u064a \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b", "explanation_language": "\u062d\u062f\u062f \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u062a\u064a \u0633\u064a\u062a\u0645 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a \u0628\u0647\u0627", "explanation_account": "\u062d\u062f\u062f \u062d\u0633\u0627\u0628 Twitter \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u062d\u0644\u064a\u0644 \u062a\u063a\u0631\u064a\u062f\u0627\u062a\u0647", "explanation_verified": "\u062d\u062f\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0631\u064a\u062f \u0641\u0642\u0637 \u062a\u062d\u0644\u064a\u0644 \u062a\u063a\u0631\u064a\u062f\u0627\u062a \u0645\u0646 \u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646\u0647\u0627", "explanation_media": "\u062d\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u062a\u064a \u062a\u0631\u064a\u062f \u062a\u062d\u0644\u064a\u0644\u0647\u0627", "explanation_cache": "\u062d\u062f\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0631\u064a\u062f \u062a\u062c\u0627\u0647\u0644 \u0630\u0627\u0643\u0631\u0629 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0645\u0624\u0642\u062a \u0644\u0644\u062e\u0627\u062f\u0645 \u0648\u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0627\u0644\u0628\u062d\u062b \u0639\u0644\u0649 \u0623\u0646\u0647 \u062c\u062f\u064a\u062f", "twittersna_searchparameters": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u062d\u062b", "twittersna_title_timezone": "\u0627\u0644\u0646\u0637\u0627\u0642 \u0627\u0644\u0632\u0645\u0646\u064a \u0644\u0644\u062a\u0648\u0627\u0631\u064a\u062e", "twittersna_title_optional": "\u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629", "twittersna_title_words": "\u0643\u0644\u0645\u0627\u062a", "twittersna_title_accounts": "\u062d\u0633\u0627\u0628\u0627\u062a", "twittersna_title_media": "\u0648\u0633\u0627\u0626\u0637", "twittersna_title_advanced": "\u0627\u062f\u0648\u0627\u062a \u0645\u062a\u0637\u0648\u0631\u0629", "twitter_sna_searchelement": "\u0639\u0646\u0635\u0631 \u0627\u0644\u0628\u062d\u062b", "twitter_sna_selectdate": "\u062d\u062f\u062f \u062a\u0627\u0631\u064a\u062e", "twitter_sna_placholder_tweetedby": "\u0627\u0633\u0645 \u062d\u0633\u0627\u0628 \u062a\u0648\u064a\u062a\u0631", "tweet_similarity_title": "\u062a\u0634\u0627\u0628\u0647 \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a", "twittersna_title_time": "\u0632\u0645\u0646", "twittersna_title_elements": "\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0628\u062d\u062b", "explanation_allelements": "\u064a\u062c\u0628 \u0623\u0646 \u062a\u0638\u0647\u0631 \u062c\u0645\u064a\u0639 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u062d\u0642\u0644 \u0641\u064a \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b", "explanation_anyelements": "\u064a\u062c\u0628 \u0623\u0646 \u064a\u0638\u0647\u0631 \u0648\u0627\u062d\u062f \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644 \u0645\u0646 \u0639\u0646\u0627\u0635\u0631 \u0647\u0630\u0627 \u0627\u0644\u0645\u062c\u0627\u0644 \u0641\u064a \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b", "twittersna_field_all": "\u0643\u0644 \u0627\u0644\u0639\u0646\u0627\u0635\u0631", "twittersna_field_any": "\u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631"} \ No newline at end of file +{"twitterStatsErrorMessage": "\u064a\u0631\u062c\u0649 \u062a\u0639\u0628\u0626\u0629 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629 (*)", "twitter_sna_title": "\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0634\u0628\u0643\u0629 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 \u0639\u0644\u0649 \u062a\u0648\u064a\u062a\u0631 (\u0628\u064a\u062a\u0627)", "twitter_sna_search": "\u0627\u0644\u0643\u0644\u0645\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u060c URL \u0623\u0648 #", "twitter_sna_not": "\u0643\u0644\u0645\u0627\u062a \u0644\u0627\u0633\u062a\u0628\u0639\u0627\u062f\u0647\u0627 \u0641\u064a \u0627\u0644\u0628\u062d\u062b", "twitter_sna_user": "\u062a\u063a\u0631\u064a\u062f \u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0648\u0627\u0633\u0637\u0629 (\u0627\u0633\u0645 \u062d\u0633\u0627\u0628 Twitter)", "twitter_sna_from_date": "\u0645\u0646\u0630", "twitter_sna_until_date": "\u062d\u062a\u0649", "twitter_local_time": "\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0645\u062d\u0644\u064a", "twitter_sna_gmt": "\u062a\u0648\u0642\u064a\u062a \u063a\u0631\u064a\u0646\u064a\u062a\u0634", "twitter_sna_media": "\u0627\u0644\u0641\u0644\u0627\u062a\u0631:", "twitterStats_media_none": "\u0644\u0627 \u0634\u064a\u0621", "twitterStats_media_images": "\u0635\u0648\u0631", "twitterStats_media_videos": "\u0645\u0642\u0627\u0637\u0639 \u0641\u064a\u062f\u064a\u0648", "twitterStats_media_medias": "\u0627\u0644\u0648\u0633\u0627\u0626\u0637", "twitterStats_media_both": "\u0639\u0644\u0649 \u062d\u062f \u0633\u0648\u0627\u0621", "twitter_sna_verified": "\u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a \u0627\u0644\u0645\u0648\u062b\u0648\u0642\u0629 \u0641\u0642\u0637:", "twitterStats_verified_no": "\u0644\u0627", "twitterStats_verified_yes": "\u0646\u0639\u0645", "lang_choices": "\u0627\u0644\u0644\u063a\u0629:", "lang_all": "\u0644\u0627 \u0634\u064a\u0621", "lang_fr": "\u0627\u0644\u0641\u0631\u0646\u0633\u064a\u0629", "lang_en": "\u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629", "lang_es": "\u0627\u0644\u0623\u0633\u0628\u0627\u0646\u064a\u0629", "lang_ar": "\u0627\u0644\u0639\u0631\u0628\u064a\u0629", "lang_de": "\u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a\u0629", "lang_it": "\u0627\u0644\u0625\u064a\u0637\u0627\u0644\u064a\u0629", "lang_id": "\u0627\u0644\u0623\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0629", "lang_pt": "\u0627\u0644\u0628\u0631\u062a\u063a\u0627\u0644\u064a\u0629", "lang_ko": "\u0627\u0644\u0643\u0648\u0631\u064a\u0629", "lang_tr": "\u0627\u0644\u062a\u0631\u0643\u064a\u0629", "lang_ru": "\u0627\u0644\u0631\u0648\u0633\u064a\u0629", "lang_nl": "\u0627\u0644\u0647\u0648\u0644\u0646\u062f\u064a\u0629", "lang_hi": "\u0627\u0644\u0647\u0646\u062f\u064a\u0629", "lang_no": "\u0627\u0644\u0646\u0631\u0648\u064a\u062c\u064a\u0629", "lang_sv": "\u0627\u0644\u0633\u0648\u064a\u062f\u064a\u0629", "lang_fi": "\u0627\u0644\u0641\u0646\u0644\u0646\u062f\u064a\u0629", "lang_da": "\u0627\u0644\u062f\u0646\u0645\u0627\u0631\u0643\u064a\u0629", "lang_pl": "\u0627\u0644\u0628\u0648\u0644\u0646\u062f\u064a\u0629", "lang_hu": "\u0627\u0644\u0645\u062c\u0631\u064a\u0629", "lang_fa": "\u0627\u0644\u0641\u0627\u0631\u0633\u064a\u0629", "lang_he": "\u0627\u0644\u0639\u0628\u0631\u064a\u0629", "lang_ur": "\u0627\u0644\u0623\u0631\u062f\u064a\u0629", "lang_th": "\u0627\u0644\u062a\u0627\u064a\u0644\u0627\u0646\u062f\u064a\u0629", "button_submit": "\u0625\u0631\u0633\u0627\u0644", "default_sna_error": "\u0641\u0634\u0644 \u062a\u062d\u0644\u064a\u0644 Twitter \u0644\u0633\u0628\u0628\u0633 \u063a\u064a\u0631 \u0645\u0639\u0631\u0648\u0641.", "twitterSnaErrorMessage": "\u062d\u062f\u062b \u062e\u0637\u0623 \u0623\u062b\u0646\u0627\u0621 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a", "top_users_pie_chart_title": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u0623\u0643\u062b\u0631 \u0646\u0634\u0627\u0637\u0627", "mention_cloud_chart_title": "\u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a \u0627\u0644\u0623\u0643\u062b\u0631 \u0630\u0643\u0631\u0627\u064b", "user_time_chart_title": "\u0627\u0644\u062c\u062f\u0648\u0644 \u0627\u0644\u0632\u0645\u0646\u064a \u0644\u0644\u0627\u0646\u062a\u0634\u0627\u0631", "hashtag_graph_title": "\u0627\u0644\u0648\u0633\u0648\u0645 \u0627\u0644\u0623\u0643\u062b\u0631 \u0635\u0644\u0629", "retweets_cloud_chart_title": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u0623\u0643\u062b\u0631 \u0625\u0639\u0627\u062f\u0629 \u0644\u0644\u0646\u0634\u0631 \u0625\u0648 \u0627\u0644\u062a\u063a\u0631\u064a\u062f", "likes_cloud_chart_title": "\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u0623\u0643\u062b\u0631 \u0625\u0639\u062c\u0627\u0628\u0627", "top_words_cloud_chart_title": "\u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u0623\u0643\u062b\u0631 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0627 \u0641\u064a \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a", "tweetCounter_title": "\u0639\u062f\u062f \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a", "sosem_graph_title": "\u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a \u0627\u0644\u062f\u0644\u0627\u0644\u064a (\u0627\u0644\u0648\u0633\u0648\u0645 \u0648\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u0645\u0634\u0627\u0631 \u0625\u0644\u064a\u0647\u0645)", "sosem_4mode_graph_title": "\u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a-\u0627\u0644\u062f\u0644\u0627\u0644\u064a (\u0627\u0644\u0648\u0633\u0648\u0645\u060c \u0648\u0639\u0646\u0627\u0648\u064a\u0646 URL\u060c \u0648\u0627\u0644\u0625\u0634\u0627\u0631\u0627\u062a\u060c RTs \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a \u0627\u0644\u0645\u0642\u062a\u0628\u0633\u0629\u060c RTs \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u0645\u0639\u062f\u0644\u0629\u060c \u0627\u0644\u0631\u062f\u0648\u062f)", "account_creation_date_chart_title": "\u0645\u062e\u0637\u0637 \u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u062d\u0633\u0627\u0628", "bubble_chart_title": "\u0645\u062e\u0637\u0637 \u0628\u064a\u0627\u0646\u064a \u0644\u0623\u0641\u0636\u0644 100 \u062d\u0633\u0627\u0628 \u0627\u0644\u0623\u0643\u062b\u0631 \u0646\u0634\u0627\u0637\u064b\u0627", "user_graph_title": "\u0631\u0633\u0645 \u0628\u064a\u0627\u0646\u064a \u0644\u062d\u0633\u0627\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646", "export_graph_title": "\u062a\u0635\u062f\u064a\u0631 \u0631\u0633\u0645 \u0628\u064a\u0627\u0646\u064a \u0644\u0644\u062a\u0641\u0627\u0639\u0644 \u0628\u0635\u064a\u063a\u0629 Gexf", "heatmap_chart_title": "W\u00e4rmemap der Tweetsverteilung", "elastic_url": "\u0639\u0646\u0648\u0627\u0646 URL", "elastic_count": "\u0627\u0644\u0639\u062f\u062f", "twittersna_result_username": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645", "twittersna_result_date": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e", "twittersna_result_tweet": "\u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0629", "twittersna_result_retweet_nb": "\u0639\u062f\u062f \u0645\u0631\u0627\u062a \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062a\u063a\u0631\u064a\u062f", "twittersna_result_like_nb": "\u0639\u062f\u062f \u0627\u0644\u0625\u0639\u062c\u0627\u0628\u0627\u062a", "twittersna_result_hide": "\u0625\u062e\u0641\u0627\u0621", "twittersna_result_download": "\u062a\u0646\u0632\u064a\u0644", "twittersna_result_slected_tweets": "\u062a\u063a\u0631\u064a\u062f\u0627\u062a \u0645\u062e\u062a\u0627\u0631\u0629", "twittersna_result_url_in_tweets": "\u0639\u0646\u0627\u0648\u064a\u0646 URL \u0641\u064a \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a", "twittersna_result_go_to": "\u0627\u0630\u0647\u0628 \u0625\u0644\u0649 \u0639\u0646\u0648\u0627\u0646 URL", "twittersna_result_go_to_tweet": "\u0627\u0630\u0647\u0628 \u0625\u0644\u0649 \u062a\u063a\u0631\u064a\u062f\u0629", "twittersna_result_download_png": "\u062a\u0646\u0632\u064a\u0644 \u0628\u0635\u064a\u063a\u0629 PNG", "twittersna_result_download_svg": "\u062a\u0646\u0632\u064a\u0644 \u0628\u0635\u064a\u063a\u0629 SVG", "twittersna_result_word": "\u0643\u0644\u0645\u0629", "twittersna_result_nb_occ": "\u0639\u062f\u062f \u0645\u0631\u0627\u062a \u0627\u0644\u062d\u062f\u0648\u062b", "twittersna_result_entity": "\u0643\u064a\u0627\u0646 \u0645\u0633\u0645\u0649", "twittersna_no_data": "\u0644\u0627 \u062a\u062a\u0648\u0627\u0641\u0631 \u0628\u064a\u0627\u0646\u0627\u062a", "user_placeholder": "\u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0650\u0645", "twittersna_counting_words": "\u0639\u062f\u0627\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a", "twittersna_fetching_tweets": "\u062c\u0644\u0628 \u062a\u063a\u0631\u064a\u062f\u0627\u062a", "twittersna_building_graphs": "\u0628\u0646\u0627\u0621 \u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a\u0629", "twittersna_result_submit_twitter_sna": "\u0623\u0631\u0633\u0644 \u0625\u0644\u0649 Twitter SNA", "twittersna_result_view_graph": "\u0639\u0631\u0636 \u0627\u0644\u0631\u0633\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u064a", "twittersna_no_community": "\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0643\u0634\u0641 \u0639\u0646 \u0645\u062c\u062a\u0645\u0639", "twittersna_acd": "\u062a\u0627\u0631\u064a\u062e \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u062d\u0633\u0627\u0628", "twittersna_nb_followers": "\u0639\u062f\u062f \u0627\u0644\u0645\u062a\u0627\u0628\u0639\u064a\u0646", "disable_cache": "\u062a\u0639\u0637\u064a\u0644 \u0630\u0627\u0643\u0631\u0629 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0645\u0624\u0642\u062a", "twittersna_invalid_credentials": "\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0645\u0635\u0627\u062f\u0642\u0629 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d\u0629", "twittersna_start": "\u062c\u0627\u0631 \u0627\u0644\u062a\u062d\u0645\u064a\u0644", "cardheader_parameters": "\u0627\u0644\u0625\u0639\u062f\u0627\u062f\u062a", "explanation_keyword": "\u0639\u0646\u0635\u0631 \u0644\u0644\u0628\u062d\u062b\u060c \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0643\u0644\u0645\u0629 \u0645\u0641\u062a\u0627\u062d\u064a\u0629\u060c \u0623\u0648 \u0639\u0646\u0648\u0627\u0646 URL \u0623\u0648 \u0648\u0633\u0645", "explanation_dates": "\u062a\u0645 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u062a\u0648\u0627\u0631\u064a\u062e \u0628\u064a\u0646 \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a \u0644\u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0645\u062d\u062f\u062f", "explanation_timezone": "\u062d\u062f\u062f \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0644\u0644\u062a\u0648\u0627\u0631\u064a\u062e \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u0642\u062f\u064a\u0645\u0647\u0627 \u0645\u0646 \u0642\u0628\u0644", "explanation_exclude": "\u062d\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u062a\u064a \u0644\u0627 \u062a\u0631\u064a\u062f \u062a\u062d\u0644\u064a\u0644\u0647\u0627 \u0641\u064a \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b", "explanation_language": "\u062d\u062f\u062f \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u062a\u064a \u0633\u064a\u062a\u0645 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a \u0628\u0647\u0627", "explanation_account": "\u062d\u062f\u062f \u062d\u0633\u0627\u0628 Twitter \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u062a\u062d\u0644\u064a\u0644 \u062a\u063a\u0631\u064a\u062f\u0627\u062a\u0647", "explanation_verified": "\u062d\u062f\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0631\u064a\u062f \u0641\u0642\u0637 \u062a\u062d\u0644\u064a\u0644 \u062a\u063a\u0631\u064a\u062f\u0627\u062a \u0645\u0646 \u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646\u0647\u0627", "explanation_media": "\u062d\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u062a\u064a \u062a\u0631\u064a\u062f \u062a\u062d\u0644\u064a\u0644\u0647\u0627", "explanation_cache": "\u062d\u062f\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0631\u064a\u062f \u062a\u062c\u0627\u0647\u0644 \u0630\u0627\u0643\u0631\u0629 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0645\u0624\u0642\u062a \u0644\u0644\u062e\u0627\u062f\u0645 \u0648\u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0627\u0644\u0628\u062d\u062b \u0639\u0644\u0649 \u0623\u0646\u0647 \u062c\u062f\u064a\u062f", "twittersna_searchparameters": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u062d\u062b", "twittersna_title_timezone": "\u0627\u0644\u0646\u0637\u0627\u0642 \u0627\u0644\u0632\u0645\u0646\u064a \u0644\u0644\u062a\u0648\u0627\u0631\u064a\u062e", "twittersna_title_optional": "\u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629", "twittersna_title_words": "\u0643\u0644\u0645\u0627\u062a", "twittersna_title_accounts": "\u062d\u0633\u0627\u0628\u0627\u062a", "twittersna_title_media": "\u0648\u0633\u0627\u0626\u0637", "twittersna_title_advanced": "\u0627\u062f\u0648\u0627\u062a \u0645\u062a\u0637\u0648\u0631\u0629", "twitter_sna_searchelement": "\u0639\u0646\u0635\u0631 \u0627\u0644\u0628\u062d\u062b", "twitter_sna_selectdate": "\u062d\u062f\u062f \u062a\u0627\u0631\u064a\u062e", "twitter_sna_placholder_tweetedby": "\u0627\u0633\u0645 \u062d\u0633\u0627\u0628 \u062a\u0648\u064a\u062a\u0631", "tweet_similarity_title": "\u062a\u0634\u0627\u0628\u0647 \u0627\u0644\u062a\u063a\u0631\u064a\u062f\u0627\u062a", "twittersna_title_time": "\u0632\u0645\u0646", "twittersna_title_elements": "\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0628\u062d\u062b", "explanation_allelements": "\u064a\u062c\u0628 \u0623\u0646 \u062a\u0638\u0647\u0631 \u062c\u0645\u064a\u0639 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u062d\u0642\u0644 \u0641\u064a \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b", "explanation_anyelements": "\u064a\u062c\u0628 \u0623\u0646 \u064a\u0638\u0647\u0631 \u0648\u0627\u062d\u062f \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644 \u0645\u0646 \u0639\u0646\u0627\u0635\u0631 \u0647\u0630\u0627 \u0627\u0644\u0645\u062c\u0627\u0644 \u0641\u064a \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b", "twittersna_field_all": "\u0643\u0644 \u0627\u0644\u0639\u0646\u0627\u0635\u0631", "twittersna_field_any": "\u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631"} \ No newline at end of file diff --git a/public/locales/ar/components/Shared/Footer.json b/public/locales/ar/components/Shared/Footer.json index d03bac1d..c455f0c4 100644 --- a/public/locales/ar/components/Shared/Footer.json +++ b/public/locales/ar/components/Shared/Footer.json @@ -1 +1 @@ -{"afp_part_1": "\u0645\u0642\u062f\u0645\u0629 \u0645\u0646 \u0642\u0628\u0644 ", "afp_link": "https://www.afp.com/en/medialab", "afp_link_label": "AFP Medialab", "afp_part_2": "\u0644\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0646\u0627\u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0623\u062f\u0627\u0629 \u0627\u0644\u062a\u063a\u0630\u064a\u0629 \u0627\u0644\u0631\u0627\u062c\u0639\u0629.", "iti_part_1": "\u0645\u0642\u062f\u0645\u0629 \u0645\u0646 \u0642\u0628\u0644 ", "iti_link": "https://www.certh.gr/root.en.aspx", "iti_link_label": "ITI CERTH", "iti_part_2": "\u0644\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0646\u0627\u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0623\u062f\u0627\u0629 \u0627\u0644\u062a\u063a\u0630\u064a\u0629 \u0627\u0644\u0631\u0627\u062c\u0639\u0629.", "GRIHO_part_1": "Griho Research Group \u00a9 2018 Universitat de Lleida :\u0645\u0642\u064e\u062f\u0645\u0629 \u0645\u0646 \u0645\u062c\u0645\u0648\u0639\u0629", "GRIHO_part_2": "\u0627\u062a\u0635\u0644 \u0628\u0646\u0627:", "GRIHO_email": "invid@udl.cat", "and": "\u0648 ", "usfd_part_1": "\u0645\u0642\u062f\u0645\u0629 \u0645\u0646 \u0642\u0628\u0644", "usfd_link": "https://gate.ac.uk/", "usfd_link_label": "USFD", "usfd_part_2": "\u0644\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0646\u0627\u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0623\u062f\u0627\u0629 \u0627\u0644\u062a\u063a\u0630\u064a\u0629 \u0627\u0644\u0631\u0627\u062c\u0639\u0629.", "eudisinfolab_link": "https://www.disinfo.eu/", "eudisinfolab_link_label": "EU DisinfoLab", "borelli_part_1": "\u0645\u0642\u062f\u0645\u0629 \u0645\u0646 \u0642\u0628\u0644", "borelli_link": "https://ens-paris-saclay.fr/en/research/research-laboratories/centre-borelli", "borelli_link_label": "Borelli Center", "borelli_part_2": "\u0644\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0646\u0627\u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0623\u062f\u0627\u0629 \u0627\u0644\u062a\u063a\u0630\u064a\u0629 \u0627\u0644\u0631\u0627\u062c\u0639\u0629.", "unina_link_label": "GRIP UNINA", "unina_link": "https://www.grip.unina.it"} \ No newline at end of file +{"afp_part_1": "\u0645\u0642\u062f\u0645\u0629 \u0645\u0646 \u0642\u0628\u0644 ", "afp_link": "https://www.afp.com/en/medialab", "afp_link_label": "AFP Medialab", "afp_part_2": "\u0644\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0646\u0627\u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0623\u062f\u0627\u0629 \u0627\u0644\u062a\u063a\u0630\u064a\u0629 \u0627\u0644\u0631\u0627\u062c\u0639\u0629.", "iti_part_1": "\u0645\u0642\u062f\u0645\u0629 \u0645\u0646 \u0642\u0628\u0644 ", "iti_link": "https://www.certh.gr/root.en.aspx", "iti_link_label": "ITI CERTH", "iti_part_2": "\u0644\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0646\u0627\u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0623\u062f\u0627\u0629 \u0627\u0644\u062a\u063a\u0630\u064a\u0629 \u0627\u0644\u0631\u0627\u062c\u0639\u0629.", "GRIHO_part_1": "Griho Research Group \u00a9 2018 Universitat de Lleida :\u0645\u0642\u064e\u062f\u0645\u0629 \u0645\u0646 \u0645\u062c\u0645\u0648\u0639\u0629", "GRIHO_part_2": "\u0627\u062a\u0635\u0644 \u0628\u0646\u0627:", "GRIHO_email": "invid@udl.cat", "and": "\u0648 ", "usfd_part_1": "\u0645\u0642\u062f\u0645\u0629 \u0645\u0646 \u0642\u0628\u0644", "usfd_link": "https://gate.ac.uk/", "usfd_link_label": "USFD", "usfd_part_2": "\u0644\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0646\u0627\u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0623\u062f\u0627\u0629 \u0627\u0644\u062a\u063a\u0630\u064a\u0629 \u0627\u0644\u0631\u0627\u062c\u0639\u0629.", "eudisinfolab_link": "https://www.disinfo.eu/", "eudisinfolab_link_label": "EU DisinfoLab", "borelli_part_1": "\u0645\u0642\u062f\u0645\u0629 \u0645\u0646 \u0642\u0628\u0644", "borelli_link": "https://ens-paris-saclay.fr/en/research/research-laboratories/centre-borelli", "borelli_link_label": "Borelli Center", "borelli_part_2": "\u0644\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0646\u0627\u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0623\u062f\u0627\u0629 \u0627\u0644\u062a\u063a\u0630\u064a\u0629 \u0627\u0644\u0631\u0627\u062c\u0639\u0629.", "unina_link_label": "GRIP UNINA", "unina_link": "https://www.grip.unina.it", "loccus_link_label": "Loccus", "loccus_link": "https://www.loccus.ai/#request-access", "kinit_link_label": "KInIT", "kinit_link": "https://kinit.sk"} \ No newline at end of file diff --git a/public/locales/ar/components/Shared/OnWarningInfo.json b/public/locales/ar/components/Shared/OnWarningInfo.json index e387c33f..597267b6 100644 --- a/public/locales/ar/components/Shared/OnWarningInfo.json +++ b/public/locales/ar/components/Shared/OnWarningInfo.json @@ -1 +1 @@ -{"warning_sna": "\u0647\u0630\u0647 \u0627\u0644\u0645\u064a\u0632\u0629 \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631 \u0628\u0634\u0643\u0644 \u0645\u0643\u062b\u0641 \u0648\u0645\u062e\u0635\u0635\u0629 \u0644\u0644\u0635\u062d\u0641\u064a\u064a\u0646 \u0648\u0645\u062f\u0642\u0642\u064a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0648\u0627\u0644\u0628\u0627\u062d\u062b\u064a\u0646. \u0627\u0646\u0638\u0631 \u0641\u064a \u0623\u0639\u0644\u0649 \u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a.", "error": "\u062d\u062f\u062b \u062e\u0637\u0623 \u0623\u062b\u0646\u0627\u0621 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0627\u0644\u062e\u0627\u0635 \u0628\u0643", "error_invalid_url": "\u062e\u0637\u0623: \u0644\u064a\u0633 \u0639\u0646\u0648\u0627\u0646 URL \u0635\u0627\u0644\u062d\u064b\u0627", "warning_forensic": "\u062a\u0647\u062f\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u0627\u0644\u0645\u062d\u0633\u0651\u0646\u0629 \u0647\u0630\u0647 \u0625\u0644\u0649 \u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0641\u064a \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627. \u064a\u062c\u0628 \u062a\u062c\u0646\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647 \u0645\u0639 \u0644\u0642\u0637\u0627\u062a \u0627\u0644\u0634\u0627\u0634\u0629\u060c \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0645\u0633\u0648\u062d\u0629 \u0636\u0648\u0626\u064a\u0627\u064b \u0644\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0623\u0648 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u062a\u062c\u0627\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u0647\u064a \u0641\u064a \u0627\u0644\u0648\u0627\u0642\u0639 \u0635\u0648\u0631 \u0645\u0639\u062f\u0644\u0629. \u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u062a\u0633\u0644\u0637 \u0627\u0644\u0636\u0648\u0621 \u0639\u0644\u0649 \u0646\u0641\u0633 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0623\u0643\u062b\u0631 \u0625\u062b\u0627\u0631\u0629 \u0644\u0644\u0634\u0643\u0648\u0643 \u0647\u064a \u062a\u0644\u0643 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0645\u0639\u064a\u0646\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629. \u064a\u0631\u062c\u0649 \u0627\u0644\u0623\u062e\u0630 \u0641\u064a \u0627\u0644\u0627\u0639\u062a\u0628\u0627\u0631 \u0623\u0646 \u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u0637\u0628 \u0627\u0644\u0634\u0631\u0639\u064a \u062a\u062d\u062f\u062f \u0623\u064a \u062a\u063a\u064a\u064a\u0631 \u0644\u0644\u0625\u0634\u0627\u0631\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0648\u0644\u064a\u0633 \u0641\u0642\u0637 \u0627\u0644\u0645\u0635\u0646\u0648\u0639\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0644\u063a\u0648\u064a\u0627\u064b (\u0645\u0645\u0627 \u064a\u0639\u0646\u064a \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0648\u062c\u0648\u062f \u0646\u062a\u0627\u0626\u062c \u0625\u064a\u062c\u0627\u0628\u064a\u0629 \u062e\u0627\u0637\u0626\u0629). \u0642\u062f \u062a\u0624\u062f\u064a \u0628\u0639\u0636 \u0627\u0644\u062a\u0631\u0643\u064a\u0628\u0627\u062a \u0627\u0644\u0645\u0639\u0642\u062f\u0629 \u0623\u0648 \u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0625\u0636\u0627\u0621\u0629 \u0623\u064a\u0636\u0627\u064b \u0625\u0644\u0649 \u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u0625\u0634\u0627\u0631\u0629 \u062f\u0648\u0646 \u0623\u064a \u0646\u064a\u0629 \u062a\u0644\u0627\u0639\u0628. \u0643\u0644\u0645\u0627 \u0623\u0645\u0643\u0646\u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0628\u0634\u0643\u0644 \u0645\u0646\u0647\u062c\u064a \u0623\u0641\u0636\u0644 \u062f\u0642\u0629 \u0635\u0648\u0631\u0629 \u0645\u062a\u0627\u062d\u0629 (\u062d\u062a\u0649 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0628\u062d\u062b \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u062a\u0634\u0627\u0628\u0647 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0635\u0648\u0631 \u0645\u062a\u0637\u0627\u0628\u0642\u0629 \u0630\u0627\u062a \u062f\u0642\u0629 \u0623\u0639\u0644\u0649).", "warning_advanced_tools": "\u0647\u0630\u0647 \u0627\u0644\u0623\u062f\u0627\u0629 \u0645\u062e\u0635\u0635\u0629 \u0644\u0644\u0635\u062d\u0641\u064a\u064a\u0646 \u0648\u0645\u062f\u0642\u0642\u064a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0648\u0627\u0644\u0628\u0627\u062d\u062b\u064a\u0646. \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0625\u0644\u063a\u0627\u0621 \u0642\u0641\u0644 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629 \u0641\u064a \u0627\u0644\u0632\u0627\u0648\u064a\u0629 \u0627\u0644\u064a\u0645\u0646\u0649 \u0627\u0644\u0639\u0644\u064a\u0627 \u0645\u0646 \u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0644\u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0648\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627.", "warning_beta": "\u062a\u062d\u0630\u064a\u0631: \u0647\u0630\u0647 \u0623\u062f\u0627\u0629 \u062a\u062c\u0631\u064a\u0628\u064a\u0629 \u0642\u064a\u062f \u0627\u0644\u062a\u0637\u0648\u064a\u0631 \u0648\u0642\u062f \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u062e\u0637\u0627\u0621 \u0623\u0648 \u0623\u062e\u0637\u0627\u0621. \u0644\u0627 \u062a\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0625\u0646\u062a\u0627\u062c.", "warning_beta_synthetic_image_detection": "\u0647\u0630\u0647 \u0623\u062f\u0627\u0629 \u0625\u0635\u062f\u0627\u0631 \u062a\u062c\u0631\u064a\u0628\u064a \u062a\u0647\u062f\u0641 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 Dall-E \u0623\u0648 Midjourney \u0623\u0648 \u0623\u064a \u0646\u0648\u0639 \u0622\u062e\u0631 \u0645\u0646 \u0646\u0645\u0627\u0630\u062c Diffusion.", "warning_file_too_big": "\u0627\u0644\u0645\u0644\u0641 \u0643\u0628\u064a\u0631 \u062c\u062f\u064b\u0627"} \ No newline at end of file +{"warning_sna": "\u0647\u0630\u0647 \u0627\u0644\u0645\u064a\u0632\u0629 \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631 \u0628\u0634\u0643\u0644 \u0645\u0643\u062b\u0641 \u0648\u0645\u062e\u0635\u0635\u0629 \u0644\u0644\u0635\u062d\u0641\u064a\u064a\u0646 \u0648\u0645\u062f\u0642\u0642\u064a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0648\u0627\u0644\u0628\u0627\u062d\u062b\u064a\u0646. \u0627\u0646\u0638\u0631 \u0641\u064a \u0623\u0639\u0644\u0649 \u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a.", "error": "\u062d\u062f\u062b \u062e\u0637\u0623 \u0623\u062b\u0646\u0627\u0621 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0627\u0644\u062e\u0627\u0635 \u0628\u0643", "error_invalid_url": "\u062e\u0637\u0623: \u0644\u064a\u0633 \u0639\u0646\u0648\u0627\u0646 URL \u0635\u0627\u0644\u062d\u064b\u0627", "warning_forensic": "\u062a\u0647\u062f\u0641 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u062d\u0642\u0642 \u0627\u0644\u0631\u0642\u0645\u064a \u0627\u0644\u0645\u062d\u0633\u0651\u0646\u0629 \u0647\u0630\u0647 \u0625\u0644\u0649 \u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0641\u064a \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627. \u064a\u062c\u0628 \u062a\u062c\u0646\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647 \u0645\u0639 \u0644\u0642\u0637\u0627\u062a \u0627\u0644\u0634\u0627\u0634\u0629\u060c \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0645\u0633\u0648\u062d\u0629 \u0636\u0648\u0626\u064a\u0627\u064b \u0644\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0623\u0648 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u062a\u062c\u0627\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u0647\u064a \u0641\u064a \u0627\u0644\u0648\u0627\u0642\u0639 \u0635\u0648\u0631 \u0645\u0639\u062f\u0644\u0629. \u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0641\u0644\u0627\u062a\u0631 \u062a\u0633\u0644\u0637 \u0627\u0644\u0636\u0648\u0621 \u0639\u0644\u0649 \u0646\u0641\u0633 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0623\u0643\u062b\u0631 \u0625\u062b\u0627\u0631\u0629 \u0644\u0644\u0634\u0643\u0648\u0643 \u0647\u064a \u062a\u0644\u0643 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u0645\u0639\u064a\u0646\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629. \u064a\u0631\u062c\u0649 \u0627\u0644\u0623\u062e\u0630 \u0641\u064a \u0627\u0644\u0627\u0639\u062a\u0628\u0627\u0631 \u0623\u0646 \u0641\u0644\u0627\u062a\u0631 \u0627\u0644\u0637\u0628 \u0627\u0644\u0634\u0631\u0639\u064a \u062a\u062d\u062f\u062f \u0623\u064a \u062a\u063a\u064a\u064a\u0631 \u0644\u0644\u0625\u0634\u0627\u0631\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0648\u0644\u064a\u0633 \u0641\u0642\u0637 \u0627\u0644\u0645\u0635\u0646\u0648\u0639\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u0627\u0644\u062a\u0644\u0627\u0639\u0628 \u0628\u0647\u0627 \u0644\u063a\u0648\u064a\u0627\u064b (\u0645\u0645\u0627 \u064a\u0639\u0646\u064a \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0648\u062c\u0648\u062f \u0646\u062a\u0627\u0626\u062c \u0625\u064a\u062c\u0627\u0628\u064a\u0629 \u062e\u0627\u0637\u0626\u0629). \u0642\u062f \u062a\u0624\u062f\u064a \u0628\u0639\u0636 \u0627\u0644\u062a\u0631\u0643\u064a\u0628\u0627\u062a \u0627\u0644\u0645\u0639\u0642\u062f\u0629 \u0623\u0648 \u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0625\u0636\u0627\u0621\u0629 \u0623\u064a\u0636\u0627\u064b \u0625\u0644\u0649 \u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u0625\u0634\u0627\u0631\u0629 \u062f\u0648\u0646 \u0623\u064a \u0646\u064a\u0629 \u062a\u0644\u0627\u0639\u0628. \u0643\u0644\u0645\u0627 \u0623\u0645\u0643\u0646\u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0628\u0634\u0643\u0644 \u0645\u0646\u0647\u062c\u064a \u0623\u0641\u0636\u0644 \u062f\u0642\u0629 \u0635\u0648\u0631\u0629 \u0645\u062a\u0627\u062d\u0629 (\u062d\u062a\u0649 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0628\u062d\u062b \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u062a\u0634\u0627\u0628\u0647 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0635\u0648\u0631 \u0645\u062a\u0637\u0627\u0628\u0642\u0629 \u0630\u0627\u062a \u062f\u0642\u0629 \u0623\u0639\u0644\u0649).", "warning_advanced_tools": "\u0647\u0630\u0647 \u0627\u0644\u0623\u062f\u0627\u0629 \u0645\u062e\u0635\u0635\u0629 \u0644\u0644\u0635\u062d\u0641\u064a\u064a\u0646 \u0648\u0645\u062f\u0642\u0642\u064a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0648\u0627\u0644\u0628\u0627\u062d\u062b\u064a\u0646. \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0625\u0644\u063a\u0627\u0621 \u0642\u0641\u0644 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629 \u0641\u064a \u0627\u0644\u0632\u0627\u0648\u064a\u0629 \u0627\u0644\u064a\u0645\u0646\u0649 \u0627\u0644\u0639\u0644\u064a\u0627 \u0645\u0646 \u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0644\u062a\u0637\u0628\u064a\u0642\u0647\u0627 \u0648\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627.", "warning_beta": "\u062a\u062d\u0630\u064a\u0631: \u0647\u0630\u0647 \u0623\u062f\u0627\u0629 \u062a\u062c\u0631\u064a\u0628\u064a\u0629 \u0642\u064a\u062f \u0627\u0644\u062a\u0637\u0648\u064a\u0631 \u0648\u0642\u062f \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0623\u062e\u0637\u0627\u0621 \u0623\u0648 \u0623\u062e\u0637\u0627\u0621. \u0644\u0627 \u062a\u0633\u062a\u062e\u062f\u0645 \u0641\u064a \u0627\u0644\u0625\u0646\u062a\u0627\u062c.", "warning_beta_synthetic_image_detection": "\u0647\u0630\u0647 \u0623\u062f\u0627\u0629 \u0625\u0635\u062f\u0627\u0631 \u062a\u062c\u0631\u064a\u0628\u064a \u062a\u0647\u062f\u0641 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 Dall-E \u0623\u0648 Midjourney \u0623\u0648 \u0623\u064a \u0646\u0648\u0639 \u0622\u062e\u0631 \u0645\u0646 \u0646\u0645\u0627\u0630\u062c Diffusion.", "warning_beta_loccus": " \u0644\u0627 \u062a\u062a\u0631\u062f\u062f \u0641\u064a \u0627\u062e\u062a\u0628\u0627\u0631\u0647 \u0645\u0639 \u0623\u062c\u0632\u0627\u0621 \u0623\u0635\u063a\u0631 \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0639\u062a\u0642\u062f \u0623\u0646 \u0627\u0644\u0645\u0633\u0627\u0631 \u0642\u062f \u062a\u0645 \u062a\u062d\u0631\u064a\u0631\u0647 \u0644\u0625\u062f\u062e\u0627\u0644 \u0623\u062c\u0632\u0627\u0621 \u0645\u0646 \u0627\u0633\u062a\u0646\u0633\u0627\u062e \u0627\u0644\u0635\u0648\u062a \u0641\u064a\u0647. \u064a\u0639\u0645\u0644 \u0641\u0642\u0637 \u0645\u0639 \u062a\u062d\u0648\u064a\u0644 \u0627\u0644\u0646\u0635 \u0625\u0644\u0649 \u0643\u0644\u0627\u0645 \u0627\u0644\u0630\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a. \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0643\u062a\u0634\u0627\u0641 \u0623\u064a \u062a\u0642\u0644\u064a\u062f \u0628\u0634\u0631\u064a \u0623\u0648 \u062a\u0639\u062f\u064a\u0644 \u0644\u0627\u062d\u0642 \u0644\u0644\u0635\u0648\u062a \u0627\u0644\u062d\u0642\u064a\u0642\u064a \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0647\u0630\u0647 \u0627\u0644\u0645\u064a\u0632\u0629.\u0647\u0630\u0647 \u0646\u0633\u062e\u0629 \u062a\u062c\u0631\u064a\u0628\u064a\u0629 \u0645\u0646 \u0627\u0644\u0623\u062f\u0627\u0629 \u062a\u0647\u062f\u0641 \u0625\u0644\u0649 \u0627\u0643\u062a\u0634\u0627\u0641 \u0627\u0633\u062a\u0646\u0633\u0627\u062e \u0627\u0644\u0635\u0648\u062a \u0641\u064a \u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0635\u0648\u062a.", "warning_file_too_big": "\u0627\u0644\u0645\u0644\u0641 \u0643\u0628\u064a\u0631 \u062c\u062f\u064b\u0627", "warning_file_too_small": "\u0627\u0644\u0645\u0644\u0641 \u0635\u063a\u064a\u0631 \u062c\u062f\u0627\u064b"} \ No newline at end of file diff --git a/public/locales/ar/components/Shared/utils.json b/public/locales/ar/components/Shared/utils.json index a3f9dc72..8a55f4d8 100644 --- a/public/locales/ar/components/Shared/utils.json +++ b/public/locales/ar/components/Shared/utils.json @@ -1 +1 @@ -{"tooltip_copy": "\u0646\u0633\u062e!", "copy_to_clipboard": "\u0646\u0633\u062e \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629", "translate": "\u062a\u0631\u062c\u0645"} \ No newline at end of file +{"tooltip_copy": "\u0646\u0633\u062e!", "copy_to_clipboard": "\u0646\u0633\u062e \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629", "translate": "\u062a\u0631\u062c\u0645", "offline": "\u0627\u0646\u0642\u0637\u0639 \u0627\u0644\u0627\u062a\u0635\u0627\u0644"} \ No newline at end of file diff --git a/public/locales/en/components/NavBar.json b/public/locales/en/components/NavBar.json index 4ffafb5f..0030073f 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_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_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": "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/About.json b/public/locales/en/components/NavItems/About.json index 9ffd889c..00d2e4bd 100644 --- a/public/locales/en/components/NavItems/About.json +++ b/public/locales/en/components/NavItems/About.json @@ -1 +1 @@ -{"about_title": "InVID-WeVerify toolkit", "source_part_1": "This verification toolkit is provided in open source (under a ", "mit_licence_link": "license.html", "mit_licence_link_label": "MIT Licence)", "source_part_2": " by the AFP Medialab. It has been developed during the european projects InVID (2016-2018), WeVerify (2018-2021; both H2020) and YouCheck! (2019-2021; media literacy) as well as through the IFCN EnVisu4 project (2021) to help journalists and fact-checkers verify content on social networks (Disclaimer: please note that some external services used through web services via this interface, such as those presented under the Analysis and Keyframes tabs, are not open-sourced).", "description": "It has been designed as a verification ''Swiss army knife'' helping journalists to save time and be more efficient in their fact-checking tasks. This is a beta version and we will update it regularly thanks to your feedback.", "feedBack_part_1": "For any feedback (bugs, enhancement, suggestions) please use first the feedback button at the bottom right of your screen. In case of trouble, you can email us at ", "invid_email": "invid-verification-plugin@iti.gr", "feedBack_part_2": ", or leave us a direct message through the ", "feedback_widget": "feedback widget", "feedback_part_3": " at the bottom right.", "disclaimer": "Disclaimer", "disclaimer_text": "This software is provided ''as is'', without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.", "privacy": "Privacy", "privacy_text": "This plugin does not gather any personal data or browsing data. We implemented Matomo only to get feedback and statistics about the tool usage, in order to improve the next releases. Some new tools (TwitterSNA, CheckGIF, GIF export of Forensic) need registration and are reserved to journalists, fact-checkers and researchers.", "info_invid_part_1": "InVID was a Horizon 2020 innovation action funded by the European Union under grant agreement 687786 (2016-2018). For more information, visit the ", "info_invid_website": "InVID website", "info_invid_link_website": "http://www.invid-project.eu/", "info_invid_part_2": " or follow us on ", "twitter": "Twitter", "info_invid_link_twitter": "https://twitter.com/InVID_EU", "info_invid_part_3": ".", "info_weverify_part_1": "WeVerify is a Horizon 2020 innovation action funded by the European Union under grant agreement 825297 (2018-2021). For more information, visit our ", "info_weverify_website": "WeVerify website", "info_weverify_link_website": "https://weverify.eu/", "info_weverify_part_2": " or follow us on ", "info_weverify_link_twitter": "https://twitter.com/WeVerify", "developed_text_part_1": "The initial versions (0.1-0.7) of this plugin have been developed by ", "medialab_link_label": "AFP Medialab", "medialab_link": "https://www.afp.com/en/medialab/", "developed_text_part_2": " (Denis TEYSSOU, Bertrand GOUPIL, Dominique FERRANDINI, Valentin PORCELLINI) with the help of many developers in the last four years (Laurent LACROIX, Eric SCHAEFFER, Jean-Michel LEUNG, Nathan GOYAT, Axel VIGNY, Juliette CASTERAN, Thibault LHUILLIER, Duyen THI DO, Anatole ROULET, Marius POPARASCU, Enrique NIETO ARRANZ and Muneerah PATEL). The underlying services are provided by ", "iti_link": "http://mklab.iti.gr/", "iti_link_label": "Thessaloniki Information Technologies Institute", "developed_text_part_3": " (ITI, CERTH), ", "lleida_link": "http://griho.udl.cat/", "lleida_link_label": "the University de Lleida (Spain)", "borelli_link": "https://ens-paris-saclay.fr/en/research/research-laboratories/centre-borelli", "borelli_link_label": "and Borelli Center", "developed_text_part_4": ". The Assistant feature is developed by ", "usfd_link": "https://gate.ac.uk/", "usfd_link_label": "the University of Sheffield.", "about_human_rights": "For Human Rights defenders", "quiz_unlock_explanations": "Unlock Interactive explanations", "cookies_usage": "Accept Matomo", "storage_usage": "Keep my preferences", "arabic_translation_part_1": "", "afcn_link": "", "afcn_link_label": "", "arabic_translation_part_2": "", "arij_link": "", "arij_link_label": ""} \ No newline at end of file +{"about_title": "InVID-WeVerify toolkit", "source_part_1": "This verification toolkit is provided in open source (under a ", "mit_licence_link": "license.html", "mit_licence_link_label": "MIT Licence)", "source_part_2": " by the AFP Medialab. It has been developed during the european projects InVID (2016-2018), WeVerify (2018-2021; both H2020) and YouCheck! (2019-2021; media literacy) as well as through the IFCN EnVisu4 project (2021) to help journalists and fact-checkers verify content on social networks (Disclaimer: please note that some external services used through web services via this interface, such as those presented under the Analysis and Keyframes tabs, are not open-sourced). This browser extension is currently being improved as part of the European project vera.ai (2022-2025; Verification Assisted by Artificial Intelligence).", "description": "It has been designed as a verification Swiss army knife helping journalists to save time and be more efficient in their fact-checking tasks. This is a beta version and we will update it regularly thanks to your feedback.", "feedBack_part_1": "For any feedback (bugs, enhancement, suggestions) please use first the feedback button at the bottom right of your screen. In case of trouble, you can email us at ", "invid_email": "invid-verification-plugin@iti.gr", "feedBack_part_2": ", or leave us a direct message through the ", "feedback_widget": "feedback widget", "feedback_part_3": " at the bottom right.", "disclaimer": "Disclaimer", "disclaimer_text": "This software is provided ''as is'', without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.", "privacy": "Privacy", "privacy_text": "This plugin does not gather any personal data or browsing data. We implemented Matomo only to get feedback and statistics about the tool usage, in order to improve the next releases. Some new tools (TwitterSNA, CheckGIF, GIF export of Forensic, Beta tools) need registration and are reserved to journalists, fact-checkers and researchers.", "info_invid_part_1": "WeVerify was a Horizon 2020 innovation action funded by the European Union under grant agreement 825297 (2018-2021). InVID was a Horizon 2020 innovation action funded by the European Union under grant agreement 687786 (2016-2018). For more information, visit the ", "info_invid_website": "InVID website", "info_invid_link_website": "http://www.invid-project.eu/", "info_invid_part_2": " or follow us on ", "twitter": "X/Twitter", "info_invid_link_twitter": "https://twitter.com/InVID_EU", "info_invid_part_3": ".", "info_weverify_part_1": "Vera.ai is a Horizon Research and Innovation Action funded by the European Union under grant agreement 101070093 (2022-2025). For more information, visit our ", "info_weverify_website": "vera.ai website", "info_weverify_link_website": "https://veraai.eu/", "info_weverify_part_2": " or follow us on ", "info_weverify_link_twitter": "https://twitter.com/veraai_eu", "developed_text_part_1": "The initial versions (0.1-0.7) of this plugin have been developed by ", "medialab_link_label": "AFP Medialab", "medialab_link": "https://www.afp.com/en/medialab/", "developed_text_part_2": " (Denis TEYSSOU, Bertrand GOUPIL, Dominique FERRANDINI, Valentin PORCELLINI) with the help of many developers in the last four years (Laurent LACROIX, Eric SCHAEFFER, Jean-Michel LEUNG, Nathan GOYAT, Axel VIGNY, Juliette CASTERAN, Thibault LHUILLIER, Duyen THI DO, Anatole ROULET, Marius POPARASCU, Enrique NIETO ARRANZ and Muneerah PATEL). The underlying services are provided by ", "iti_link": "http://mklab.iti.gr/", "iti_link_label": "Thessaloniki Information Technologies Institute", "developed_text_part_3": " (ITI, CERTH), ", "lleida_link": "http://griho.udl.cat/", "lleida_link_label": "the University de Lleida (Spain) ", "borelli_link": "https://ens-paris-saclay.fr/en/research/research-laboratories/centre-borelli", "borelli_link_label": " and Borelli Center", "developed_text_part_4": ". The Assistant feature is developed by ", "usfd_link": "https://gate.ac.uk/", "usfd_link_label": "the University of Sheffield.", "about_human_rights": "For Human Rights defenders", "quiz_unlock_explanations": "Unlock Interactive explanations", "cookies_usage": "Accept Matomo", "storage_usage": "Keep my preferences", "arabic_translation_part_1": "", "afcn_link": "", "afcn_link_label": "", "arabic_translation_part_2": "", "arij_link": "", "arij_link_label": ""} \ No newline at end of file diff --git a/public/locales/en/components/NavItems/Tutorial.json b/public/locales/en/components/NavItems/Tutorial.json index 47aeab03..594ce8e8 100644 --- a/public/locales/en/components/NavItems/Tutorial.json +++ b/public/locales/en/components/NavItems/Tutorial.json @@ -1 +1 @@ -{"tuto_title": "Guide", "tuto_h_1": "Access menu", "tuto_h_2": "Plugin main features", "tuto_1": "This new launcher aims to access directly several features of the InVID-WeVerify plugin:", "tuto_2": "
  • Open Toolbox launches the plugin
  • Open Assistant displays a new feature aimed to guide users towards the tools
  • Assistant for current page aims to help you to verify your current webpage
  • Open Classroom displays directly the media literacy part of the plugin.
  • ", "tuto_4": "
    The Video Analysis tab allows you to query the InVID-WeVerify context aggregation and analysis service developed by the Thessaloniki Information Technologies Institute (ITI). In a nutshell, this service is an enhanced metadata viewer for Youtube, Twitter and Facebook public videos that allows you to retrieve contextual information, location (if detected), most interesting comments, apply reverse image search and check for tweets on the video (on Youtube). For Facebook, you need to be logged in to be able to process their links. Be aware that the service may take some time if the video processed has a lot of comments. An added feature (a reprocess button) allows you to refresh the analysis.", "tuto_5": "
    The Keyframe tab allows you to copy a video url (from Youtube, Twitter, Facebook, Daily Motion or Dropbox) or to upload a local video file (in mp4, webm, avi, mov, wmv, ogv, mpg, flv, and mkv format) in order to segment it in keyframes which then can be searched with a left click on Google or with the contextual menu (right click) on Google, Yandex, Tineye, Bing, Karma Decay (for Reddit) and Baidu images. Our service extracts more keyframes and therefore gives the opportunity to enhance the video reverse image search. Those are the real keyframes of the video, not the thumbnails served by Youtube or Facebook. Upload of a local file is done through an iframe opening the website of Thessaloniki Information Technologies Institute (ITI) on video fragmentation.", "tuto_6": "
    The Thumbnails tab allows you to quickly trigger a reverse image search on Google, Bing, Tineye or Yandex Images with the four thumbnails extracted from a Youtube video. Up to four tabs (according to the number of thumbnails available) are opened automatically in your browser with the results of the reverse search while the four thumbnails are also displayed in the plugin page. This tab is somewhat redundant with what can be done with the Analysis tab but it is very fast and efficient if you just need to look whether a Youtube video has already been published previously. Please note that the Chinese search engine Baidu is not implemented here because it is filtering out Youtube content.", "tuto_7": "
    The Twitter search tab allows to enhance a Twitter advanced search for keywords or hashtag using the since and until operators, either separately or together to query within a time interval, up to the minute. It translates automatically the calendar date, hour and minutes into an unix timestamp to facilitate the query, e.g. of first eyewitness pictures or videos within a time range just after a breaking news event. We have also added other features from Twitter advanced such geocode, near, from, language and various filter operators.", "tuto_8": "
    The Magnifier lens tab allows you to display an image through its url and to zoom or apply a magnifying lens on the image, or/and to enhance it through a bicubic algorithm to help you discover implicit knowledge such as written words, signs, banners ... You can either enter the image url, upload an image from your local drive with the local file button. Once the image is displayed from an url, you can also perform a Google, Yandex, Tineye and Baidu reverse image search on it or use the Image forensic service designed by ITI and DW in the Reveal european project. If you are using a local image or you have modified any image (sharp, flip, bicubic, crop), you can either download your modified image or, if using the flip function, use the Google images button which opens a new tab where you can directly copy and paste the image into the Google images searchbox (watch the video below). This Magnifier lens feature also supports links of stored images in Dropbox and Google drive.", "tuto_9": "
    The Metadata tab allows you to check the Exif metadata of a picture in jpeg format or metadata of a vid\u00e9o in mp4/m4v format, either through a link either through a local file. If geocoordinates are available in the picture metadata, a geolocalise button is provided automatically pointing to this location on Google map.", "tuto_10": "
    The Video Rights tab provides access to the InVID Rights Management application. This service gets a link to a YouTube, Facebook or Twitter video and retrieves metadata about its rights, unless access is restricted by the content uploader or the social network. First of all it provides the user with a summary of the reuse conditions, as defined by the social network the video is published in. If other reuses are intended, it is recommended to contact the content uploader. This can be done directly or under the guidance of the InVID Rights Management Tool. The latter facilitates contacting the uploader, confirming authorship, or managing the negotiation of the reuse conditions. Alternatively, the Video Rights tab includes information about copyright exceptions if it is not possible to get consent from the author, as the use by the press exception or fair use/fair dealing.", "tuto_11": "Video in preparation.
    The Forensic tab provides a toolkit enhanced in 2021 in the EnVisu4 (IFCN) project. It provides 16 tools to help you detect digital image tampering, using the still images forensic service developed by Thessaloniki Information Technologies Institute (ITI) and the Borelli Center of ENS Paris-Saclay. Many explanations are available in the interface to help you interpreting correctly the results. By mousing over each filter, a transparent mask with the output will be displayed on top of the image.", "tuto_12": "The Contextual menu (through a right click on an image or a video url) allows you to trigger this plugin on a still image or on a youtube video link. On an image, a right click will propose you either to open the picture in the Image magnifier to examine it more closely, or to launch the Assistant, the OCR, the Forensic analysis or reverse image search engines with this image. On a video link, a right click will propose you under the InVID-WeVerify menu to trigger either video analysis or the Youtube thumbnail reverse search (for a Youtube video).", "tuto_13": "Video in preparation.
    Twitter SNA is upon registration. It is a social network analysis tool aiming to help you understanding the propagation of a disinformation campaign based on a keyword, expression, hashtag or web link.", "analysis_title": "Video contextual verification", "keyframes_title": "Video fragmentation and reverse image search", "youtube_title": "YouTube thumbnails reverse search", "twitter_title": "Twitter advanced search", "magnifier_title": "Image Magnifier", "metadata_title": "Video Metadata", "copyright_title": "Check Video Copyright Status", "forensic_title": "Image forensic analysis", "contextual_menu_title": "Contextual menu", "twitter_sna_title": "Twitter Social network analysis", "analysis_image_title": "Image contextual verification", "tuto_analysis_img": "The Image Analysis tab allows you to query the InVID-WeVerify context aggregation and analysis service developed by the Mever\" team to the Thessaloniki Information Technologies Institute (ITI). In a nutshell this service is bringing you contextual information on images posted on Twitter and Facebook through the tweet's or post's link including comments (or replies for Twitter). For Facebook you need to be logged in to be able to process their links. An reprocess button allows you to refresh the analysis.", "ocr_title": "OCR", "tuto_ocr": "video in in preparation.
    This tool allows you to extract text from images.", "checkgif_title": "CheckGif", "tuto_checkgif": "video in preparation.
    This tool allows you to build visual evidence of an image forgery by superposing exactly a manipulated image with an original image through a mathematical software and a gif output generator.", "factcheck_title": "Factcheck", "tuto_factcheck": "video in preparation.
    This customised search engine allows to search for fact checks and debunking articles from up to ten sources per supported languages", "xnetwork_title": "Xnetwork", "tuto_xnetwork": "video in preparation.
    This customised search engine allows cross network queries (up to 10 networks) to see the propagation of a keyword hashtag or expression."} \ No newline at end of file +{"tuto_title": "Guide", "tuto_h_1": "Access menu", "tuto_h_2": "Plugin main features", "tuto_1": "This new launcher aims to access directly several features of the InVID-WeVerify plugin:", "tuto_2": "
  • Open Toolbox launches the plugin
  • Open Assistant displays a new feature aimed to guide users towards the tools
  • Assistant for current page aims to help you to verify your current webpage
  • Open Classroom displays directly the media literacy part of the plugin.
  • ", "tuto_4": "
    The Video Analysis tab allows you to query the InVID-WeVerify context aggregation and analysis service developed by the Thessaloniki Information Technologies Institute (ITI). In a nutshell, this service is an enhanced metadata viewer for Youtube, Twitter and Facebook public videos that allows you to retrieve contextual information, location (if detected), most interesting comments, apply reverse image search and check for tweets on the video (on Youtube). For Facebook, you need to be logged in to be able to process their links. Be aware that the service may take some time if the video processed has a lot of comments. An added feature (a reprocess button) allows you to refresh the analysis.", "tuto_5": "
    The Keyframe tab allows you to copy a video url (from Youtube, Twitter, Facebook, Daily Motion or Dropbox) or to upload a local video file (in mp4, webm, avi, mov, wmv, ogv, mpg, flv, and mkv format) in order to segment it in keyframes which then can be searched with a left click on Google or with the contextual menu (right click) on Google, Yandex, Tineye, Bing, Karma Decay (for Reddit) and Baidu images. Our service extracts more keyframes and therefore gives the opportunity to enhance the video reverse image search. Those are the real keyframes of the video, not the thumbnails served by Youtube or Facebook. Upload of a local file is done through an iframe opening the website of Thessaloniki Information Technologies Institute (ITI) on video fragmentation.", "tuto_6": "
    The Thumbnails tab allows you to quickly trigger a reverse image search on Google, Bing, Tineye or Yandex Images with the four thumbnails extracted from a Youtube video. Up to four tabs (according to the number of thumbnails available) are opened automatically in your browser with the results of the reverse search while the four thumbnails are also displayed in the plugin page. This tab is somewhat redundant with what can be done with the Analysis tab but it is very fast and efficient if you just need to look whether a Youtube video has already been published previously. Please note that the Chinese search engine Baidu is not implemented here because it is filtering out Youtube content.", "tuto_7": "
    The Twitter search tab allows to enhance a Twitter advanced search for keywords or hashtag using the since and until operators, either separately or together to query within a time interval, up to the minute. It translates automatically the calendar date, hour and minutes into an unix timestamp to facilitate the query, e.g. of first eyewitness pictures or videos within a time range just after a breaking news event. We have also added other features from Twitter advanced such geocode, near, from, language and various filter operators.", "tuto_8": "
    The Magnifier lens tab allows you to display an image through its url and to zoom or apply a magnifying lens on the image, or/and to enhance it through a bicubic algorithm to help you discover implicit knowledge such as written words, signs, banners ... You can either enter the image url, upload an image from your local drive with the local file button. Once the image is displayed from an url, you can also perform a Google, Yandex, Tineye and Baidu reverse image search on it. If you are using a local image or you have modified any image (sharp, flip, bicubic, crop), you can either download your modified image or, if using the flip function, use the Google images button which opens a new tab where you can directly copy and paste the image into the Google images searchbox (watch the video below). This Magnifier lens feature also supports links of stored images in Dropbox and Google drive.", "tuto_9": "
    The Metadata tab allows you to check the Exif metadata of a picture in jpeg format or metadata of a vid\u00e9o in mp4/m4v format, either through a link either through a local file. If geocoordinates are available in the picture metadata, a geolocalise button is provided automatically pointing to this location on Google map.", "tuto_10": "
    The Video Rights tab provides access to the InVID Rights Management application. This service gets a link to a YouTube, Facebook or Twitter video and retrieves metadata about its rights, unless access is restricted by the content uploader or the social network. First of all it provides the user with a summary of the reuse conditions, as defined by the social network the video is published in. If other reuses are intended, it is recommended to contact the content uploader. This can be done directly or under the guidance of the InVID Rights Management Tool. The latter facilitates contacting the uploader, confirming authorship, or managing the negotiation of the reuse conditions. Alternatively, the Video Rights tab includes information about copyright exceptions if it is not possible to get consent from the author, as the use by the press exception or fair use/fair dealing.", "tuto_11": "Video in preparation.
    The Forensic tab provides a toolkit enhanced in 2021 in the EnVisu4 (IFCN) project. It provides 16 tools to help you detect digital image tampering, using the still images forensic service developed by Thessaloniki Information Technologies Institute (ITI) and the Borelli Center of ENS Paris-Saclay. Many explanations are available in the interface to help you interpreting correctly the results. By mousing over each filter, a transparent mask with the output will be displayed on top of the image.", "tuto_12": "The Contextual menu (through a right click on an image or a video url) allows you to trigger this plugin on a still image or on a youtube video link. On an image, a right click will propose you either to open the picture in the Image magnifier to examine it more closely, or to launch the Assistant, the OCR, the Forensic analysis or reverse image search engines with this image. On a video link, a right click will propose you under the InVID-WeVerify menu to trigger either video analysis or the Youtube thumbnail reverse search (for a Youtube video).", "tuto_13": "Video in preparation.
    Twitter SNA is upon registration. It is a social network analysis tool aiming to help you understanding the propagation of a disinformation campaign based on a keyword, expression, hashtag or web link.", "analysis_title": "Video contextual verification", "keyframes_title": "Video fragmentation and reverse image search", "youtube_title": "YouTube thumbnails reverse search", "twitter_title": "Twitter advanced search", "magnifier_title": "Image Magnifier", "metadata_title": "Video Metadata", "copyright_title": "Check Video Copyright Status", "forensic_title": "Image forensic analysis", "contextual_menu_title": "Contextual menu", "twitter_sna_title": "X/Twitter Social network analysis", "analysis_image_title": "Image contextual verification", "tuto_analysis_img": "The Image Analysis tab allows you to query the InVID-WeVerify context aggregation and analysis service developed by the Mever team to the Thessaloniki Information Technologies Institute (ITI). In a nutshell this service is bringing you contextual information on images posted on Twitter and Facebook through the tweet's or post's link including comments (or replies for Twitter). For Facebook you need to be logged in to be able to process their links. An reprocess button allows you to refresh the analysis.", "ocr_title": "OCR", "tuto_ocr": "video in in preparation.
    This tool allows you to extract text from images.", "checkgif_title": "CheckGif", "tuto_checkgif": "video in preparation.
    This tool allows you to build visual evidence of an image forgery by superposing exactly a manipulated image with an original image through a mathematical software and a gif output generator.", "factcheck_title": "Factcheck", "tuto_factcheck": "video in preparation.
    This customised search engine allows to search for fact checks and debunking articles from up to ten sources per supported languages", "xnetwork_title": "Xnetwork", "tuto_xnetwork": "video in preparation.
    This customised search engine allows cross network queries (up to 10 networks) to see the propagation of a keyword hashtag or expression."} \ 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 de183758..b587622c 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 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 or Twitter", "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_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 deepfake techniques (mainly face manipulation)", "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 detection algorithm to return the probabilty that a video contains a manipulated deepfake", "navbar_synthetic_image_detection": "Synthetic image", "navbar_synthetic_image_detection_description": "It returns the probability whether an image is AI-generated"} \ 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": "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 or Twitter", "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 deepfake techniques (mainly face manipulation)", "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 detection algorithm to return the probabilty that a video contains a manipulated deepfake", "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 technological means)", "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/Deepfake.json b/public/locales/en/components/NavItems/tools/Deepfake.json index 6eae6dd4..c99f7c8a 100644 --- a/public/locales/en/components/NavItems/tools/Deepfake.json +++ b/public/locales/en/components/NavItems/tools/Deepfake.json @@ -1 +1 @@ -{"deepfake_label": "Media link", "deepfake_name": "Deepfake", "deepfake_placeholder": "Paste the URL here", "deepfake_support": "Your browser does not support the video tag.", "deepfake_clips": "Clips of the video", "deepfake_select": "Select a shot to see the analysis results of that clip", "deepfake_clip": "Clip selected", "deepfake_faces": "Faces recognized", "deepfake_video": "Video analyzed", "deepfake_results": "Results of the clip selected", "deepfake_image_link": "Image link", "deepfake_video_link": "Video link", "deepfake_title_what": "What are Thumbnails", "deepfake_filters_explanation_image": "Explanation image", "deepfake_filters_explanation_video": "Explanation video", "deepfake_image_title": "Detection results", "deepfake_image_faceswap_name": "Faceswap", "deepfake_image_faceswap_description": "This method aims to detect if the person's face has been replaced in the picture.", "deepfake_image_gan_name": "GAN", "deepfake_image_gan_description": "This method aims to detect if the image has been generated by a Generative Adversarial Network (GAN).", "deepfake_image_diffusion_name": "Diffusion model", "deepfake_image_diffusion_description": "This method aims to detect if the image has been generated through a diffusion model neural network.", "deepfake_image_detection_alert": "This image has been detected as generated with a", "deepfake_image_detection_alert_2": "algorithm", "deepfake_video_title": "Detection results", "deepfake_video_videoreport_name": "Mever Deepfake Video detector", "deepfake_video_videoreport_description": "This method aims to detect if the person's face has been replaced in the video.", "deepfake_video_ftcn_name": "Fully Temporal Convolution Network", "deepfake_video_ftcn_description": "This method aims to detect temporal anomalies for videos with faces.", "deepfake_video_facereenact_name": "Face Reenactment", "deepfake_video_facereenact_description": "This method aims to detect if the faces in the video have been synthesized with a transfer from a source face shape to a target face while preserving the appearance and the identity of the target face.", "deepfake_video_detection_alert": "This video has been detected as generated with a", "deepfake_video_detection_alert_2": "algorithm", "button_remove": "Remove", "deepfake_no_face_detection": "No face detected", "button_localfile": "Local file"} \ No newline at end of file +{"deepfake_label": "Media link", "deepfake_name": "Deepfake", "deepfake_placeholder": "Paste the URL here", "deepfake_support": "Your browser does not support the video tag.", "deepfake_clips": "Clips of the video", "deepfake_select": "Select a shot to see the analysis results of that clip", "deepfake_clip": "Clip selected", "deepfake_faces": "Faces recognized", "deepfake_video": "Video analyzed", "deepfake_results": "Results of the clip selected", "deepfake_image_link": "Image link", "deepfake_video_link": "Video link", "deepfake_title_what": "What are Thumbnails", "deepfake_filters_explanation_image": "Explanation image", "deepfake_filters_explanation_video": "Explanation video", "deepfake_image_title": "Detection results", "deepfake_image_faceswap_name": "Faceswap", "deepfake_image_faceswap_description": "This method aims to detect if the person's face has been replaced in the picture.", "deepfake_image_gan_name": "GAN", "deepfake_image_gan_description": "This method aims to detect if the image has been generated by a Generative Adversarial Network (GAN).", "deepfake_image_diffusion_name": "Diffusion model", "deepfake_image_diffusion_description": "This method aims to detect if the image has been generated through a diffusion model neural network.", "deepfake_image_detection_alert": "This image has been detected as generated with a ", "deepfake_image_detection_alert_2": "algorithm", "deepfake_video_title": "Detection results", "deepfake_video_videoreport_name": "Mever Deepfake Video detector", "deepfake_video_videoreport_description": "This method aims to detect if the person's face has been replaced in the video.", "deepfake_video_ftcn_name": "Fully Temporal Convolution Network", "deepfake_video_ftcn_description": "This method aims to detect temporal anomalies for videos with faces.", "deepfake_video_facereenact_name": "Face Reenactment", "deepfake_video_facereenact_description": "This method aims to detect if the faces in the video have been synthesized with a transfer from a source face shape to a target face while preserving the appearance and the identity of the target face.", "deepfake_video_detection_alert": "This video has been detected as generated with a ", "deepfake_video_detection_alert_2": "algorithm", "button_remove": "Remove", "deepfake_no_face_detection": "No face detected", "button_localfile": "Local file"} \ No newline at end of file diff --git a/public/locales/en/components/NavItems/tools/Loccus.json b/public/locales/en/components/NavItems/tools/Loccus.json new file mode 100644 index 00000000..555e0fa4 --- /dev/null +++ b/public/locales/en/components/NavItems/tools/Loccus.json @@ -0,0 +1 @@ +{"loccus_label": "Media link", "loccus_name": "Synthetic Audio Detection", "loccus_tip": "The audio file duration should be between 2 seconds and 2 minutes.", "loccus_placeholder": "Paste the URL here", "loccus_results": "Results of the clip selected", "loccus_link": "Audio link", "loccus_submit_button": "Submit", "loccus_title": "Detection results", "loccus_voice_cloning_detection_title": "Voice cloning", "loccus_voice_recording_detection_title": "Voice re-recording", "loccus_voice_recording_detection_rating_4": "This is very likely to be a voice recording", "loccus_voice_recording_detection_rating_3": "This is likely to be a voice recording", "loccus_voice_recording_detection_rating_2": "Likely real", "loccus_voice_recording_detection_rating_1": "Very likely real", "loccus_button_copy_text_1": "Copy text", "loccus_button_copy_text_2": "Text copied!", "loccus_error_400": "Error: Invalid audio link.", "loccus_error_generic": "An error happened. Please try again or try a different audio", "loccus_error_timeout": "The request timed out. The server took too long to respond.", "loccus_not_found": "No detection found", "button_localfile": "Local file", "error_invalid_audio_file": "Invalid audio file format: the m4a file format is not supported. Please try again with a different audio file.", "error_invalid_media_file": "Invalid media file type. Please try again using an audio file.", "error_invalid_file": "Invalid File. Please try again using an audio file.", "loccus_voice_cloning_detection_rating": "Explanation: Loccus.ai considers this audio fragment as", "loccus_voice_cloning_detection_rating_4": "very likely AI-generated", "loccus_voice_cloning_detection_rating_3": "likely AI-generated", "loccus_voice_cloning_detection_rating_2": "likely not AI-generated. The absence of detection does not guarantee the voice is neither post-edited nor a human impersonation.", "loccus_voice_cloning_detection_rating_1": "very likely not AI-generated. The absence of detection does not guarantee the voice is neither post-edited nor a human impersonation.", "loccus_gauge_detection": "Detection", "loccus_gauge_no_detection": "No detection", "loccus_cloning_additional_explanation_text": "Tip: Loccus.ai aims to detect forensic traces left by voice Al generators. A result above 60% is considered as very likely fake (as a voice cloning). If the score is below 60%, listen again and identify any suspicious audio fragments. Then, trim the file by keeping only those clips and try the detector again.", "loccus_additional_results": "Additional results"} \ No newline at end of file diff --git a/public/locales/en/components/NavItems/tools/SemanticSearch.json b/public/locales/en/components/NavItems/tools/SemanticSearch.json new file mode 100644 index 00000000..e6af1e79 --- /dev/null +++ b/public/locales/en/components/NavItems/tools/SemanticSearch.json @@ -0,0 +1 @@ +{"semantic_search_title": "Fact Check Semantic Search", "semantic_search_description": "Search for semantically related fact checks by providing a paragraph of text (e.g., a social media post). The search is multilingual - input text can be in (almost) any language.", "semantic_search_tip": "Tip \u2013 this is a semantic search. Use one or more sentences for more accurate results.", "semantic_search_form_textfield_placeholder": "Search if already fact-checked", "semantic_search_form_submit_button": "Search", "semantic_search_show_advanced_settings_button": "Show Advanced Settings", "semantic_search_hide_advanced_settings_button": "Hide Advanced Settings", "semantic_search_reset_search_settings_button": "Reset search Settings", "semantic_search_form_search_engine_placeholder": "Search Engine", "semantic_search_form_date_from_placeholder": "From", "semantic_search_form_date_to_placeholder": "To", "semantic_search_form_language_filter_placeholder": "Languages", "semantic_search_search_engine_tip_link_placeholder": "How to choose?", "semantic_search_search_engine_tip_title": "How to choose the search engine?", "semantic_search_search_engine_1_name": "Automatic selection", "semantic_search_search_engine_2_name": "English based semantic search", "semantic_search_search_engine_3_name": "Multilingual semantic Search", "semantic_search_search_engine_4_name": "English based keyword search", "semantic_search_search_engine_1_description": "Automatic selection will analyze the provided input and according to its language and length will automatically select the most appropriate search engine.", "semantic_search_search_engine_2_description": "An English-based semantic search, where you can search any piece of text (a sentence, a paragraph or even a whole FB / Telegram / Twitter post) for any matching previously fact-checked claim. The input needs to be in English in this case (it can be translated by you from other languages using automatic translation such as Google Translate - if this model will perform well and we will use it in the production app, we will add automatic translation later).", "semantic_search_search_engine_3_description": "A Multilingual semantic search, which works the same as the one above, but should be able to work with all common languages, including CEDMO ones, i.e., Slovak, Czech, and Polish.", "semantic_search_search_engine_4_description": "Finally, a simple English-based keyword-based search (a standard/baseline engine that can provide good results for shorter inputs and can serve for comparison with previous more advanced models).", "semantic_search_sort_relevant": "Most relevant", "semantic_search_sort_desc": "Most recent", "semantic_search_nb_of_results": "results", "semantic_search_result_claim": "Claim:", "semantic_search_result_title": "Title:", "semantic_search_result_translated_from": "Translated from", "semantic_search_result_see_original": "See original", "semantic_search_result_english_translation": "Show English Translation", "semantic_search_rating": "Rating:"} \ No newline at end of file diff --git a/public/locales/en/components/NavItems/tools/SyntheticImageDetection.json b/public/locales/en/components/NavItems/tools/SyntheticImageDetection.json index 860f102e..93cf701c 100644 --- a/public/locales/en/components/NavItems/tools/SyntheticImageDetection.json +++ b/public/locales/en/components/NavItems/tools/SyntheticImageDetection.json @@ -1 +1 @@ -{"synthetic_image_detection_label": "Media link", "synthetic_image_detection_name": "Synthetic Image Detection", "synthetic_image_detection_placeholder": "Paste the URL here", "synthetic_image_detection_results": "Results of the clip selected", "synthetic_image_detection_link": "Image link", "synthetic_image_detection_gan_name": "GAN", "synthetic_image_detection_gan_description": "This method aims to detect if the image has been generated by a Generative Adversarial Network (GAN).", "synthetic_image_detection_diffusion_name": "Diffusion model", "synthetic_image_detection_diffusion_description": "This method aims to detect if the image has been generated through a diffusion model neural network.", "synthetic_image_detection_progan_name": "ProGAN", "synthetic_image_detection_progan_description": "This model can detect fully synthetic images generated by ProGAN Models or architectures that are similar. The model's architecture is a variant of ResNet50, including an initial layer for residual extraction and with no downsampling in the first layer. The model is not pretrained and strong augmentations are carried out including blurring, compression, gaussian noise adding, geometric transformations, cut-out, and brightness and contrast changes.", "synthetic_image_detection_adm_name": "ADM", "synthetic_image_detection_adm_description": "This model can detect fully synthetic images generated by ADMs or architectures that are similar. The model's architecture is a variant of ResNet50, including an initial layer for residual extraction and with no downsampling in the first layer. The model is not pretrained and strong augmentations are carried out including blurring, compression, gaussian noise adding, geometric transformations, cut-out, and brightness and contrast changes.", "synthetic_image_detection_title": "Detection results", "synthetic_image_detection_alert": "This image has been detected as generated with a", "synthetic_image_detection_alert_2": "algorithm", "synthetic_image_detection_error_400": "Error: Invalid image link. Ensure it points to a publicly accessible image with dimensions between 128x128 and 2000x2000 pixels.", "synthetic_image_detection_error_generic": "An error happened. Please try again or try a different image", "synthetic_image_detection_not_found": "No detection found", "button_localfile": "Local file"} \ No newline at end of file +{"synthetic_image_detection_label": "Media link", "synthetic_image_detection_name": "Synthetic Image Detection", "synthetic_image_detection_placeholder": "Paste the URL here", "synthetic_image_detection_results": "Results of the clip selected", "synthetic_image_detection_link": "Image link", "synthetic_image_detection_gan_name": "GAN", "synthetic_image_detection_gan_description": "This method aims to detect if the image has been generated by a Generative Adversarial Network (GAN).", "synthetic_image_detection_diffusion_name": "Diffusion model", "synthetic_image_detection_diffusion_description": "This method aims to detect if the image has been generated through a diffusion model neural network.", "synthetic_image_detection_progan_name": "ProGAN", "synthetic_image_detection_progan_description": "This model can detect fully synthetic images generated by ProGAN Models or architectures that are similar. The model's architecture is a variant of ResNet50, including an initial layer for residual extraction and with no downsampling in the first layer. The model is not pretrained and strong augmentations are carried out including blurring, compression, gaussian noise adding, geometric transformations, cut-out, and brightness and contrast changes.", "synthetic_image_detection_adm_name": " ADM", "synthetic_image_detection_adm_description": "This model can detect fully synthetic images generated by ADMs or architectures that are similar. The model's architecture is a variant of ResNet50, including an initial layer for residual extraction and with no downsampling in the first layer. The model is not pretrained and strong augmentations are carried out including blurring, compression, gaussian noise adding, geometric transformations, cut-out, and brightness and contrast changes.", "synthetic_image_detection_title": "Detection results", "synthetic_image_detection_alert": "This image has been detected as generated with a ", "synthetic_image_detection_alert_2": " algorithm", "synthetic_image_detection_error_400": "Error: Invalid image link. Ensure it points to a publicly accessible image with dimensions between 128x128 and 2000x2000 pixels.", "synthetic_image_detection_error_generic": "An error happened. Please try again or try a different image", "synthetic_image_detection_not_found": "No detection found", "button_localfile": "Local file"} \ No newline at end of file diff --git a/public/locales/en/components/NavItems/tools/TwitterAdvancedSearch.json b/public/locales/en/components/NavItems/tools/TwitterAdvancedSearch.json index ef932cdf..3251149a 100644 --- a/public/locales/en/components/NavItems/tools/TwitterAdvancedSearch.json +++ b/public/locales/en/components/NavItems/tools/TwitterAdvancedSearch.json @@ -1 +1 @@ -{"twitter_title": "X (ex-Twitter) advanced search", "twitter_termbox": "Keyword or #", "twitter_tw-account": "From (X account name)", "twitter_filter": "Filter (e.g. safe, media, retweets, native_video, periscope, vine, images, twimg or links)", "twitter_lang": "Language (e.g. en, fr, de, es, ru, ja, zh...)", "twitter_geocode": "Geocode (e.g. -22.912214,-43.230182,1km or -22.912214,-43.230182,1mi)", "twitter_near": "Near (city name)", "twitter_within": "Within (e.g. 15mi or 15km)", "twitter_from_date": "Since", "twitter_to_date": "Until", "twitter_local_time": "Local time", "twitter_gmt": "GMT", "button_submit": "Submit", "cardheader_parameters": "Search parameters", "warning_x_search": "You need to be connected to X to use this feature"} \ No newline at end of file +{"twitter_title": "X (ex-Twitter) advanced search", "twitter_termbox": "Keyword or #", "twitter_tw-account": "From (X account name)", "twitter_filter": "Filter (e.g. safe, media, retweets, native_video, periscope, vine, images, twimg or links)", "twitter_lang": "Language (e.g. en, fr, de, es, ru, ja, zh...)", "twitter_geocode": "Geocode (e.g. -22.912214,-43.230182,1km or -22.912214,-43.230182,1mi)", "twitter_near": "Near (city name)", "twitter_within": "Within (e.g. 15mi or 15km)", "twitter_from_date": "Since", "twitter_to_date": "Until", "twitter_local_time": "Local time", "twitter_gmt": "GMT", "button_submit": "Submit", "cardheader_parameters": "Search parameters", "warning_x_search": "You need to be connected to X to use this feature."} \ No newline at end of file diff --git a/public/locales/en/components/NavItems/tools/TwitterSna.json b/public/locales/en/components/NavItems/tools/TwitterSna.json index 07bae36a..2311041a 100644 --- a/public/locales/en/components/NavItems/tools/TwitterSna.json +++ b/public/locales/en/components/NavItems/tools/TwitterSna.json @@ -1 +1 @@ -{"twitterStatsErrorMessage": "Please fill the required fields (\uff0a)", "twitter_sna_title": "Twitter Social network analysis (beta)", "twitter_sna_search": "Keyword, URL or #", "twitter_sna_not": "Words to exclude in the query", "twitter_sna_user": "Tweeted by (Twitter account name)", "twitter_sna_from_date": "Since", "twitter_sna_until_date": "Until", "twitter_local_time": "Local time", "twitter_sna_gmt": "GMT", "twitter_sna_media": "Filters :", "twitterStats_media_none": "none", "twitterStats_media_images": "pictures", "twitterStats_media_videos": "videos", "twitterStats_media_medias": "media", "twitterStats_media_both": "both", "twitter_sna_verified": "Verified users Only :", "twitterStats_verified_no": "no", "twitterStats_verified_yes": "yes", "lang_choices": "Language :", "lang_all": "none", "lang_fr": "French", "lang_en": "English", "lang_es": "Spanish", "lang_ar": "Arabic", "lang_de": "German", "lang_it": "Italian", "lang_id": "Indonesian", "lang_pt": "Portuguese", "lang_ko": "Korean", "lang_tr": "Turkish", "lang_ru": "Russian", "lang_nl": "Dutch", "lang_hi": "Hindi", "lang_no": "Norwegian", "lang_sv": "Swedish", "lang_fi": "Finnish", "lang_da": "Danish", "lang_pl": "Polish", "lang_hu": "Hungarian", "lang_fa": "Farsi", "lang_he": "Hebrew", "lang_ur": "Urdu", "lang_th": "Thai", "button_submit": "Submit", "default_sna_error": "Twitter analysis failed due to an unknown cause.", "twitterSnaErrorMessage": "An error occurred while processing tweets", "top_users_pie_chart_title": "Most active users", "mention_cloud_chart_title": "Most mentioned accounts", "user_time_chart_title": "Propagation timeline", "hashtag_graph_title": "Most associated hashtags", "retweets_cloud_chart_title": "Most retweeted users", "likes_cloud_chart_title": "Most liked users", "top_words_cloud_chart_title": "Most used words in tweets", "tweetCounter_title": "Tweets number", "sosem_graph_title": "Socio-semantic graph (hashtags and mentioned users)", "sosem_4mode_graph_title": "Socio-semantic graph (hashtags, URLs, mentions, quoted RTs, unedited RTs, replies)", "account_creation_date_chart_title": "Count of account creation date chart", "bubble_chart_title": "Bubble chart of top 100 most active accounts", "user_graph_title": "User accounts graph", "export_graph_title": "Export Interaction graph (gexf format)", "heatmap_chart_title": "Heatmap of tweets distribution", "elastic_url": "Url", "elastic_count": "Number", "twittersna_result_username": "Username", "twittersna_result_date": "Date", "twittersna_result_tweet": "Tweet", "twittersna_result_retweet_nb": "Retweet number", "twittersna_result_like_nb": "Like number", "twittersna_result_hide": "Hide", "twittersna_result_download": "Download", "twittersna_result_slected_tweets": "Selected Tweets", "twittersna_result_url_in_tweets": "Urls in tweets", "twittersna_result_go_to": "Go to url", "twittersna_result_go_to_tweet": "Go to tweet", "twittersna_result_download_png": "Download as PNG", "twittersna_result_download_svg": "Download as SVG", "twittersna_result_word": "Word", "twittersna_result_nb_occ": "Number of occurrences", "twittersna_result_entity": "Named entity", "twittersna_no_data": "No data available", "user_placeholder": "user", "twittersna_counting_words": "Counting Words", "twittersna_fetching_tweets": "Fetching tweets", "twittersna_building_graphs": "Building graphs", "twittersna_result_submit_twitter_sna": "Submit to Twitter SNA", "twittersna_result_view_graph": "View graph", "twittersna_no_community": "No community detected", "twittersna_acd": "Account Creation Date", "twittersna_nb_followers": "Number of followers", "disable_cache": "Disable cache", "twittersna_invalid_credentials": "Invalid authentication information", "twittersna_start": "Loading", "cardheader_parameters": "Parameters", "explanation_keyword": "Element to search, it can be a keyword, a URL or a Hastag", "explanation_dates": "Dates between the tweets were analyzed for the search term indicated", "explanation_timezone": "Specify the time zone of the dates introduced before", "explanation_exclude": "Specify words that you don\u2019t want to analyze in the search results", "explanation_language": "Specify the language in which the tweets are going to be analyzed", "explanation_account": "Specify the twitter account whose tweets are going to be analyzed", "explanation_verified": "Specify if you only want to analyze tweets of verified accounts", "explanation_media": "Specify the media elements that you want to analyze", "explanation_cache": "Specify if you want to ignore the cach\u00e9 of the server and process the search as a new one", "twittersna_searchparameters": "Search parameters", "twittersna_title_timezone": "Time zone of the dates", "twittersna_title_optional": "Optional parameters", "twittersna_title_words": "Words", "twittersna_title_accounts": "Accounts", "twittersna_title_media": "Media", "twittersna_title_advanced": "Advanced tools", "twitter_sna_searchelement": "Search element", "twitter_sna_selectdate": "Select a date", "twitter_sna_placholder_tweetedby": "Twitter account name", "tweet_similarity_title": "Tweet Similarity", "twittersna_title_time": "Time", "twittersna_title_elements": "Search elements", "explanation_allelements": "All the elements in this field must appear in the search results", "explanation_anyelements": "At least one of the elements of this field must appear in the search results", "twittersna_field_all": "All the elements", "twittersna_field_any": "Any of the elements"} \ No newline at end of file +{"twitterStatsErrorMessage": "Please fill the required fields (\uff0a)", "twitter_sna_title": "Twitter Social network analysis (beta)", "twitter_sna_search": "Keyword, URL or #", "twitter_sna_not": "Words to exclude in the query", "twitter_sna_user": "Tweeted by (Twitter account name)", "twitter_sna_from_date": "Since", "twitter_sna_until_date": "Until", "twitter_local_time": "Local time", "twitter_sna_gmt": "GMT", "twitter_sna_media": "Filters :", "twitterStats_media_none": "none", "twitterStats_media_images": "pictures", "twitterStats_media_videos": "videos", "twitterStats_media_medias": "media", "twitterStats_media_both": "both", "twitter_sna_verified": "Verified users Only :", "twitterStats_verified_no": "no", "twitterStats_verified_yes": "yes", "lang_choices": "Language :", "lang_all": "none", "lang_fr": "French", "lang_en": "English", "lang_es": "Spanish", "lang_ar": "Arabic", "lang_de": "German", "lang_it": "Italian", "lang_id": "Indonesian", "lang_pt": "Portuguese", "lang_ko": "Korean", "lang_tr": "Turkish", "lang_ru": "Russian", "lang_nl": "Dutch", "lang_hi": "Hindi", "lang_no": "Norwegian", "lang_sv": "Swedish", "lang_fi": "Finnish", "lang_da": "Danish", "lang_pl": "Polish", "lang_hu": "Hungarian", "lang_fa": "Farsi", "lang_he": "Hebrew", "lang_ur": "Urdu", "lang_th": "Thai", "button_submit": "Submit", "default_sna_error": "Twitter analysis failed due to an unknown cause.", "twitterSnaErrorMessage": "An error occurred while processing tweets", "top_users_pie_chart_title": "Most active users", "mention_cloud_chart_title": "Most mentioned accounts", "user_time_chart_title": "Propagation timeline", "hashtag_graph_title": "Most associated hashtags", "retweets_cloud_chart_title": "Most retweeted users", "likes_cloud_chart_title": "Most liked users", "top_words_cloud_chart_title": "Most used words in tweets", "tweetCounter_title": "Tweets number", "sosem_graph_title": "Socio-semantic graph (hashtags and mentioned users)", "sosem_4mode_graph_title": "Socio-semantic graph (hashtags, URLs, mentions, quoted RTs, unedited RTs, replies)", "account_creation_date_chart_title": "Count of account creation date chart", "bubble_chart_title": "Bubble chart of top 100 most active accounts", "user_graph_title": "User accounts graph", "export_graph_title": "Export Interaction graph (gexf format)", "heatmap_chart_title": "Heatmap of tweets distribution", "elastic_url": "Url", "elastic_count": "Number", "twittersna_result_username": "Username", "twittersna_result_date": "Date", "twittersna_result_tweet": "Tweet", "twittersna_result_retweet_nb": "Retweet number", "twittersna_result_like_nb": "Like number", "twittersna_result_hide": "Hide", "twittersna_result_download": "Download", "twittersna_result_slected_tweets": "Selected Tweets", "twittersna_result_url_in_tweets": "Urls in tweets", "twittersna_result_go_to": "Go to url", "twittersna_result_go_to_tweet": "Go to tweet", "twittersna_result_download_png": "Download as PNG", "twittersna_result_download_svg": "Download as SVG", "twittersna_result_word": "Word", "twittersna_result_nb_occ": "Number of occurrences", "twittersna_result_entity": "Named entity", "twittersna_no_data": "No data available", "user_placeholder": "user", "twittersna_counting_words": "Counting Words", "twittersna_fetching_tweets": "Fetching tweets", "twittersna_building_graphs": "Building graphs", "twittersna_result_submit_twitter_sna": "Submit to Twitter SNA", "twittersna_result_view_graph": "View graph", "twittersna_no_community": "No community detected", "twittersna_acd": "Account Creation Date", "twittersna_nb_followers": "Number of followers", "disable_cache": "Disable cache", "twittersna_invalid_credentials": "Invalid authentication information", "twittersna_start": "Loading", "cardheader_parameters": "Parameters", "explanation_keyword": "Element to search, it can be a keyword, a URL or a Hastag", "explanation_dates": "Dates between the tweets were analyzed for the search term indicated", "explanation_timezone": "Specify the time zone of the dates introduced before", "explanation_exclude": "Specify words that you don\u2019t want to analyze in the search results", "explanation_language": "Specify the language in which the tweets are going to be analyzed", "explanation_account": "Specify the twitter account whose tweets are going to be analyzed", "explanation_verified": "Specify if you only want to analyze tweets of verified accounts", "explanation_media": "Specify the media elements that you want to analyze", "explanation_cache": "Specify if you want to ignore the cache of the server and process the search as a new one.", "twittersna_searchparameters": "Search parameters", "twittersna_title_timezone": "Time zone of the dates", "twittersna_title_optional": "Optional parameters", "twittersna_title_words": "Words", "twittersna_title_accounts": "Accounts", "twittersna_title_media": "Media", "twittersna_title_advanced": "Advanced tools", "twitter_sna_searchelement": "Search element", "twitter_sna_selectdate": "Select a date", "twitter_sna_placholder_tweetedby": "Twitter account name", "tweet_similarity_title": "Tweet Similarity", "twittersna_title_time": "Time", "twittersna_title_elements": "Search elements", "explanation_allelements": "All the elements in this field must appear in the search results", "explanation_anyelements": "At least one of the elements of this field must appear in the search results", "twittersna_field_all": "All the elements", "twittersna_field_any": "Any of the elements"} \ No newline at end of file diff --git a/public/locales/en/components/Shared/Footer.json b/public/locales/en/components/Shared/Footer.json index 604ff23e..e0c3771c 100644 --- a/public/locales/en/components/Shared/Footer.json +++ b/public/locales/en/components/Shared/Footer.json @@ -1 +1 @@ -{"afp_part_1": "Provided by ", "afp_link": "https://www.afp.com/en/medialab", "afp_link_label": "AFP Medialab", "afp_part_2": "To contact us, use the feedback tool.", "iti_part_1": "Provided by ", "iti_link": "https://www.certh.gr/root.en.aspx", "iti_link_label": "ITI CERTH", "iti_part_2": "To contact us, use the feedback tool.", "GRIHO_part_1": "Provided by the GRIHO Research Group \u00a9 2018 Universitat de Lleida", "GRIHO_part_2": "Contact:", "GRIHO_email": "invid@udl.cat", "and": "and ", "usfd_part_1": "Provided by", "usfd_link": "https://gate.ac.uk/", "usfd_link_label": "USFD", "usfd_part_2": "To contact us, use the feedback tool.", "eudisinfolab_link": "https://www.disinfo.eu/", "eudisinfolab_link_label": "EU DisinfoLab", "borelli_part_1": "Provided by", "borelli_link": "https://ens-paris-saclay.fr/en/research/research-laboratories/centre-borelli", "borelli_link_label": "Borelli Center", "borelli_part_2": "To contact us, use the feedback tool.", "unina_link_label": "GRIP UNINA", "unina_link": "https://www.grip.unina.it"} \ No newline at end of file +{"afp_part_1": "Provided by ", "afp_link": "https://www.afp.com/en/medialab", "afp_link_label": "AFP Medialab", "afp_part_2": "To contact us, use the feedback tool.", "iti_part_1": "Provided by ", "iti_link": "https://www.certh.gr/root.en.aspx", "iti_link_label": "ITI CERTH", "iti_part_2": "To contact us, use the feedback tool.", "GRIHO_part_1": "Provided by the GRIHO Research Group \u00a9 2018 Universitat de Lleida", "GRIHO_part_2": "Contact:", "GRIHO_email": "invid@udl.cat", "and": "and ", "usfd_part_1": "Provided by", "usfd_link": "https://gate.ac.uk/", "usfd_link_label": "USFD", "usfd_part_2": "To contact us, use the feedback tool.", "eudisinfolab_link": "https://www.disinfo.eu/", "eudisinfolab_link_label": "EU DisinfoLab", "borelli_part_1": "Provided by", "borelli_link": "https://ens-paris-saclay.fr/en/research/research-laboratories/centre-borelli", "borelli_link_label": "Borelli Center", "borelli_part_2": "To contact us, use the feedback tool.", "unina_link_label": "GRIP UNINA", "unina_link": "https://www.grip.unina.it", "loccus_link_label": "Loccus", "loccus_link": "https://www.loccus.ai/#request-access", "kinit_link_label": "KInIT", "kinit_link": "https://kinit.sk"} \ No newline at end of file diff --git a/public/locales/en/components/Shared/OnWarningInfo.json b/public/locales/en/components/Shared/OnWarningInfo.json index 02616d4f..9ebc1cc9 100644 --- a/public/locales/en/components/Shared/OnWarningInfo.json +++ b/public/locales/en/components/Shared/OnWarningInfo.json @@ -1 +1 @@ -{"warning_sna": "This feature is computer-intensive and is reserved for journalists fact-checkers and researchers. See on the Tools' page top right to get more info.", "error": "An error occurred while processing your query", "error_invalid_url": "Error: not a valid url", "warning_forensic": "This enhanced forensic toolkit aims to help you detect alterations in manipulated images. You should avoid using it with screenshots scanned images of documents or juxtaposed images that are in fact altered images. More filters are highlighting the same zone more suspicious is that particular area of the image. Please take into account that forensic filters are outlining any digital signal alteration and not only semantically manipulated artefacts (which means false positives are possible). Some complex textures or excess of luminance may also alter the signal without any manipulation intention. Whenever possible use systematically the best image resolution available (even by searching through similarity for higher resolution identical images).", "warning_advanced_tools": "This tool is reserved for journalists fact checkers and researchers; you need to unlock the advanced tools in the upper right corner of the Tools page to apply and use it.", "warning_beta": "Warning: this is an experimental tool under development and may contain bugs or errors. Do not use in production.", "warning_beta_synthetic_image_detection": "This is a beta version tool aiming to detect synthetic images generated through Dall-E, Midjourney or other kind of Diffusion models.", "warning_file_too_big": "The file is too large"} \ No newline at end of file +{"warning_sna": "This feature is computer-intensive and is reserved for journalists fact-checkers and researchers. See on the Tools' page top right to get more info.", "error": "An error occurred while processing your query", "error_invalid_url": "Error: not a valid url", "warning_forensic": "This enhanced forensic toolkit aims to help you detect alterations in manipulated images. You should avoid using it with screenshots scanned images of documents or juxtaposed images that are in fact altered images. More filters are highlighting the same zone more suspicious is that particular area of the image. Please take into account that forensic filters are outlining any digital signal alteration and not only semantically manipulated artefacts (which means false positives are possible). Some complex textures or excess of luminance may also alter the signal without any manipulation intention. Whenever possible use systematically the best image resolution available (even by searching through similarity for higher resolution identical images).", "warning_advanced_tools": "This tool is reserved for journalists fact checkers and researchers; you need to unlock the advanced tools in the upper right corner of the Tools page to apply and use it.", "warning_beta": "Warning: this is an experimental tool under development and may contain bugs or errors. Do not use in production.", "warning_beta_synthetic_image_detection": "This is a beta version tool aiming to detect synthetic images generated through Dall-E, Midjourney or other kind of Diffusion models.", "warning_beta_loccus": "This is a beta version tool aiming to detect voice cloning in audio files. Do no hesitate to test it with smaller fragments if you believe that the track has been edited to insert parts of voice cloning in it. It only works with Al-generated text-to-speech. No human imitation or real voice post-edition can be detected with this feature.", "warning_file_too_big": "The file is too large", "warning_file_too_small": "The file is too small"} \ No newline at end of file diff --git a/public/locales/en/components/Shared/utils.json b/public/locales/en/components/Shared/utils.json index 55956f76..9a3b34b8 100644 --- a/public/locales/en/components/Shared/utils.json +++ b/public/locales/en/components/Shared/utils.json @@ -1 +1 @@ -{"tooltip_copy": "Copied!", "copy_to_clipboard": "Copy to Clipboard", "translate": "Translate"} \ No newline at end of file +{"tooltip_copy": "Copied!", "copy_to_clipboard": "Copy to Clipboard", "translate": "Translate", "offline": "Offline"} \ No newline at end of file