| tPortuguese translation added - vaccinewars - be a doctor and try to vaccinate the world |
| git clone git://src.adamsgaard.dk/vaccinewars |
| Log |
| Files |
| Refs |
| README |
| LICENSE |
| --- |
| commit eda14cb55187099ef86bafecb67babd0168bd8e7 |
| parent aeedec1cb408ccf5b8a2359cbe2b73e000e07879 |
| Author: Ben Webb |
| Date: Sat, 2 Dec 2000 00:08:17 +0000
Portuguese translation added
Diffstat:
M configure | 2 +-
M configure.in | 2 +-
A po/pt_BR.po | 2719 +++++++++++++++++++++++++++++++
3 files changed, 2721 insertions(+), 2 deletions(-)
--- |
| diff --git a/configure b/configure |
| t@@ -1088,7 +1088,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-ALL_LINGUAS="de pl"
+ALL_LINGUAS="de pl pt_BR"
echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
echo "configure:1094: checking how to run the C preprocessor" >&5
# On Suns, sometimes $CPP names a directory. |
| diff --git a/configure.in b/configure.in |
| t@@ -12,7 +12,7 @@ AC_PROG_CC
AC_PROG_INSTALL
dnl Do i18n stuff
-ALL_LINGUAS="de pl"
+ALL_LINGUAS="de pl pt_BR"
AM_GNU_GETTEXT
if test "$gt_cv_func_gettext_libintl" = "yes"; then
LIBS="-lintl $LIBS" |
| diff --git a/po/pt_BR.po b/po/pt_BR.po |
| t@@ -0,0 +1,2719 @@
+# Portuguese/Brazil Translation for dopewars
+# Copyright (C) 2000 Free Software Foundation, Inc.
+# Created by Hugo Cisneiros , Nov 2000
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: dopewars 1.4.8-devel\n"
+"POT-Creation-Date: 2000-11-29 11:43-0200\n"
+"PO-Revision-Date: 2000-11-30 14:32-0200\n"
+"Last-Translator: Hugo Cisneiros \n"
+"Language-Team: Portuguese/Brazil \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859\n"
+"Content-Transfer-Encoding: 1\n"
+
+#: src/dopewars.c:110
+msgid "bitch"
+msgstr "puta"
+
+#: src/dopewars.c:110
+msgid "bitches"
+msgstr "putas"
+
+#: src/dopewars.c:110
+msgid "gun"
+msgstr "arma"
+
+#: src/dopewars.c:110
+msgid "guns"
+msgstr "armas"
+
+#: src/dopewars.c:110
+msgid "drug"
+msgstr "droga"
+
+#: src/dopewars.c:110
+msgid "drugs"
+msgstr "drogas"
+
+#: src/dopewars.c:111
+msgid "12-"
+msgstr "12-"
+
+#: src/dopewars.c:111
+msgid "-1984"
+msgstr "-2000"
+
+#: src/dopewars.c:112
+msgid "Hardass"
+msgstr "Bundadura"
+
+#: src/dopewars.c:112
+msgid "Bob"
+msgstr "Bob"
+
+#: src/dopewars.c:112
+msgid "the Loan Shark"
+msgstr "o Argeota"
+
+#: src/dopewars.c:112
+msgid "the bank"
+msgstr "o banco"
+
+#: src/dopewars.c:113
+msgid "Dan's House of Guns"
+msgstr "Casa de Armas do Dan"
+
+#: src/dopewars.c:113
+msgid "the pub"
+msgstr "o bordeu"
+
+#: src/dopewars.c:129
+msgid "Network port to connect to"
+msgstr "Porta de rede para conectar"
+
+#: src/dopewars.c:132
+msgid "Name of the high score file" |