From 67e1aeab5e138f521a590cbce6659285424e28b7 Mon Sep 17 00:00:00 2001 From: Tomas Hajny Date: Thu, 10 Jan 2013 23:43:01 +0000 Subject: [PATCH] + new language added (cs) git-svn-id: trunk@23361 - --- .gitattributes | 2 ++ packages/fcl-base/examples/intl/Makefile | 2 +- packages/fcl-base/examples/intl/restest.cs.mo | Bin 0 -> 450 bytes packages/fcl-base/examples/intl/restest.cs.po | 27 ++++++++++++++++++ 4 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 packages/fcl-base/examples/intl/restest.cs.mo create mode 100644 packages/fcl-base/examples/intl/restest.cs.po diff --git a/.gitattributes b/.gitattributes index 56288efb96..faca7de0f2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/packages/fcl-base/examples/intl/Makefile b/packages/fcl-base/examples/intl/Makefile index c2c38fb3e4..9ce89188ed 100644 --- a/packages/fcl-base/examples/intl/Makefile +++ b/packages/fcl-base/examples/intl/Makefile @@ -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. diff --git a/packages/fcl-base/examples/intl/restest.cs.mo b/packages/fcl-base/examples/intl/restest.cs.mo new file mode 100644 index 0000000000000000000000000000000000000000..b395d3b3997f3081a5e7f475f3daeb6cc11bf9e8 GIT binary patch literal 450 zcmYL_%}N6?5XYld#XWlVkQc~mp+dWUAoN2DEiSqi@fLT-ZQN~AvT4yb(1UnV@Mb*- z9txfXPitSp7xChxMIG|XBs0T*GWl99+!M4#WDThy%Seh?yGCs823bPxkQL+svGFJ5 z8+k!&{&{ZZU(wsTH}qET9X+n8E#O{2<`JtgwT94{Ax97@8Ib@oBV\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í"