Changed .po files to use UTF-8 charset.
Changing the localisation files to be in UTF-8 allows them to be committed by the pre-commit hook script. Also regenerated relevant .mo files. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Binary file not shown.
@@ -11,7 +11,7 @@ msgstr ""
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=iso-8859-1\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../internat.cpp:120
|
||||
@@ -20,15 +20,15 @@ msgstr "Internationales wxWindows Programm"
|
||||
|
||||
#: ../internat.cpp:128
|
||||
msgid "&About..."
|
||||
msgstr "<EFBFBD>&ber..."
|
||||
msgstr "Ü&ber..."
|
||||
|
||||
#: ../internat.cpp:130
|
||||
msgid "E&xit"
|
||||
msgstr "&Schlie<EFBFBD>en"
|
||||
msgstr "&Schließen"
|
||||
|
||||
#: ../internat.cpp:133
|
||||
msgid "&Open bogus file"
|
||||
msgstr "<EFBFBD>&ffne Unsinn-Datei"
|
||||
msgstr "Ö&ffne Unsinn-Datei"
|
||||
|
||||
#: ../internat.cpp:134
|
||||
msgid "&Play a game"
|
||||
@@ -45,13 +45,13 @@ msgstr "&Test"
|
||||
#: ../internat.cpp:161
|
||||
msgid ""
|
||||
"I18n sample\n"
|
||||
"<EFBFBD> 1998, 1999 Vadim Zeitlin and Julian Smart"
|
||||
"© 1998, 1999 Vadim Zeitlin and Julian Smart"
|
||||
msgstr "I18n Beispiel\n"
|
||||
"<EFBFBD> 1998, 1999 Vadim Zeitlin and Julian Smart"
|
||||
"© 1998, 1999 Vadim Zeitlin and Julian Smart"
|
||||
|
||||
#: ../internat.cpp:163
|
||||
msgid "About Internat"
|
||||
msgstr "<EFBFBD>&ber Internat"
|
||||
msgstr "Ü&ber Internat"
|
||||
|
||||
#: ../internat.cpp:168
|
||||
msgid "Enter your number:"
|
||||
@@ -63,11 +63,11 @@ msgstr "Versuchen Sie, die Nummer zu raten"
|
||||
|
||||
#: ../internat.cpp:177
|
||||
msgid "You've probably entered an invalid number."
|
||||
msgstr "Sie haben wahrscheinlich eine ung<EFBFBD>ltige Nummer eingegeben"
|
||||
msgstr "Sie haben wahrscheinlich eine ungültige Nummer eingegeben"
|
||||
|
||||
#: ../internat.cpp:185
|
||||
msgid "Congratulations! you've won. Here is the magic phrase:"
|
||||
msgstr "Herzlichen Gl<EFBFBD>ckwunsch, Sie haben gewonnen. Hier ist der magische Satz:"
|
||||
msgstr "Herzlichen Glückwunsch, Sie haben gewonnen. Hier ist der magische Satz:"
|
||||
|
||||
#: ../internat.cpp:186
|
||||
#, c-format
|
||||
|
Reference in New Issue
Block a user