From f0c0da1c2990a4e1c5d178a59ee4b9cc864706a7 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 21 Jun 2007 15:23:01 +0000 Subject: Refactor translation system a bit --- (limited to 'po') diff --git a/po/es.po b/po/es.po new file mode 100644 index 0000000..15a1fc0 --- /dev/null +++ b/po/es.po @@ -0,0 +1,61 @@ +# Spanish translations for PACKAGE package. +# Copyright (C) 2007 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Tomeu , 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-03-23 15:02+0100\n" +"PO-Revision-Date: 2007-03-23 15:04+0100\n" +"Last-Translator: Tomeu Vizoso \n" +"Language-Team: Spanish \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" + +#: webactivity.py:41 +msgid "Web Activity" +msgstr "Actividad web" + +#: webtoolbar.py:33 +msgid "Back" +msgstr "Volver" + +#: webtoolbar.py:39 +msgid "Forward" +msgstr "Avanzar" + +#: webtoolbar.py:45 webtoolbar.py:90 +msgid "Stop" +msgstr "Interrumpir" + +#: webtoolbar.py:62 +msgid "Open" +msgstr "Abrir" + +#: webtoolbar.py:67 +msgid "Save" +msgstr "Guardar" + +#: webtoolbar.py:93 +msgid "Reload" +msgstr "Refrescar" + +#: webtoolbar.py:151 webtoolbar.py:198 +msgid "All supported formats" +msgstr "Todos los formatos soportados" + +#: webtoolbar.py:161 webtoolbar.py:208 +msgid "Web pages" +msgstr "Páginas web" + +#: webtoolbar.py:168 webtoolbar.py:215 webview.py:114 +msgid "Images" +msgstr "Imágenes" + +#: webtoolbar.py:175 webtoolbar.py:222 webview.py:121 +msgid "All files" +msgstr "Todos los ficheros" diff --git a/po/pt.po b/po/pt.po new file mode 100644 index 0000000..ee24105 --- /dev/null +++ b/po/pt.po @@ -0,0 +1,61 @@ +# Portuguese translations for PACKAGE package. +# Copyright (C) 2007 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Tomeu , 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-03-23 15:02+0100\n" +"PO-Revision-Date: 2007-03-23 15:04+0100\n" +"Last-Translator: Tomeu Vizoso \n" +"Language-Team: Portuguese \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" + +#: webactivity.py:41 +msgid "Web Activity" +msgstr "Actividade Web" + +#: webtoolbar.py:33 +msgid "Back" +msgstr "Voltar" + +#: webtoolbar.py:39 +msgid "Forward" +msgstr "Avançar" + +#: webtoolbar.py:45 webtoolbar.py:90 +msgid "Stop" +msgstr "Interromper" + +#: webtoolbar.py:62 +msgid "Open" +msgstr "Abrir" + +#: webtoolbar.py:67 +msgid "Save" +msgstr "Guardar" + +#: webtoolbar.py:93 +msgid "Reload" +msgstr "Recarregar" + +#: webtoolbar.py:151 webtoolbar.py:198 +msgid "All supported formats" +msgstr "Tudos os formatos suportados" + +#: webtoolbar.py:161 webtoolbar.py:208 +msgid "Web pages" +msgstr "Páginas web" + +#: webtoolbar.py:168 webtoolbar.py:215 webview.py:114 +msgid "Images" +msgstr "Imagens" + +#: webtoolbar.py:175 webtoolbar.py:222 webview.py:121 +msgid "All files" +msgstr "Tudos os ficheiros" diff --git a/po/web-activity.pot b/po/web-activity.pot new file mode 100644 index 0000000..d1a6a1a --- /dev/null +++ b/po/web-activity.pot @@ -0,0 +1,46 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-06-21 16:54+0200\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=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: downloadmanager.py:91 +#, python-format +msgid "" +"File %s downloaded from\n" +"%s." +msgstr "" + +#: downloadmanager.py:118 +#, python-format +msgid "" +"Downloading %s from\n" +"%s. Progress %i%%." +msgstr "" + +#: downloadmanager.py:129 +#, python-format +msgid "" +"Downloading %s from \n" +"%s." +msgstr "" + +#: webactivity.py:44 +msgid "Web Activity" +msgstr "" + +#: webactivity.py:57 +msgid "Browse" +msgstr "" -- cgit v0.9.1