From 13c2b89f9ba549c7abf162810dec910c2385e9c4 Mon Sep 17 00:00:00 2001 From: Massimo Maiurana Date: Sun, 6 Jan 2013 09:52:45 +0000 Subject: [PATCH] updating portuguese translation SVN revision: 82298 --- po/LINGUAS | 2 +- po/pt.po | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+), 1 deletion(-) create mode 100644 po/pt.po diff --git a/po/LINGUAS b/po/LINGUAS index 8fe6a0a..d79f1f0 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1 +1 @@ -it ru +it pt ru diff --git a/po/pt.po b/po/pt.po new file mode 100644 index 0000000..59c1a5d --- /dev/null +++ b/po/pt.po @@ -0,0 +1,77 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Enlightenment development team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: mpdule\n" +"Report-Msgid-Bugs-To: enlightenment-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2013-01-04 23:06+0100\n" +"PO-Revision-Date: 2013-01-06 01:14+0100\n" +"Last-Translator: Sérgio Marques \n" +"Language-Team: \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Portuguese\n" +"X-Poedit-Country: Portugal\n" + +#: src/e_mod_config.c:39 +msgid "MPDule Configuration" +msgstr "Configurações MPDule" + +#: src/e_mod_config.c:87 +msgid "Configuration" +msgstr "Configuração" + +#: src/e_mod_config.c:88 +msgid "Poll Time:" +msgstr "Intervalo:" + +#: src/e_mod_config.c:91 +#, c-format +msgid "%1.0f seconds" +msgstr "%1.0f segundos" + +#: src/e_mod_config.c:94 +msgid "Hostname:" +msgstr "Servidor:" + +#: src/e_mod_config.c:101 +msgid "Port:" +msgstr "Porta:" + +#: src/e_mod_config.c:106 +msgid "Show Popup" +msgstr "Mostrar alerta" + +#: src/e_mod_main.c:175 +msgid "MPDule" +msgstr "MPDule" + +#: src/e_mod_main.c:217 +msgid "Settings" +msgstr "Definições" + +#: src/e_mod_main.c:495 +#: src/e_mod_main.c:497 +msgid "Unknown" +msgstr "Desconhecido" + +#: src/e_mod_main.c:502 +#: src/e_mod_main.c:504 +msgid "Stopped" +msgstr "Parado" + +#: src/e_mod_main.c:509 +#: src/e_mod_main.c:511 +msgid "Playing" +msgstr "A reproduzir" + +#: src/e_mod_main.c:516 +#: src/e_mod_main.c:518 +msgid "Paused" +msgstr "Em pausa" +