+ new language added (cs)

git-svn-id: trunk@23361 -
This commit is contained in:
Tomas Hajny 2013-01-10 23:43:01 +00:00
parent 7969fb4ee1
commit 67e1aeab5e
4 changed files with 30 additions and 1 deletions

2
.gitattributes vendored
View File

@ -1795,6 +1795,8 @@ packages/fcl-base/examples/fstream.pp svneol=native#text/plain
packages/fcl-base/examples/htdump.pp svneol=native#text/plain
packages/fcl-base/examples/intl/Makefile svneol=native#text/plain
packages/fcl-base/examples/intl/README.txt svneol=native#text/plain
packages/fcl-base/examples/intl/restest.cs.mo -text
packages/fcl-base/examples/intl/restest.cs.po svneol=native#text/plain
packages/fcl-base/examples/intl/restest.de.mo -text
packages/fcl-base/examples/intl/restest.de.po svneol=native#text/plain
packages/fcl-base/examples/intl/restest.fr.mo -text

View File

@ -3,7 +3,7 @@
# Add a 2 letter code when adding a language to DEMOLANGUAGES
#
DEMOLANGUAGES=fr nl de pb
DEMOLANGUAGES=fr nl de pb ru cs
#
# No need to add after this line.

Binary file not shown.

View File

@ -0,0 +1,27 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Václav Valíček <Valicek1994@gmail.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.5.4\n"
#: testo:testing
msgid "Testing :"
msgstr "Zkouška:"
#: testo:first
msgid "First"
msgstr "První"
#: testo:second
msgid "Second"
msgstr "Druhý"
#: testo:third
msgid "Third"
msgstr "Třetí"