Skip to content

Commit

Permalink
improve translation #725 #741
Browse files Browse the repository at this point in the history
  • Loading branch information
bpatrik committed Oct 12, 2023
1 parent d798cd7 commit 1f2a60b
Show file tree
Hide file tree
Showing 16 changed files with 153 additions and 349 deletions.
2 changes: 1 addition & 1 deletion src/frontend/app/model/backendtext.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
36 changes: 11 additions & 25 deletions src/frontend/translate/messages.cn.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down Expand Up @@ -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>
Expand Down Expand Up @@ -4270,15 +4270,15 @@
<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>
<trans-unit id="2703718513716530782" datatype="html">
<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>
Expand Down Expand Up @@ -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">
Expand Down
36 changes: 11 additions & 25 deletions src/frontend/translate/messages.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down Expand Up @@ -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>
Expand Down Expand Up @@ -4270,15 +4270,15 @@
<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>
<trans-unit id="2703718513716530782" datatype="html">
<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>
Expand Down Expand Up @@ -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">
Expand Down
36 changes: 11 additions & 25 deletions src/frontend/translate/messages.en.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down Expand Up @@ -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>
Expand Down Expand Up @@ -4270,15 +4270,15 @@
<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>
<trans-unit id="2703718513716530782" datatype="html">
<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>
Expand Down Expand Up @@ -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">
Expand Down
Loading

0 comments on commit 1f2a60b

Please sign in to comment.