[Xfce4-commits] r25414 - in libxfcegui4/branches/xfce_4_4: . po

Olivier Fourdan olivier at xfce.org
Sat Apr 7 11:13:21 CEST 2007


Author: olivier
Date: 2007-04-07 09:13:21 +0000 (Sat, 07 Apr 2007)
New Revision: 25414

Modified:
   libxfcegui4/branches/xfce_4_4/INSTALL
   libxfcegui4/branches/xfce_4_4/configure.in.in
   libxfcegui4/branches/xfce_4_4/po/ar.po
   libxfcegui4/branches/xfce_4_4/po/en_GB.po
   libxfcegui4/branches/xfce_4_4/po/hu.po
   libxfcegui4/branches/xfce_4_4/po/ja.po
   libxfcegui4/branches/xfce_4_4/po/ro.po
   libxfcegui4/branches/xfce_4_4/po/sq.po
   libxfcegui4/branches/xfce_4_4/po/tr.po
Log:
Update version

Modified: libxfcegui4/branches/xfce_4_4/INSTALL
===================================================================
--- libxfcegui4/branches/xfce_4_4/INSTALL	2007-04-07 09:09:18 UTC (rev 25413)
+++ libxfcegui4/branches/xfce_4_4/INSTALL	2007-04-07 09:13:21 UTC (rev 25414)
@@ -1,7 +1,7 @@
 Installation Instructions
 *************************
 
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004 Free
+Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free
 Software Foundation, Inc.
 
 This file is free documentation; the Free Software Foundation gives
@@ -102,16 +102,16 @@
 Installation Names
 ==================
 
-By default, `make install' will install the package's files in
-`/usr/local/bin', `/usr/local/man', etc.  You can specify an
-installation prefix other than `/usr/local' by giving `configure' the
-option `--prefix=PREFIX'.
+By default, `make install' installs the package's commands under
+`/usr/local/bin', include files under `/usr/local/include', etc.  You
+can specify an installation prefix other than `/usr/local' by giving
+`configure' the option `--prefix=PREFIX'.
 
    You can specify separate installation prefixes for
 architecture-specific files and architecture-independent files.  If you
-give `configure' the option `--exec-prefix=PREFIX', the package will
-use PREFIX as the prefix for installing programs and libraries.
-Documentation and other data files will still use the regular prefix.
+pass the option `--exec-prefix=PREFIX' to `configure', the package uses
+PREFIX as the prefix for installing programs and libraries.
+Documentation and other data files still use the regular prefix.
 
    In addition, if you use an unusual directory layout you can give
 options like `--bindir=DIR' to specify different values for particular
@@ -159,7 +159,7 @@
 need to know the machine type.
 
    If you are _building_ compiler tools for cross-compiling, you should
-use the `--target=TYPE' option to select the type of system they will
+use the option `--target=TYPE' to select the type of system they will
 produce code for.
 
    If you want to _use_ a cross compiler, that generates code for a
@@ -189,9 +189,14 @@
 
      ./configure CC=/usr/local2/bin/gcc
 
-will cause the specified gcc to be used as the C compiler (unless it is
-overridden in the site shell script).
+causes the specified `gcc' to be used as the C compiler (unless it is
+overridden in the site shell script).  Here is a another example:
 
+     /bin/bash ./configure CONFIG_SHELL=/bin/bash
+
+Here the `CONFIG_SHELL=/bin/bash' operand causes subsequent
+configuration-related scripts to be executed by `/bin/bash'.
+
 `configure' Invocation
 ======================
 

Modified: libxfcegui4/branches/xfce_4_4/configure.in.in
===================================================================
--- libxfcegui4/branches/xfce_4_4/configure.in.in	2007-04-07 09:09:18 UTC (rev 25413)
+++ libxfcegui4/branches/xfce_4_4/configure.in.in	2007-04-07 09:13:21 UTC (rev 25414)
@@ -7,10 +7,10 @@
 dnl ***************************
 dnl *** Version information ***
 dnl ***************************
-m4_define([libxfcegui4_verinfo], [6:4:2])
+m4_define([libxfcegui4_verinfo], [6:5:2])
 m4_define([libxfcegui4_version_major], [4])
 m4_define([libxfcegui4_version_minor], [4])
-m4_define([libxfcegui4_version_micro], [0])
+m4_define([libxfcegui4_version_micro], [1])
 m4_define([libxfcegui4_version_nano], [])   dnl leave this empty to have no nano version
 m4_define([libxfcegui4_version_build], [@REVISION@])
 m4_define([libxfcegui4_version_tag], [])

Modified: libxfcegui4/branches/xfce_4_4/po/ar.po
===================================================================
--- libxfcegui4/branches/xfce_4_4/po/ar.po	2007-04-07 09:09:18 UTC (rev 25413)
+++ libxfcegui4/branches/xfce_4_4/po/ar.po	2007-04-07 09:13:21 UTC (rev 25414)
@@ -1,118 +1,118 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: libxfcegui4\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-02 16:37+0200\n"
-"PO-Revision-Date: 2006-12-30 16:36+0200\n"
-"Last-Translator: Mohamed Magdy <alnokta at yahoo.com>\n"
-"Language-Team: Arabeyes Translation & Documentation <admin at arabeyes.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Language: Arabic\n"
-"X-Poedit-SourceCharset: utf-8\n"
-
-#: libxfcegui4/netk-window-action-menu.c:215
-#: libxfcegui4/netk-window-action-menu.c:217
-msgid "Workspace"
-msgstr ""
-
-#: libxfcegui4/netk-window-action-menu.c:246
-msgid "S_how"
-msgstr ""
-
-#: libxfcegui4/netk-window-action-menu.c:253
-msgid "_Hide"
-msgstr ""
-
-#: libxfcegui4/netk-window-action-menu.c:261
-msgid "Un_maximize"
-msgstr ""
-
-#: libxfcegui4/netk-window-action-menu.c:268
-msgid "Ma_ximize"
-msgstr ""
-
-#: libxfcegui4/netk-window-action-menu.c:276
-msgid "Un_shade"
-msgstr ""
-
-#: libxfcegui4/netk-window-action-menu.c:283
-msgid "_Shade"
-msgstr ""
-
-#: libxfcegui4/netk-window-action-menu.c:291
-msgid "Uns_tick"
-msgstr ""
-
-#: libxfcegui4/netk-window-action-menu.c:299
-msgid "S_tick"
-msgstr ""
-
-#: libxfcegui4/netk-window-action-menu.c:439
-msgid "Send to..."
-msgstr ""
-
-#: libxfcegui4/netk-window-action-menu.c:463
-msgid "_Close"
-msgstr ""
-
-#: libxfcegui4/xfce-appmenuitem.c:129
-msgid "Needs terminal"
-msgstr ""
-
-#: libxfcegui4/xfce-appmenuitem.c:130
-msgid "Whether or not the command needs a terminal to execute"
-msgstr ""
-
-#: libxfcegui4/xfce-appmenuitem.c:134
-msgid "Command"
-msgstr ""
-
-#: libxfcegui4/xfce-appmenuitem.c:135
-msgid "The command to run when the item is clicked"
-msgstr ""
-
-#: libxfcegui4/xfce-appmenuitem.c:139
-msgid "Icon name"
-msgstr ""
-
-#: libxfcegui4/xfce-appmenuitem.c:140
-msgid "The name of the themed icon to display next to the item"
-msgstr ""
-
-#. set window title
-#: libxfcegui4/xfce_aboutdialog.c:644
-#, c-format
-msgid "About %s..."
-msgstr ""
-
-#: libxfcegui4/xfce_aboutdialog.c:1000
-msgid "Visit homepage"
-msgstr ""
-
-#: libxfcegui4/xfce_aboutdialog.c:1012
-msgid "Info"
-msgstr ""
-
-#: libxfcegui4/xfce_aboutdialog.c:1034
-msgid "Credits"
-msgstr ""
-
-#: libxfcegui4/xfce_aboutdialog.c:1056
-msgid "License"
-msgstr ""
-
-#: libxfcegui4/xfce_systemtray.c:347 libxfcegui4/xfce_systemtray.c:351
-#, c-format
-msgid "Failed to acquire manager selection"
-msgstr ""
-
-#: libxfcegui4/xfce_systemtray.c:487
-#, c-format
-msgid "tray icon has requested a size of (%i x %i), resizing to (%i x %i)"
-msgstr ""
-
-#: libxfcegui4/xfce_systemtray.c:496
-msgid "tray icon was not attached, destroying it"
-msgstr ""
+msgid ""
+msgstr ""
+"Project-Id-Version: libxfcegui4\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-09-02 16:37+0200\n"
+"PO-Revision-Date: 2006-12-30 16:36+0200\n"
+"Last-Translator: Mohamed Magdy <alnokta at yahoo.com>\n"
+"Language-Team: Arabeyes Translation & Documentation <admin at arabeyes.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Arabic\n"
+"X-Poedit-SourceCharset: utf-8\n"
+
+#: libxfcegui4/netk-window-action-menu.c:215
+#: libxfcegui4/netk-window-action-menu.c:217
+msgid "Workspace"
+msgstr ""
+
+#: libxfcegui4/netk-window-action-menu.c:246
+msgid "S_how"
+msgstr ""
+
+#: libxfcegui4/netk-window-action-menu.c:253
+msgid "_Hide"
+msgstr ""
+
+#: libxfcegui4/netk-window-action-menu.c:261
+msgid "Un_maximize"
+msgstr ""
+
+#: libxfcegui4/netk-window-action-menu.c:268
+msgid "Ma_ximize"
+msgstr ""
+
+#: libxfcegui4/netk-window-action-menu.c:276
+msgid "Un_shade"
+msgstr ""
+
+#: libxfcegui4/netk-window-action-menu.c:283
+msgid "_Shade"
+msgstr ""
+
+#: libxfcegui4/netk-window-action-menu.c:291
+msgid "Uns_tick"
+msgstr ""
+
+#: libxfcegui4/netk-window-action-menu.c:299
+msgid "S_tick"
+msgstr ""
+
+#: libxfcegui4/netk-window-action-menu.c:439
+msgid "Send to..."
+msgstr ""
+
+#: libxfcegui4/netk-window-action-menu.c:463
+msgid "_Close"
+msgstr ""
+
+#: libxfcegui4/xfce-appmenuitem.c:129
+msgid "Needs terminal"
+msgstr ""
+
+#: libxfcegui4/xfce-appmenuitem.c:130
+msgid "Whether or not the command needs a terminal to execute"
+msgstr ""
+
+#: libxfcegui4/xfce-appmenuitem.c:134
+msgid "Command"
+msgstr ""
+
+#: libxfcegui4/xfce-appmenuitem.c:135
+msgid "The command to run when the item is clicked"
+msgstr ""
+
+#: libxfcegui4/xfce-appmenuitem.c:139
+msgid "Icon name"
+msgstr ""
+
+#: libxfcegui4/xfce-appmenuitem.c:140
+msgid "The name of the themed icon to display next to the item"
+msgstr ""
+
+#. set window title
+#: libxfcegui4/xfce_aboutdialog.c:644
+#, c-format
+msgid "About %s..."
+msgstr ""
+
+#: libxfcegui4/xfce_aboutdialog.c:1000
+msgid "Visit homepage"
+msgstr ""
+
+#: libxfcegui4/xfce_aboutdialog.c:1012
+msgid "Info"
+msgstr ""
+
+#: libxfcegui4/xfce_aboutdialog.c:1034
+msgid "Credits"
+msgstr ""
+
+#: libxfcegui4/xfce_aboutdialog.c:1056
+msgid "License"
+msgstr ""
+
+#: libxfcegui4/xfce_systemtray.c:347 libxfcegui4/xfce_systemtray.c:351
+#, c-format
+msgid "Failed to acquire manager selection"
+msgstr ""
+
+#: libxfcegui4/xfce_systemtray.c:487
+#, c-format
+msgid "tray icon has requested a size of (%i x %i), resizing to (%i x %i)"
+msgstr ""
+
+#: libxfcegui4/xfce_systemtray.c:496
+msgid "tray icon was not attached, destroying it"
+msgstr ""

Modified: libxfcegui4/branches/xfce_4_4/po/en_GB.po
===================================================================
--- libxfcegui4/branches/xfce_4_4/po/en_GB.po	2007-04-07 09:09:18 UTC (rev 25413)
+++ libxfcegui4/branches/xfce_4_4/po/en_GB.po	2007-04-07 09:13:21 UTC (rev 25414)
@@ -16,7 +16,7 @@
 "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);"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: libxfcegui4/netk-window-action-menu.c:215
 #: libxfcegui4/netk-window-action-menu.c:217
@@ -122,4 +122,3 @@
 #: libxfcegui4/xfce_systemtray.c:496
 msgid "tray icon was not attached, destroying it"
 msgstr "tray icon was not attached, destroying it"
-

Modified: libxfcegui4/branches/xfce_4_4/po/hu.po
===================================================================
--- libxfcegui4/branches/xfce_4_4/po/hu.po	2007-04-07 09:09:18 UTC (rev 25413)
+++ libxfcegui4/branches/xfce_4_4/po/hu.po	2007-04-07 09:13:21 UTC (rev 25414)
@@ -103,8 +103,7 @@
 msgid "License"
 msgstr "Licenc"
 
-#: libxfcegui4/xfce_systemtray.c:347
-#: libxfcegui4/xfce_systemtray.c:351
+#: libxfcegui4/xfce_systemtray.c:347 libxfcegui4/xfce_systemtray.c:351
 #, c-format
 msgid "Failed to acquire manager selection"
 msgstr ""
@@ -117,4 +116,3 @@
 #: libxfcegui4/xfce_systemtray.c:496
 msgid "tray icon was not attached, destroying it"
 msgstr "a tálca ikon nem lett csatolva, dobom"
-

Modified: libxfcegui4/branches/xfce_4_4/po/ja.po
===================================================================
--- libxfcegui4/branches/xfce_4_4/po/ja.po	2007-04-07 09:09:18 UTC (rev 25413)
+++ libxfcegui4/branches/xfce_4_4/po/ja.po	2007-04-07 09:13:21 UTC (rev 25414)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-03-26 01:42+0900\n"
+"POT-Creation-Date: 2006-09-02 16:37+0200\n"
 "PO-Revision-Date: 2006-01-29 16:17+0900\n"
 "Last-Translator: Daichi Kawahata <daichi at xfce.org>\n"
 "Language-Team: Japanese <xfce-users-jp at ml.fdiary.net>\n"
@@ -17,109 +17,110 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../libxfcegui4/netk-window-action-menu.c:215
-#: ../libxfcegui4/netk-window-action-menu.c:217
+#: libxfcegui4/netk-window-action-menu.c:215
+#: libxfcegui4/netk-window-action-menu.c:217
 msgid "Workspace"
 msgstr "ワークスペース"
 
-#: ../libxfcegui4/netk-window-action-menu.c:246
+#: libxfcegui4/netk-window-action-menu.c:246
 msgid "S_how"
 msgstr "表示(_H)"
 
-#: ../libxfcegui4/netk-window-action-menu.c:253
+#: libxfcegui4/netk-window-action-menu.c:253
 msgid "_Hide"
 msgstr "隠す(_H)"
 
-#: ../libxfcegui4/netk-window-action-menu.c:261
+#: libxfcegui4/netk-window-action-menu.c:261
 msgid "Un_maximize"
 msgstr "元に戻す(_M)"
 
-#: ../libxfcegui4/netk-window-action-menu.c:268
+#: libxfcegui4/netk-window-action-menu.c:268
 msgid "Ma_ximize"
 msgstr "最大化(_X)"
 
-#: ../libxfcegui4/netk-window-action-menu.c:276
+#: libxfcegui4/netk-window-action-menu.c:276
 msgid "Un_shade"
 msgstr "拡げる(_S)"
 
-#: ../libxfcegui4/netk-window-action-menu.c:283
+#: libxfcegui4/netk-window-action-menu.c:283
 msgid "_Shade"
 msgstr "折畳む(_S)"
 
-#: ../libxfcegui4/netk-window-action-menu.c:291
+#: libxfcegui4/netk-window-action-menu.c:291
 msgid "Uns_tick"
 msgstr "剥す(_T)"
 
-#: ../libxfcegui4/netk-window-action-menu.c:299
+#: libxfcegui4/netk-window-action-menu.c:299
 msgid "S_tick"
 msgstr "貼る(_T)"
 
-#: ../libxfcegui4/netk-window-action-menu.c:439
+#: libxfcegui4/netk-window-action-menu.c:439
 msgid "Send to..."
 msgstr "送る..."
 
-#: ../libxfcegui4/netk-window-action-menu.c:463
+#: libxfcegui4/netk-window-action-menu.c:463
 msgid "_Close"
 msgstr "閉じる(_C)"
 
-#: ../libxfcegui4/xfce-appmenuitem.c:129
+#: libxfcegui4/xfce-appmenuitem.c:129
 msgid "Needs terminal"
 msgstr "ターミナルが必要"
 
-#: ../libxfcegui4/xfce-appmenuitem.c:130
+#: libxfcegui4/xfce-appmenuitem.c:130
 msgid "Whether or not the command needs a terminal to execute"
 msgstr "コマンドを実行するのにターミナルが必要な場合は有効にします"
 
-#: ../libxfcegui4/xfce-appmenuitem.c:134
+#: libxfcegui4/xfce-appmenuitem.c:134
 msgid "Command"
 msgstr "コマンド"
 
-#: ../libxfcegui4/xfce-appmenuitem.c:135
+#: libxfcegui4/xfce-appmenuitem.c:135
 msgid "The command to run when the item is clicked"
 msgstr "アイコンがクリックされた時に実行されるコマンドです"
 
-#: ../libxfcegui4/xfce-appmenuitem.c:139
+#: libxfcegui4/xfce-appmenuitem.c:139
 msgid "Icon name"
 msgstr "アイコン名"
 
-#: ../libxfcegui4/xfce-appmenuitem.c:140
+#: libxfcegui4/xfce-appmenuitem.c:140
 msgid "The name of the themed icon to display next to the item"
 msgstr "アイテムの隣に表示されるテーマアイコンの名前です"
 
 #. set window title
-#: ../libxfcegui4/xfce_aboutdialog.c:644
+#: libxfcegui4/xfce_aboutdialog.c:644
 #, c-format
 msgid "About %s..."
 msgstr "%s について..."
 
-#: ../libxfcegui4/xfce_aboutdialog.c:1000
+#: libxfcegui4/xfce_aboutdialog.c:1000
 msgid "Visit homepage"
 msgstr "ホームページを訪れます"
 
-#: ../libxfcegui4/xfce_aboutdialog.c:1012
+#: libxfcegui4/xfce_aboutdialog.c:1012
 msgid "Info"
 msgstr "情報"
 
-#: ../libxfcegui4/xfce_aboutdialog.c:1034
+#: libxfcegui4/xfce_aboutdialog.c:1034
 msgid "Credits"
 msgstr "提供"
 
-#: ../libxfcegui4/xfce_aboutdialog.c:1056
+#: libxfcegui4/xfce_aboutdialog.c:1056
 msgid "License"
 msgstr "ライセンス"
 
 # NOTE: should be kept as-is for the internal message
-#: ../libxfcegui4/xfce_systemtray.c:347 ../libxfcegui4/xfce_systemtray.c:351
+#: libxfcegui4/xfce_systemtray.c:347 libxfcegui4/xfce_systemtray.c:351
+#, c-format
 msgid "Failed to acquire manager selection"
 msgstr "Failed to acquire manager selection"
 
 # NOTE: should be kept as-is for the internal message
-#: ../libxfcegui4/xfce_systemtray.c:487
+#: libxfcegui4/xfce_systemtray.c:487
 #, c-format
 msgid "tray icon has requested a size of (%i x %i), resizing to (%i x %i)"
 msgstr "tray icon has requested a size of (%i x %i), resizing to (%i x %i)"
 
 # NOTE: should be kept as-is for the internal message
-#: ../libxfcegui4/xfce_systemtray.c:496
+#: libxfcegui4/xfce_systemtray.c:496
 msgid "tray icon was not attached, destroying it"
 msgstr "tray icon was not attached, destroying it"

Modified: libxfcegui4/branches/xfce_4_4/po/ro.po
===================================================================
--- libxfcegui4/branches/xfce_4_4/po/ro.po	2007-04-07 09:09:18 UTC (rev 25413)
+++ libxfcegui4/branches/xfce_4_4/po/ro.po	2007-04-07 09:13:21 UTC (rev 25414)
@@ -14,7 +14,8 @@
 "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==0||((n%100)>0&&(n%100)<20))?1:2)\n"
+"Plural-Forms: nplurals=3;plural=(n==1?0:(n==0||((n%100)>0&&(n%100)<20))?"
+"1:2)\n"
 
 #: libxfcegui4/netk-window-action-menu.c:215
 #: libxfcegui4/netk-window-action-menu.c:217
@@ -115,10 +116,10 @@
 #: libxfcegui4/xfce_systemtray.c:487
 #, c-format
 msgid "tray icon has requested a size of (%i x %i), resizing to (%i x %i)"
-msgstr "iconiţa de notificare a cerut o mărime de (%i x %i), va fi "
-"redimensionată la (%i x %i)"
+msgstr ""
+"iconiţa de notificare a cerut o mărime de (%i x %i), va fi redimensionată la "
+"(%i x %i)"
 
 #: libxfcegui4/xfce_systemtray.c:496
 msgid "tray icon was not attached, destroying it"
 msgstr "iconiţa de notificare nu era ataşată, urmează a fi distrusă"
-

Modified: libxfcegui4/branches/xfce_4_4/po/sq.po
===================================================================
--- libxfcegui4/branches/xfce_4_4/po/sq.po	2007-04-07 09:09:18 UTC (rev 25413)
+++ libxfcegui4/branches/xfce_4_4/po/sq.po	2007-04-07 09:13:21 UTC (rev 25414)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libxfcegui4 4.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-11-14 12:13+0100\n"
+"POT-Creation-Date: 2006-09-02 16:37+0200\n"
 "PO-Revision-Date: 2007-01-18 22:39+0200\n"
 "Last-Translator: Besnik Bleta <besnik at programeshqip.org>\n"
 "Language-Team: Albanian <translation-team-sq at lists.sourceforge.net>\n"
@@ -16,7 +16,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-
 #: libxfcegui4/netk-window-action-menu.c:215
 #: libxfcegui4/netk-window-action-menu.c:217
 msgid "Workspace"
@@ -108,8 +107,7 @@
 msgid "License"
 msgstr "Licensë"
 
-#: libxfcegui4/xfce_systemtray.c:347
-#: libxfcegui4/xfce_systemtray.c:351
+#: libxfcegui4/xfce_systemtray.c:347 libxfcegui4/xfce_systemtray.c:351
 #, c-format
 msgid "Failed to acquire manager selection"
 msgstr "Dështova në pasjen e përzgjedhësit të administruesave"
@@ -117,9 +115,9 @@
 #: libxfcegui4/xfce_systemtray.c:487
 #, c-format
 msgid "tray icon has requested a size of (%i x %i), resizing to (%i x %i)"
-msgstr "ikona e shtyllës ka kërkuar madhësi (%i x %i), po e përmasoj në (%i x %i)"
+msgstr ""
+"ikona e shtyllës ka kërkuar madhësi (%i x %i), po e përmasoj në (%i x %i)"
 
 #: libxfcegui4/xfce_systemtray.c:496
 msgid "tray icon was not attached, destroying it"
 msgstr "ikonë shtylle jo e bashkangjitur, po e shkatërroj"
-

Modified: libxfcegui4/branches/xfce_4_4/po/tr.po
===================================================================
--- libxfcegui4/branches/xfce_4_4/po/tr.po	2007-04-07 09:09:18 UTC (rev 25413)
+++ libxfcegui4/branches/xfce_4_4/po/tr.po	2007-04-07 09:13:21 UTC (rev 25414)
@@ -114,9 +114,10 @@
 #: libxfcegui4/xfce_systemtray.c:487
 #, c-format
 msgid "tray icon has requested a size of (%i x %i), resizing to (%i x %i)"
-msgstr "sistem çekmece simgesi (%i x %i) boyunu istedi, (%i x %i) boyutuna getiriliyor."
+msgstr ""
+"sistem çekmece simgesi (%i x %i) boyunu istedi, (%i x %i) boyutuna "
+"getiriliyor."
 
 #: libxfcegui4/xfce_systemtray.c:496
 msgid "tray icon was not attached, destroying it"
 msgstr "sistem çekmece simgesi eklenmemiş, yok ediliyor"
-



More information about the Xfce4-commits mailing list