[Xfce4-commits] <xfce4-cpugraph-plugin:master> Fix a typo
Florian Rivoal
noreply at xfce.org
Sun Oct 3 10:50:01 CEST 2010
Updating branch refs/heads/master
to ca56a73dfcbeaf4acda58c4b4eb2e933edc365ec (commit)
from c7950c4a678fea35242d52d2f9b751a578ad0ade (commit)
commit ca56a73dfcbeaf4acda58c4b4eb2e933edc365ec
Author: Florian Rivoal <frivoal at gmail.com>
Date: Sun Oct 3 16:45:57 2010 +0900
Fix a typo
There should not be a space before columns in English.
panel-plugin/properties.c | 2 +-
po/ast.po | 4 ++--
po/be.po | 8 ++++----
po/ca.po | 4 ++--
po/cs.po | 4 ++--
po/da.po | 4 ++--
po/de.po | 4 ++--
po/en_GB.po | 6 +++---
po/es.po | 4 ++--
po/eu.po | 6 +++---
po/fi.po | 4 ++--
po/fr.po | 4 ++--
po/gl.po | 4 ++--
po/hu.po | 4 ++--
po/id.po | 6 +++---
po/it.po | 4 ++--
po/ja.po | 6 +++---
po/kk.po | 6 +++---
po/ku.po | 4 ++--
po/lv.po | 6 +++---
po/nb.po | 4 ++--
po/pa.po | 4 ++--
po/pl.po | 4 ++--
po/pt.po | 4 ++--
po/pt_BR.po | 6 +++---
po/ro.po | 4 ++--
po/ru.po | 4 ++--
po/sq.po | 6 +++---
po/sv.po | 6 +++---
po/tr.po | 6 +++---
po/ug.po | 6 +++---
po/uk.po | 6 +++---
po/ur.po | 6 +++---
po/ur_PK.po | 6 +++---
po/zh_CN.po | 4 ++--
po/zh_TW.po | 4 ++--
36 files changed, 87 insertions(+), 87 deletions(-)
diff --git a/panel-plugin/properties.c b/panel-plugin/properties.c
index eab342e..ea19889 100644
--- a/panel-plugin/properties.c
+++ b/panel-plugin/properties.c
@@ -244,7 +244,7 @@ static void setup_command_option( GtkBox *vbox, GtkSizeGroup *sg, CPUGraph *base
GtkBox *hbox;
GtkWidget *AssociateCommand;
- hbox = create_option_line( vbox, sg, _("Associated command :") );
+ hbox = create_option_line( vbox, sg, _("Associated command:") );
AssociateCommand = gtk_entry_new();
gtk_entry_set_text( GTK_ENTRY(AssociateCommand), base->command );
diff --git a/po/ast.po b/po/ast.po
index 89b8a7d..3e580ea 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce 4-cpugraph-complementu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2009-07-13 19:54+0100\n"
"Last-Translator: Marcos Antonio Alvarez Costales <marcoscostales at gmail.com>\n"
"Language-Team: Asturian <alministradores at softastur.org>\n"
@@ -117,7 +117,7 @@ msgid "Height:"
msgstr "Altor:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Comandu asociáu:"
#: ../panel-plugin/properties.c:271
diff --git a/po/be.po b/po/be.po
index 2036f91..0f57b62 100644
--- a/po/be.po
+++ b/po/be.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Alexander Nyakhaychyk <nyakhaychyk at gmail.com>\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2008-11-09 14:04+0200\n"
"Last-Translator: Alexander Nyakhaychyk <nyakhaychyk at gmail.com>\n"
"Language-Team: Belarusian <i18n at mova.org>\n"
@@ -113,15 +113,15 @@ msgstr ""
#: ../panel-plugin/properties.c:231
msgid "Width:"
-msgstr "Шырыня"
+msgstr "Шырыня:"
#: ../panel-plugin/properties.c:233
msgid "Height:"
msgstr "Вышыня:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "Зьвязаны загад: "
+msgid "Associated command:"
+msgstr "Зьвязаны загад:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/ca.po b/po/ca.po
index d930ae0..b8eb296 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin 0.3.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2008-11-16 14:18+0100\n"
"Last-Translator: Carles Muñoz Gorriz <carlesmu at internautas.org>\n"
"Language-Team: Catalan <xfce-i18n at xfce.org>\n"
@@ -120,7 +120,7 @@ msgid "Height:"
msgstr "Alçada:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Ordre associada:"
#: ../panel-plugin/properties.c:271
diff --git a/po/cs.po b/po/cs.po
index 139da38..be2323f 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin 0.3.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2008-11-02 17:40+0100\n"
"Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
"Language-Team: Czech <translation-team-cs at lists.sourceforge.net>\n"
@@ -122,7 +122,7 @@ msgid "Height:"
msgstr "Výška:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Přiřazený příkaz:"
#: ../panel-plugin/properties.c:271
diff --git a/po/da.po b/po/da.po
index 4be288d..41f136e 100644
--- a/po/da.po
+++ b/po/da.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin 0.4.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2008-10-05 21:31+0100\n"
"Last-Translator: Claus Futtrup <cfuttrup at stofanet.dk>\n"
"Language-Team: Danish <dansk at dansk-gruppen.dk>\n"
@@ -121,7 +121,7 @@ msgid "Height:"
msgstr "Højde:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Tilknyttet kommando:"
#: ../panel-plugin/properties.c:271
diff --git a/po/de.po b/po/de.po
index d500c67..fd5dbab 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2010-04-18 10:40+0200\n"
"Last-Translator: Fabian Nowak <timystery at arcor.de>\n"
"Language-Team: German\n"
@@ -118,7 +118,7 @@ msgid "Height:"
msgstr "Höhe:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Zugewiesener Befehl:"
#: ../panel-plugin/properties.c:271
diff --git a/po/en_GB.po b/po/en_GB.po
index a83e658..3eb5990 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2009-08-18 19:30+1000\n"
"Last-Translator: Jeff Bailes <thepizzaking at gmail.com>\n"
"Language-Team: English/GB\n"
@@ -118,8 +118,8 @@ msgid "Height:"
msgstr "Height:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "Associated command :"
+msgid "Associated command:"
+msgstr "Associated command:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/es.po b/po/es.po
index 2f5d23f..8233f83 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce 4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2009-02-10 19:01+0100\n"
"Last-Translator: Abel Martín <abel.martin.ruiz at gmail.com>\n"
"Language-Team: Spanish\n"
@@ -118,7 +118,7 @@ msgid "Height:"
msgstr "Alto:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Comando asociado:"
#: ../panel-plugin/properties.c:271
diff --git a/po/eu.po b/po/eu.po
index 0046b99..10906df 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: eu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2008-11-09 15:38+0200\n"
"Last-Translator: Piarres Beobide <pi at beobide.net>\n"
"Language-Team: Euskara <debian-l10n-basque at lists.debian.org>\n"
@@ -119,8 +119,8 @@ msgid "Height:"
msgstr "Altuera"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "Loturiko komandoa :"
+msgid "Associated command:"
+msgstr "Loturiko komandoa:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/fi.po b/po/fi.po
index 41bfe54..b6445c6 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2010-06-21 19:20+0300\n"
"Last-Translator: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>\n"
"Language-Team: Finnish <fi at li.org>\n"
@@ -119,7 +119,7 @@ msgid "Height:"
msgstr "Korkeus:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Liitetty komento:"
#: ../panel-plugin/properties.c:271
diff --git a/po/fr.po b/po/fr.po
index 5c74bc2..698216e 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2008-11-24 21:06+0100\n"
"Last-Translator: Maximilian Schleiss <maximilian at xfce.org>\n"
"Language-Team: French <xfce-i18n at xfce.org>\n"
@@ -116,7 +116,7 @@ msgid "Height:"
msgstr "Hauteur :"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Commande associée :"
#: ../panel-plugin/properties.c:271
diff --git a/po/gl.po b/po/gl.po
index 7935811..5f2340e 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2009-07-15 17:44+0100\n"
"Last-Translator: Leandro Regueiro <leandro.regueiro at gmail.com>\n"
"Language-Team: Galician <proxecto at trasno.net>\n"
@@ -121,7 +121,7 @@ msgid "Height:"
msgstr "Alto:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Comando asociado:"
#: ../panel-plugin/properties.c:271
diff --git a/po/hu.po b/po/hu.po
index 571c7af..cfa65de 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2009-07-23 19:39+0200\n"
"Last-Translator: Gabor Kelemen <kelemeng at gnome dot hu>\n"
"Language-Team: Hungarian <gnome at gnome dot hu>\n"
@@ -119,7 +119,7 @@ msgid "Height:"
msgstr "Magasság:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Társított parancs:"
#: ../panel-plugin/properties.c:271
diff --git a/po/id.po b/po/id.po
index c5eeafa..8c2285e 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin 0.3.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2010-06-24 00:04+0700\n"
"Last-Translator: Andhika Padmawan <andhika.padmawan at gmail.com>\n"
"Language-Team: Indonesian <translation-team-id at lists.sourceforge.net>\n"
@@ -115,8 +115,8 @@ msgid "Height:"
msgstr "Tinggi:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "Perintah diasosiasikan :"
+msgid "Associated command:"
+msgstr "Perintah diasosiasikan:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/it.po b/po/it.po
index ac3d5f4..fb4dc95 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2010-04-26 20:49+0100\n"
"Last-Translator: Cristian Marchi <cri.penta at gmail.com>\n"
"Language-Team: Italian <xfce-it-translators at googlegroups.com>\n"
@@ -117,7 +117,7 @@ msgid "Height:"
msgstr "Altezza:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Comando associato:"
#: ../panel-plugin/properties.c:271
diff --git a/po/ja.po b/po/ja.po
index 3e62739..e42aa5f 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-01 00:33+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2010-06-22 13:52+0900\n"
"Last-Translator: Masato Hashimoto <cabezon.hashimoto at gmail.com>\n"
"Language-Team: Japanese <xfce-i18n at xfce.org>\n"
@@ -116,8 +116,8 @@ msgid "Height:"
msgstr "高さ:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "割当てコマンド :"
+msgid "Associated command:"
+msgstr "割当てコマンド:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/kk.po b/po/kk.po
index eccbeeb..417bdf6 100644
--- a/po/kk.po
+++ b/po/kk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: master\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2010-08-13 15:19+0600\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst at gmail.com>\n"
"Language-Team: Kazakh <kk_KZ at googlegroups.com>\n"
@@ -118,8 +118,8 @@ msgid "Height:"
msgstr "Биіктігі:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "Сәйкес команда :"
+msgid "Associated command:"
+msgstr "Сәйкес команда:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/ku.po b/po/ku.po
index 70a1dc9..f7215a7 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2008-11-02 12:51+0100\n"
"Last-Translator: Erdal Ronahi <erdal.ronahi at gmail.com>\n"
"Language-Team: Kurdish <ku at li.org>\n"
@@ -119,7 +119,7 @@ msgid "Height:"
msgstr "Bilindahî:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Fermana girêdayî:"
#: ../panel-plugin/properties.c:271
diff --git a/po/lv.po b/po/lv.po
index 88c7e70..d54b862 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin 0.3.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2009-09-18 21:53+0100\n"
"Last-Translator: Rihards Prieditis <rprieditis at gmail.com>\n"
"Language-Team: Latvian <translation-team-lv at lists.sourceforge.net>\n"
@@ -125,8 +125,8 @@ msgid "Height:"
msgstr "Augstums:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "Saistītās komandas :"
+msgid "Associated command:"
+msgstr "Saistītās komandas:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/nb.po b/po/nb.po
index 3a6185e..227da74 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin 0.3.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2007-07-01 22:07+0200\n"
"Last-Translator: Terje Uriansrud <ter at operamail.com>\n"
"Language-Team: Norwegian Bokmal\n"
@@ -120,7 +120,7 @@ msgid "Height:"
msgstr "Høyde:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr ""
#: ../panel-plugin/properties.c:271
diff --git a/po/pa.po b/po/pa.po
index a2d701d..245a291 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2009-10-19 08:09+0530\n"
"Last-Translator: A S Alam <aalam at users.sf.net>\n"
"Language-Team: Punjabi/Panjabi <punjabi-users at lists.sf.net>\n"
@@ -121,7 +121,7 @@ msgid "Height:"
msgstr "ਉਚਾਈ"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "ਸਬੰਧਿਤ ਕਮਾਂਡ:"
#: ../panel-plugin/properties.c:271
diff --git a/po/pl.po b/po/pl.po
index aae4138..43a6f87 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin 0.4.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2009-04-08 20:18+0100\n"
"Last-Translator: Piotr Sokół <piotr.sokol at 10g.pl>\n"
"Language-Team: Polish\n"
@@ -118,7 +118,7 @@ msgid "Height:"
msgstr "Wysokość:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr ""
#: ../panel-plugin/properties.c:271
diff --git a/po/pt.po b/po/pt.po
index 7aca4f2..b3eb3e1 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2010-04-19 14:15-0000\n"
"Last-Translator: Sérgio Marques <smarquespt at gmail.com>\n"
"Language-Team: \n"
@@ -119,7 +119,7 @@ msgid "Height:"
msgstr "Altura:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Comando associado:"
#: ../panel-plugin/properties.c:271
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 374a93a..c4acf97 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce 4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2007-08-31 16:54-0300\n"
"Last-Translator: Fábio Nogueira <deb-user-ba at ubuntu.com>\n"
"Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
@@ -121,8 +121,8 @@ msgid "Height:"
msgstr "Altura:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "Comando associado :"
+msgid "Associated command:"
+msgstr "Comando associado:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/ro.po b/po/ro.po
index 39f2a3f..0dbb6f0 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2009-02-24 20:45+0200\n"
"Last-Translator: Igor Știrbu <igor.stirbu at gmail.com>\n"
"Language-Team: Romanian <debian-l10n-romanian at lists.debian.org>\n"
@@ -120,7 +120,7 @@ msgid "Height:"
msgstr "Înălțime:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Comandă asociată:"
#: ../panel-plugin/properties.c:271
diff --git a/po/ru.po b/po/ru.po
index 8b54c4e..12f3ff3 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: \n"
"Last-Translator: Urmas <davian818 at gmail.com>\n"
"Language-Team: Andriy Kovtun <kovtunos at yandex.ru>\n"
@@ -116,7 +116,7 @@ msgid "Height:"
msgstr "Высота:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "Связанная команда:"
#: ../panel-plugin/properties.c:271
diff --git a/po/sq.po b/po/sq.po
index 145ad87..fb2b615 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin 0.3.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2008-11-04 23:05+0200\n"
"Last-Translator: Besnik Bleta <besnik at programeshqip.org>\n"
"Language-Team: Albanian <translation-team-sq at lists.sourceforge.net>\n"
@@ -120,8 +120,8 @@ msgid "Height:"
msgstr "Lartësi:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "Urdhër përshoqërues :"
+msgid "Associated command:"
+msgstr "Urdhër përshoqërues:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/sv.po b/po/sv.po
index ebecaa9..248fcb5 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2008-12-21 19:25+0100\n"
"Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
"Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
@@ -120,8 +120,8 @@ msgid "Height:"
msgstr "Höjd:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "Associerat kommando :"
+msgid "Associated command:"
+msgstr "Associerat kommando:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/tr.po b/po/tr.po
index 6227709..979a9fd 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4 cpugraph plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: \n"
"Last-Translator: Samed Beyribey <ras0ir at eventualis.org>\n"
"Language-Team: Xfce-TR <xfce-tr at googlegroups.com>\n"
@@ -121,8 +121,8 @@ msgid "Height:"
msgstr "Yükseklik:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "İlişkilendirilmiş komut :"
+msgid "Associated command:"
+msgstr "İlişkilendirilmiş komut:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/ug.po b/po/ug.po
index 18789e6..2685850 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2010-04-18 16:18+0900\n"
"Last-Translator: Gheyret T.Kenji <gheyret at gmail.com>\n"
"Language-Team: Uyghur Computer Science Association <UKIJ at yahoogroups.com>\n"
@@ -116,8 +116,8 @@ msgid "Height:"
msgstr "ئېگىزلىك:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "مۇناسىۋەتلىك بۇيرۇق :"
+msgid "Associated command:"
+msgstr "مۇناسىۋەتلىك بۇيرۇق:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/uk.po b/po/uk.po
index 65dbd80..36c38ec 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2008-07-28 18:20+0300\n"
"Last-Translator: Dmitry Nikitin <luckas_fb at mail.ru>\n"
"Language-Team: Ukrainian <xfce4-dev at xfce.org>\n"
@@ -120,8 +120,8 @@ msgid "Height:"
msgstr "Висота:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "Асоційовано з командою :"
+msgid "Associated command:"
+msgstr "Асоційовано з командою:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/ur.po b/po/ur.po
index ca9c20d..97701db 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2009-05-14 02:46+0500\n"
"Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
"Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -124,8 +124,8 @@ msgid "Height:"
msgstr "اونچائی:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "متعلقہ کمانڈ :"
+msgid "Associated command:"
+msgstr "متعلقہ کمانڈ:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/ur_PK.po b/po/ur_PK.po
index ca9c20d..97701db 100644
--- a/po/ur_PK.po
+++ b/po/ur_PK.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2009-05-14 02:46+0500\n"
"Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
"Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -124,8 +124,8 @@ msgid "Height:"
msgstr "اونچائی:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
-msgstr "متعلقہ کمانڈ :"
+msgid "Associated command:"
+msgstr "متعلقہ کمانڈ:"
#: ../panel-plugin/properties.c:271
msgid "Normal"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index b102de1..ecc6e82 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce 4-cpugraph-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2010-04-18 16:47+0800\n"
"Last-Translator: Hunt Xu <huntxu at live.cn>\n"
"Language-Team: Chinese (simplified)\n"
@@ -116,7 +116,7 @@ msgid "Height:"
msgstr "高度:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "指定命令:"
#: ../panel-plugin/properties.c:271
diff --git a/po/zh_TW.po b/po/zh_TW.po
index e9514f6..3ce7610 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-cpugraph-plugin master\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-30 18:54+0900\n"
+"POT-Creation-Date: 2010-10-03 16:48+0900\n"
"PO-Revision-Date: 2010-06-28 13:31+0800\n"
"Last-Translator: Cheng-Chia Tseng <pswo10680 at gmail.com>\n"
"Language-Team: \n"
@@ -118,7 +118,7 @@ msgid "Height:"
msgstr "高:"
#: ../panel-plugin/properties.c:247
-msgid "Associated command :"
+msgid "Associated command:"
msgstr "相關指令:"
#: ../panel-plugin/properties.c:271
More information about the Xfce4-commits
mailing list