Skip to content

Commit 194421b

Browse files
committed
updated translation
1 parent f54bab5 commit 194421b

File tree

3 files changed

+17
-15
lines changed

3 files changed

+17
-15
lines changed

i18n/qgist_de.qm

-86 Bytes
Binary file not shown.

i18n/qgist_de.ts

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!DOCTYPE TS><TS version="2.0" language="de" sourcelanguage="en">
2+
<!DOCTYPE TS>
3+
<TS version="2.1" language="de" sourcelanguage="en">
34
<context>
45
<name>global</name>
56
<message>
@@ -47,11 +48,6 @@
4748
<source>Delete workbench</source>
4849
<translation>Werkbank löschen</translation>
4950
</message>
50-
<message>
51-
<location filename="../qgist/workbench/ui_manager_base.py" line="113"/>
52-
<source>Save workbenche</source>
53-
<translation>Werkbank speichern</translation>
54-
</message>
5551
<message>
5652
<location filename="../qgist/workbench/core.py" line="135"/>
5753
<source>Reset workbench</source>
@@ -520,7 +516,7 @@
520516
<message>
521517
<location filename="../qgist/workbench/core.py" line="142"/>
522518
<source>Save workbench</source>
523-
<translation type="unfinished"></translation>
519+
<translation>Werkbank speichern</translation>
524520
</message>
525521
<message>
526522
<location filename="../qgist/workbench/dtype_workbench.py" line="77"/>
@@ -533,7 +529,7 @@
533529
<translation type="unfinished"></translation>
534530
</message>
535531
<message>
536-
<location filename="../qgist/workbench/ui_manager_base.py" line="131"/>
532+
<location filename="../qgist/workbench/ui_manager_base.py" line="132"/>
537533
<source>Warn if UI elements can not be uniquely identified</source>
538534
<translation type="unfinished"></translation>
539535
</message>
@@ -542,5 +538,10 @@
542538
<source>&quot;config&quot; must not be changed. (dtype_fsm config)</source>
543539
<translation type="unfinished"></translation>
544540
</message>
541+
<message>
542+
<location filename="../qgist/workbench/ui_manager_base.py" line="114"/>
543+
<source>Rename workbench</source>
544+
<translation>Werkbank umbenennen</translation>
545+
</message>
545546
</context>
546547
</TS>

i18n/qgist_en.ts

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!DOCTYPE TS><TS version="2.0" language="en" sourcelanguage="en">
2+
<!DOCTYPE TS>
3+
<TS version="2.1" language="en" sourcelanguage="en">
34
<context>
45
<name>global</name>
56
<message>
@@ -47,11 +48,6 @@
4748
<source>Delete workbench</source>
4849
<translation type="unfinished"></translation>
4950
</message>
50-
<message>
51-
<location filename="../qgist/workbench/ui_manager_base.py" line="113"/>
52-
<source>Save workbenche</source>
53-
<translation type="unfinished"></translation>
54-
</message>
5551
<message>
5652
<location filename="../qgist/workbench/core.py" line="135"/>
5753
<source>Reset workbench</source>
@@ -533,7 +529,7 @@
533529
<translation type="unfinished"></translation>
534530
</message>
535531
<message>
536-
<location filename="../qgist/workbench/ui_manager_base.py" line="131"/>
532+
<location filename="../qgist/workbench/ui_manager_base.py" line="132"/>
537533
<source>Warn if UI elements can not be uniquely identified</source>
538534
<translation type="unfinished"></translation>
539535
</message>
@@ -542,5 +538,10 @@
542538
<source>&quot;config&quot; must not be changed. (dtype_fsm config)</source>
543539
<translation type="unfinished"></translation>
544540
</message>
541+
<message>
542+
<location filename="../qgist/workbench/ui_manager_base.py" line="114"/>
543+
<source>Rename workbench</source>
544+
<translation type="unfinished"></translation>
545+
</message>
545546
</context>
546547
</TS>

0 commit comments

Comments
 (0)