| tInitial Polish 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 ae2b9b78e257b7a1b71823f62a63bc9ed5352957 |
| parent b8e6c1180be932834cd0e7e59f211c5aa31a83ca |
| Author: Ben Webb |
| Date: Wed, 13 Sep 2000 23:20:51 +0000
Initial Polish translation added
Diffstat:
M configure | 2 +-
M configure.in | 2 +-
A po/pl.po | 2669 +++++++++++++++++++++++++++++++
3 files changed, 2671 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"
+ALL_LINGUAS="de pl"
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"
+ALL_LINGUAS="de pl"
AM_GNU_GETTEXT
if test "$gt_cv_func_gettext_libintl" = "yes"; then
LIBS="-lintl $LIBS" |
| diff --git a/po/pl.po b/po/pl.po |
| t@@ -0,0 +1,2669 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# FIRST AUTHOR , YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2000-09-08 00:09+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-2\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/dopewars.c:108
+msgid "bitch"
+msgstr "dziwka"
+
+#: src/dopewars.c:108
+msgid "bitches"
+msgstr "dziwki"
+
+#: src/dopewars.c:108
+msgid "gun" |