Преглед на файлове

+ new language added (cs)

git-svn-id: trunk@23361 -
Tomas Hajny преди 12 години
родител
ревизия
67e1aeab5e
променени са 4 файла, в които са добавени 30 реда и са изтрити 1 реда
  1. 2 0
      .gitattributes
  2. 1 1
      packages/fcl-base/examples/intl/Makefile
  3. BIN
      packages/fcl-base/examples/intl/restest.cs.mo
  4. 27 0
      packages/fcl-base/examples/intl/restest.cs.po

+ 2 - 0
.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

+ 1 - 1
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.

BIN
packages/fcl-base/examples/intl/restest.cs.mo


+ 27 - 0
packages/fcl-base/examples/intl/restest.cs.po

@@ -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 <[email protected]>\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í"