mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 13:10:34 +02:00
* Added German language test files (sg)
This commit is contained in:
parent
c2abde1296
commit
2488896223
@ -3,7 +3,7 @@
|
||||
# Add a 2 letter code when adding a language to DEMOLANGUAGES
|
||||
#
|
||||
|
||||
DEMOLANGUAGES=fr nl
|
||||
DEMOLANGUAGES=fr nl de
|
||||
|
||||
#
|
||||
# No need to add after this line.
|
||||
|
BIN
fcl/tests/intl/restest.de.mo
Normal file
BIN
fcl/tests/intl/restest.de.mo
Normal file
Binary file not shown.
16
fcl/tests/intl/restest.de.po
Normal file
16
fcl/tests/intl/restest.de.po
Normal file
@ -0,0 +1,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"
|
||||
|
Loading…
Reference in New Issue
Block a user