From c8e67f5285927837ace0601220ab271c91c770e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Wauthy?= Date: Sun, 27 Aug 2006 14:14:49 +0000 Subject: [PATCH] Add/Update Czech translations (Old svn revision: 1927) --- configure.ac | 2 +- po/ChangeLog | 4 +++ po/cs.po | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 88 insertions(+), 1 deletion(-) create mode 100644 po/cs.po diff --git a/configure.ac b/configure.ac index b62d1da..6434fb2 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 gl hu ja pl pt_BR ru vi zh_TW]) +XDT_I18N([cs 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 05ea61c..684beb0 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2006-08-27 Jean-François Wauthy + + * cs.po: Add Czech translations + 2006-08-20 Jean-François Wauthy * gl.po: Add Galician translations diff --git a/po/cs.po b/po/cs.po new file mode 100644 index 0000000..be6e1b9 --- /dev/null +++ b/po/cs.po @@ -0,0 +1,83 @@ +# Czech translations for xfce4-taskmanager package. +# Copyright (C) 2006 THE xfce4-taskmanager'S COPYRIGHT HOLDER +# This file is distributed under the same license as the xfce4-taskmanager package. +# Michal Várady , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: xfce4-taskmanager 0.4.0-rc2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-04-01 17:42+0900\n" +"PO-Revision-Date: 2006-08-27 10:22+0100\n" +"Last-Translator: Michal Várady \n" +"Language-Team: Czech \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#: ../src/interface.c:41 +#: ../src/interface.c:246 +msgid "xfce4-taskmanager" +msgstr "xfce4-taskmanager" + +#: ../src/interface.c:75 +msgid "more details" +msgstr "více podrobností" + +#: ../src/interface.c:108 +msgid "Command" +msgstr "Příkaz" + +#: ../src/interface.c:114 +msgid "PID" +msgstr "PID" + +#: ../src/interface.c:120 +msgid "PPID" +msgstr "PPID" + +#: ../src/interface.c:126 +msgid "State" +msgstr "Stav" + +#: ../src/interface.c:132 +msgid "VM-Size" +msgstr "Velikost virtuální paměti" + +#: ../src/interface.c:138 +msgid "RSS" +msgstr "RSS" + +#: ../src/interface.c:144 +msgid "User" +msgstr "Uživatel" + +#: ../src/interface.c:163 +msgid "Stop" +msgstr "Zastavit" + +#: ../src/interface.c:167 +msgid "Continue" +msgstr "Pokračovat" + +#: ../src/interface.c:171 +msgid "Term" +msgstr "Ukončit signálem TERM" + +#: ../src/interface.c:175 +msgid "Kill" +msgstr "Ukončit signálem KILL" + +#: ../src/interface.c:210 +msgid "Show user tasks" +msgstr "Zobrazit úlohy uživatele" + +#: ../src/interface.c:215 +msgid "Show root tasks" +msgstr "Zobrazit úlohy uživatele root" + +#: ../src/interface.c:220 +msgid "Show other tasks" +msgstr "Zobrazit jiné úlohy" +