Hello community,

here is the log from the commit of package gucharmap for openSUSE:Factory 
checked in at 2013-09-27 17:32:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gucharmap (Old)
 and      /work/SRC/openSUSE:Factory/.gucharmap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gucharmap"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gucharmap/gucharmap.changes      2013-09-23 
09:29:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gucharmap.new/gucharmap.changes 2013-09-27 
17:32:06.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 24 17:51:00 UTC 2013 - [email protected]
+
+- Update to version 3.9.99:
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gucharmap-3.9.92.tar.xz

New:
----
  gucharmap-3.9.99.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gucharmap.spec ++++++
--- /var/tmp/diff_new_pack.N58KPA/_old  2013-09-27 17:32:07.000000000 +0200
+++ /var/tmp/diff_new_pack.N58KPA/_new  2013-09-27 17:32:07.000000000 +0200
@@ -22,7 +22,7 @@
 %define pc_api 2.90
 
 Name:           gucharmap
-Version:        3.9.92
+Version:        3.9.99
 Release:        0
 # FIXME vala bindings are currently disabled by upstream and not supposed to 
auto-enable
 Summary:        A Featureful Unicode Character Map

++++++ gucharmap-3.9.92.tar.xz -> gucharmap-3.9.99.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.9.92/ChangeLog 
new/gucharmap-3.9.99/ChangeLog
--- old/gucharmap-3.9.92/ChangeLog      2013-09-16 20:26:14.000000000 +0200
+++ new/gucharmap-3.9.99/ChangeLog      2013-09-24 19:05:20.000000000 +0200
@@ -1,3 +1,76 @@
+commit 5187c78e2f2231d24fccf8fa852313cf0e53b82e
+Author: Christian Persch <[email protected]>
+Date:   Tue Sep 24 19:00:57 2013 +0200
+
+    Version 3.9.99
+
+ NEWS         | 3 +++
+ configure.ac | 4 ++--
+ 2 files changed, 5 insertions(+), 2 deletions(-)
+
+commit 0f1a4510ae6498ac8c2192d4952d59fb841f37ff
+Author: António Lima <[email protected]>
+Date:   Mon Sep 23 00:00:12 2013 +0100
+
+    Updated Portuguese translation
+
+ po/pt.po | 28 +++++++++++++++-------------
+ 1 file changed, 15 insertions(+), 13 deletions(-)
+
+commit 7d6b77a019d51d3bdd8861b8e53d786f9bc2cb39
+Author: Daniel Korostil <[email protected]>
+Date:   Sat Sep 21 14:48:47 2013 +0300
+
+    Updated Ukrainian
+
+ po/uk.po | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit 4702873353ae11167080f5f70503e53caf23ab00
+Author: Khaled Hosny <[email protected]>
+Date:   Thu Sep 19 21:49:47 2013 +0200
+
+    Update Arabic translation
+
+ po/ar.po | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit 2f17421404d22286a4f3f38d8982a4f46fb84670
+Author: Josep Sànchez <[email protected]>
+Date:   Wed Sep 18 23:25:34 2013 +0200
+
+    [l10n] Update Catalan translation
+
+ po/ca.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit a9bfce33331168f6ff9ad071cc94433aba04b2fb
+Author: A S Alam <[email protected]>
+Date:   Tue Sep 17 21:56:18 2013 -0500
+
+    Punjabi Translation updated by Aman
+
+ po/pa.po | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+commit 2a4d6a5ea75329f2df127242ea379435b2219e11
+Author: Inaki Larranaga Murgoitio <[email protected]>
+Date:   Tue Sep 17 21:47:31 2013 +0200
+
+    Updated Basque language
+
+ po/eu.po | 17 +++++++++--------
+ 1 file changed, 9 insertions(+), 8 deletions(-)
+
+commit 335bcd3af532147596939de49184aaf655cf6b79
+Author: Christian Persch <[email protected]>
+Date:   Mon Sep 16 20:50:07 2013 +0200
+
+    Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
 commit 009f7afbf79d9fa1959137866458d76f44736b5e
 Author: Christian Persch <[email protected]>
 Date:   Mon Sep 16 20:25:39 2013 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.9.92/NEWS new/gucharmap-3.9.99/NEWS
--- old/gucharmap-3.9.92/NEWS   2013-09-16 20:25:25.000000000 +0200
+++ new/gucharmap-3.9.99/NEWS   2013-09-24 19:00:52.000000000 +0200
@@ -1,3 +1,6 @@
+gucharmap 3.9.99:
+- Translation updates
+
 gucharmap 3.9.92:
 - Fix action / settings interaction (#686820)
 - Update to latest unicode data
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.9.92/configure 
new/gucharmap-3.9.99/configure
--- old/gucharmap-3.9.92/configure      2013-09-14 14:23:46.000000000 +0200
+++ new/gucharmap-3.9.99/configure      2013-09-24 19:04:22.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNOME Character Map 3.9.92.
+# Generated by GNU Autoconf 2.69 for GNOME Character Map 3.9.99.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gucharmap>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNOME Character Map'
 PACKAGE_TARNAME='gucharmap'
-PACKAGE_VERSION='3.9.92'
-PACKAGE_STRING='GNOME Character Map 3.9.92'
+PACKAGE_VERSION='3.9.99'
+PACKAGE_STRING='GNOME Character Map 3.9.99'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gucharmap'
 PACKAGE_URL=''
 
@@ -1464,7 +1464,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GNOME Character Map 3.9.92 to adapt to many kinds of 
systems.
+\`configure' configures GNOME Character Map 3.9.99 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1534,7 +1534,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNOME Character Map 3.9.92:";;
+     short | recursive ) echo "Configuration of GNOME Character Map 3.9.99:";;
    esac
   cat <<\_ACEOF
 
@@ -1676,7 +1676,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNOME Character Map configure 3.9.92
+GNOME Character Map configure 3.9.99
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2045,7 +2045,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNOME Character Map $as_me 3.9.92, which was
+It was created by GNOME Character Map $as_me 3.9.99, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2914,7 +2914,7 @@
 
 # Define the identity of the package.
  PACKAGE='gucharmap'
- VERSION='3.9.92'
+ VERSION='3.9.99'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14911,7 +14911,7 @@
 
 GUCHARMAP_VERSION_MINOR=9
 
-GUCHARMAP_VERSION_MICRO=92
+GUCHARMAP_VERSION_MICRO=99
 
 LIBGUCHARMAP_LT_VERSION=7:0:0
 
@@ -15510,7 +15510,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GNOME Character Map $as_me 3.9.92, which was
+This file was extended by GNOME Character Map $as_me 3.9.99, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15576,7 +15576,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-GNOME Character Map config.status 3.9.92
+GNOME Character Map config.status 3.9.99
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.9.92/configure.ac 
new/gucharmap-3.9.99/configure.ac
--- old/gucharmap-3.9.92/configure.ac   2013-09-14 14:23:27.000000000 +0200
+++ new/gucharmap-3.9.99/configure.ac   2013-09-24 19:03:57.000000000 +0200
@@ -17,7 +17,7 @@
 
 m4_define([gucharmap_version_major],[3])
 m4_define([gucharmap_version_minor],[9])
-m4_define([gucharmap_version_micro],[92])
+m4_define([gucharmap_version_micro],[99])
 m4_define([gucharmap_version_extra],[])
 
m4_define([gucharmap_version],[gucharmap_version_major.gucharmap_version_minor.gucharmap_version_micro()gucharmap_version_extra])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.9.92/gucharmap/gucharmap.h 
new/gucharmap-3.9.99/gucharmap/gucharmap.h
--- old/gucharmap-3.9.92/gucharmap/gucharmap.h  2013-09-14 14:23:56.000000000 
+0200
+++ new/gucharmap-3.9.99/gucharmap/gucharmap.h  2013-09-24 19:04:30.000000000 
+0200
@@ -34,7 +34,7 @@
 
 #define GUCHARMAP_VERSION_MAJOR (3)
 #define GUCHARMAP_VERSION_MINOR (9)
-#define GUCHARMAP_VERSION_MICRO (92)
+#define GUCHARMAP_VERSION_MICRO (99)
 
 #define GUCHARMAP_CHECK_VERSION(major,minor,micro) \
   (GUCHARMAP_VERSION_MAJOR > (major) || \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.9.92/po/ar.po 
new/gucharmap-3.9.99/po/ar.po
--- old/gucharmap-3.9.92/po/ar.po       2013-03-25 21:09:44.000000000 +0100
+++ new/gucharmap-3.9.99/po/ar.po       2013-09-24 18:59:28.000000000 +0200
@@ -10,8 +10,8 @@
 msgstr ""
 "Project-Id-Version: gucharmap.HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-25 03:16+0200\n"
-"PO-Revision-Date: 2013-03-25 03:17+0200\n"
+"POT-Creation-Date: 2013-09-19 21:49+0200\n"
+"PO-Revision-Date: 2013-09-19 21:49+0200\n"
 "Last-Translator: Khaled Hosny <[email protected]>\n"
 "Language-Team: Arabic <[email protected]>\n"
 "Language: ar\n"
@@ -20,9 +20,9 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: Virtaal 0.7.0\n"
+"X-Generator: Virtaal 0.7.1-rc1\n"
 
-#: ../gucharmap.desktop.in.in.h:1 ../gucharmap/gucharmap-window.c:773
+#: ../gucharmap.desktop.in.in.h:1 ../gucharmap/gucharmap-window.c:760
 #: ../gucharmap/main.c:236
 msgid "Character Map"
 msgstr "خريطة المحارف"
@@ -507,8 +507,8 @@
 msgstr "خريطة محارف جنوم"
 
 #: ../gucharmap/gucharmap-window.c:449
-msgid "Based on the Unicode Character Database 6.2.0"
-msgstr "مبنية على قاعدة بيانات محارف يونيكود 6.2.0"
+msgid "Based on the Unicode Character Database 6.3.0"
+msgstr "مبنية على قاعدة بيانات محارف يونيكود 6.3.0"
 
 #: ../gucharmap/gucharmap-window.c:458
 msgid "translator-credits"
@@ -536,11 +536,11 @@
 msgstr "القالب السابق"
 
 #. Text to copy entry + button
-#: ../gucharmap/gucharmap-window.c:804
+#: ../gucharmap/gucharmap-window.c:791
 msgid "_Text to copy:"
 msgstr "_نص لينسخ:"
 
-#: ../gucharmap/gucharmap-window.c:811
+#: ../gucharmap/gucharmap-window.c:798
 msgid "Copy to the clipboard."
 msgstr "انسخ للحافظة."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.9.92/po/ca.po 
new/gucharmap-3.9.99/po/ca.po
--- old/gucharmap-3.9.92/po/ca.po       2013-03-15 19:10:11.000000000 +0100
+++ new/gucharmap-3.9.99/po/ca.po       2013-09-24 18:59:28.000000000 +0200
@@ -10,9 +10,9 @@
 "Project-Id-Version: gucharmap\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=gucharmap&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2013-03-05 17:11+0000\n"
-"PO-Revision-Date: 2013-03-05 22:26+0100\n"
-"Last-Translator: Joan Duran <[email protected]>\n"
+"POT-Creation-Date: 2013-09-15 20:00+0000\n"
+"PO-Revision-Date: 2013-09-16 00:12+0100\n"
+"Last-Translator: Josep Sànchez Mesegué <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -20,7 +20,7 @@
 "Content-Transfer-Encoding: 8bits\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
-#: ../gucharmap.desktop.in.in.h:1 ../gucharmap/gucharmap-window.c:773
+#: ../gucharmap.desktop.in.in.h:1 ../gucharmap/gucharmap-window.c:760
 #: ../gucharmap/main.c:236
 msgid "Character Map"
 msgstr "Mapa de caràcters"
@@ -302,11 +302,11 @@
 
 # PMF de l'unicode (www.unicode.org)
 # Q: What are surrogates?
-# A: Surrogates are code points from two special ranges of Unicode values, 
+# A: Surrogates are code points from two special ranges of Unicode values,
 # reserved for use as the leading, and trailing values of paired code units in
 # UTF-16. Leading, also called high, surrogates are from D80016 to DBFF16, and
-# trailing, or low, surrogates are from DC0016 to DFFF16. They are called 
-# surrogates, since they do not represent characters directly, but only as a 
+# trailing, or low, surrogates are from DC0016 to DFFF16. They are called
+# surrogates, since they do not represent characters directly, but only as a
 # pair
 #
 #: ../gucharmap/gucharmap-unicode-info.c:100
@@ -518,8 +518,8 @@
 msgstr "Mapa de caràcters del GNOME"
 
 #: ../gucharmap/gucharmap-window.c:449
-msgid "Based on the Unicode Character Database 6.2.0"
-msgstr "Basat en la base de dades de caràcters Unicode 6.2.0"
+msgid "Based on the Unicode Character Database 6.3.0"
+msgstr "Basat en la base de dades de caràcters Unicode 6.3.0"
 
 #: ../gucharmap/gucharmap-window.c:458
 msgid "translator-credits"
@@ -544,11 +544,11 @@
 msgstr "Bloc anterior"
 
 #. Text to copy entry + button
-#: ../gucharmap/gucharmap-window.c:804
+#: ../gucharmap/gucharmap-window.c:791
 msgid "_Text to copy:"
 msgstr "_Text a copiar:"
 
-#: ../gucharmap/gucharmap-window.c:811
+#: ../gucharmap/gucharmap-window.c:798
 msgid "Copy to the clipboard."
 msgstr "Copia al porta-retalls."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.9.92/po/eu.po 
new/gucharmap-3.9.99/po/eu.po
--- old/gucharmap-3.9.92/po/eu.po       2013-03-15 19:10:11.000000000 +0100
+++ new/gucharmap-3.9.99/po/eu.po       2013-09-24 18:59:28.000000000 +0200
@@ -5,14 +5,15 @@
 # Hizkuntza Politikarako Sailburuordetza <[email protected]>, 2005.
 # Iñaki Larrañaga Murgoitio <[email protected]>, 2006, 2008, 2009, 2010, 2011.
 # Iñaki Larrañaga Murgoitio <[email protected]>, 2012, 2013.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: eu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-02-02 12:48+0100\n"
-"PO-Revision-Date: 2013-01-06 23:44+0100\n"
+"POT-Creation-Date: 2013-09-17 21:46+0200\n"
+"PO-Revision-Date: 2013-09-17 21:47+0200\n"
 "Last-Translator: Iñaki Larrañaga Murgoitio <[email protected]>\n"
-"Language-Team: Basque <[email protected]>\n"
+"Language-Team: Basque <[email protected]>\n"
 "Language: eu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -21,7 +22,7 @@
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "\n"
 
-#: ../gucharmap.desktop.in.in.h:1 ../gucharmap/gucharmap-window.c:773
+#: ../gucharmap.desktop.in.in.h:1 ../gucharmap/gucharmap-window.c:760
 #: ../gucharmap/main.c:236
 msgid "Character Map"
 msgstr "Karaktere-mapa"
@@ -509,8 +510,8 @@
 msgstr "GNOMEren karaktere-mapa"
 
 #: ../gucharmap/gucharmap-window.c:449
-msgid "Based on the Unicode Character Database 6.2.0"
-msgstr "Unicode 6.2.0 karaktereen datu-basean oinarritua"
+msgid "Based on the Unicode Character Database 6.3.0"
+msgstr "Unicode 6.3.0 karaktereen datu-basean oinarritua"
 
 #: ../gucharmap/gucharmap-window.c:458
 msgid "translator-credits"
@@ -535,11 +536,11 @@
 msgstr "Aurreko blokea"
 
 #. Text to copy entry + button
-#: ../gucharmap/gucharmap-window.c:804
+#: ../gucharmap/gucharmap-window.c:791
 msgid "_Text to copy:"
 msgstr "_Kopiatzeko testua:"
 
-#: ../gucharmap/gucharmap-window.c:811
+#: ../gucharmap/gucharmap-window.c:798
 msgid "Copy to the clipboard."
 msgstr "Kopiatu arbelean."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.9.92/po/pa.po 
new/gucharmap-3.9.99/po/pa.po
--- old/gucharmap-3.9.92/po/pa.po       2013-03-15 19:10:11.000000000 +0100
+++ new/gucharmap-3.9.99/po/pa.po       2013-09-24 18:59:28.000000000 +0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: gucharmap.HEAD\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=gucharmap&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2013-02-16 04:18+0000\n"
-"PO-Revision-Date: 2013-02-22 03:07+0000\n"
+"POT-Creation-Date: 2013-07-26 12:35+0000\n"
+"PO-Revision-Date: 2013-09-17 21:55-0500\n"
 "Last-Translator: A S Alam <[email protected]>\n"
 "Language-Team: Punjabi/Panjabi <[email protected]>\n"
 "Language: pa\n"
@@ -514,8 +514,9 @@
 msgstr "ਗਨੋਮ ਅੱਖਰ ਮੈਪ"
 
 #: ../gucharmap/gucharmap-window.c:449
-msgid "Based on the Unicode Character Database 6.2.0"
-msgstr "ਯੂਨੀਕੋਡ ਕਰੈਕਟਰ ਡਾਟਾਬੇਸ ੬.੨.੦ ਉੱਤੇ ਅਧਾਰਿਤ"
+#| msgid "Based on the Unicode Character Database 6.2.0"
+msgid "Based on the Unicode Character Database 6.3.0"
+msgstr "ਯੂਨੀਕੋਡ ਕਰੈਕਟਰ ਡਾਟਾਬੇਸ ੬.੩.੦ ਉੱਤੇ ਅਧਾਰਿਤ"
 
 #: ../gucharmap/gucharmap-window.c:458
 msgid "translator-credits"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.9.92/po/pt.po 
new/gucharmap-3.9.99/po/pt.po
--- old/gucharmap-3.9.92/po/pt.po       2013-03-15 19:10:11.000000000 +0100
+++ new/gucharmap-3.9.99/po/pt.po       2013-09-24 18:59:28.000000000 +0200
@@ -1,22 +1,24 @@
-# gucharmap's Portuguese translation.
-# Copyright © 2003, 2004, 2006, 2008, 2009, 2010, 2011, 2012, 2013 gucharmap
-# This file is distributed under the same license as the gucharmap package.
-# Duarte Loreto <[email protected]>, 2003, 2004, 2006, 2008, 2009, 2010, 
2011, 2012, 2013.
-# 
+# gucharmap's Portuguese translation.
+# Copyright © 2003, 2004, 2006, 2008, 2009, 2010, 2011, 2012, 2013 gucharmap
+# This file is distributed under the same license as the gucharmap package.
+# Duarte Loreto <[email protected]>, 2003, 2004, 2006, 2008, 2009, 2010, 
2011, 2012, 2013.
+# António Lima <[email protected]>, 2013.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: 3.8\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-15 00:13+0000\n"
-"PO-Revision-Date: 2013-03-15 00:15+0000\n"
-"Last-Translator: Duarte Loreto <[email protected]>\n"
+"POT-Creation-Date: 2013-09-22 23:59+0100\n"
+"PO-Revision-Date: 2013-09-22 19:10-0100\n"
+"Last-Translator: António Lima <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
 "Language: pt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 1.5.4\n"
 
-#: ../gucharmap.desktop.in.in.h:1 ../gucharmap/gucharmap-window.c:773
+#: ../gucharmap.desktop.in.in.h:1 ../gucharmap/gucharmap-window.c:760
 #: ../gucharmap/main.c:236
 msgid "Character Map"
 msgstr "Mapa de Carateres"
@@ -505,8 +507,8 @@
 msgstr "Mapa de Carateres do GNOME"
 
 #: ../gucharmap/gucharmap-window.c:449
-msgid "Based on the Unicode Character Database 6.2.0"
-msgstr "Baseado na Base de Dados de Carateres Unicode 6.2.0"
+msgid "Based on the Unicode Character Database 6.3.0"
+msgstr "Baseado na Base de Dados de Carateres Unicode 6.3.0"
 
 #: ../gucharmap/gucharmap-window.c:458
 msgid "translator-credits"
@@ -529,11 +531,11 @@
 msgstr "Bloco Anterior"
 
 #. Text to copy entry + button
-#: ../gucharmap/gucharmap-window.c:804
+#: ../gucharmap/gucharmap-window.c:791
 msgid "_Text to copy:"
 msgstr "_Texto a copiar:"
 
-#: ../gucharmap/gucharmap-window.c:811
+#: ../gucharmap/gucharmap-window.c:798
 msgid "Copy to the clipboard."
 msgstr "Copiar para a área de transferência."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-3.9.92/po/uk.po 
new/gucharmap-3.9.99/po/uk.po
--- old/gucharmap-3.9.92/po/uk.po       2013-04-15 18:29:10.000000000 +0200
+++ new/gucharmap-3.9.99/po/uk.po       2013-09-24 18:59:28.000000000 +0200
@@ -10,8 +10,8 @@
 msgstr ""
 "Project-Id-Version: gucharmap\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-26 17:20+0200\n"
-"PO-Revision-Date: 2013-03-26 18:19+0300\n"
+"POT-Creation-Date: 2013-09-21 14:48+0300\n"
+"PO-Revision-Date: 2013-09-21 14:48+0300\n"
 "Last-Translator: Daniel Korostil <[email protected]>\n"
 "Language-Team: linux.org.ua\n"
 "Language: uk\n"
@@ -22,7 +22,7 @@
 "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 "X-Generator: Virtaal 0.7.1\n"
 
-#: ../gucharmap.desktop.in.in.h:1 ../gucharmap/gucharmap-window.c:773
+#: ../gucharmap.desktop.in.in.h:1 ../gucharmap/gucharmap-window.c:760
 #: ../gucharmap/main.c:236
 msgid "Character Map"
 msgstr "Таблиця символів"
@@ -510,8 +510,8 @@
 msgstr "Таблиця символів GNOME"
 
 #: ../gucharmap/gucharmap-window.c:449
-msgid "Based on the Unicode Character Database 6.2.0"
-msgstr "Базується на базі даних символів унікод 6.2.0"
+msgid "Based on the Unicode Character Database 6.3.0"
+msgstr "Базується на базі даних символів унікод 6.3.0"
 
 #: ../gucharmap/gucharmap-window.c:458
 msgid "translator-credits"
@@ -537,11 +537,11 @@
 msgstr "Попередній блок"
 
 #. Text to copy entry + button
-#: ../gucharmap/gucharmap-window.c:804
+#: ../gucharmap/gucharmap-window.c:791
 msgid "_Text to copy:"
 msgstr "_Текст для копіювання:"
 
-#: ../gucharmap/gucharmap-window.c:811
+#: ../gucharmap/gucharmap-window.c:798
 msgid "Copy to the clipboard."
 msgstr "Копіювати у кишеню."
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to