{{ $t("title") }}

{{ $t("scanStatus." + (isScanning ? "scanning" : "scanComplete")) }} {{ $t("statusLabels.totalImages") }}: {{ status.total_images }} {{ $t("statusLabels.totalVideos") }}: {{ status.total_videos }} {{ $t("statusLabels.totalVideoFrames") }}: {{ status.total_video_frames }} {{ $t("statusLabels.totalPexelsVideos") }}: {{status.total_pexels_videos }} {{ $t("statusLabels.scanningFiles") }}: {{ status.scanning_files }} {{ $t("statusLabels.remainFiles") }}: {{ status.remain_files }} {{ $t("statusLabels.remainTime") }}: {{ status.remain_time }} {{ $t("statusLabels.scanProgress") }}: {{ Math.trunc(status.progress * 100) }}% {{ $t("buttons.scan") }} {{ $t("buttons.logout") }} {{ $t('searchButtons.search') }}
{{ $t('uploader.drag') }}{{ $t('uploader.click') }}
{{ $t('searchButtons.search') }} {{ $t('searchButtons.paste') }}
{{ $t('searchButtons.search') }}
{{ $t('uploader.drag') }}{{ $t('uploader.click') }}
{{ $t('searchButtons.search') }} {{ $t('searchButtons.paste') }}
{{ $t('uploader.drag') }}{{ $t('uploader.click') }}
{{ $t('searchButtons.calculateSimilarity') }} {{ $t('searchButtons.paste') }}
{{ $t('searchButtons.search') }}
{{(file.score * 100).toFixed(1)}}% {{file.path.replace(/\\/g, '/').split('/').pop()}} {{file.start_time}} ~ {{file.end_time}} {{ $t('fileResults.imageSearch') }} {{ $t('fileResults.imageVideoSearch') }} {{ $t('fileResults.downloadVideoClip') }} {{video.title}} {{(video.score * 100).toFixed(1)}}% {{ $t('pexelsResults.viewCount') }}: {{video.view_count}} {{ $t('pexelsResults.sourcePage') }} {{video.description}} {{ $t('footer.description1') }} https://github.com/chn-lee-yumi/MaterialSearch/ {{ $t('footer.description2') }}