blob: e24b1887d5b778043f7d1cee8c41b1df2d5858c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#: testo:testing
msgid "Testing :"
msgstr "Teste :"
#: testo:first
msgid "First"
msgstr "Erster"
#: testo:second
msgid "Second"
msgstr "Zweiter"
#: testo:third
msgid "Third"
msgstr "Dritter"
|