This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository bzflag.
commit ffc1226f0b81c9d6586c1b7edaa4f24f5bfce0a1 Author: Markus Koschany <[email protected]> Date: Sun Nov 1 15:55:51 2015 +0100 Add Update-Portuguese-translation-for-bzflag.patch Thanks: Américo Monteiro for the report and patch. Closes: #756270 --- .../Update-Portuguese-translation-for-bzflag.patch | 55 ++++++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 56 insertions(+) diff --git a/debian/patches/Update-Portuguese-translation-for-bzflag.patch b/debian/patches/Update-Portuguese-translation-for-bzflag.patch new file mode 100644 index 0000000..00368ee --- /dev/null +++ b/debian/patches/Update-Portuguese-translation-for-bzflag.patch @@ -0,0 +1,55 @@ +From: Markus Koschany <[email protected]> +Date: Sun, 1 Nov 2015 15:47:41 +0100 +Subject: Update Portuguese translation for bzflag. +MIME-Version: 1.0 +Content-Type: text/plain; charset="utf-8" +Content-Transfer-Encoding: 8bit + +Thanks: Américo Monteiro for the report and patch. +Closes: #756270 +--- + data/l10n/bzflag_pt.po | 14 +++++++------- + 1 file changed, 7 insertions(+), 7 deletions(-) + +diff --git a/data/l10n/bzflag_pt.po b/data/l10n/bzflag_pt.po +index 4325e46..4e61982 100644 +--- a/data/l10n/bzflag_pt.po ++++ b/data/l10n/bzflag_pt.po +@@ -1,13 +1,13 @@ +-# translation of bzflag to Portuguese +-# Header entry was created by KBabel! +-# ++# translation of bzflag to European Portuguese ++# This file is distributed under the same license as the bzflag package. ++# + # Américo Monteiro <[email protected]>, 2010. + msgid "" + msgstr "" + "Content-Type: text/plain; charset=UTF-8\n" + "Content-Transfer-Encoding: 8bit\n" + "PO-Revision-Date: 2010-10-25 00:28+0100\n" +-"Project-Id-Version: bzflag_2.0.16.20100405_bzflag_pt\n" ++"Project-Id-Version: bzflag 2.0.16.20100405\n" + "Language-Team: Portuguese <[email protected]>\n" + "X-Generator: Lokalize 1.0\n" + "MIME-Version: 1.0\n" +@@ -127,9 +127,6 @@ msgstr "Observador" + msgid "Automatic" + msgstr "Automático" + +-msgid "Rogue" +-msgstr "Errante" +- + msgid "Red Team" + msgstr "Equipa Vermelha" + +@@ -164,6 +161,9 @@ msgstr "Servidores" + msgid "Players" + msgstr "Jogadores" + ++msgid "Rogue" ++msgstr "Errante" ++ + msgid "Red" + msgstr "Vermelho" + diff --git a/debian/patches/series b/debian/patches/series index 7b01697..2728e06 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -5,3 +5,4 @@ 05_dedup_pt_translations.diff 06_PATH_MAX.diff 07_hurd_autotools_support.diff +Update-Portuguese-translation-for-bzflag.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bzflag.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

