diff --git a/frontend/app/ui/settings/basic/basic.settings.component.html b/frontend/app/ui/settings/basic/basic.settings.component.html index 807f80c..65e29d8 100644 --- a/frontend/app/ui/settings/basic/basic.settings.component.html +++ b/frontend/app/ui/settings/basic/basic.settings.component.html @@ -1,6 +1,6 @@
-
+
Basic settings*
diff --git a/frontend/app/ui/settings/database/database.settings.component.html b/frontend/app/ui/settings/database/database.settings.component.html index 19baf8c..c3fe65f 100644 --- a/frontend/app/ui/settings/database/database.settings.component.html +++ b/frontend/app/ui/settings/database/database.settings.component.html @@ -1,5 +1,5 @@
-
+
Database settings*
diff --git a/frontend/app/ui/settings/indexing/indexing.settings.component.html b/frontend/app/ui/settings/indexing/indexing.settings.component.html index 0909c65..9137ca0 100644 --- a/frontend/app/ui/settings/indexing/indexing.settings.component.html +++ b/frontend/app/ui/settings/indexing/indexing.settings.component.html @@ -1,6 +1,6 @@
-
+
Folder indexing*
diff --git a/frontend/app/ui/settings/other/other.settings.component.html b/frontend/app/ui/settings/other/other.settings.component.html index 5b15c45..211e392 100644 --- a/frontend/app/ui/settings/other/other.settings.component.html +++ b/frontend/app/ui/settings/other/other.settings.component.html @@ -1,6 +1,6 @@
-
+
Other settings*
diff --git a/frontend/app/ui/settings/tasks/tasks.settings.component.html b/frontend/app/ui/settings/tasks/tasks.settings.component.html index a53628b..fc678fd 100644 --- a/frontend/app/ui/settings/tasks/tasks.settings.component.html +++ b/frontend/app/ui/settings/tasks/tasks.settings.component.html @@ -1,6 +1,6 @@
-
+
Tasks *
@@ -115,8 +115,7 @@
- +
- +
@@ -146,8 +144,7 @@
- +
diff --git a/frontend/app/ui/settings/thumbnail/thumbanil.settings.component.html b/frontend/app/ui/settings/thumbnail/thumbanil.settings.component.html index e0c3632..6516507 100644 --- a/frontend/app/ui/settings/thumbnail/thumbanil.settings.component.html +++ b/frontend/app/ui/settings/thumbnail/thumbanil.settings.component.html @@ -1,6 +1,6 @@
-
+
Thumbnail settings*
diff --git a/frontend/translate/messages.en.xlf b/frontend/translate/messages.en.xlf index ca71ec2..ff370f1 100644 --- a/frontend/translate/messages.en.xlf +++ b/frontend/translate/messages.en.xlf @@ -495,6 +495,16 @@ Resolution: + + + No duplicates found + + + app/ui/duplicates/duplicates.component.html + 8 + + No duplicates found + Password protection @@ -567,13 +577,11 @@ Add User - - - Database settings - + + Database settings app/ui/settings/database/database.settings.component.html - 2 + 3 Database settings @@ -644,7 +652,7 @@ app/ui/settings/database/database.settings.component.html - 40 + 41 Reset @@ -766,6 +774,10 @@ app/ui/settings/other/other.settings.component.html 168 + + app/ui/settings/tasks/tasks.settings.component.html + 180 + Save @@ -773,53 +785,55 @@ app/ui/settings/map/map.settings.component.html - 117 + 118 app/ui/settings/thumbnail/thumbanil.settings.component.html - 107 + 108 app/ui/settings/video/video.settings.component.html - 31 + 32 app/ui/settings/metafiles/metafile.settings.component.html - 31 + 32 app/ui/settings/search/search.settings.component.html - 76 + 77 app/ui/settings/share/share.settings.component.html - 55 + 56 app/ui/settings/random-photo/random-photo.settings.component.html - 40 + 41 app/ui/settings/basic/basic.settings.component.html - 94 + 95 app/ui/settings/faces/faces.settings.component.html - 67 + 68 app/ui/settings/other/other.settings.component.html - 171 + 172 + + + app/ui/settings/tasks/tasks.settings.component.html + 184 Reset - - - Thumbnail settings - + + Thumbnail settings app/ui/settings/thumbnail/thumbanil.settings.component.html - 3 + 4 Thumbnail settings @@ -1093,13 +1107,11 @@ Random Photo is not supported with these settings - - - Basic settings - + + Basic settings app/ui/settings/basic/basic.settings.component.html - 3 + 4 Basic settings @@ -1246,17 +1258,13 @@ app/ui/settings/faces/faces.settings.component.html 59 - - Faces are not supported with these settings. - + Faces are not supported with these settings. - - - Other settings - + + Other settings app/ui/settings/other/other.settings.component.html - 3 + 4 Other settings @@ -1421,13 +1429,11 @@ Default photo sorting method - - - Folder indexing - + + Folder indexing app/ui/settings/indexing/indexing.settings.component.html - 3 + 4 Folder indexing @@ -1473,21 +1479,69 @@ Folder reindexing sensitivity - - Set the reindexing sensitivity. High value check the folders for change more often + + Set the reindexing sensitivity. High value check the folders for change more often. app/ui/settings/indexing/indexing.settings.component.html 47 - Set the reindexing sensitivity. High value check the folders for change more often + Set the reindexing sensitivity. High value check the folders for change more often. + + + Exclude Folder List + + app/ui/settings/indexing/indexing.settings.component.html + 53 + + Exclude Folder List + + + Folders to exclude from indexing + + app/ui/settings/indexing/indexing.settings.component.html + 60 + + Folders to exclude from indexing + + + ';' separated strings. If an entry starts with '/' it is treated as an absolute path. If it doesn't start with '/' but contains a '/', the path is relative to the image directory. If it doesn't contain a '/', any folder with this name will be excluded. + + app/ui/settings/indexing/indexing.settings.component.html + 62 + + ';' separated strings. If an entry starts with '/' it is treated as an absolute path. If it doesn't start with '/' but contains a '/', the path is relative to the image directory. If it doesn't contain a '/', any folder with this name will be excluded. + + + Exclude File List + + app/ui/settings/indexing/indexing.settings.component.html + 68 + + Exclude File List + + + Files that mark a folder to be excluded from indexing + + app/ui/settings/indexing/indexing.settings.component.html + 75 + + Files that mark a folder to be excluded from indexing + + + ';' separated strings. Any folder that contains a file with this name will be excluded from indexing. + + app/ui/settings/indexing/indexing.settings.component.html + 77 + + ';' separated strings. Any folder that contains a file with this name will be excluded from indexing. Save app/ui/settings/indexing/indexing.settings.component.html - 55 + 85 Save @@ -1496,7 +1550,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 58 + 89 Reset @@ -1504,7 +1558,7 @@ If you add a new folder to your gallery, the site indexes it automatically. app/ui/settings/indexing/indexing.settings.component.html - 64 + 95 If you add a new folder to your gallery, the site indexes it automatically. @@ -1512,7 +1566,7 @@ If you would like to trigger indexing manually, click index button. app/ui/settings/indexing/indexing.settings.component.html - 65 + 96 If you would like to trigger indexing manually, click index button. @@ -1520,7 +1574,7 @@ Note: search only works among the indexed directories app/ui/settings/indexing/indexing.settings.component.html - 68 + 99 Note: search only works among the indexed directories @@ -1528,7 +1582,7 @@ indexing app/ui/settings/indexing/indexing.settings.component.html - 73 + 104 indexing @@ -1536,7 +1590,11 @@ elapsed app/ui/settings/indexing/indexing.settings.component.html - 74 + 105 + + + app/ui/settings/tasks/tasks.settings.component.html + 161 elapsed @@ -1544,7 +1602,11 @@ left app/ui/settings/indexing/indexing.settings.component.html - 75 + 106 + + + app/ui/settings/tasks/tasks.settings.component.html + 162 left @@ -1553,7 +1615,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 96 + 127 Index @@ -1561,7 +1623,7 @@ Indexes the folders app/ui/settings/indexing/indexing.settings.component.html - 94 + 125 Indexes the folders @@ -1570,7 +1632,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 103 + 134 Index with Thumbnails @@ -1578,7 +1640,7 @@ Indexes the folders and also creates the thumbnails app/ui/settings/indexing/indexing.settings.component.html - 99 + 130 Indexes the folders and also creates the thumbnails @@ -1587,7 +1649,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 108 + 139 Cancel @@ -1596,7 +1658,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 112 + 143 Reset Indexes @@ -1606,7 +1668,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 117 + 148 Statistic: @@ -1614,7 +1676,7 @@ Folders app/ui/settings/indexing/indexing.settings.component.html - 121 + 152 Folders @@ -1622,7 +1684,7 @@ Photos app/ui/settings/indexing/indexing.settings.component.html - 125 + 156 Photos @@ -1630,7 +1692,7 @@ Videos app/ui/settings/indexing/indexing.settings.component.html - 129 + 160 Videos @@ -1638,19 +1700,140 @@ Size app/ui/settings/indexing/indexing.settings.component.html - 134 + 165 Size - + + Tasks + + app/ui/settings/tasks/tasks.settings.component.html + 4 + + Tasks + + + every + + app/ui/settings/tasks/tasks.settings.component.html + 18 + + + app/ui/settings/tasks/tasks.settings.component.html + 84 + + every + + + never + + app/ui/settings/tasks/tasks.settings.component.html + 23 + + never + + - No duplicates found + + + + + app/ui/settings/tasks/tasks.settings.component.html + 26 + + + + + + + + Task: + + app/ui/settings/tasks/tasks.settings.component.html + 36 + + Task: + + + Select a task to schedule. + + + app/ui/settings/tasks/tasks.settings.component.html + 44 + + Select a task to schedule. + + + Periodicity: + + app/ui/settings/tasks/tasks.settings.component.html + 49 + + Periodicity: + + + Set the time to run the task. + + + app/ui/settings/tasks/tasks.settings.component.html + 59 + + Set the time to run the task. + + + At: + + app/ui/settings/tasks/tasks.settings.component.html + 66 + + + app/ui/settings/tasks/tasks.settings.component.html + 76 + + At: + + + Start now + + + app/ui/settings/tasks/tasks.settings.component.html + 102 + + Start now + + + Trigger task run manually + + app/ui/settings/tasks/tasks.settings.component.html + 100 + + Trigger task run manually + + + Stop + + + app/ui/settings/tasks/tasks.settings.component.html + 107 + + Stop + + + status + + app/ui/settings/tasks/tasks.settings.component.html + 160 + + status + + + + Add task - app/ui/duplicates/duplicates.component.html - 8 + app/ui/settings/tasks/tasks.settings.component.html + 187 - No duplicates found + + Add task Server error @@ -1873,14 +2056,6 @@ frontend/app/ui/settings/_abstract/abstract.settings.component.ts 1 - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - frontend/app/ui/settings/usermanager/usermanager.settings.component.ts 1 @@ -1919,14 +2094,6 @@ Indexing - - Folder indexed - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - - Folder indexed - low @@ -1967,13 +2134,13 @@ Folder indexing interrupted - - Database reset + + Resetting database frontend/app/ui/settings/indexing/indexing.settings.component.ts 1 - Database reset + Resetting database Map @@ -2007,6 +2174,98 @@ Random Media + + Monday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Monday + + + Tuesday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Tuesday + + + Wednesday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Wednesday + + + Thursday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Thursday + + + Friday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Friday + + + Saturday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Saturday + + + Sunday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Sunday + + + day + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + day + + + Task + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Task + + + started + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + started + + + stopped + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + stopped + Thumbnail diff --git a/frontend/translate/messages.fr.xlf b/frontend/translate/messages.fr.xlf index 15c945f..2d3b7a4 100644 --- a/frontend/translate/messages.fr.xlf +++ b/frontend/translate/messages.fr.xlf @@ -495,6 +495,16 @@ Résolution : + + + No duplicates found + + + app/ui/duplicates/duplicates.component.html + 8 + + Aucun doublon trouvé + Password protection @@ -567,13 +577,11 @@ Ajouter un utilisateur - - - Database settings - + + Database settings app/ui/settings/database/database.settings.component.html - 2 + 3 Paramètres de base de données @@ -644,7 +652,7 @@ app/ui/settings/database/database.settings.component.html - 40 + 41 Réinitialiser @@ -766,6 +774,10 @@ app/ui/settings/other/other.settings.component.html 168 + + app/ui/settings/tasks/tasks.settings.component.html + 180 + Enregistrer @@ -773,53 +785,55 @@ app/ui/settings/map/map.settings.component.html - 117 + 118 app/ui/settings/thumbnail/thumbanil.settings.component.html - 107 + 108 app/ui/settings/video/video.settings.component.html - 31 + 32 app/ui/settings/metafiles/metafile.settings.component.html - 31 + 32 app/ui/settings/search/search.settings.component.html - 76 + 77 app/ui/settings/share/share.settings.component.html - 55 + 56 app/ui/settings/random-photo/random-photo.settings.component.html - 40 + 41 app/ui/settings/basic/basic.settings.component.html - 94 + 95 app/ui/settings/faces/faces.settings.component.html - 67 + 68 app/ui/settings/other/other.settings.component.html - 171 + 172 + + + app/ui/settings/tasks/tasks.settings.component.html + 184 Réinitialiser - - - Thumbnail settings - + + Thumbnail settings app/ui/settings/thumbnail/thumbanil.settings.component.html - 3 + 4 Paramètres des vignettes @@ -1093,13 +1107,11 @@ Photo aléatoire n'est pas supporté avec ces paramètres - - - Basic settings - + + Basic settings app/ui/settings/basic/basic.settings.component.html - 3 + 4 Paramètres de base @@ -1246,17 +1258,13 @@ app/ui/settings/faces/faces.settings.component.html 59 - - Faces are not supported with these settings. - + Faces are not supported with these settings. - - - Other settings - + + Other settings app/ui/settings/other/other.settings.component.html - 3 + 4 Autres paramètres @@ -1421,13 +1429,11 @@ Méthode de tri des photos par défaut - - - Folder indexing - + + Folder indexing app/ui/settings/indexing/indexing.settings.component.html - 3 + 4 Indexation de dossier @@ -1473,21 +1479,69 @@ Sensibilité de réindexation des dossiers - - Set the reindexing sensitivity. High value check the folders for change more often + + Set the reindexing sensitivity. High value check the folders for change more often. app/ui/settings/indexing/indexing.settings.component.html 47 - Réglez la sensibilité de réindexation. Utiliser une valeur plus importanteus fréquente des changements plus souvent dans le dossier + Set the reindexing sensitivity. High value check the folders for change more often. + + + Exclude Folder List + + app/ui/settings/indexing/indexing.settings.component.html + 53 + + Exclude Folder List + + + Folders to exclude from indexing + + app/ui/settings/indexing/indexing.settings.component.html + 60 + + Folders to exclude from indexing + + + ';' separated strings. If an entry starts with '/' it is treated as an absolute path. If it doesn't start with '/' but contains a '/', the path is relative to the image directory. If it doesn't contain a '/', any folder with this name will be excluded. + + app/ui/settings/indexing/indexing.settings.component.html + 62 + + ';' separated strings. If an entry starts with '/' it is treated as an absolute path. If it doesn't start with '/' but contains a '/', the path is relative to the image directory. If it doesn't contain a '/', any folder with this name will be excluded. + + + Exclude File List + + app/ui/settings/indexing/indexing.settings.component.html + 68 + + Exclude File List + + + Files that mark a folder to be excluded from indexing + + app/ui/settings/indexing/indexing.settings.component.html + 75 + + Files that mark a folder to be excluded from indexing + + + ';' separated strings. Any folder that contains a file with this name will be excluded from indexing. + + app/ui/settings/indexing/indexing.settings.component.html + 77 + + ';' separated strings. Any folder that contains a file with this name will be excluded from indexing. Save app/ui/settings/indexing/indexing.settings.component.html - 55 + 85 Enregistrer @@ -1496,7 +1550,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 58 + 89 Réinitialiser @@ -1504,7 +1558,7 @@ If you add a new folder to your gallery, the site indexes it automatically. app/ui/settings/indexing/indexing.settings.component.html - 64 + 95 Si vous ajoutez un nouveau dossier à votre galerie, le site l'indexe automatiquement. @@ -1512,7 +1566,7 @@ If you would like to trigger indexing manually, click index button. app/ui/settings/indexing/indexing.settings.component.html - 65 + 96 Si vous souhaitez déclencher l'indexation manuellement, cliquez sur le bouton d'indexation. @@ -1520,7 +1574,7 @@ Note: search only works among the indexed directories app/ui/settings/indexing/indexing.settings.component.html - 68 + 99 Remarque: la recherche ne fonctionne que parmi les répertoires indexés @@ -1528,7 +1582,7 @@ indexing app/ui/settings/indexing/indexing.settings.component.html - 73 + 104 indexation @@ -1536,7 +1590,11 @@ elapsed app/ui/settings/indexing/indexing.settings.component.html - 74 + 105 + + + app/ui/settings/tasks/tasks.settings.component.html + 161 écoulé @@ -1544,7 +1602,11 @@ left app/ui/settings/indexing/indexing.settings.component.html - 75 + 106 + + + app/ui/settings/tasks/tasks.settings.component.html + 162 gauche @@ -1553,7 +1615,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 96 + 127 Index @@ -1561,7 +1623,7 @@ Indexes the folders app/ui/settings/indexing/indexing.settings.component.html - 94 + 125 Index des dossiers @@ -1570,7 +1632,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 103 + 134 Index avec les vignettes @@ -1578,7 +1640,7 @@ Indexes the folders and also creates the thumbnails app/ui/settings/indexing/indexing.settings.component.html - 99 + 130 Indexe les dossiers et crée également les vignettes @@ -1587,7 +1649,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 108 + 139 Annuler @@ -1596,7 +1658,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 112 + 143 Réinitialiser les Index @@ -1606,7 +1668,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 117 + 148 Statistique : @@ -1614,7 +1676,7 @@ Folders app/ui/settings/indexing/indexing.settings.component.html - 121 + 152 Dossiers @@ -1622,7 +1684,7 @@ Photos app/ui/settings/indexing/indexing.settings.component.html - 125 + 156 Photos @@ -1630,7 +1692,7 @@ Videos app/ui/settings/indexing/indexing.settings.component.html - 129 + 160 Vidéos @@ -1638,19 +1700,140 @@ Size app/ui/settings/indexing/indexing.settings.component.html - 134 + 165 Taille - + + Tasks + + app/ui/settings/tasks/tasks.settings.component.html + 4 + + Tasks + + + every + + app/ui/settings/tasks/tasks.settings.component.html + 18 + + + app/ui/settings/tasks/tasks.settings.component.html + 84 + + every + + + never + + app/ui/settings/tasks/tasks.settings.component.html + 23 + + never + + - No duplicates found + + + + + app/ui/settings/tasks/tasks.settings.component.html + 26 + + + + + + + + Task: + + app/ui/settings/tasks/tasks.settings.component.html + 36 + + Task: + + + Select a task to schedule. + + + app/ui/settings/tasks/tasks.settings.component.html + 44 + + Select a task to schedule. + + + Periodicity: + + app/ui/settings/tasks/tasks.settings.component.html + 49 + + Periodicity: + + + Set the time to run the task. + + + app/ui/settings/tasks/tasks.settings.component.html + 59 + + Set the time to run the task. + + + At: + + app/ui/settings/tasks/tasks.settings.component.html + 66 + + + app/ui/settings/tasks/tasks.settings.component.html + 76 + + At: + + + Start now + + + app/ui/settings/tasks/tasks.settings.component.html + 102 + + Start now + + + Trigger task run manually + + app/ui/settings/tasks/tasks.settings.component.html + 100 + + Trigger task run manually + + + Stop + + + app/ui/settings/tasks/tasks.settings.component.html + 107 + + Stop + + + status + + app/ui/settings/tasks/tasks.settings.component.html + 160 + + status + + + + Add task - app/ui/duplicates/duplicates.component.html - 8 + app/ui/settings/tasks/tasks.settings.component.html + 187 - Aucun doublon trouvé + + Add task Server error @@ -1873,14 +2056,6 @@ frontend/app/ui/settings/_abstract/abstract.settings.component.ts 1 - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - frontend/app/ui/settings/usermanager/usermanager.settings.component.ts 1 @@ -1919,14 +2094,6 @@ Indexation - - Folder indexed - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - - Dossier indexé - low @@ -1967,13 +2134,13 @@ Indexation du dossier interrompue - - Database reset + + Resetting database frontend/app/ui/settings/indexing/indexing.settings.component.ts 1 - Réinitialisation de la base de données + Resetting database Map @@ -2007,6 +2174,98 @@ Média aléatoire + + Monday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Monday + + + Tuesday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Tuesday + + + Wednesday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Wednesday + + + Thursday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Thursday + + + Friday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Friday + + + Saturday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Saturday + + + Sunday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Sunday + + + day + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + day + + + Task + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Task + + + started + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + started + + + stopped + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + stopped + Thumbnail diff --git a/frontend/translate/messages.hu.xlf b/frontend/translate/messages.hu.xlf index 5696f1c..5721427 100644 --- a/frontend/translate/messages.hu.xlf +++ b/frontend/translate/messages.hu.xlf @@ -495,6 +495,16 @@ Felbontás: + + + No duplicates found + + + app/ui/duplicates/duplicates.component.html + 8 + + Nincsenek másolatok + Password protection @@ -567,13 +577,11 @@ Felhasználó hozzáadása - - - Database settings - + + Database settings app/ui/settings/database/database.settings.component.html - 2 + 3 Adatbázis beállítások @@ -644,7 +652,7 @@ app/ui/settings/database/database.settings.component.html - 40 + 41 Visszaállítás @@ -766,6 +774,10 @@ app/ui/settings/other/other.settings.component.html 168 + + app/ui/settings/tasks/tasks.settings.component.html + 180 + Mentés @@ -773,53 +785,55 @@ app/ui/settings/map/map.settings.component.html - 117 + 118 app/ui/settings/thumbnail/thumbanil.settings.component.html - 107 + 108 app/ui/settings/video/video.settings.component.html - 31 + 32 app/ui/settings/metafiles/metafile.settings.component.html - 31 + 32 app/ui/settings/search/search.settings.component.html - 76 + 77 app/ui/settings/share/share.settings.component.html - 55 + 56 app/ui/settings/random-photo/random-photo.settings.component.html - 40 + 41 app/ui/settings/basic/basic.settings.component.html - 94 + 95 app/ui/settings/faces/faces.settings.component.html - 67 + 68 app/ui/settings/other/other.settings.component.html - 171 + 172 + + + app/ui/settings/tasks/tasks.settings.component.html + 184 Visszaállítás - - - Thumbnail settings - + + Thumbnail settings app/ui/settings/thumbnail/thumbanil.settings.component.html - 3 + 4 Thumbnail beállítások @@ -1093,13 +1107,11 @@ Ezeket a beállításokat nem támogatja a véletlenszerű fénykép - - - Basic settings - + + Basic settings app/ui/settings/basic/basic.settings.component.html - 3 + 4 Alapbeállítások @@ -1246,16 +1258,13 @@ app/ui/settings/faces/faces.settings.component.html 59 - Arcok ezzel a beállítással nem támogatottak. - + Arcok ezzel a beállítással nem támogatottak. - - - Other settings - + + Other settings app/ui/settings/other/other.settings.component.html - 3 + 4 Egyéb beállitások @@ -1420,13 +1429,11 @@ Az alapértelmezett fotó rendezés - - - Folder indexing - + + Folder indexing app/ui/settings/indexing/indexing.settings.component.html - 3 + 4 Mappa indexelése @@ -1472,21 +1479,69 @@ Mappa indexelés érzékenysége - - Set the reindexing sensitivity. High value check the folders for change more often + + Set the reindexing sensitivity. High value check the folders for change more often. app/ui/settings/indexing/indexing.settings.component.html 47 - Állítsa be az újraindexelés érzékenységét. Nagy érzékenység gyakrabban vizgyálja a mappát ellenőrzi a mappákat, változásokat keresve + Set the reindexing sensitivity. High value check the folders for change more often. + + + Exclude Folder List + + app/ui/settings/indexing/indexing.settings.component.html + 53 + + Exclude Folder List + + + Folders to exclude from indexing + + app/ui/settings/indexing/indexing.settings.component.html + 60 + + Folders to exclude from indexing + + + ';' separated strings. If an entry starts with '/' it is treated as an absolute path. If it doesn't start with '/' but contains a '/', the path is relative to the image directory. If it doesn't contain a '/', any folder with this name will be excluded. + + app/ui/settings/indexing/indexing.settings.component.html + 62 + + ';' separated strings. If an entry starts with '/' it is treated as an absolute path. If it doesn't start with '/' but contains a '/', the path is relative to the image directory. If it doesn't contain a '/', any folder with this name will be excluded. + + + Exclude File List + + app/ui/settings/indexing/indexing.settings.component.html + 68 + + Exclude File List + + + Files that mark a folder to be excluded from indexing + + app/ui/settings/indexing/indexing.settings.component.html + 75 + + Files that mark a folder to be excluded from indexing + + + ';' separated strings. Any folder that contains a file with this name will be excluded from indexing. + + app/ui/settings/indexing/indexing.settings.component.html + 77 + + ';' separated strings. Any folder that contains a file with this name will be excluded from indexing. Save app/ui/settings/indexing/indexing.settings.component.html - 55 + 85 Mentés @@ -1495,7 +1550,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 58 + 89 Visszaállítás @@ -1503,7 +1558,7 @@ If you add a new folder to your gallery, the site indexes it automatically. app/ui/settings/indexing/indexing.settings.component.html - 64 + 95 Ha új mappát ad hozzá a galériához, a webhely automatikusan indexeli. @@ -1511,7 +1566,7 @@ If you would like to trigger indexing manually, click index button. app/ui/settings/indexing/indexing.settings.component.html - 65 + 96 Ha kézzel szeretné indítani az indexelést, kattintson az index gombra. @@ -1519,7 +1574,7 @@ Note: search only works among the indexed directories app/ui/settings/indexing/indexing.settings.component.html - 68 + 99 Megjegyzés: csak az indexelt könyvtárak között működik a keresés @@ -1527,7 +1582,7 @@ indexing app/ui/settings/indexing/indexing.settings.component.html - 73 + 104 indexelés @@ -1535,7 +1590,11 @@ elapsed app/ui/settings/indexing/indexing.settings.component.html - 74 + 105 + + + app/ui/settings/tasks/tasks.settings.component.html + 161 eltelt @@ -1543,7 +1602,11 @@ left app/ui/settings/indexing/indexing.settings.component.html - 75 + 106 + + + app/ui/settings/tasks/tasks.settings.component.html + 162 hátra @@ -1552,7 +1615,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 96 + 127 Index @@ -1560,7 +1623,7 @@ Indexes the folders app/ui/settings/indexing/indexing.settings.component.html - 94 + 125 Indexeli a mappákat @@ -1569,7 +1632,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 103 + 134 Index thumbnail-el @@ -1577,7 +1640,7 @@ Indexes the folders and also creates the thumbnails app/ui/settings/indexing/indexing.settings.component.html - 99 + 130 Indexeli a mappákat és legenerálja a thumbnaileket is @@ -1586,7 +1649,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 108 + 139 Mégse @@ -1595,7 +1658,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 112 + 143 Indexek visszaállítása @@ -1605,7 +1668,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 117 + 148 Statisztika: @@ -1613,7 +1676,7 @@ Folders app/ui/settings/indexing/indexing.settings.component.html - 121 + 152 Mappák @@ -1621,7 +1684,7 @@ Photos app/ui/settings/indexing/indexing.settings.component.html - 125 + 156 Fotók @@ -1629,7 +1692,7 @@ Videos app/ui/settings/indexing/indexing.settings.component.html - 129 + 160 Videók @@ -1637,19 +1700,140 @@ Size app/ui/settings/indexing/indexing.settings.component.html - 134 + 165 Méret - + + Tasks + + app/ui/settings/tasks/tasks.settings.component.html + 4 + + Feladatok + + + every + + app/ui/settings/tasks/tasks.settings.component.html + 18 + + + app/ui/settings/tasks/tasks.settings.component.html + 84 + + minden + + + never + + app/ui/settings/tasks/tasks.settings.component.html + 23 + + soha + + - No duplicates found + + + + + app/ui/settings/tasks/tasks.settings.component.html + 26 + + + + + + + + Task: + + app/ui/settings/tasks/tasks.settings.component.html + 36 + + Feladat: + + + Select a task to schedule. + + + app/ui/settings/tasks/tasks.settings.component.html + 44 + + Válaszd ki az ütemezendő feladatot. + + + Periodicity: + + app/ui/settings/tasks/tasks.settings.component.html + 49 + + Gyakoriság: + + + Set the time to run the task. + + + app/ui/settings/tasks/tasks.settings.component.html + 59 + + Állítsd be, hogy mikos fusson a feladat. + + + At: + + app/ui/settings/tasks/tasks.settings.component.html + 66 + + + app/ui/settings/tasks/tasks.settings.component.html + 76 + + Ekkor: + + + Start now + + + app/ui/settings/tasks/tasks.settings.component.html + 102 + + Futtatás most + + + Trigger task run manually + + app/ui/settings/tasks/tasks.settings.component.html + 100 + + Manuálisan elnidítja a feladatot + + + Stop + + + app/ui/settings/tasks/tasks.settings.component.html + 107 + + Leállítás + + + status + + app/ui/settings/tasks/tasks.settings.component.html + 160 + + status + + + + Add task - app/ui/duplicates/duplicates.component.html - 8 + app/ui/settings/tasks/tasks.settings.component.html + 187 - Nincsenek másolatok + + új feladat Server error @@ -1872,14 +2056,6 @@ frontend/app/ui/settings/_abstract/abstract.settings.component.ts 1 - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - frontend/app/ui/settings/usermanager/usermanager.settings.component.ts 1 @@ -1918,14 +2094,6 @@ Indexelés - - Folder indexed - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - - Mappa indexelve - low @@ -1966,8 +2134,8 @@ A mappa indexelése megszakadt - - Database reset + + Resetting database frontend/app/ui/settings/indexing/indexing.settings.component.ts 1 @@ -2006,6 +2174,98 @@ Véletlenszerű média + + Monday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Hétfő + + + Tuesday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Kedd + + + Wednesday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Szerda + + + Thursday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Csütörtök + + + Friday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Péntek + + + Saturday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Szombat + + + Sunday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Vasárnap + + + day + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + nap + + + Task + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Feladat + + + started + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + elindult + + + stopped + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + leállt + Thumbnail diff --git a/frontend/translate/messages.ro.xlf b/frontend/translate/messages.ro.xlf index 71d45c4..c37a656 100644 --- a/frontend/translate/messages.ro.xlf +++ b/frontend/translate/messages.ro.xlf @@ -495,6 +495,16 @@ Rezoluţie: + + + No duplicates found + + + app/ui/duplicates/duplicates.component.html + 8 + + Nicio dublură găsită + Password protection @@ -567,13 +577,11 @@ Adăugați utilizator - - - Database settings - + + Database settings app/ui/settings/database/database.settings.component.html - 2 + 3 Setările bazei de date @@ -644,7 +652,7 @@ app/ui/settings/database/database.settings.component.html - 40 + 41 Restabilire @@ -766,6 +774,10 @@ app/ui/settings/other/other.settings.component.html 168 + + app/ui/settings/tasks/tasks.settings.component.html + 180 + Salvare @@ -773,53 +785,55 @@ app/ui/settings/map/map.settings.component.html - 117 + 118 app/ui/settings/thumbnail/thumbanil.settings.component.html - 107 + 108 app/ui/settings/video/video.settings.component.html - 31 + 32 app/ui/settings/metafiles/metafile.settings.component.html - 31 + 32 app/ui/settings/search/search.settings.component.html - 76 + 77 app/ui/settings/share/share.settings.component.html - 55 + 56 app/ui/settings/random-photo/random-photo.settings.component.html - 40 + 41 app/ui/settings/basic/basic.settings.component.html - 94 + 95 app/ui/settings/faces/faces.settings.component.html - 67 + 68 app/ui/settings/other/other.settings.component.html - 171 + 172 + + + app/ui/settings/tasks/tasks.settings.component.html + 184 Restabilire - - - Thumbnail settings - + + Thumbnail settings app/ui/settings/thumbnail/thumbanil.settings.component.html - 3 + 4 Setări de miniatură @@ -1081,9 +1095,7 @@ app/ui/settings/random-photo/random-photo.settings.component.html 25 - Această caracteristică vă permite să generați URL-uri pentru „fotografii aleatorii”. -          Respectiva adresă URL returnează o fotografie selectată aleatoriu din galeria dvs. -          Puteți utiliza adresa URL cu o terță parte precum un fundal de desktop ce se schimbă aleatoriu. + Această caracteristică vă permite să generați URL-uri pentru „fotografii aleatorii”. Respectiva adresă URL returnează o fotografie selectată aleatoriu din galeria dvs. Puteți utiliza adresa URL cu o terță parte precum un fundal de desktop ce se schimbă aleatoriu. @@ -1095,13 +1107,11 @@ Fotografia aleatorie nu este suportată cu aceste setări - - - Basic settings - + + Basic settings app/ui/settings/basic/basic.settings.component.html - 3 + 4 Setări de bază @@ -1169,8 +1179,7 @@ app/ui/settings/basic/basic.settings.component.html 64 - Dacă accesați pagina din rețeaua locală este bine să cunoașteți URL-ul -            public pentru crearea legăturii de partajare + Dacă accesați pagina din rețeaua locală este bine să cunoașteți URL-ul public pentru crearea legăturii de partajare Url Base @@ -1189,9 +1198,7 @@ app/ui/settings/basic/basic.settings.component.html 78 - Dacă accesați galeria dintr-un sub-URL (cum ar fi: -            http://mydomain.com/myGallery), setați-l aici. Dacă nu funcționează, este posibil să fi omis „/” de la începutul -            URL-ul. + Dacă accesați galeria dintr-un sub-URL (cum ar fi: http://mydomain.com/myGallery), setați-l aici. Dacă nu funcționează, este posibil să fi omis „/” de la începutul URL-ul. @@ -1253,13 +1260,11 @@ Fețele nu sunt suportate cu aceste setări. - - - Other settings - + + Other settings app/ui/settings/other/other.settings.component.html - 3 + 4 Alte setări @@ -1295,8 +1300,7 @@ app/ui/settings/other/other.settings.component.html 26 - Se execută scanarea directorului și generarea de miniaturi (numai pentru Jimp) într-un -            alt fir + Se execută scanarea directorului și generarea de miniaturi (numai pentru Jimp) într-un alt fir Thumbnail threads @@ -1329,8 +1333,7 @@ app/ui/settings/other/other.settings.component.html 47 - Generarea miniaturii după -          derulare + Generarea miniaturii după derulare Those thumbnails get higher priority that are visible on the screen @@ -1357,8 +1360,7 @@ app/ui/settings/other/other.settings.component.html 82 - Afișează doar cantitatea necesară de fotografii simultan. Afișează mai multe -            dacă s-a ajuns la capătul paginii + Afișează doar cantitatea necesară de fotografii simultan. Afișează mai multe dacă s-a ajuns la capătul paginii Cache @@ -1427,13 +1429,11 @@ Metoda implicită de sortare a fotografiilor - - - Folder indexing - + + Folder indexing app/ui/settings/indexing/indexing.settings.component.html - 3 + 4 Indexarea dosarului @@ -1453,8 +1453,7 @@ app/ui/settings/indexing/indexing.settings.component.html 19 - Dacă nu a existat nicio indexare în acest timp, se reindexează. (se sare dacă -              indicii sunt în DB și sensibilitatea este scăzută) + Dacă nu a existat nicio indexare în acest timp, se reindexează. (se sare dacă indicii sunt în DB și sensibilitatea este scăzută) Sub folder preview size @@ -1480,21 +1479,69 @@ Sensibilitatea reindexării dosarelor - - Set the reindexing sensitivity. High value check the folders for change more often + + Set the reindexing sensitivity. High value check the folders for change more often. app/ui/settings/indexing/indexing.settings.component.html 47 - Setați sensibilitatea reindexării. O valoare ridicată verifică modificarea dosarelor mai des + Set the reindexing sensitivity. High value check the folders for change more often. + + + Exclude Folder List + + app/ui/settings/indexing/indexing.settings.component.html + 53 + + Exclude Folder List + + + Folders to exclude from indexing + + app/ui/settings/indexing/indexing.settings.component.html + 60 + + Folders to exclude from indexing + + + ';' separated strings. If an entry starts with '/' it is treated as an absolute path. If it doesn't start with '/' but contains a '/', the path is relative to the image directory. If it doesn't contain a '/', any folder with this name will be excluded. + + app/ui/settings/indexing/indexing.settings.component.html + 62 + + ';' separated strings. If an entry starts with '/' it is treated as an absolute path. If it doesn't start with '/' but contains a '/', the path is relative to the image directory. If it doesn't contain a '/', any folder with this name will be excluded. + + + Exclude File List + + app/ui/settings/indexing/indexing.settings.component.html + 68 + + Exclude File List + + + Files that mark a folder to be excluded from indexing + + app/ui/settings/indexing/indexing.settings.component.html + 75 + + Files that mark a folder to be excluded from indexing + + + ';' separated strings. Any folder that contains a file with this name will be excluded from indexing. + + app/ui/settings/indexing/indexing.settings.component.html + 77 + + ';' separated strings. Any folder that contains a file with this name will be excluded from indexing. Save app/ui/settings/indexing/indexing.settings.component.html - 55 + 85 Salvare @@ -1503,7 +1550,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 58 + 89 Restabilire @@ -1511,7 +1558,7 @@ If you add a new folder to your gallery, the site indexes it automatically. app/ui/settings/indexing/indexing.settings.component.html - 64 + 95 Dacă adăugați un nou dosar la galeria dvs., site-ul îl indexează automat. @@ -1519,7 +1566,7 @@ If you would like to trigger indexing manually, click index button. app/ui/settings/indexing/indexing.settings.component.html - 65 + 96 Dacă doriți să declanșați indexarea manual, apăsați butonul index. @@ -1527,7 +1574,7 @@ Note: search only works among the indexed directories app/ui/settings/indexing/indexing.settings.component.html - 68 + 99 Notă: căutarea funcționează numai printre directoarele indexate @@ -1535,7 +1582,7 @@ indexing app/ui/settings/indexing/indexing.settings.component.html - 73 + 104 indexare @@ -1543,7 +1590,11 @@ elapsed app/ui/settings/indexing/indexing.settings.component.html - 74 + 105 + + + app/ui/settings/tasks/tasks.settings.component.html + 161 scurs @@ -1551,7 +1602,11 @@ left app/ui/settings/indexing/indexing.settings.component.html - 75 + 106 + + + app/ui/settings/tasks/tasks.settings.component.html + 162 rămas @@ -1560,7 +1615,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 96 + 127 Index @@ -1568,7 +1623,7 @@ Indexes the folders app/ui/settings/indexing/indexing.settings.component.html - 94 + 125 Indexează dosarele @@ -1577,7 +1632,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 103 + 134 Index cu miniaturi @@ -1585,7 +1640,7 @@ Indexes the folders and also creates the thumbnails app/ui/settings/indexing/indexing.settings.component.html - 99 + 130 Indexează folderele și creează, de asemenea, miniaturile @@ -1594,7 +1649,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 108 + 139 Anulare @@ -1603,7 +1658,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 112 + 143 Resetare indecși @@ -1613,7 +1668,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 117 + 148 Statistici: @@ -1621,7 +1676,7 @@ Folders app/ui/settings/indexing/indexing.settings.component.html - 121 + 152 Dosare @@ -1629,7 +1684,7 @@ Photos app/ui/settings/indexing/indexing.settings.component.html - 125 + 156 Fotografii @@ -1637,7 +1692,7 @@ Videos app/ui/settings/indexing/indexing.settings.component.html - 129 + 160 Videoclipuri @@ -1645,19 +1700,140 @@ Size app/ui/settings/indexing/indexing.settings.component.html - 134 + 165 Dimensiuni - + + Tasks + + app/ui/settings/tasks/tasks.settings.component.html + 4 + + Tasks + + + every + + app/ui/settings/tasks/tasks.settings.component.html + 18 + + + app/ui/settings/tasks/tasks.settings.component.html + 84 + + every + + + never + + app/ui/settings/tasks/tasks.settings.component.html + 23 + + never + + - No duplicates found + + + + + app/ui/settings/tasks/tasks.settings.component.html + 26 + + + + + + + + Task: + + app/ui/settings/tasks/tasks.settings.component.html + 36 + + Task: + + + Select a task to schedule. + + + app/ui/settings/tasks/tasks.settings.component.html + 44 + + Select a task to schedule. + + + Periodicity: + + app/ui/settings/tasks/tasks.settings.component.html + 49 + + Periodicity: + + + Set the time to run the task. + + + app/ui/settings/tasks/tasks.settings.component.html + 59 + + Set the time to run the task. + + + At: + + app/ui/settings/tasks/tasks.settings.component.html + 66 + + + app/ui/settings/tasks/tasks.settings.component.html + 76 + + At: + + + Start now + + + app/ui/settings/tasks/tasks.settings.component.html + 102 + + Start now + + + Trigger task run manually + + app/ui/settings/tasks/tasks.settings.component.html + 100 + + Trigger task run manually + + + Stop + + + app/ui/settings/tasks/tasks.settings.component.html + 107 + + Stop + + + status + + app/ui/settings/tasks/tasks.settings.component.html + 160 + + status + + + + Add task - app/ui/duplicates/duplicates.component.html - 8 + app/ui/settings/tasks/tasks.settings.component.html + 187 - Nicio dublură găsită + + Add task Server error @@ -1880,14 +2056,6 @@ frontend/app/ui/settings/_abstract/abstract.settings.component.ts 1 - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - frontend/app/ui/settings/usermanager/usermanager.settings.component.ts 1 @@ -1926,14 +2094,6 @@ Indexare - - Folder indexed - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - - Dosar indexat - low @@ -1974,13 +2134,13 @@ Indexarea dosarelor s-a întrerupt - - Database reset + + Resetting database frontend/app/ui/settings/indexing/indexing.settings.component.ts 1 - Restabilirea bazei de date + Resetting database Map @@ -2014,6 +2174,98 @@ Media aleatorie + + Monday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Monday + + + Tuesday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Tuesday + + + Wednesday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Wednesday + + + Thursday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Thursday + + + Friday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Friday + + + Saturday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Saturday + + + Sunday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Sunday + + + day + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + day + + + Task + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Task + + + started + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + started + + + stopped + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + stopped + Thumbnail diff --git a/frontend/translate/messages.ru.xlf b/frontend/translate/messages.ru.xlf index 7a10a29..e486116 100644 --- a/frontend/translate/messages.ru.xlf +++ b/frontend/translate/messages.ru.xlf @@ -495,6 +495,16 @@ Разрешение: + + + No duplicates found + + + app/ui/duplicates/duplicates.component.html + 8 + + Дубликаты не найдены + Password protection @@ -567,13 +577,11 @@ Добавить пользователя - - - Database settings - + + Database settings app/ui/settings/database/database.settings.component.html - 2 + 3 Настройки БД @@ -644,7 +652,7 @@ app/ui/settings/database/database.settings.component.html - 40 + 41 Сбросить @@ -766,6 +774,10 @@ app/ui/settings/other/other.settings.component.html 168 + + app/ui/settings/tasks/tasks.settings.component.html + 180 + Сохранить @@ -773,53 +785,55 @@ app/ui/settings/map/map.settings.component.html - 117 + 118 app/ui/settings/thumbnail/thumbanil.settings.component.html - 107 + 108 app/ui/settings/video/video.settings.component.html - 31 + 32 app/ui/settings/metafiles/metafile.settings.component.html - 31 + 32 app/ui/settings/search/search.settings.component.html - 76 + 77 app/ui/settings/share/share.settings.component.html - 55 + 56 app/ui/settings/random-photo/random-photo.settings.component.html - 40 + 41 app/ui/settings/basic/basic.settings.component.html - 94 + 95 app/ui/settings/faces/faces.settings.component.html - 67 + 68 app/ui/settings/other/other.settings.component.html - 171 + 172 + + + app/ui/settings/tasks/tasks.settings.component.html + 184 Сбросить - - - Thumbnail settings - + + Thumbnail settings app/ui/settings/thumbnail/thumbanil.settings.component.html - 3 + 4 Настройки миниатюр @@ -1093,13 +1107,11 @@ "Случайные Фото" не поддерживают указанные настройки - - - Basic settings - + + Basic settings app/ui/settings/basic/basic.settings.component.html - 3 + 4 Основные настройки @@ -1246,17 +1258,13 @@ app/ui/settings/faces/faces.settings.component.html 59 - - Faces are not supported with these settings. - + Faces are not supported with these settings. - - - Other settings - + + Other settings app/ui/settings/other/other.settings.component.html - 3 + 4 Другие настройки @@ -1421,13 +1429,11 @@ Метод сортировки фотографий по умолчанию - - - Folder indexing - + + Folder indexing app/ui/settings/indexing/indexing.settings.component.html - 3 + 4 Сканирование папок @@ -1473,21 +1479,69 @@ Чувствительность индеса - - Set the reindexing sensitivity. High value check the folders for change more often + + Set the reindexing sensitivity. High value check the folders for change more often. app/ui/settings/indexing/indexing.settings.component.html 47 - Установите чувствительность индексации. Чем большое значение тем чаще сканируються папки + Set the reindexing sensitivity. High value check the folders for change more often. + + + Exclude Folder List + + app/ui/settings/indexing/indexing.settings.component.html + 53 + + Exclude Folder List + + + Folders to exclude from indexing + + app/ui/settings/indexing/indexing.settings.component.html + 60 + + Folders to exclude from indexing + + + ';' separated strings. If an entry starts with '/' it is treated as an absolute path. If it doesn't start with '/' but contains a '/', the path is relative to the image directory. If it doesn't contain a '/', any folder with this name will be excluded. + + app/ui/settings/indexing/indexing.settings.component.html + 62 + + ';' separated strings. If an entry starts with '/' it is treated as an absolute path. If it doesn't start with '/' but contains a '/', the path is relative to the image directory. If it doesn't contain a '/', any folder with this name will be excluded. + + + Exclude File List + + app/ui/settings/indexing/indexing.settings.component.html + 68 + + Exclude File List + + + Files that mark a folder to be excluded from indexing + + app/ui/settings/indexing/indexing.settings.component.html + 75 + + Files that mark a folder to be excluded from indexing + + + ';' separated strings. Any folder that contains a file with this name will be excluded from indexing. + + app/ui/settings/indexing/indexing.settings.component.html + 77 + + ';' separated strings. Any folder that contains a file with this name will be excluded from indexing. Save app/ui/settings/indexing/indexing.settings.component.html - 55 + 85 Сохранить @@ -1496,7 +1550,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 58 + 89 Сбросить @@ -1504,7 +1558,7 @@ If you add a new folder to your gallery, the site indexes it automatically. app/ui/settings/indexing/indexing.settings.component.html - 64 + 95 Сайт автоматически индексирует добавленые в галерею папки. @@ -1512,7 +1566,7 @@ If you would like to trigger indexing manually, click index button. app/ui/settings/indexing/indexing.settings.component.html - 65 + 96 Если вы хотите запустить индексацию вручную, нажмите кнопку "Индексировать". @@ -1520,7 +1574,7 @@ Note: search only works among the indexed directories app/ui/settings/indexing/indexing.settings.component.html - 68 + 99 Примечание: поиск работает только с проиндексированными каталогами @@ -1528,7 +1582,7 @@ indexing app/ui/settings/indexing/indexing.settings.component.html - 73 + 104 индексирование @@ -1536,7 +1590,11 @@ elapsed app/ui/settings/indexing/indexing.settings.component.html - 74 + 105 + + + app/ui/settings/tasks/tasks.settings.component.html + 161 прошло @@ -1544,7 +1602,11 @@ left app/ui/settings/indexing/indexing.settings.component.html - 75 + 106 + + + app/ui/settings/tasks/tasks.settings.component.html + 162 осталось @@ -1553,7 +1615,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 96 + 127 Индексировать @@ -1561,7 +1623,7 @@ Indexes the folders app/ui/settings/indexing/indexing.settings.component.html - 94 + 125 Индексирует папки @@ -1570,7 +1632,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 103 + 134 Индексировать и создавать миниатюры @@ -1578,7 +1640,7 @@ Indexes the folders and also creates the thumbnails app/ui/settings/indexing/indexing.settings.component.html - 99 + 130 Индексирует папки и создает миниатюры @@ -1587,7 +1649,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 108 + 139 Отмена @@ -1596,7 +1658,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 112 + 143 Удалить индекс @@ -1606,7 +1668,7 @@ app/ui/settings/indexing/indexing.settings.component.html - 117 + 148 Статистика: @@ -1614,7 +1676,7 @@ Folders app/ui/settings/indexing/indexing.settings.component.html - 121 + 152 Папки @@ -1622,7 +1684,7 @@ Photos app/ui/settings/indexing/indexing.settings.component.html - 125 + 156 Фото @@ -1630,7 +1692,7 @@ Videos app/ui/settings/indexing/indexing.settings.component.html - 129 + 160 Видео @@ -1638,19 +1700,140 @@ Size app/ui/settings/indexing/indexing.settings.component.html - 134 + 165 Размер - + + Tasks + + app/ui/settings/tasks/tasks.settings.component.html + 4 + + Tasks + + + every + + app/ui/settings/tasks/tasks.settings.component.html + 18 + + + app/ui/settings/tasks/tasks.settings.component.html + 84 + + every + + + never + + app/ui/settings/tasks/tasks.settings.component.html + 23 + + never + + - No duplicates found + + + + + app/ui/settings/tasks/tasks.settings.component.html + 26 + + + + + + + + Task: + + app/ui/settings/tasks/tasks.settings.component.html + 36 + + Task: + + + Select a task to schedule. + + + app/ui/settings/tasks/tasks.settings.component.html + 44 + + Select a task to schedule. + + + Periodicity: + + app/ui/settings/tasks/tasks.settings.component.html + 49 + + Periodicity: + + + Set the time to run the task. + + + app/ui/settings/tasks/tasks.settings.component.html + 59 + + Set the time to run the task. + + + At: + + app/ui/settings/tasks/tasks.settings.component.html + 66 + + + app/ui/settings/tasks/tasks.settings.component.html + 76 + + At: + + + Start now + + + app/ui/settings/tasks/tasks.settings.component.html + 102 + + Start now + + + Trigger task run manually + + app/ui/settings/tasks/tasks.settings.component.html + 100 + + Trigger task run manually + + + Stop + + + app/ui/settings/tasks/tasks.settings.component.html + 107 + + Stop + + + status + + app/ui/settings/tasks/tasks.settings.component.html + 160 + + status + + + + Add task - app/ui/duplicates/duplicates.component.html - 8 + app/ui/settings/tasks/tasks.settings.component.html + 187 - Дубликаты не найдены + + Add task Server error @@ -1873,14 +2056,6 @@ frontend/app/ui/settings/_abstract/abstract.settings.component.ts 1 - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - frontend/app/ui/settings/usermanager/usermanager.settings.component.ts 1 @@ -1919,14 +2094,6 @@ Индексирование - - Folder indexed - - frontend/app/ui/settings/indexing/indexing.settings.component.ts - 1 - - Папка проиндексирована - low @@ -1967,13 +2134,13 @@ Folder indexing interrupted - - Database reset + + Resetting database frontend/app/ui/settings/indexing/indexing.settings.component.ts 1 - Сброс базы данных + Resetting database Map @@ -2007,6 +2174,98 @@ Случайные ресурсы + + Monday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Monday + + + Tuesday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Tuesday + + + Wednesday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Wednesday + + + Thursday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Thursday + + + Friday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Friday + + + Saturday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Saturday + + + Sunday + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Sunday + + + day + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + day + + + Task + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + Task + + + started + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + started + + + stopped + + frontend/app/ui/settings/tasks/tasks.settings.component.ts + 1 + + stopped + Thumbnail