Skip to content

Commit bc4adc6

Browse files
committed
New translations locallang.xlf (German)
1 parent d0e1a1f commit bc4adc6

File tree

1 file changed

+85
-0
lines changed

1 file changed

+85
-0
lines changed
Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2+
<xliff version="1.0">
3+
<file source-language="en" datatype="plaintext" original="messages" date="2017-04-13T10:24:37Z" product-name="tt_address" target-language="de">
4+
<header/>
5+
<body>
6+
<trans-unit id="label.address" xml:space="preserve" approved="yes">
7+
<source>Address</source>
8+
<target state="final">Adresse</target></trans-unit>
9+
<trans-unit id="label.building" xml:space="preserve" approved="yes">
10+
<source>Building</source>
11+
<target state="final">Gebäude</target></trans-unit>
12+
<trans-unit id="label.room" xml:space="preserve" approved="yes">
13+
<source>Room</source>
14+
<target state="final">Raum</target></trans-unit>
15+
<trans-unit id="label.position" xml:space="preserve" approved="yes">
16+
<source>Position</source>
17+
<target state="final">Position</target></trans-unit>
18+
<trans-unit id="label.zip" xml:space="preserve" approved="yes">
19+
<source>Postal code</source>
20+
<target state="final">Postleitzahl</target></trans-unit>
21+
<trans-unit id="label.city" xml:space="preserve" approved="yes">
22+
<source>City</source>
23+
<target state="final">Ort</target></trans-unit>
24+
<trans-unit id="label.telephone" xml:space="preserve" approved="yes">
25+
<source>Telephone</source>
26+
<target state="final">Telefon</target></trans-unit>
27+
<trans-unit id="label.fax" xml:space="preserve" approved="yes">
28+
<source>Fax</source>
29+
<target state="final">Fax</target></trans-unit>
30+
<trans-unit id="label.mobile" xml:space="preserve" approved="yes">
31+
<source>Mobile phone</source>
32+
<target state="final">Mobiltelefon</target></trans-unit>
33+
<trans-unit id="label.email" xml:space="preserve" approved="yes">
34+
<source>E-mail</source>
35+
<target state="final">E-Mail</target></trans-unit>
36+
<trans-unit id="label.www" xml:space="preserve" approved="yes">
37+
<source>Go to website</source>
38+
<target state="final">Gehe zur Website</target></trans-unit>
39+
<trans-unit id="label.socialmedia" xml:space="preserve" approved="yes">
40+
<source>Social media contacts</source>
41+
<target state="final">Soziale Medien</target></trans-unit>
42+
<trans-unit id="label.twitter" xml:space="preserve" translate="no" approved="yes">
43+
<source>Twitter</source>
44+
<target state="final">Twitter</target></trans-unit>
45+
<trans-unit id="label.facebook" xml:space="preserve" translate="no" approved="yes">
46+
<source>Facebook</source>
47+
<target state="final">Facebook</target></trans-unit>
48+
<trans-unit id="label.linkedin" xml:space="preserve" translate="no" approved="yes">
49+
<source>LinkedIn</source>
50+
<target state="final">LinkedIn</target></trans-unit>
51+
<trans-unit id="label.skype" xml:space="preserve" translate="no" approved="yes">
52+
<source>Skype</source>
53+
<target state="final">Skype</target></trans-unit>
54+
<trans-unit id="label.birthday" xml:space="preserve" approved="yes">
55+
<source>Birthday</source>
56+
<target state="final">Geburtstag</target></trans-unit>
57+
<trans-unit id="paginate_overall" xml:space="preserve" approved="yes">
58+
<source>Page %s of %s</source>
59+
<target state="final">Seite %s von %s</target></trans-unit>
60+
<trans-unit id="paginate_next" approved="yes">
61+
<source>Next</source>
62+
<target state="final">Nächste</target>
63+
</trans-unit>
64+
<trans-unit id="paginate_previous" approved="yes">
65+
<source>Previous</source>
66+
<target state="final">Vorherige</target>
67+
</trans-unit>
68+
<trans-unit id="backToList">
69+
<target>Back to list</target>
70+
</trans-unit>
71+
<trans-unit id="more" approved="yes">
72+
<source>More</source>
73+
<target state="final">Mehr</target>
74+
</trans-unit>
75+
<trans-unit id="show_on_map" approved="yes">
76+
<source>Show on map</source>
77+
<target state="final">Zeige auf Karte</target>
78+
</trans-unit>
79+
<trans-unit id="no_google_maps_key" approved="yes">
80+
<source>No Google Maps key provided with TypoScript</source>
81+
<target state="final">Kein Google Maps Schlüssel bereitgestellt über TypoScript</target>
82+
</trans-unit>
83+
</body>
84+
</file>
85+
</xliff>

0 commit comments

Comments
 (0)