diff options
author | Alberto Federman Neto <> | 2009-08-10 23:32:55 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2009-08-10 23:32:55 +0200 |
commit | c9100e9b4eb7fea26ef51137b515c39487879ad3 (patch) | |
tree | 302c914711082a33adeabd13d7ffbba164fb3d44 | |
parent | acc593187c3b72349231aa5f1a827054deb0ad2d (diff) | |
download | portato-c9100e9b4eb7fea26ef51137b515c39487879ad3.tar.gz portato-c9100e9b4eb7fea26ef51137b515c39487879ad3.tar.bz2 portato-c9100e9b4eb7fea26ef51137b515c39487879ad3.zip |
Fixed pt_BR translation
Diffstat (limited to '')
-rw-r--r-- | i18n/pt_BR.po | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/i18n/pt_BR.po b/i18n/pt_BR.po index e50fff7..a9f9612 100644 --- a/i18n/pt_BR.po +++ b/i18n/pt_BR.po @@ -1,4 +1,6 @@ # Brazilian Portoguese translation of Portato. +# Portato developer: +# Copyright (C) 2008 Rene Necoro Neumann # This file is distributed under the same license as the Portato package. # Translated by Alberto Federman Neto <albfneto@fcfrp.usp.br>, 2009. # @@ -7,12 +9,13 @@ msgstr "" "Project-Id-Version: Portato 0.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-02-20 01:15+0100\n" -"PO-Revision-Date: 2009-08-10 17:13-0300\n" +"PO-Revision-Date: 2009-08-10 18:13-0300\n" "Last-Translator: Alberto Federman Neto <albfneto@fcfrp.usp.br>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language-Team: \n" #: portato/gui/templates/UpdateWindow.ui:6 msgid "Updatable Packages" @@ -96,7 +99,7 @@ msgstr "<b>Opções de Sincronização</b>" #: portato/gui/templates/PreferenceWindow.ui:413 msgid "File name to use, if package.use is a directory: " -msgstr "Nome de arquivo a usar se o pacotefor um diretório:" +msgstr "Nome de arquivo a usar se o pacote for um diretório:" #: portato/gui/templates/PreferenceWindow.ui:423 msgid "Add only exact version to package.use" |