Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend part of Duplicate Finder #2890

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions lang/cz/duplicate-finder.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?php

return [
/*
|--------------------------------------------------------------------------
| Duplicate Finder Page
|--------------------------------------------------------------------------
*/
'title' => 'Maintenance',
'intro' => 'On this page you will find the duplicates pictures found in your database.',
'found' => ' duplicates found!',
'invalid-search' => ' At least the checksum or title condition must be checked.',
'checksum-must-match' => 'Checksum must match.',
'title-must-match' => 'Title must match.',
'must-be-in-same-album' => 'Must be in the same album.',

'columns' => [
'album' => 'Album',
'photo' => 'Photo',
'checksum' => 'Checksum',
],

'warning' => [
'no-original-left' => 'No original left.',
'keep-one' => 'You selected all duplicates in this group. Please chose at least one duplicate to keep.',
],

'delete-selected' => 'Delete selected',
];
8 changes: 8 additions & 0 deletions lang/cz/maintenance.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
'description' => 'Remove all contents from <span class="font-mono">%s</span>',
'button' => 'Clean',
],
'duplicate-finder' => [
'title' => 'Duplicates',
'description' => 'This module counts potential duplicates betwen pictures.',
'duplicates-all' => 'Duplicates over all albums',
'duplicates-title' => 'Title duplicates per albums',
'duplicates-per-album' => 'Duplicates per albums',
'show' => 'Show duplicates',
],
'fix-jobs' => [
'title' => 'Fixing Jobs History',
'description' => 'Mark jobs with status <span class="text-ready-400">%s</span> or <span class="text-primary-500">%s</span> as <span class="text-danger-700">%s</span>.',
Expand Down
29 changes: 29 additions & 0 deletions lang/de/duplicate-finder.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?php

return [
/*
|--------------------------------------------------------------------------
| Duplicate Finder Page
|--------------------------------------------------------------------------
*/
'title' => 'Maintenance',
'intro' => 'On this page you will find the duplicates pictures found in your database.',
'found' => ' duplicates found!',
'invalid-search' => ' At least the checksum or title condition must be checked.',
'checksum-must-match' => 'Checksum must match.',
'title-must-match' => 'Title must match.',
'must-be-in-same-album' => 'Must be in the same album.',

'columns' => [
'album' => 'Album',
'photo' => 'Photo',
'checksum' => 'Checksum',
],

'warning' => [
'no-original-left' => 'No original left.',
'keep-one' => 'You selected all duplicates in this group. Please chose at least one duplicate to keep.',
],

'delete-selected' => 'Delete selected',
];
8 changes: 8 additions & 0 deletions lang/de/maintenance.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
'description' => 'Lösche den gesamten Inhalt aus <span class="font-mono">%s</span>',
'button' => 'Säubern',
],
'duplicate-finder' => [
'title' => 'Duplicates',
'description' => 'This module counts potential duplicates betwen pictures.',
'duplicates-all' => 'Duplicates over all albums',
'duplicates-title' => 'Title duplicates per albums',
'duplicates-per-album' => 'Duplicates per albums',
'show' => 'Show duplicates',
],
'fix-jobs' => [
'title' => 'Job Historie reparieren',
'description' => 'Markiere Jobs mit dem Status <span class="text-ready-400">%s</span> oder <span class="text-primary-500">%s</span> als <span class="text-danger-700">%s</span>.',
Expand Down
29 changes: 29 additions & 0 deletions lang/el/duplicate-finder.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?php

return [
/*
|--------------------------------------------------------------------------
| Duplicate Finder Page
|--------------------------------------------------------------------------
*/
'title' => 'Maintenance',
'intro' => 'On this page you will find the duplicates pictures found in your database.',
'found' => ' duplicates found!',
'invalid-search' => ' At least the checksum or title condition must be checked.',
'checksum-must-match' => 'Checksum must match.',
'title-must-match' => 'Title must match.',
'must-be-in-same-album' => 'Must be in the same album.',

'columns' => [
'album' => 'Album',
'photo' => 'Photo',
'checksum' => 'Checksum',
],

'warning' => [
'no-original-left' => 'No original left.',
'keep-one' => 'You selected all duplicates in this group. Please chose at least one duplicate to keep.',
],

'delete-selected' => 'Delete selected',
];
8 changes: 8 additions & 0 deletions lang/el/maintenance.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
'description' => 'Remove all contents from <span class="font-mono">%s</span>',
'button' => 'Clean',
],
'duplicate-finder' => [
'title' => 'Duplicates',
'description' => 'This module counts potential duplicates betwen pictures.',
'duplicates-all' => 'Duplicates over all albums',
'duplicates-title' => 'Title duplicates per albums',
'duplicates-per-album' => 'Duplicates per albums',
'show' => 'Show duplicates',
],
'fix-jobs' => [
'title' => 'Fixing Jobs History',
'description' => 'Mark jobs with status <span class="text-ready-400">%s</span> or <span class="text-primary-500">%s</span> as <span class="text-danger-700">%s</span>.',
Expand Down
29 changes: 29 additions & 0 deletions lang/en/duplicate-finder.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?php

return [
/*
|--------------------------------------------------------------------------
| Duplicate Finder Page
|--------------------------------------------------------------------------
*/
'title' => 'Maintenance',
'intro' => 'On this page you will find the duplicates pictures found in your database.',
'found' => ' duplicates found!',
'invalid-search' => ' At least the checksum or title condition must be checked.',
'checksum-must-match' => 'Checksum must match.',
'title-must-match' => 'Title must match.',
'must-be-in-same-album' => 'Must be in the same album.',

'columns' => [
'album' => 'Album',
'photo' => 'Photo',
'checksum' => 'Checksum',
],

'warning' => [
'no-original-left' => 'No original left.',
'keep-one' => 'You selected all duplicates in this group. Please chose at least one duplicate to keep.',
],

'delete-selected' => 'Delete selected',
];
8 changes: 8 additions & 0 deletions lang/en/maintenance.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
'description' => 'Remove all contents from <span class="font-mono">%s</span>',
'button' => 'Clean',
],
'duplicate-finder' => [
'title' => 'Duplicates',
'description' => 'This module counts potential duplicates betwen pictures.',
'duplicates-all' => 'Duplicates over all albums',
'duplicates-title' => 'Title duplicates per albums',
'duplicates-per-album' => 'Duplicates per albums',
'show' => 'Show duplicates',
],
'fix-jobs' => [
'title' => 'Fixing Jobs History',
'description' => 'Mark jobs with status <span class="text-ready-400">%s</span> or <span class="text-primary-500">%s</span> as <span class="text-danger-700">%s</span>.',
Expand Down
29 changes: 29 additions & 0 deletions lang/es/duplicate-finder.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?php

return [
/*
|--------------------------------------------------------------------------
| Duplicate Finder Page
|--------------------------------------------------------------------------
*/
'title' => 'Maintenance',
'intro' => 'On this page you will find the duplicates pictures found in your database.',
'found' => ' duplicates found!',
'invalid-search' => ' At least the checksum or title condition must be checked.',
'checksum-must-match' => 'Checksum must match.',
'title-must-match' => 'Title must match.',
'must-be-in-same-album' => 'Must be in the same album.',

'columns' => [
'album' => 'Album',
'photo' => 'Photo',
'checksum' => 'Checksum',
],

'warning' => [
'no-original-left' => 'No original left.',
'keep-one' => 'You selected all duplicates in this group. Please chose at least one duplicate to keep.',
],

'delete-selected' => 'Delete selected',
];
8 changes: 8 additions & 0 deletions lang/es/maintenance.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
'description' => 'Remove all contents from <span class="font-mono">%s</span>',
'button' => 'Clean',
],
'duplicate-finder' => [
'title' => 'Duplicates',
'description' => 'This module counts potential duplicates betwen pictures.',
'duplicates-all' => 'Duplicates over all albums',
'duplicates-title' => 'Title duplicates per albums',
'duplicates-per-album' => 'Duplicates per albums',
'show' => 'Show duplicates',
],
'fix-jobs' => [
'title' => 'Fixing Jobs History',
'description' => 'Mark jobs with status <span class="text-ready-400">%s</span> or <span class="text-primary-500">%s</span> as <span class="text-danger-700">%s</span>.',
Expand Down
29 changes: 29 additions & 0 deletions lang/fr/duplicate-finder.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?php

return [
/*
|--------------------------------------------------------------------------
| Duplicate Finder Page
|--------------------------------------------------------------------------
*/
'title' => 'Maintenance',
'intro' => 'On this page you will find the duplicates pictures found in your database.',
'found' => ' duplicates found!',
'invalid-search' => ' At least the checksum or title condition must be checked.',
'checksum-must-match' => 'Checksum must match.',
'title-must-match' => 'Title must match.',
'must-be-in-same-album' => 'Must be in the same album.',

'columns' => [
'album' => 'Album',
'photo' => 'Photo',
'checksum' => 'Checksum',
],

'warning' => [
'no-original-left' => 'No original left.',
'keep-one' => 'You selected all duplicates in this group. Please chose at least one duplicate to keep.',
],

'delete-selected' => 'Delete selected',
];
8 changes: 8 additions & 0 deletions lang/fr/maintenance.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
'description' => 'Supprimer le contenu de <span class="font-mono">%s</span>',
'button' => 'Nettoyer',
],
'duplicate-finder' => [
'title' => 'Duplicates',
'description' => 'This module counts potential duplicates betwen pictures.',
'duplicates-all' => 'Duplicates over all albums',
'duplicates-title' => 'Title duplicates per albums',
'duplicates-per-album' => 'Duplicates per albums',
'show' => 'Show duplicates',
],
'fix-jobs' => [
'title' => 'Réparer l’historique des Jobs',
'description' => 'Marquer les jobs avec status <span class="text-ready-400">%s</span> ou <span class="text-primary-500">%s</span> comme <span class="text-danger-700">%s</span>.',
Expand Down
29 changes: 29 additions & 0 deletions lang/hu/duplicate-finder.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?php

return [
/*
|--------------------------------------------------------------------------
| Duplicate Finder Page
|--------------------------------------------------------------------------
*/
'title' => 'Maintenance',
'intro' => 'On this page you will find the duplicates pictures found in your database.',
'found' => ' duplicates found!',
'invalid-search' => ' At least the checksum or title condition must be checked.',
'checksum-must-match' => 'Checksum must match.',
'title-must-match' => 'Title must match.',
'must-be-in-same-album' => 'Must be in the same album.',

'columns' => [
'album' => 'Album',
'photo' => 'Photo',
'checksum' => 'Checksum',
],

'warning' => [
'no-original-left' => 'No original left.',
'keep-one' => 'You selected all duplicates in this group. Please chose at least one duplicate to keep.',
],

'delete-selected' => 'Delete selected',
];
8 changes: 8 additions & 0 deletions lang/hu/maintenance.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
'description' => 'Remove all contents from <span class="font-mono">%s</span>',
'button' => 'Clean',
],
'duplicate-finder' => [
'title' => 'Duplicates',
'description' => 'This module counts potential duplicates betwen pictures.',
'duplicates-all' => 'Duplicates over all albums',
'duplicates-title' => 'Title duplicates per albums',
'duplicates-per-album' => 'Duplicates per albums',
'show' => 'Show duplicates',
],
'fix-jobs' => [
'title' => 'Fixing Jobs History',
'description' => 'Mark jobs with status <span class="text-ready-400">%s</span> or <span class="text-primary-500">%s</span> as <span class="text-danger-700">%s</span>.',
Expand Down
29 changes: 29 additions & 0 deletions lang/it/duplicate-finder.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?php

return [
/*
|--------------------------------------------------------------------------
| Duplicate Finder Page
|--------------------------------------------------------------------------
*/
'title' => 'Maintenance',
'intro' => 'On this page you will find the duplicates pictures found in your database.',
'found' => ' duplicates found!',
'invalid-search' => ' At least the checksum or title condition must be checked.',
'checksum-must-match' => 'Checksum must match.',
'title-must-match' => 'Title must match.',
'must-be-in-same-album' => 'Must be in the same album.',

'columns' => [
'album' => 'Album',
'photo' => 'Photo',
'checksum' => 'Checksum',
],

'warning' => [
'no-original-left' => 'No original left.',
'keep-one' => 'You selected all duplicates in this group. Please chose at least one duplicate to keep.',
],

'delete-selected' => 'Delete selected',
];
8 changes: 8 additions & 0 deletions lang/it/maintenance.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
'description' => 'Remove all contents from <span class="font-mono">%s</span>',
'button' => 'Clean',
],
'duplicate-finder' => [
'title' => 'Duplicates',
'description' => 'This module counts potential duplicates betwen pictures.',
'duplicates-all' => 'Duplicates over all albums',
'duplicates-title' => 'Title duplicates per albums',
'duplicates-per-album' => 'Duplicates per albums',
'show' => 'Show duplicates',
],
'fix-jobs' => [
'title' => 'Fixing Jobs History',
'description' => 'Mark jobs with status <span class="text-ready-400">%s</span> or <span class="text-primary-500">%s</span> as <span class="text-danger-700">%s</span>.',
Expand Down
29 changes: 29 additions & 0 deletions lang/ja/duplicate-finder.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?php

return [
/*
|--------------------------------------------------------------------------
| Duplicate Finder Page
|--------------------------------------------------------------------------
*/
'title' => 'Maintenance',
'intro' => 'On this page you will find the duplicates pictures found in your database.',
'found' => ' duplicates found!',
'invalid-search' => ' At least the checksum or title condition must be checked.',
'checksum-must-match' => 'Checksum must match.',
'title-must-match' => 'Title must match.',
'must-be-in-same-album' => 'Must be in the same album.',

'columns' => [
'album' => 'Album',
'photo' => 'Photo',
'checksum' => 'Checksum',
],

'warning' => [
'no-original-left' => 'No original left.',
'keep-one' => 'You selected all duplicates in this group. Please chose at least one duplicate to keep.',
],

'delete-selected' => 'Delete selected',
];
Loading
Loading