From fe67a583ad3ea64a10fcb1a775efdfa5804e3465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Wauthy?= Date: Sun, 20 Aug 2006 20:56:31 +0000 Subject: [PATCH] add Galician translations (Old svn revision: 1914) --- configure.ac | 2 +- po/ChangeLog | 4 ++ po/gl.po | 110 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 115 insertions(+), 1 deletion(-) create mode 100644 po/gl.po diff --git a/configure.ac b/configure.ac index d905bb6..e0ed7df 100644 --- a/configure.ac +++ b/configure.ac @@ -55,7 +55,7 @@ dnl configure the panel plugin XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.3.20]) dnl Check for i18n support -XDT_I18N([ca de fr ko lt pl sv uk]) +XDT_I18N([ca de fr gl ko lt pl sv uk]) dnl Check for debugging support XDT_FEATURE_DEBUG() diff --git a/po/ChangeLog b/po/ChangeLog index 158ecd1..307a4c5 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2006-08-20 Jean-François Wauthy + + * gl.po: Add Galician translations + 2006-06-09 Alexander Toresson * sv.po: Added Swedish translations by Daniel Nylander diff --git a/po/gl.po b/po/gl.po new file mode 100644 index 0000000..c29cbff --- /dev/null +++ b/po/gl.po @@ -0,0 +1,110 @@ +# Galician translation for xfce4-netload-plugin +# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 +# This file is distributed under the same license as the xfce4-netload-plugin package. +# FIRST AUTHOR , 2006. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: xfce4-netload-plugin\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2006-05-09 05:43+0000\n" +"PO-Revision-Date: 2006-08-17 19:40+0000\n" +"Last-Translator: Leandro Regueiro \n" +"Language-Team: Galician \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../panel-plugin/netload.c:57 +msgid "Xfce4-Netload-Plugin" +msgstr "" + +#: ../panel-plugin/netload.c:60 +msgid "Unknown error." +msgstr "Erro descoñecido." + +#: ../panel-plugin/netload.c:61 +msgid "Linux proc device '/proc/net/dev' not found." +msgstr "" + +#: ../panel-plugin/netload.c:62 +msgid "Interface was not found." +msgstr "" + +#: ../panel-plugin/netload.c:218 +#, c-format +msgid "" +"<< %s >> (%s)\n" +"Average of last %d measures:\n" +"Incoming: %s kByte/s\n" +"Outgoing: %s kByte/s\n" +"Total: %s kByte/s" +msgstr "" + +#: ../panel-plugin/netload.c:220 +msgid "no IP address" +msgstr "" + +#: ../panel-plugin/netload.c:458 +#, c-format +msgid "" +"%s: Error in initalizing:\n" +"%s" +msgstr "" + +#: ../panel-plugin/netload.c:763 +msgid "Select color" +msgstr "" + +#: ../panel-plugin/netload.c:829 +msgid "Bar color (incoming):" +msgstr "" + +#: ../panel-plugin/netload.c:830 +msgid "Bar color (outgoing):" +msgstr "" + +#: ../panel-plugin/netload.c:833 +msgid "Maximum (incoming):" +msgstr "" + +#: ../panel-plugin/netload.c:834 +msgid "Maximum (outgoing):" +msgstr "" + +#: ../panel-plugin/netload.c:839 +msgid "Edit Properties" +msgstr "" + +#: ../panel-plugin/netload.c:853 ../panel-plugin/netload.desktop.in.in.h:1 +msgid "Network Monitor" +msgstr "" + +#: ../panel-plugin/netload.c:877 +msgid "Text to display:" +msgstr "" + +#: ../panel-plugin/netload.c:908 +msgid "Network device:" +msgstr "Dispositivo de rede:" + +#: ../panel-plugin/netload.c:934 +msgid "Update interval:" +msgstr "" + +#: ../panel-plugin/netload.c:945 +msgid "s" +msgstr "s" + +#: ../panel-plugin/netload.c:958 +msgid "Automatic maximum" +msgstr "" + +#: ../panel-plugin/netload.c:990 +msgid "kByte/s" +msgstr "kByte/s" + +#: ../panel-plugin/netload.desktop.in.in.h:2 +msgid "Show network traffic" +msgstr "" \ No newline at end of file