diff --git a/configure.ac b/configure.ac index c0323f9..b62d1da 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ XDT_CHECK_PACKAGE([XFCE4_UTIL], [libxfce4util-1.0], [4.2.0]) XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.2.0]) dnl Check for i18n support -XDT_I18N([de eu fi fr hu ja pl pt_BR ru vi zh_TW]) +XDT_I18N([de eu fi fr gl hu ja pl pt_BR ru vi zh_TW]) dnl Check for debugging support BM_DEBUG_SUPPORT() diff --git a/po/ChangeLog b/po/ChangeLog index 84dc879..05ea61c 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2006-08-20 Jean-François Wauthy + + * gl.po: Add Galician translations + 2006-07-28 Hydonsingore Cia * zh_TW.po: Added traditional Chinese transaltions by diff --git a/po/gl.po b/po/gl.po new file mode 100644 index 0000000..8e5431a --- /dev/null +++ b/po/gl.po @@ -0,0 +1,81 @@ +# Galician translation for xfce4-taskmanager +# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 +# This file is distributed under the same license as the xfce4-taskmanager package. +# FIRST AUTHOR , 2006. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: xfce4-taskmanager\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2006-05-08 19:44+0000\n" +"PO-Revision-Date: 2006-08-17 19:43+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" + +#: ../src/interface.c:41 ../src/interface.c:247 +msgid "xfce4-taskmanager" +msgstr "" + +#: ../src/interface.c:75 +msgid "more details" +msgstr "" + +#: ../src/interface.c:109 +msgid "Command" +msgstr "" + +#: ../src/interface.c:115 +msgid "PID" +msgstr "PID" + +#: ../src/interface.c:121 +msgid "PPID" +msgstr "PPID" + +#: ../src/interface.c:127 +msgid "State" +msgstr "Estado" + +#: ../src/interface.c:133 +msgid "VM-Size" +msgstr "" + +#: ../src/interface.c:139 +msgid "RSS" +msgstr "" + +#: ../src/interface.c:145 +msgid "User" +msgstr "Usuario" + +#: ../src/interface.c:164 +msgid "Stop" +msgstr "" + +#: ../src/interface.c:168 +msgid "Continue" +msgstr "" + +#: ../src/interface.c:172 +msgid "Term" +msgstr "" + +#: ../src/interface.c:176 +msgid "Kill" +msgstr "" + +#: ../src/interface.c:211 +msgid "Show user tasks" +msgstr "Amosar as tarefas do usuario" + +#: ../src/interface.c:216 +msgid "Show root tasks" +msgstr "Amosar as tarefas de root" + +#: ../src/interface.c:221 +msgid "Show other tasks" +msgstr "Amosar outras tarefas" \ No newline at end of file