Skip to content

Commit 986e4a5

Browse files
committed
translation into german
Signed-off-by: ekkes-corner <ekke@ekkes-corner.org>
1 parent 63d3a51 commit 986e4a5

File tree

3 files changed

+21
-10
lines changed

3 files changed

+21
-10
lines changed

assets/main.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Page {
202202
verticalAlignment: VerticalAlignment.Top
203203
horizontalAlignment: HorizontalAlignment.Left
204204
translationX: 60
205-
translationY: 560
205+
translationY: 580
206206
}
207207
}
208208
function fileActions() {

translations/FileUpload2ODS_de.qm

1.39 KB
Binary file not shown.

translations/FileUpload2ODS_de.ts

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<message>
77
<location filename="../assets/main.qml" line="32"/>
88
<source>File Picker</source>
9-
<translation type="unfinished"></translation>
9+
<translation type="unfinished">Dateiauswahl</translation>
1010
</message>
1111
<message>
1212
<location filename="../assets/main.qml" line="46"/>
@@ -22,33 +22,33 @@
2222
<location filename="../assets/main.qml" line="96"/>
2323
<location filename="../assets/main.qml" line="100"/>
2424
<source>Select Document</source>
25-
<translation type="unfinished"></translation>
25+
<translation type="unfinished">Dokument auswählen</translation>
2626
</message>
2727
<message>
2828
<location filename="../assets/main.qml" line="108"/>
2929
<source>Select | Capture Image</source>
30-
<translation type="unfinished"></translation>
30+
<translation type="unfinished">Foto auswählen | aufnehmen</translation>
3131
</message>
3232
<message>
3333
<location filename="../assets/main.qml" line="112"/>
3434
<source>Select Image</source>
35-
<translation type="unfinished"></translation>
35+
<translation type="unfinished">Foto auswählen</translation>
3636
</message>
3737
<message>
3838
<location filename="../assets/main.qml" line="120"/>
3939
<source>Select | Capture Video</source>
40-
<translation type="unfinished"></translation>
40+
<translation type="unfinished">Video auswählen | aufnehmen</translation>
4141
</message>
4242
<message>
4343
<location filename="../assets/main.qml" line="124"/>
4444
<source>Select Video</source>
45-
<translation type="unfinished"></translation>
45+
<translation type="unfinished">Video auswählen</translation>
4646
</message>
4747
<message>
4848
<location filename="../assets/main.qml" line="132"/>
4949
<location filename="../assets/main.qml" line="136"/>
5050
<source>Select Music</source>
51-
<translation type="unfinished"></translation>
51+
<translation type="unfinished">Audiodatei auswählen</translation>
5252
</message>
5353
<message>
5454
<location filename="../assets/main.qml" line="209"/>
@@ -58,7 +58,12 @@ Embed the card from ODS:
5858
* Cloud Action
5959
(Previewer || Composer)
6060
* Share Action (Previewer)</source>
61-
<translation type="unfinished"></translation>
61+
<translation type="unfinished">Sie haben die unten gezeigte Datei gewählt.
62+
63+
ODS Karte einbetten:
64+
* Cloud Aktion
65+
(Previewer || Composer)
66+
* Freigeben Aktion (Previewer)</translation>
6267
</message>
6368
<message>
6469
<location filename="../assets/main.qml" line="227"/>
@@ -69,7 +74,13 @@ Video or Music)
6974

7075
or invoke ODS as Application:
7176
Open in... Action</source>
72-
<translation type="unfinished"></translation>
77+
<translation type="unfinished">Datei auswählen (Überlaufmenu):
78+
79+
Dokument, Foto,
80+
Video oder Audio
81+
82+
oder ODS als Anwendung öffnen
83+
Öffnen in... Aktion</translation>
7384
</message>
7485
</context>
7586
</TS>

0 commit comments

Comments
 (0)