diff --git a/gulpfile.ts b/gulpfile.ts index 2b25b364..ece19134 100644 --- a/gulpfile.ts +++ b/gulpfile.ts @@ -127,7 +127,7 @@ const getLanguages = (): any[] | string[] => { } const dirCont = fs.readdirSync('./src/frontend/' + translationFolder); const files: string[] = dirCont.filter((elm): any => { - return elm.match(/.*\.[a-zA-Z]+\.(xlf)/gi); + return elm.match(/.*\.[a-zA-Z]+(-[a-zA-Z]+)?\.(xlf)/gi); }); // get languages to filter diff --git a/src/frontend/translate/messages.cn.xlf b/src/frontend/translate/messages.cn.xlf index be4c540c..0f4381cd 100644 --- a/src/frontend/translate/messages.cn.xlf +++ b/src/frontend/translate/messages.cn.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -1724,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 已启用 @@ -2414,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 到 .pg2.conf @@ -2422,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 将搜索保存到 .saved_searches.pg2conf @@ -2430,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 将这个json数据加入到你相册中的 '.saved_searches.pg2conf' 文件: @@ -2438,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 保存的搜索将在图库索引期间从文件中加载, 并且不会受数据库重置影响. @@ -2662,91 +2650,51 @@ key: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Show caption - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - on hover - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - always + Always show caption key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 key: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Show faces + Always show faces key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 key: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Play videos - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - once - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - loop + Loop videos close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2758,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 快捷键: 左箭头 @@ -2766,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 快捷键: 右箭头 @@ -2774,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 缩小, 快捷键: '-' @@ -2782,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 放大, 快捷键: '+' @@ -2986,6 +2934,14 @@ 最高评分 + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + 水平 + Portrait @@ -2994,14 +2950,6 @@ 垂直 - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - 水平 - Insert @@ -3074,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 有效期: @@ -3082,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 分钟 @@ -3090,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 小时 @@ -3098,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 @@ -3106,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 @@ -3114,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 永远 @@ -3299,31 +3247,11 @@ 您似乎是在 Docker 容器中运行该应用程序. Docker内的这个配置不应该被修改,除非您知道你在做什么. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - 已禁用 - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 图块网址* @@ -3331,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 添加图层 @@ -3339,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Add Link @@ -3347,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Add @@ -3359,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';' separated list. @@ -3367,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 See @@ -3375,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Reset database after changing this settings! @@ -3383,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Restart server after changing this settings! @@ -3407,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 config is not supported with these settings. @@ -3415,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 保存 @@ -3423,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 重置 @@ -3771,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 允许并行运行 @@ -3779,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 即使其他任务已在运行, 也能使任务启动. @@ -3787,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 ';' diff --git a/src/frontend/translate/messages.de.xlf b/src/frontend/translate/messages.de.xlf index aa9ea777..420d132e 100644 --- a/src/frontend/translate/messages.de.xlf +++ b/src/frontend/translate/messages.de.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -1724,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 Aktiviert @@ -2414,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 To .pg2conf @@ -2422,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 Saved Search to .saved_searches.pg2conf @@ -2430,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 Add this json to a '.saved_searches.pg2conf' file in your gallery: @@ -2438,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 This saved search will be loaded from file during gallery indexing and it will survive a database reset. @@ -2662,91 +2650,51 @@ key: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Show caption - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - on hover - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - always + Always show caption key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 key: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Show faces + Always show faces key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 key: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Play videos - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - once - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - loop + Loop videos close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2758,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 Taste: Pfeil nach links @@ -2766,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 Taste: Pfeil nach rechts @@ -2774,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 Verkleinern, Taste: '-' @@ -2782,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 Vergrößern, Taste: '+' @@ -2986,6 +2934,14 @@ Höchstbewertung + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + Landschaft + Portrait @@ -2994,14 +2950,6 @@ Porträt - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - Landschaft - Insert @@ -3074,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 Gültig: @@ -3082,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 Minuten @@ -3090,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 Stunden @@ -3098,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 Tage @@ -3106,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 Monate @@ -3114,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 Für immer @@ -3299,31 +3247,11 @@ Es scheint, dass Sie die Anwendung in einem Docker-Container ausführen. Diese Einstellung sollte im Docker nicht geändert werden. Stellen Sie sicher, dass Sie wissen, was Sie tun. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - Deaktiviert - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 Tile Url* @@ -3331,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 + Ebene hinzufügen @@ -3339,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Add Link @@ -3347,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Add @@ -3359,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';' separated list. @@ -3367,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 See @@ -3375,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Reset database after changing this settings! @@ -3383,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Restart server after changing this settings! @@ -3407,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 config is not supported with these settings. @@ -3415,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 Speichern @@ -3423,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 Zurücksetzen @@ -3771,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 parallelen Durchlauf zulassen @@ -3779,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 Ermöglicht das Starten des Jobs, auch wenn bereits ein anderer Job ausgeführt wird. @@ -3787,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 ';' getrennte ganze Zahlen. diff --git a/src/frontend/translate/messages.en.xlf b/src/frontend/translate/messages.en.xlf index 165643c5..2c275474 100644 --- a/src/frontend/translate/messages.en.xlf +++ b/src/frontend/translate/messages.en.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -1724,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 Enabled @@ -2414,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 To .pg2conf @@ -2422,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 Saved Search to .saved_searches.pg2conf @@ -2430,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 Add this json to a '.saved_searches.pg2conf' file in your gallery: @@ -2438,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 This saved search will be loaded from file during gallery indexing and it will survive a database reset. @@ -2662,91 +2650,51 @@ key: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Show caption - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - on hover - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - always + Always show caption key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 key: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Show faces + Always show faces key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 key: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Play videos - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - once - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - loop + Loop videos close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2758,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 key: left arrow @@ -2766,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 key: right arrow @@ -2774,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 Zoom out, key: '-' @@ -2782,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 Zoom in, key: '+' @@ -2986,6 +2934,14 @@ Maximum Rating + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + Landscape + Portrait @@ -2994,14 +2950,6 @@ Portrait - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - Landscape - Insert @@ -3074,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 Valid: @@ -3082,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 Minutes @@ -3090,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 Hours @@ -3098,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 Days @@ -3106,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 Months @@ -3114,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 Forever @@ -3299,31 +3247,11 @@ It seems that you are running the application in a Docker container. This setting should not be changed in docker. Make sure, that you know what you are doing. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - Disabled - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 Tile Url* @@ -3331,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 + Add Layer @@ -3339,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Add Link @@ -3347,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Add @@ -3359,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';' separated list. @@ -3367,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 See @@ -3375,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Reset database after changing this settings! @@ -3383,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Restart server after changing this settings! @@ -3407,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 config is not supported with these settings. @@ -3415,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 Save @@ -3423,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 Reset @@ -3771,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 Allow parallel run @@ -3779,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 Enables the job to start even if another job is already running. @@ -3787,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 ';' separated integers. diff --git a/src/frontend/translate/messages.es.xlf b/src/frontend/translate/messages.es.xlf index dfd3521d..e9a80ab4 100644 --- a/src/frontend/translate/messages.es.xlf +++ b/src/frontend/translate/messages.es.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -1724,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 Habilitar @@ -2414,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 To .pg2conf @@ -2422,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 Saved Search to .saved_searches.pg2conf @@ -2430,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 Add this json to a '.saved_searches.pg2conf' file in your gallery: @@ -2438,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 This saved search will be loaded from file during gallery indexing and it will survive a database reset. @@ -2662,91 +2650,51 @@ key: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Show caption - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - on hover - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - always + Always show caption key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 key: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Show faces + Always show faces key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 key: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Play videos - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - once - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - loop + Loop videos close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2758,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 (tecla: flecha izquierda) @@ -2766,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 (tecla: flecha derecha) @@ -2774,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 Alejar (tecla: '-') @@ -2782,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 Acercar (tecla: '+') @@ -2986,6 +2934,14 @@ Maximum Rating + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + Horizontal + Portrait @@ -2994,14 +2950,6 @@ Vertical - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - Horizontal - Insert @@ -3074,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 Válido: @@ -3082,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 Minutos @@ -3090,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 Horas @@ -3098,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 Días @@ -3106,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 Meses @@ -3114,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 Forever @@ -3299,31 +3247,11 @@ Parece que está ejecutando la aplicación en un contenedor Docker. Esta configuración no se debe modificar en el Docker. Asegúrese de que sabe lo que está haciendo. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - Deshabilitar - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 URL de mosaico * @@ -3331,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 + Añadir capa @@ -3339,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Add Link @@ -3347,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Add @@ -3359,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';' separated list. @@ -3367,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 See @@ -3375,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Reset database after changing this settings! @@ -3383,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Restart server after changing this settings! @@ -3407,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 config is not supported with these settings. @@ -3415,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 Guardar @@ -3423,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 Restablecer @@ -3771,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 Permitir la ejecución en paralelo @@ -3779,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 Permite que el trabajo se inicie incluso si otro trabajo ya se está ejecutando. @@ -3787,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 Separar los enteros con ';'. diff --git a/src/frontend/translate/messages.fr.xlf b/src/frontend/translate/messages.fr.xlf index 44341d1a..e31abf11 100644 --- a/src/frontend/translate/messages.fr.xlf +++ b/src/frontend/translate/messages.fr.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -1724,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 Activé @@ -2414,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 Vers .pg2conf @@ -2422,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 Recherche sauvegardée dans .saved_searches.pg2conf @@ -2430,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 Ajoutez ce json à un fichier '.saved_searches.pg2conf' dans votre galerie : @@ -2438,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 Cette recherche sauvegardée sera chargée à partir du fichier lors de l'indexation de la galerie et elle survivra à une réinitialisation de la base de données. @@ -2662,91 +2650,51 @@ key: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Show caption - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - on hover - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - always + Always show caption key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 key: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Show faces + Always show faces key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 key: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Play videos - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - once - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - loop + Loop videos close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2758,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 touche : flèche gauche @@ -2766,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 touche : flèche droite @@ -2774,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 Zoom arrière, touche : '-' @@ -2782,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 Zoom avant, touche : '+' @@ -2986,6 +2934,14 @@ Classement maximum + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + Paysage + Portrait @@ -2994,14 +2950,6 @@ Portrait - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - Paysage - Insert @@ -3074,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 Valide : @@ -3082,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 Minutes @@ -3090,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 Heures @@ -3098,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 Jours @@ -3106,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 Mois @@ -3114,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 Pour toujours @@ -3299,31 +3247,11 @@ Il semble que vous exécutez l'application dans un conteneur Docker. Ce paramètre ne doit pas être modifié dans Docker. Assurez-vous que vous savez ce que vous faites. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - Désactivé - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 URL de tuile* @@ -3331,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 + Ajouter couche @@ -3339,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Add Link @@ -3347,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Add @@ -3359,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';' separated list. @@ -3367,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 See @@ -3375,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Reset database after changing this settings! @@ -3383,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Restart server after changing this settings! @@ -3407,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 config is not supported with these settings. @@ -3415,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 Enregistrer @@ -3423,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 Réinitialiser @@ -3771,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 Autoriser exécution parallèle @@ -3779,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 Permet à la tâche de démarrer même si un autre travail est déjà en cours d'exécution. @@ -3787,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 Nombre entiers séparés par ';' diff --git a/src/frontend/translate/messages.hu.xlf b/src/frontend/translate/messages.hu.xlf index 6bd34543..9b2e0494 100644 --- a/src/frontend/translate/messages.hu.xlf +++ b/src/frontend/translate/messages.hu.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -1724,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 Engedélyezve @@ -2414,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 .pg2conf fájlba @@ -2422,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 Keresés .saved_searches.pg2conf fájlba mentése @@ -2430,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 Másold be ezt a json-t egy tetszőleges '.saved_searches.pg2conf' fájlba a képeid mappában: @@ -2438,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 Ez a mentett keresés automatikusan be lesz töltve indexelés közben és túl fogja élni az adatbázis nullázást. @@ -2662,91 +2650,51 @@ gyorsgomb: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Képaláírás mutatása - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - rámutatva - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - mindig + Képalárás minding mutat key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 gyorsgomb: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Arcok mutatása + Arcokat minding mutat key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 gyorsgomb: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Videó lejátszás - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - egyszer - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - folyamatosan + Folytonos video lejátszás close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2758,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 gyorsgomb: balra nyíl @@ -2766,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 gyorsgomb: jobbra nyíl @@ -2774,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 Kicsinyítés, gyorsgomb: '-' @@ -2782,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 Nagyítás, gyorsgomb: '+' @@ -2986,6 +2934,14 @@ Max értékelés + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + Fekvő + Portrait @@ -2994,14 +2950,6 @@ Álló - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - Fekvő - Insert @@ -3074,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 Érvényes: @@ -3082,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 Percek @@ -3090,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 Órák @@ -3098,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 Napok @@ -3106,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 Hónapok @@ -3114,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 Örökké @@ -3299,31 +3247,11 @@ Úgy tűnik, hogy dockerben futtatod az alkalmaást. Ezt a beállítást nem célszerű dockeren belül módosítani, ezért biztosan tudd hogy mit csinálsz. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - Tiltva - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 Tile Url* @@ -3331,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 + Új Térkép @@ -3339,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Add Link @@ -3347,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Hozzáadás @@ -3359,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';'-al elválaszott lista. @@ -3367,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 További részletek @@ -3375,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Rezeteld az adatbázist miután megváltoztattad ezt a beállítást! @@ -3383,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Indísd újra a szervert miután megváltoztattad ezt a beállítást! @@ -3407,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 a beállítás ezekkel az értékekkel nem támogatott. @@ -3415,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 Mentés @@ -3423,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 Visszaállítás @@ -3771,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 Párhuzamos futtatás @@ -3779,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 Akkor is elundul a feladat, ha egy másik már fut. @@ -3787,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 ';'-vel elválaszott egész számok. @@ -3922,4 +3850,4 @@ - \ No newline at end of file + diff --git a/src/frontend/translate/messages.id.xlf b/src/frontend/translate/messages.id.xlf index 5f87d4f9..abde7b21 100644 --- a/src/frontend/translate/messages.id.xlf +++ b/src/frontend/translate/messages.id.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -1724,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 Nyala @@ -2414,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 Ke .pg2conf @@ -2422,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 Pencarian tersimpan ke .saved_searches.pg2conf @@ -2430,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 Tambahkan json ini pada '.saved_searches.pg2conf' file di dalam galeri: @@ -2438,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 Pencarian tersimpan ini akan dimut dari file selama indeks galeri and bertahan dari pengaturan ulang basis data. @@ -2662,91 +2650,51 @@ key: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Show caption - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - on hover - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - always + Always show caption key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 key: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Show faces + Always show faces key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 key: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Play videos - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - once - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - loop + Loop videos close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2758,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 key: panah kiri @@ -2766,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 key: panah kanan @@ -2774,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 Perkecil, key: '-' @@ -2782,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 Perbesar, key: '+' @@ -2986,6 +2934,14 @@ Rating maximal + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + Datar + Portrait @@ -2994,14 +2950,6 @@ Potret - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - Datar - Insert @@ -3074,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 Valid: @@ -3082,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 Menit @@ -3090,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 Jam @@ -3098,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 Hari @@ -3106,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 Bulan @@ -3114,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 Selamanya @@ -3299,31 +3247,11 @@ Sepertinya anda menjalankan aplikasi dalam container Docker. Pengaturan ini tidak dapat diatur dalam docker. Pastikan, anda tahu apa yang anda lakukan. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - Mati - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 URL tile* @@ -3331,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 + Tambah Lapisan @@ -3339,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Add Link @@ -3347,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Add @@ -3359,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';' separated list. @@ -3367,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 See @@ -3375,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Reset database after changing this settings! @@ -3383,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Restart server after changing this settings! @@ -3407,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 config is not supported with these settings. @@ -3415,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 Simpan @@ -3423,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 Atur ulang @@ -3771,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 Ijinkan menjalankan paralel @@ -3779,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 Izinkan pekerjaan dimulai jika perkerjaan lain sedang berjalan. @@ -3787,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 ';' pemisah integer. diff --git a/src/frontend/translate/messages.it.xlf b/src/frontend/translate/messages.it.xlf index 3e5faae4..345cb0f3 100644 --- a/src/frontend/translate/messages.it.xlf +++ b/src/frontend/translate/messages.it.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -1724,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 Abilitato @@ -2414,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 To .pg2conf @@ -2422,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 Saved Search to .saved_searches.pg2conf @@ -2430,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 Add this json to a '.saved_searches.pg2conf' file in your gallery: @@ -2438,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 This saved search will be loaded from file during gallery indexing and it will survive a database reset. @@ -2662,91 +2650,51 @@ key: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Show caption - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - on hover - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - always + Always show caption key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 key: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Show faces + Always show faces key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 key: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Play videos - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - once - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - loop + Loop videos close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2758,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 tasto: freccia sinistra @@ -2766,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 tasto: freccia destra @@ -2774,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 Rimpiccolisci immagine: premi - @@ -2782,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 Ingrandisci immagine: premi + @@ -2986,6 +2934,14 @@ Maximum Rating + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + Orizzontale + Portrait @@ -2994,14 +2950,6 @@ Verticale - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - Orizzontale - Insert @@ -3074,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 Validità: @@ -3082,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 Minuti @@ -3090,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 Ore @@ -3098,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 Giorni @@ -3106,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 Mesi @@ -3114,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 Forever @@ -3299,31 +3247,11 @@ Sembra che tu stia eseguendo l'applicazione in un container Docker. Questa impostazione non dovrebbe essere cambiata in docker. Stai attento a quello che fai. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - Disabilitato - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 Tile Url* @@ -3331,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 + Aggiungi Layer @@ -3339,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Add Link @@ -3347,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Add @@ -3359,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';' separated list. @@ -3367,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 See @@ -3375,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Reset database after changing this settings! @@ -3383,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Restart server after changing this settings! @@ -3407,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 config is not supported with these settings. @@ -3415,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 Salva @@ -3423,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 Reset @@ -3771,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 Consentire il funzionamento in parallelo @@ -3779,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 Permette al lavoro di partire anche se un altro lavoro è già in esecuzione. @@ -3787,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 numeri separati da ';'. diff --git a/src/frontend/translate/messages.nl.xlf b/src/frontend/translate/messages.nl.xlf index 23765ec9..8cca5789 100644 --- a/src/frontend/translate/messages.nl.xlf +++ b/src/frontend/translate/messages.nl.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -1724,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 Ingeschakeld @@ -2414,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 Naar .pg2conf @@ -2422,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 Sla opgeslagen zoekopdracht ip in .saved_searches.pg2conf @@ -2430,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 Voeg deze json toe aan een '.saved_searches.pg2conf' bestand in de galerij @@ -2438,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 Deze opgeslagen zoekopdracht zal worden geladen uit een bestand en zal een database reset overleven. @@ -2662,91 +2650,51 @@ toets: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Laat titel zien - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - bij zweven - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - altijd + Always show caption key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 toets: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Laat gezichten zien + Always show faces key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 toets: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Speel video's - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - eenmalig - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - lus + Loop videos close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2758,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 toets: pijltje naar links @@ -2766,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 toets: pijltje naar rechts @@ -2774,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 Uitzoomen, toets: '-' @@ -2782,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 Inzoomen, toets: '+' @@ -2986,6 +2934,14 @@ Maximale beoordeling + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + Liggend + Portrait @@ -2994,14 +2950,6 @@ Staand - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - Liggend - Insert @@ -3074,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 Geldigheid: @@ -3082,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 Minuten @@ -3090,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 Uren @@ -3098,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 Dagen @@ -3106,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 Maanden @@ -3114,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 Oneindig @@ -3299,31 +3247,11 @@ Het lijkt erop dat de applicatie in een Docker container draait. Deze instelling zou niet moeten worden aangepast in Docker. Zorg ervoor dat je weet wat je doet. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - Uitgeschakeld - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 Tile URL* @@ -3331,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 + Laag toevoegen @@ -3339,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Link toevoegen @@ -3347,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Toevoegen @@ -3359,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';' gescheiden lijst. @@ -3367,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 Zie @@ -3375,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Reset de database na het veranderen van deze instellingen! @@ -3383,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Herstart de server na het veranderen van deze instellingen! @@ -3407,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 configuratie wordt niet ondersteund met deze instellingen. @@ -3415,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 Opslaan @@ -3423,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 Resetten @@ -3771,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 Sta parallel uitvoeren toe @@ -3779,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 Sta toe de taak uit te voeren als een andere taak al uitgevoerd wordt. @@ -3787,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 ';' gescheiden hele getallen. @@ -3922,4 +3850,4 @@ - + \ No newline at end of file diff --git a/src/frontend/translate/messages.pl.xlf b/src/frontend/translate/messages.pl.xlf index 6b024370..c7be1095 100644 --- a/src/frontend/translate/messages.pl.xlf +++ b/src/frontend/translate/messages.pl.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -1724,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 Aktywne @@ -2414,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 To .pg2conf @@ -2422,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 Saved Search to .saved_searches.pg2conf @@ -2430,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 Add this json to a '.saved_searches.pg2conf' file in your gallery: @@ -2438,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 This saved search will be loaded from file during gallery indexing and it will survive a database reset. @@ -2662,91 +2650,51 @@ key: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Show caption - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - on hover - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - always + Always show caption key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 key: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Show faces + Always show faces key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 key: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Play videos - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - once - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - loop + Loop videos close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2758,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 klawisz: strzałka w lewo @@ -2766,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 klawisz: strzałka w prawo @@ -2774,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 Pomniejsz, klawisz: '-' @@ -2782,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 Powiększ, klawisz: '+' @@ -2986,6 +2934,14 @@ Maksymalna ocena + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + Tryb krajobraz + Portrait @@ -2994,14 +2950,6 @@ Tryb portret - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - Tryb krajobraz - Insert @@ -3074,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 Ważność: @@ -3082,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 Minut @@ -3090,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 Godzin @@ -3098,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 Dni @@ -3106,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 Miesięcy @@ -3114,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 Nieograniczona @@ -3299,31 +3247,11 @@ Wygląda na to, że aplikacja działa jako kontener Docker. To ustawienie nie powinno być zmieniane w Docker. Upewnij się, że wiesz, co robisz. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - Nieaktywne - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 Adres (URL) tytułów* @@ -3331,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 + Dodaj warstwę @@ -3339,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Add Link @@ -3347,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Add @@ -3359,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';' separated list. @@ -3367,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 See @@ -3375,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Reset database after changing this settings! @@ -3383,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Restart server after changing this settings! @@ -3407,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 config is not supported with these settings. @@ -3415,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 Zapisz @@ -3423,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 Zresetuj @@ -3771,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 Równoczesne wykonanie zadań @@ -3779,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 Zadanie może zacząć się wykonywać nawet jeśli inne zadanie jest w trakcie wykonywania. @@ -3787,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 Liczby całkowite oddzielone znakiem ';'. diff --git a/src/frontend/translate/messages.pt-br.xlf b/src/frontend/translate/messages.pt-br.xlf index edcd9bce..0be9038b 100644 --- a/src/frontend/translate/messages.pt-br.xlf +++ b/src/frontend/translate/messages.pt-br.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -442,7 +442,6 @@ Thumbnail threads - Number of threads that are used to generate thumbnails. If 0, number of 'CPU cores -1' threads will be used. @@ -1725,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 Enabled @@ -2415,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 To .pg2conf @@ -2423,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 Saved Search to .saved_searches.pg2conf @@ -2431,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 Add this json to a '.saved_searches.pg2conf' file in your gallery: @@ -2439,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 This saved search will be loaded from file during gallery indexing and it will survive a database reset. @@ -2663,91 +2650,51 @@ key: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Show caption - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - on hover - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - always + Always show caption key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 key: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Show faces + Always show faces key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 key: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Play videos - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - once - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - loop + Loop videos close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2759,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 key: left arrow @@ -2767,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 key: right arrow @@ -2775,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 Zoom out, key: '-' @@ -2783,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 Zoom in, key: '+' @@ -2987,6 +2934,14 @@ Maximum Rating + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + Landscape + Portrait @@ -2995,14 +2950,6 @@ Portrait - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - Landscape - Insert @@ -3075,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 Valid: @@ -3083,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 Minutes @@ -3091,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 Hours @@ -3099,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 Days @@ -3107,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 Months @@ -3115,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 Forever @@ -3300,31 +3247,11 @@ It seems that you are running the application in a Docker container. This setting should not be changed in docker. Make sure, that you know what you are doing. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - Disabled - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 Tile Url* @@ -3332,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 + Add Layer @@ -3340,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Add Link @@ -3348,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Add @@ -3360,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';' separated list. @@ -3368,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 See @@ -3376,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Reset database after changing this settings! @@ -3384,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Restart server after changing this settings! @@ -3408,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 config is not supported with these settings. @@ -3416,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 Save @@ -3424,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 Reset @@ -3772,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 Allow parallel run @@ -3780,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 Enables the job to start even if another job is already running. @@ -3788,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 ';' separated integers. diff --git a/src/frontend/translate/messages.ro.xlf b/src/frontend/translate/messages.ro.xlf index 7f102a26..43b9dff4 100644 --- a/src/frontend/translate/messages.ro.xlf +++ b/src/frontend/translate/messages.ro.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -1724,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 Activat @@ -2414,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 To .pg2conf @@ -2422,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 Saved Search to .saved_searches.pg2conf @@ -2430,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 Add this json to a '.saved_searches.pg2conf' file in your gallery: @@ -2438,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 This saved search will be loaded from file during gallery indexing and it will survive a database reset. @@ -2662,91 +2650,51 @@ key: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Show caption - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - on hover - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - always + Always show caption key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 key: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Show faces + Always show faces key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 key: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Play videos - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - once - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - loop + Loop videos close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2758,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 tasta: săgeată stânga @@ -2766,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 tasta: săgeată dreapta @@ -2774,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 Micșorează, tasta: '-' @@ -2782,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 Mărește, tasta: '+' @@ -2986,6 +2934,14 @@ Maximum Rating + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + Peisaj + Portrait @@ -2994,14 +2950,6 @@ Portret - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - Peisaj - Insert @@ -3074,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 Disponibil: @@ -3082,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 Minute @@ -3090,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 Ore @@ -3098,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 Zile @@ -3106,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 Luni @@ -3114,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 Forever @@ -3299,31 +3247,11 @@ It seems that you are running the application in a Docker container. This setting should not be changed in docker. Make sure, that you know what you are doing. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - Dezactivat - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 URL plăci* @@ -3331,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 + Adaugă strat @@ -3339,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Add Link @@ -3347,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Add @@ -3359,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';' separated list. @@ -3367,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 See @@ -3375,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Reset database after changing this settings! @@ -3383,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Restart server after changing this settings! @@ -3407,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 config is not supported with these settings. @@ -3415,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 Salvare @@ -3423,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 Restabilire @@ -3771,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 Allow parallel run @@ -3779,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 Enables the job to start even if another job is already running. @@ -3787,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 ';' separated integers. diff --git a/src/frontend/translate/messages.ru.xlf b/src/frontend/translate/messages.ru.xlf index 8f416952..b1beb483 100644 --- a/src/frontend/translate/messages.ru.xlf +++ b/src/frontend/translate/messages.ru.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -1724,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 Включено @@ -2414,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 To .pg2conf @@ -2422,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 Saved Search to .saved_searches.pg2conf @@ -2430,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 Add this json to a '.saved_searches.pg2conf' file in your gallery: @@ -2438,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 This saved search will be loaded from file during gallery indexing and it will survive a database reset. @@ -2662,91 +2650,51 @@ key: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Show caption - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - on hover - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - always + Always show caption key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 key: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Show faces + Always show faces key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 key: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Play videos - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - once - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - loop + Loop videos close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2758,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 клавиша: стрелка влево @@ -2766,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 клавиша: стрелка вправо @@ -2774,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 Уменьшить, клавиша: '-' @@ -2782,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 Увеличить, клавиша: '+' @@ -2986,6 +2934,14 @@ Maximum Rating + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + Горизонтальная + Portrait @@ -2994,14 +2950,6 @@ Вертикальная - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - Горизонтальная - Insert @@ -3074,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 Действительно: @@ -3082,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 Минут @@ -3090,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 Часов @@ -3098,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 Дней @@ -3106,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 Месяцев @@ -3114,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 Forever @@ -3299,31 +3247,11 @@ It seems that you are running the application in a Docker container. This setting should not be changed in docker. Make sure, that you know what you are doing. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - Отключено - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 Tile Url* @@ -3331,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 + Add Layer @@ -3339,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Add Link @@ -3347,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Add @@ -3359,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';' separated list. @@ -3367,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 See @@ -3375,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Reset database after changing this settings! @@ -3383,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Restart server after changing this settings! @@ -3407,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 config is not supported with these settings. @@ -3415,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 Сохранить @@ -3423,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 Сбросить @@ -3771,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 Allow parallel run @@ -3779,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 Enables the job to start even if another job is already running. @@ -3787,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 ';' separated integers. diff --git a/src/frontend/translate/messages.sv.xlf b/src/frontend/translate/messages.sv.xlf index 036a3097..3d9a28af 100644 --- a/src/frontend/translate/messages.sv.xlf +++ b/src/frontend/translate/messages.sv.xlf @@ -66,11 +66,11 @@ src/frontend/app/ui/gallery/share/share.gallery.component.html - 75 + 73 src/frontend/app/ui/gallery/share/share.gallery.component.html - 87,88 + 85,86 src/frontend/app/ui/login/login.component.html @@ -114,7 +114,7 @@ src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 89 + 83 src/frontend/app/ui/settings/users/users.component.html @@ -1724,21 +1724,9 @@ src/common/config/public/ClientConfig.ts 712 - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 66 - src/frontend/app/ui/settings/template/template.component.html - 13,14 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 132,133 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 165,166 + 9,10 Aktiverad @@ -2414,7 +2402,7 @@ To .pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 5,6 + 4 To .pg2conf @@ -2422,7 +2410,7 @@ Saved Search to .saved_searches.pg2conf src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 12,13 + 11,12 Saved Search to .saved_searches.pg2conf @@ -2430,7 +2418,7 @@ Add this json to a '.saved_searches.pg2conf' file in your gallery: src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 17,18 + 16,17 Add this json to a '.saved_searches.pg2conf' file in your gallery: @@ -2438,7 +2426,7 @@ This saved search will be loaded from file during gallery indexing and it will survive a database reset. src/frontend/app/ui/albums/saved-search-popup/saved-search-popup.component.html - 19,20 + 18,19 This saved search will be loaded from file during gallery indexing and it will survive a database reset. @@ -2662,91 +2650,51 @@ key: c - - Show caption + + Always show caption src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html 64 - Show caption - - - on hover - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 70 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 87 - - on hover - - - always - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 71 - - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 88 - - always + Always show caption key: a src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 key: a - - Show faces + + Always show faces src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 81 + 77 - Show faces + Always show faces key: l src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 key: l - - Play videos + + Loop videos src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 100 + 92 - Play videos - - - once - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 106 - - once - - - loop - - src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 107 - - loop + Loop videos close, key: Escape src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 120 + 109 src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.html @@ -2758,7 +2706,7 @@ key: left arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 176 + 165 vänsterpil @@ -2766,7 +2714,7 @@ key: right arrow src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 180 + 169 högerpil @@ -2774,7 +2722,7 @@ Zoom out, key: '-' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 191 + 180 Zooma ut snabbtangent: '-' @@ -2782,7 +2730,7 @@ Zoom in, key: '+' src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html - 198 + 187 Zooma in snabbtangent: '+' @@ -2986,6 +2934,14 @@ Maximalt betyg + + Landscape + + src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html + 210 + + Landskap + Portrait @@ -2994,14 +2950,6 @@ Porträtt - - Landscape - - src/frontend/app/ui/gallery/search/query-enrty/query-entry.search.gallery.component.html - 212 - - Landskap - Insert @@ -3074,7 +3022,7 @@ Valid: src/frontend/app/ui/gallery/share/share.gallery.component.html - 94,95 + 92,93 Giltig: @@ -3082,7 +3030,7 @@ Minutes src/frontend/app/ui/gallery/share/share.gallery.component.html - 107,108 + 105,106 Minuter @@ -3090,7 +3038,7 @@ Hours src/frontend/app/ui/gallery/share/share.gallery.component.html - 108,109 + 106,107 Timmar @@ -3098,7 +3046,7 @@ Days src/frontend/app/ui/gallery/share/share.gallery.component.html - 109,110 + 107,108 Dagar @@ -3106,7 +3054,7 @@ Months src/frontend/app/ui/gallery/share/share.gallery.component.html - 110,111 + 108,109 Månader @@ -3114,7 +3062,7 @@ Forever src/frontend/app/ui/gallery/share/share.gallery.component.html - 111,112 + 109,110 Forever @@ -3299,31 +3247,11 @@ Det verkar som att du kör applikationen i en Docker container. Denna inställning borde inte ändras i docker. Se till att du vet vad du gör. - - Disabled - - src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 65 - - - src/frontend/app/ui/settings/template/template.component.html - 12,13 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 131,132 - - - src/frontend/app/ui/settings/workflow/workflow.component.html - 164,165 - - Avaktiverad - Tile Url* src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 90 + 84 Tile Url* @@ -3331,7 +3259,7 @@ + Add Layer src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 118,119 + 112,113 + Lägg till lager @@ -3339,7 +3267,7 @@ + Add Link src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 180,181 + 174,175 + Add Link @@ -3347,11 +3275,11 @@ + Add src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 240,241 + 234,235 src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 280,281 + 274,275 + Add @@ -3359,7 +3287,7 @@ ';' separated list. src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 299 + 293 ';' separated list. @@ -3367,7 +3295,7 @@ See src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 302 + 296 See @@ -3375,7 +3303,7 @@ Reset database after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 306 + 300 Reset database after changing this settings! @@ -3383,7 +3311,7 @@ Restart server after changing this settings! src/frontend/app/ui/settings/template/settings-entry/settings-entry.component.html - 310 + 304 Restart server after changing this settings! @@ -3407,7 +3335,7 @@ config is not supported with these settings. src/frontend/app/ui/settings/template/template.component.html - 32,33 + 31,32 config is not supported with these settings. @@ -3415,7 +3343,7 @@ Save src/frontend/app/ui/settings/template/template.component.html - 44 + 43 Spara @@ -3423,7 +3351,7 @@ Reset src/frontend/app/ui/settings/template/template.component.html - 48 + 47 Återställ @@ -3771,7 +3699,7 @@ Allow parallel run src/frontend/app/ui/settings/workflow/workflow.component.html - 123,124 + 124,125 Tillåt parallell körning @@ -3779,7 +3707,7 @@ Enables the job to start even if another job is already running. src/frontend/app/ui/settings/workflow/workflow.component.html - 139,140 + 140,141 Tillåter jobbet att köra även om ett annat jobb redan körs. @@ -3787,7 +3715,7 @@ ';' separated integers. src/frontend/app/ui/settings/workflow/workflow.component.html - 196,197 + 195,196 ';' separerade heltal.