1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-03-11 14:59:21 +02:00

improve translation #725 #741

This commit is contained in:
Patrik J. Braun 2023-10-12 22:30:01 +02:00
parent d798cd755e
commit 1f2a60b009
16 changed files with 153 additions and 349 deletions

View File

@ -102,7 +102,7 @@ export class BackendtextService {
case DefaultsJobs['Delete Compressed GPX']:
return $localize`Deletes all compressed GPX files`;
case DefaultsJobs['Top Pick Sending']:
return $localize`Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.`;
return $localize`Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.`;
default:
return null;
}

View File

@ -233,7 +233,7 @@
<div class="mb-1 row"
[class.mb-3]="settingsService.configStyle == ConfigStyle.full">
<label class="col-md-2 control-label"
[for]="configEntry.id+'_'+i" i18n>Search Query - {{(j + 1)}}</label>
[for]="configEntry.id+'_'+i"><ng-container>Search Query</ng-container> - {{(j + 1)}}</label>
<div class="col-md-10">
<div class="input-group">
<app-gallery-search-field

View File

@ -3042,13 +3042,13 @@
</context-group>
<target>Removes unnecessary files from the tmp folder.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
</context-group>
<target>Updates the cover photo of all albums (both directories and saved searches) and and faces.</target>
<target>Updates the cover photo of all albums (both directories and saved searches) and faces.</target>
</trans-unit>
<trans-unit id="4106034977348030939" datatype="html">
<source>Deletes the cover photo of all albums and faces</source>
@ -3074,13 +3074,13 @@
</context-group>
<target>Deletes all compressed GPX files</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">105</context>
</context-group>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</target>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</target>
</trans-unit>
<trans-unit id="1677142486230902467" datatype="html">
<source>Server error</source>
@ -3862,13 +3862,13 @@
</context-group>
<target>key: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
</context-group>
<target>Fix nabvar</target>
<target>Fix navbar</target>
</trans-unit>
<trans-unit id="4930506384627295710" datatype="html">
<source>Settings</source>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Latitude</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>longitude</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target>即使其他任务已在运行, 也能使任务启动.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">

View File

@ -3042,13 +3042,13 @@
</context-group>
<target>Removes unnecessary files from the tmp folder.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
</context-group>
<target>Updates the cover photo of all albums (both directories and saved searches) and and faces.</target>
<target>Updates the cover photo of all albums (both directories and saved searches) and faces.</target>
</trans-unit>
<trans-unit id="4106034977348030939" datatype="html">
<source>Deletes the cover photo of all albums and faces</source>
@ -3074,13 +3074,13 @@
</context-group>
<target>Deletes all compressed GPX files</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">105</context>
</context-group>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</target>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</target>
</trans-unit>
<trans-unit id="1677142486230902467" datatype="html">
<source>Server error</source>
@ -3862,13 +3862,13 @@
</context-group>
<target>key: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
</context-group>
<target>Fix nabvar</target>
<target>Fix navbar</target>
</trans-unit>
<trans-unit id="4930506384627295710" datatype="html">
<source>Settings</source>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Latitude</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>longitude</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target>Ermöglicht das Starten des Jobs, auch wenn bereits ein anderer Job ausgeführt wird.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">

View File

@ -3042,13 +3042,13 @@
</context-group>
<target>Removes unnecessary files from the tmp folder.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
</context-group>
<target>Updates the cover photo of all albums (both directories and saved searches) and and faces.</target>
<target>Updates the cover photo of all albums (both directories and saved searches) and faces.</target>
</trans-unit>
<trans-unit id="4106034977348030939" datatype="html">
<source>Deletes the cover photo of all albums and faces</source>
@ -3074,13 +3074,13 @@
</context-group>
<target>Deletes all compressed GPX files</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">105</context>
</context-group>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</target>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</target>
</trans-unit>
<trans-unit id="1677142486230902467" datatype="html">
<source>Server error</source>
@ -3862,13 +3862,13 @@
</context-group>
<target>key: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
</context-group>
<target>Fix nabvar</target>
<target>Fix navbar</target>
</trans-unit>
<trans-unit id="4930506384627295710" datatype="html">
<source>Settings</source>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Latitude</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>longitude</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target>Enables the job to start even if another job is already running.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">

View File

@ -3042,13 +3042,13 @@
</context-group>
<target>Removes unnecessary files from the tmp folder.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
</context-group>
<target>Updates the cover photo of all albums (both directories and saved searches) and and faces.</target>
<target>Updates the cover photo of all albums (both directories and saved searches) and faces.</target>
</trans-unit>
<trans-unit id="4106034977348030939" datatype="html">
<source>Deletes the cover photo of all albums and faces</source>
@ -3074,13 +3074,13 @@
</context-group>
<target>Deletes all compressed GPX files</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">105</context>
</context-group>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</target>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</target>
</trans-unit>
<trans-unit id="1677142486230902467" datatype="html">
<source>Server error</source>
@ -3862,13 +3862,13 @@
</context-group>
<target>key: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
</context-group>
<target>Fix nabvar</target>
<target>Fix navbar</target>
</trans-unit>
<trans-unit id="4930506384627295710" datatype="html">
<source>Settings</source>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Latitude</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>longitude</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target>Permite que el trabajo se inicie incluso si otro trabajo ya se está ejecutando.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">

View File

@ -3042,13 +3042,13 @@
</context-group>
<target>Removes unnecessary files from the tmp folder.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
</context-group>
<target>Updates the cover photo of all albums (both directories and saved searches) and and faces.</target>
<target>Updates the cover photo of all albums (both directories and saved searches) and faces.</target>
</trans-unit>
<trans-unit id="4106034977348030939" datatype="html">
<source>Deletes the cover photo of all albums and faces</source>
@ -3074,13 +3074,13 @@
</context-group>
<target>Deletes all compressed GPX files</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">105</context>
</context-group>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</target>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</target>
</trans-unit>
<trans-unit id="1677142486230902467" datatype="html">
<source>Server error</source>
@ -3862,13 +3862,13 @@
</context-group>
<target>key: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
</context-group>
<target>Fix nabvar</target>
<target>Fix navbar</target>
</trans-unit>
<trans-unit id="4930506384627295710" datatype="html">
<source>Settings</source>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Latitude</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>longitude</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target>Permet à la tâche de démarrer même si un autre travail est déjà en cours d'exécution.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">

View File

@ -3042,13 +3042,13 @@
</context-group>
<target>Removes unnecessary files from the tmp folder.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
</context-group>
<target>Updates the cover photo of all albums (both directories and saved searches) and and faces.</target>
<target>Updates the cover photo of all albums (both directories and saved searches) and faces.</target>
</trans-unit>
<trans-unit id="4106034977348030939" datatype="html">
<source>Deletes the cover photo of all albums and faces</source>
@ -3074,13 +3074,13 @@
</context-group>
<target>Deletes all compressed GPX files</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">105</context>
</context-group>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</target>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</target>
</trans-unit>
<trans-unit id="1677142486230902467" datatype="html">
<source>Server error</source>
@ -3862,8 +3862,8 @@
</context-group>
<target>gyorsgomb: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Szélességi fok</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>hosszúsági fok</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target>Akkor is elundul a feladat, ha egy másik már fut.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">
@ -5791,4 +5777,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@ -3042,13 +3042,13 @@
</context-group>
<target>Removes unnecessary files from the tmp folder.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
</context-group>
<target>Updates the cover photo of all albums (both directories and saved searches) and and faces.</target>
<target>Updates the cover photo of all albums (both directories and saved searches) and faces.</target>
</trans-unit>
<trans-unit id="4106034977348030939" datatype="html">
<source>Deletes the cover photo of all albums and faces</source>
@ -3074,13 +3074,13 @@
</context-group>
<target>Deletes all compressed GPX files</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">105</context>
</context-group>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</target>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</target>
</trans-unit>
<trans-unit id="1677142486230902467" datatype="html">
<source>Server error</source>
@ -3862,13 +3862,13 @@
</context-group>
<target>key: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
</context-group>
<target>Fix nabvar</target>
<target>Fix navbar</target>
</trans-unit>
<trans-unit id="4930506384627295710" datatype="html">
<source>Settings</source>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Latitude</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>longitude</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target>Izinkan pekerjaan dimulai jika perkerjaan lain sedang berjalan.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">

View File

@ -3042,13 +3042,13 @@
</context-group>
<target>Removes unnecessary files from the tmp folder.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
</context-group>
<target>Updates the cover photo of all albums (both directories and saved searches) and and faces.</target>
<target>Updates the cover photo of all albums (both directories and saved searches) and faces.</target>
</trans-unit>
<trans-unit id="4106034977348030939" datatype="html">
<source>Deletes the cover photo of all albums and faces</source>
@ -3074,13 +3074,13 @@
</context-group>
<target>Deletes all compressed GPX files</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">105</context>
</context-group>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</target>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</target>
</trans-unit>
<trans-unit id="1677142486230902467" datatype="html">
<source>Server error</source>
@ -3862,13 +3862,13 @@
</context-group>
<target>key: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
</context-group>
<target>Fix nabvar</target>
<target>Fix navbar</target>
</trans-unit>
<trans-unit id="4930506384627295710" datatype="html">
<source>Settings</source>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Latitude</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>longitude</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target state="translated">Permette al lavoro di partire anche se un altro lavoro è già in esecuzione.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">

View File

@ -3042,8 +3042,8 @@
</context-group>
<target>Verwijderd onnodige bestanden uit de tmp map.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
@ -3074,7 +3074,7 @@
</context-group>
<target>Verwijder alle ingepakte GPX bestanden</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
@ -3862,8 +3862,8 @@
</context-group>
<target>toets: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Latitude</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>longitude</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target>Sta toe de taak uit te voeren als een andere taak al uitgevoerd wordt.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">
@ -5791,4 +5777,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>

View File

@ -3042,13 +3042,13 @@
</context-group>
<target>Removes unnecessary files from the tmp folder.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
</context-group>
<target>Updates the cover photo of all albums (both directories and saved searches) and and faces.</target>
<target>Updates the cover photo of all albums (both directories and saved searches) and faces.</target>
</trans-unit>
<trans-unit id="4106034977348030939" datatype="html">
<source>Deletes the cover photo of all albums and faces</source>
@ -3074,13 +3074,13 @@
</context-group>
<target>Deletes all compressed GPX files</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">105</context>
</context-group>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</target>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</target>
</trans-unit>
<trans-unit id="1677142486230902467" datatype="html">
<source>Server error</source>
@ -3862,13 +3862,13 @@
</context-group>
<target>key: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
</context-group>
<target>Fix nabvar</target>
<target>Fix navbar</target>
</trans-unit>
<trans-unit id="4930506384627295710" datatype="html">
<source>Settings</source>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Latitude</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>longitude</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target>Zadanie może zacząć się wykonywać nawet jeśli inne zadanie jest w trakcie wykonywania.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">

View File

@ -3042,13 +3042,13 @@
</context-group>
<target>Removes unnecessary files from the tmp folder.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
</context-group>
<target>Updates the cover photo of all albums (both directories and saved searches) and and faces.</target>
<target>Updates the cover photo of all albums (both directories and saved searches) and faces.</target>
</trans-unit>
<trans-unit id="4106034977348030939" datatype="html">
<source>Deletes the cover photo of all albums and faces</source>
@ -3074,13 +3074,13 @@
</context-group>
<target>Deletes all compressed GPX files</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">105</context>
</context-group>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</target>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</target>
</trans-unit>
<trans-unit id="1677142486230902467" datatype="html">
<source>Server error</source>
@ -3862,13 +3862,13 @@
</context-group>
<target>key: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
</context-group>
<target>Fix nabvar</target>
<target>Fix navbar</target>
</trans-unit>
<trans-unit id="4930506384627295710" datatype="html">
<source>Settings</source>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Latitude</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>longitude</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target>Enables the job to start even if another job is already running.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">

View File

@ -3042,13 +3042,13 @@
</context-group>
<target>Removes unnecessary files from the tmp folder.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
</context-group>
<target>Updates the cover photo of all albums (both directories and saved searches) and and faces.</target>
<target>Updates the cover photo of all albums (both directories and saved searches) and faces.</target>
</trans-unit>
<trans-unit id="4106034977348030939" datatype="html">
<source>Deletes the cover photo of all albums and faces</source>
@ -3074,13 +3074,13 @@
</context-group>
<target>Deletes all compressed GPX files</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">105</context>
</context-group>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</target>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</target>
</trans-unit>
<trans-unit id="1677142486230902467" datatype="html">
<source>Server error</source>
@ -3862,13 +3862,13 @@
</context-group>
<target>key: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
</context-group>
<target>Fix nabvar</target>
<target>Fix navbar</target>
</trans-unit>
<trans-unit id="4930506384627295710" datatype="html">
<source>Settings</source>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Latitude</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>longitude</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target>Enables the job to start even if another job is already running.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">

View File

@ -3042,13 +3042,13 @@
</context-group>
<target>Removes unnecessary files from the tmp folder.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
</context-group>
<target>Updates the cover photo of all albums (both directories and saved searches) and and faces.</target>
<target>Updates the cover photo of all albums (both directories and saved searches) and faces.</target>
</trans-unit>
<trans-unit id="4106034977348030939" datatype="html">
<source>Deletes the cover photo of all albums and faces</source>
@ -3074,13 +3074,13 @@
</context-group>
<target>Deletes all compressed GPX files</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">105</context>
</context-group>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</target>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</target>
</trans-unit>
<trans-unit id="1677142486230902467" datatype="html">
<source>Server error</source>
@ -3862,13 +3862,13 @@
</context-group>
<target>key: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
</context-group>
<target>Fix nabvar</target>
<target>Fix navbar</target>
</trans-unit>
<trans-unit id="4930506384627295710" datatype="html">
<source>Settings</source>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Latitude</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>longitude</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target>Enables the job to start even if another job is already running.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">

View File

@ -3042,13 +3042,13 @@
</context-group>
<target>Removes unnecessary files from the tmp folder.</target>
</trans-unit>
<trans-unit id="4994974472324643337" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and and faces.</source>
<trans-unit id="1886565118515809311" datatype="html">
<source>Updates the cover photo of all albums (both directories and saved searches) and faces.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">97</context>
</context-group>
<target>Updates the cover photo of all albums (both directories and saved searches) and and faces.</target>
<target>Updates the cover photo of all albums (both directories and saved searches) and faces.</target>
</trans-unit>
<trans-unit id="4106034977348030939" datatype="html">
<source>Deletes the cover photo of all albums and faces</source>
@ -3074,13 +3074,13 @@
</context-group>
<target>Deletes all compressed GPX files</target>
</trans-unit>
<trans-unit id="873062862463132485" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
<trans-unit id="4246926023108353911" datatype="html">
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
<context context-type="linenumber">105</context>
</context-group>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</target>
<target>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</target>
</trans-unit>
<trans-unit id="1677142486230902467" datatype="html">
<source>Server error</source>
@ -3862,13 +3862,13 @@
</context-group>
<target>key: c</target>
</trans-unit>
<trans-unit id="8343007644183539573" datatype="html">
<source>Fix nabvar</source>
<trans-unit id="2897959497810772660" datatype="html">
<source>Fix navbar</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/frame/frame.component.html</context>
<context context-type="linenumber">169</context>
</context-group>
<target>Fix nabvar</target>
<target>Fix navbar</target>
</trans-unit>
<trans-unit id="4930506384627295710" datatype="html">
<source>Settings</source>
@ -4270,7 +4270,7 @@
<source>Latitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>Latitude</target>
</trans-unit>
@ -4278,7 +4278,7 @@
<source>longitude</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts</context>
<context context-type="linenumber">669</context>
<context context-type="linenumber">675</context>
</context-group>
<target>longitude</target>
</trans-unit>
@ -5591,20 +5591,6 @@
</context-group>
<target>Tillåter jobbet att köra även om ett annat jobb redan körs.</target>
</trans-unit>
<trans-unit id="5858606241766874213" datatype="html">
<source>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</source>
<context-group purpose="location">
<context context-type="sourcefile">src/frontend/app/ui/settings/workflow/workflow.component.html</context>
<context context-type="linenumber">236,237</context>
</context-group>
<target>
Search Query -
<x id="INTERPOLATION" equiv-text="{{(j + 1)}}"/>
</target>
</trans-unit>
<trans-unit id="3941409331265855477" datatype="html">
<source> Search query to list photos and videos. </source>
<context-group purpose="location">