Browse Source

* Added brazilian translation by Antonio Galvao

git-svn-id: trunk@7354 -
michael 18 years ago
parent
commit
2d2469c45e

+ 2 - 0
.gitattributes

@@ -3948,6 +3948,8 @@ packages/fcl-base/tests/intl/restest.fr.mo -text
 packages/fcl-base/tests/intl/restest.fr.po svneol=native#text/plain
 packages/fcl-base/tests/intl/restest.nl.mo -text
 packages/fcl-base/tests/intl/restest.nl.po svneol=native#text/plain
+packages/fcl-base/tests/intl/restest.pb.mo -text
+packages/fcl-base/tests/intl/restest.pb.po svneol=native#text/plain
 packages/fcl-base/tests/intl/resttest.po svneol=native#text/plain
 packages/fcl-base/tests/ipcclient.pp svneol=native#text/plain
 packages/fcl-base/tests/ipcserver.pp svneol=native#text/plain

+ 1 - 1
packages/fcl-base/tests/intl/Makefile

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

BIN
packages/fcl-base/tests/intl/restest.de.mo


BIN
packages/fcl-base/tests/intl/restest.fr.mo


BIN
packages/fcl-base/tests/intl/restest.nl.mo


BIN
packages/fcl-base/tests/intl/restest.pb.mo


+ 16 - 0
packages/fcl-base/tests/intl/restest.pb.po

@@ -0,0 +1,16 @@
+#: testo:testing
+msgid "Testing :"
+msgstr "Testando:"
+
+#: testo:first
+msgid "First"
+msgstr "Primeiro"
+
+#: testo:second
+msgid "Second"
+msgstr "Segundo"
+
+#: testo:third
+msgid "Third"
+msgstr "Terceiro"
+