[meego-commits] 9155: Changes to Trunk:Netbook/meego-panel-status
Rob Bradford
no_reply at build.meego.com
Tue Nov 2 16:01:43 UTC 2010
Hi,
I have made the following changes to meego-panel-status in project Trunk:Netbook. Please review and accept ASAP.
Thank You,
Rob Bradford
[This message was auto-generated]
---
Request #9155:
submit: devel:ux:netbook/meego-panel-status(r13) -> Trunk:Netbook/meego-panel-status
Message:
None
State: new 2010-11-02T09:01:42 rbradford
Comment: None
changes files:
--------------
--- meego-panel-status.changes
+++ meego-panel-status.changes
@@ -0,0 +1,4 @@
+* Tue Nov 02 2010 Rob Bradford <rob at linux.intel.com> - 0.3.0
+- Bump libchamplain requirement (BMC#9560)
+- Fix typo in geotag message (BMC#9612)
+
old:
----
meego-panel-status-0.2.5.tar.gz
new:
----
meego-panel-status-0.3.0.tar.gz
spec files:
-----------
--- meego-panel-status.spec
+++ meego-panel-status.spec
@@ -7,7 +7,7 @@
Name: meego-panel-status
Summary: Status panel
-Version: 0.2.5
+Version: 0.3.0
Release: 1
Group: System/Desktop
License: LGPL 2.1
@@ -23,7 +23,7 @@
BuildRequires: pkgconfig(mx-1.0)
BuildRequires: pkgconfig(meego-panel)
BuildRequires: pkgconfig(clutter-gtk-0.10)
-BuildRequires: pkgconfig(champlain-0.4)
+BuildRequires: pkgconfig(champlain-0.8)
BuildRequires: pkgconfig(geoclue)
BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: intltool
other changes:
--------------
++++++ meego-panel-status-0.2.5.tar.gz -> meego-panel-status-0.3.0.tar.gz
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,95 @@
+commit 928f5bd6d06bec4254a536897f5a6e6daca91930
+Author: Rob Bradford <rob at linux.intel.com>
+Date: Tue Nov 2 15:52:37 2010 +0000
+
+ Post-branch version bump
+
+ configure.ac | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 6f955eaa55aa7e682c28a9822feb193e44c3efd8
+Author: Rob Bradford <rob at linux.intel.com>
+Date: Tue Nov 2 15:50:38 2010 +0000
+
+ feed-pane: Fix typo in geotag message
+
+ Fixes: http://bugs.meego.com/show_bug.cgi?id=9612
+
+ src/mps-feed-pane.c | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit f6b11c7c427c32a5dca5018e96efb79e08c97089
+Author: Rob Bradford <rob at linux.intel.com>
+Date: Tue Nov 2 15:49:34 2010 +0000
+
+ build: Bump libchamplain requirement
+
+ Fixes: http://bugs.meego.com/show_bug.cgi?id=9560
+
+ configure.ac | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 777371f7bae723d937d3935e13fdf30cc752ed75
+Author: Jean Cayron <jean.cayron at gmail.com>
+Date: Thu Oct 28 11:20:57 2010 +0000
+
+ l10n: Updated Walloon (wa) translation to 100%
+
+ New status: 24 messages complete with 0 fuzzies and 0 untranslated.
+
+ Transmitted-via: Transifex (www.transifex.net).
+
+ po/wa.po | 63 ++++++++++++++++++++++++++++++++-----------------------------
+ 1 files changed, 33 insertions(+), 30 deletions(-)
+
+commit 7c0c230a317efbebe2e326d3f9901581b36ca90d
+Author: Sérgio Marques <smarquespt at gmail.com>
+Date: Thu Oct 28 09:45:14 2010 +0000
+
+ l10n: Added Portuguese locale
+
+ New status: 24 messages complete with 0 fuzzies and 0 untranslated.
+
+ Transmitted-via: Transifex (www.transifex.net).
+
+ po/pt.po | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 files changed, 130 insertions(+), 0 deletions(-)
+
+commit 355e093600e5bc50f8cf8f27943c4cf3b486c03c
+Author: Iñigo Varela <ivarela at softastur.org>
+Date: Tue Oct 26 13:14:25 2010 +0000
+
+ l10n: Updated Asturian (ast) translation to 100%
+
+ New status: 24 messages complete with 0 fuzzies and 0 untranslated.
+
+ Transmitted-via: Transifex (www.transifex.net).
+
+ po/ast.po | 63 ++++++++++++++++++++++++++++++++++--------------------------
+ 1 files changed, 36 insertions(+), 27 deletions(-)
+
+commit d4d512122413478a3ba792544df9bbea93b09dc2
+Author: A S Alam <apreet.alam at gmail.com>
+Date: Fri Oct 22 02:02:39 2010 +0000
+
+ l10n: Updated Panjabi (Punjabi) (pa) translation to 100%
+
+ New status: 24 messages complete with 0 fuzzies and 0 untranslated.
+
+ Transmitted-via: Transifex (www.transifex.net).
+
+ po/pa.po | 87 ++++++++++++++++++++++++++++++++------------------------------
+ 1 files changed, 45 insertions(+), 42 deletions(-)
+
+commit fa166ea4c47dd68717e24d8faaec41d4c0ad37b7
+Author: Rob Bradford <rob at linux.intel.com>
+Date: Thu Oct 21 11:26:19 2010 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
commit 331d6d625e549a3565808eac43aefddf4459c1e5
Author: fri <pavelfric at seznam.cz>
Date: Wed Oct 20 22:56:10 2010 +0000
--- configure
+++ configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for meego-panel-status 0.2.5.
+# Generated by GNU Autoconf 2.65 for meego-panel-status 0.3.0.
#
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -698,8 +698,8 @@
# Identity of this package.
PACKAGE_NAME='meego-panel-status'
PACKAGE_TARNAME='meego-panel-status'
-PACKAGE_VERSION='0.2.5'
-PACKAGE_STRING='meego-panel-status 0.2.5'
+PACKAGE_VERSION='0.3.0'
+PACKAGE_STRING='meego-panel-status 0.3.0'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1493,7 +1493,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 meego-panel-status 0.2.5 to adapt to many kinds of systems.
+\`configure' configures meego-panel-status 0.3.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1564,7 +1564,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of meego-panel-status 0.2.5:";;
+ short | recursive ) echo "Configuration of meego-panel-status 0.3.0:";;
esac
cat <<\_ACEOF
@@ -1689,7 +1689,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-meego-panel-status configure 0.2.5
+meego-panel-status configure 0.3.0
generated by GNU Autoconf 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2054,7 +2054,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by meego-panel-status $as_me 0.2.5, which was
+It was created by meego-panel-status $as_me 0.3.0, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ $0 $@
@@ -2863,7 +2863,7 @@
# Define the identity of the package.
PACKAGE=meego-panel-status
- VERSION=0.2.5
+ VERSION=0.3.0
cat >>confdefs.h <<_ACEOF
@@ -11595,12 +11595,12 @@
if test -n "$PKG_CONFIG" && \
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1 clutter-x11-1.0 >= 1.0.0 clutter-gtk-0.10
libsocialweb-client >= 0.25.3 mx-1.0 >= 0.9.0
- champlain-0.4
+ champlain-0.8
geoclue
gconf-2.0\""; } >&5
($PKG_CONFIG --exists --print-errors "dbus-glib-1 clutter-x11-1.0 >= 1.0.0 clutter-gtk-0.10
libsocialweb-client >= 0.25.3 mx-1.0 >= 0.9.0
- champlain-0.4
+ champlain-0.8
geoclue
gconf-2.0") 2>&5
ac_status=$?
@@ -11608,7 +11608,7 @@
test $ac_status = 0; }; then
pkg_cv_STATUS_CFLAGS=`$PKG_CONFIG --cflags "dbus-glib-1 clutter-x11-1.0 >= 1.0.0 clutter-gtk-0.10
libsocialweb-client >= 0.25.3 mx-1.0 >= 0.9.0
- champlain-0.4
+ champlain-0.8
geoclue
gconf-2.0" 2>/dev/null`
else
@@ -11623,12 +11623,12 @@
if test -n "$PKG_CONFIG" && \
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1 clutter-x11-1.0 >= 1.0.0 clutter-gtk-0.10
libsocialweb-client >= 0.25.3 mx-1.0 >= 0.9.0
- champlain-0.4
+ champlain-0.8
geoclue
gconf-2.0\""; } >&5
($PKG_CONFIG --exists --print-errors "dbus-glib-1 clutter-x11-1.0 >= 1.0.0 clutter-gtk-0.10
libsocialweb-client >= 0.25.3 mx-1.0 >= 0.9.0
- champlain-0.4
+ champlain-0.8
geoclue
gconf-2.0") 2>&5
ac_status=$?
@@ -11636,7 +11636,7 @@
test $ac_status = 0; }; then
pkg_cv_STATUS_LIBS=`$PKG_CONFIG --libs "dbus-glib-1 clutter-x11-1.0 >= 1.0.0 clutter-gtk-0.10
libsocialweb-client >= 0.25.3 mx-1.0 >= 0.9.0
- champlain-0.4
+ champlain-0.8
geoclue
gconf-2.0" 2>/dev/null`
else
@@ -11660,13 +11660,13 @@
if test $_pkg_short_errors_supported = yes; then
STATUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "dbus-glib-1 clutter-x11-1.0 >= 1.0.0 clutter-gtk-0.10
libsocialweb-client >= 0.25.3 mx-1.0 >= 0.9.0
- champlain-0.4
+ champlain-0.8
geoclue
gconf-2.0" 2>&1`
else
STATUS_PKG_ERRORS=`$PKG_CONFIG --print-errors "dbus-glib-1 clutter-x11-1.0 >= 1.0.0 clutter-gtk-0.10
libsocialweb-client >= 0.25.3 mx-1.0 >= 0.9.0
- champlain-0.4
+ champlain-0.8
geoclue
gconf-2.0" 2>&1`
fi
@@ -11675,7 +11675,7 @@
as_fn_error "Package requirements (dbus-glib-1 clutter-x11-1.0 >= 1.0.0 clutter-gtk-0.10
libsocialweb-client >= 0.25.3 mx-1.0 >= 0.9.0
- champlain-0.4
+ champlain-0.8
geoclue
gconf-2.0) were not met:
@@ -13853,7 +13853,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by meego-panel-status $as_me 0.2.5, which was
+This file was extended by meego-panel-status $as_me 0.3.0, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -13919,7 +13919,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-meego-panel-status config.status 0.2.5
+meego-panel-status config.status 0.3.0
configured by $0, generated by GNU Autoconf 2.65,
with options \\"\$ac_cs_config\\"
--- configure.ac
+++ configure.ac
@@ -1,4 +1,4 @@
-m4_define([status_version], [0.2.5])
+m4_define([status_version], [0.3.0])
AC_PREREQ([2.59])
AC_INIT([meego-panel-status], [status_version])
@@ -32,7 +32,7 @@
clutter-gtk-0.10
libsocialweb-client >= 0.25.3 dnl
mx-1.0 >= 0.9.0
- champlain-0.4
+ champlain-0.8
geoclue
gconf-2.0])
--- po/ast.po
+++ po/ast.po
@@ -3,9 +3,9 @@
msgstr ""
"Project-Id-Version: meego-panel-status\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-06-29 16:05+0000\n"
+"POT-Creation-Date: 2010-10-23 23:44+0000\n"
"PO-Revision-Date: \n"
-"Last-Translator: astur <malditoastur at gmail.com>\n"
+"Last-Translator: Iñigo Varela <ivarela at softastur.org>\n"
"Language-Team: asturian <alministradores at softastur.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,17 +14,13 @@
"X-Poedit-SourceCharset: utf-8\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../src/meego-panel-status.c:49
-msgid "Hello! This is the Status panel. When you have a web account configured (like Twitter), you will be able to view your feeds and update your status here."
-msgstr "¡Hola! Ésti ye'l panel d'estáu. Cuando tengas configurada una cuenta Web (como Twitter), equí podrás ver los anovamientos del estáu de los tos contautos, y tamién anovar el tuyu."
-
# <mousetip of the top of the screen>
-#: ../src/meego-panel-status.c:100
+#: ../src/meego-panel-status.c:95
msgid "Status"
msgstr "Estáu"
# <mousetip of the top of the screen>
-#: ../src/meego-panel-status.c:158
+#: ../src/meego-panel-status.c:153
#: ../data/meego-panel-status.desktop.in.in.h:2
msgid "status"
msgstr "estáu"
@@ -42,54 +38,59 @@
msgid "Unable to update status: You're not online."
msgstr "Nun puede anovase l'estáu: Nun tas en llinia"
-#: ../src/mps-feed-pane.c:444
+#: ../src/mps-feed-pane.c:445
msgid "We were unable to guess your location"
msgstr "Nun pudimos pescudar aú t'allugues"
-#: ../src/mps-feed-pane.c:452
+#: ../src/mps-feed-pane.c:453
#, c-format
-msgid "We guessed your location as: %s (%f, %f)"
-msgstr "Creemos que tas equí: %s (%f, %f)"
+msgid "We think your location is: %s (%f, %f)"
+msgstr "Creemos que tas equí allugáu: %s (%f, %f)"
-#: ../src/mps-feed-pane.c:458
+#: ../src/mps-feed-pane.c:459
#, c-format
-msgid "Your location is being shared as: %s (%f, %f)"
+msgid "Your location is currently shared as: %s (%f, %f)"
msgstr "El to allugamientu apaez como: %s (%f, %f)"
-#: ../src/mps-feed-pane.c:468
+#: ../src/mps-feed-pane.c:469
#, c-format
-msgid "We guessed your location as: %f %f"
+msgid "We think your locations is: %f %f"
msgstr "Creemos que tas equí: %f %f"
-#: ../src/mps-feed-pane.c:472
+#: ../src/mps-feed-pane.c:473
#, c-format
-msgid "Your location is being shared as: %f %f"
+msgid "Your location is currently shared as: %f %f"
msgstr "El to allugamientu apaez como: %f %f"
-#: ../src/mps-feed-pane.c:482
-msgid "Your location is not being shared"
+#: ../src/mps-feed-pane.c:483
+msgid "Your location isn't currently shared"
msgstr "Nun tas amosando la to llocalización"
#. Actor creation
-#: ../src/mps-feed-pane.c:585
+#: ../src/mps-feed-pane.c:586
msgid "Update"
msgstr "Anovar"
-#: ../src/mps-feed-pane.c:590
+#: ../src/mps-feed-pane.c:591
msgid "What's happening?"
msgstr "¿Qué ta asocediendo?"
-#: ../src/mps-feed-pane.c:640
+#: ../src/mps-feed-pane.c:641
msgid "Change"
msgstr "Camudar"
-#: ../src/mps-feed-switcher.c:350
+#: ../src/mps-feed-switcher.c:35
+msgid "When you have a web account configured, you will be able to view your feeds and manage your status here."
+msgstr "Cuando tengas configurada una cuenta Web, podrás ver los tos feeds y remanar el to estáu equí."
+
+#: ../src/mps-feed-switcher.c:509
+#: ../src/mps-feed-switcher.c:554
msgid "Add new web account"
msgstr "Amestar una nueva cuenta web"
-#: ../src/mps-feed-switcher.c:373
-msgid "You don't appear to have any web services configured or there is a problem with their configuration. Use the button above to open the My Web Accounts and set one up."
-msgstr "Paez que nun tienes dengún serviciu web configuráu o hai un problema cola configuración. Usa'l botón d'arriba p'abrir les tos cuentes web y configurar ún."
+#: ../src/mps-feed-switcher.c:539
+msgid "This is the Status panel."
+msgstr "Esti ye'l Panel d'estáu"
#: ../src/mps-geotag-pane.c:232
msgid "Your location"
@@ -125,6 +126,14 @@
msgid "%s from %s"
msgstr "%s de %s"
+#~ msgid ""
+#~ "You don't appear to have any web services configured or there is a "
+#~ "problem with their configuration. Use the button above to open the My Web "
+#~ "Accounts and set one up."
+#~ msgstr ""
+#~ "Paez que nun tienes dengún serviciu web configuráu o hai un problema cola "
+#~ "configuración. Usa'l botón d'arriba p'abrir les tos cuentes web y "
+#~ "configurar ún."
#~ msgid "Offline"
#~ msgstr "Fuera de llinia"
#~ msgid "Available"
--- po/pa.po
+++ po/pa.po
@@ -6,30 +6,21 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-07-03 12:02+0000\n"
-"PO-Revision-Date: 2010-08-03 08:17+0530\n"
+"POT-Creation-Date: 2010-10-19 16:36+0000\n"
+"PO-Revision-Date: 2010-10-22 07:31+0530\n"
"Last-Translator: A S Alam <aalam at users.sf.net>\n"
"Language-Team: Punjabi/Panjabi <punjabi-users at lists.sf.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.0\n"
+"X-Generator: Lokalize 1.1\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../src/meego-panel-status.c:49
-msgid ""
-"Hello! This is the Status panel. When you have a web account configured "
-"(like Twitter), you will be able to view your feeds and update your status "
-"here."
-msgstr ""
-"ਜੀ ਆਇਆਂ ਨੂੰ! ਇਹ ਹਾਲਤ ਪੈਨਲ ਹੈ। ਜਦੋਂ ਤੁਹਾਡੇ ਕੋਲ ਵੈੱਬ ਅਕਾਊਂਟ ਸੰਰਚਿਤ ਹੋ ਗਏ (ਟਵਿੱਟਰ ਵਰਗੇ) ਤਾਂ ਤੁਸੀਂ "
-"ਆਪਣੀ ਫੀਡ ਅਤੇ ਹਾਲਤ ਅੱਪਡੇਟ ਇੱਥੇ ਵੇਖੋਗੇ।"
-
-#: ../src/meego-panel-status.c:100
+#: ../src/meego-panel-status.c:95
msgid "Status"
msgstr "ਹਾਲਤ"
-#: ../src/meego-panel-status.c:158
+#: ../src/meego-panel-status.c:153
#: ../data/meego-panel-status.desktop.in.in.h:2
msgid "status"
msgstr "ਹਾਲਤ"
@@ -51,59 +42,63 @@
msgid "Unable to update status: You're not online."
msgstr "ਹਾਲਤ ਅੱਪਡੇਟ ਕਰਨ ਲਈ ਅਸਮਰੱਥ। ਤੁਸੀਂ ਆਨਲਾਈਨ ਨਹੀਂ ਹੋ।"
-#: ../src/mps-feed-pane.c:444
+#: ../src/mps-feed-pane.c:445
msgid "We were unable to guess your location"
msgstr "ਅਸੀਂ ਤੁਹਾਡੇ ਟਿਕਾਣੇ ਬਾਰੇ ਅੰਦਾਜ਼ਾ ਨਹੀਂ ਲਾ ਸਕੇ"
-#: ../src/mps-feed-pane.c:452
+#: ../src/mps-feed-pane.c:453
#, c-format
-msgid "We guessed your location as: %s (%f, %f)"
-msgstr "ਅਸੀਂ ਤੁਹਾਡੇ ਟਿਕਾਣੇ ਦਾ ਅੰਦਾਜ਼ਾ ਲਾਇਆ: %s (%f, %f)"
+msgid "We think your location is: %s (%f, %f)"
+msgstr "ਅਸੀਂ ਲੱਭਿਆ ਹੈ ਕਿ ਤੁਹਾਡਾ ਟਿਕਾਣਾ ਹੈ: %s (%f, %f)"
-#: ../src/mps-feed-pane.c:458
+#: ../src/mps-feed-pane.c:459
#, c-format
-msgid "Your location is being shared as: %s (%f, %f)"
-msgstr "ਤੁਹਾਡਾ ਟਿਕਾਣਾ ਸਾਂਝਾ ਕੀਤਾ ਗਿਆ ਹੈ: %s (%f, %f)"
+msgid "Your location is currently shared as: %s (%f, %f)"
+msgstr "ਤੁਹਾਡਾ ਮੌਜੂਦਾ ਟਿਕਾਣਾ ਸਾਂਝਾ ਕੀਤਾ ਗਿਆ ਹੈ: %s (%f, %f)"
-#: ../src/mps-feed-pane.c:468
+#: ../src/mps-feed-pane.c:469
#, c-format
-msgid "We guessed your location as: %f %f"
-msgstr "ਅਸੀਂ ਤੁਹਾਡੇ ਟਿਕਾਣੇ ਦਾ ਅੰਦਾਜ਼ਾ ਲਾਇਆ: %f %f"
+msgid "We think your locations is: %f %f"
+msgstr "ਅਸੀਂ ਲੱਭਿਆ ਹੈ ਕਿ ਤੁਹਾਡਾ ਮੌਜੂਦਾ ਟਿਕਾਣਾ ਹੈ: %f %f"
-#: ../src/mps-feed-pane.c:472
+#: ../src/mps-feed-pane.c:473
#, c-format
-msgid "Your location is being shared as: %f %f"
-msgstr "ਤੁਹਾਡਾ ਟਿਕਾਣਾ ਸਾਂਝਾ ਕੀਤਾ ਗਿਆ ਹੈ: %f %f "
+msgid "Your location is currently shared as: %f %f"
+msgstr "ਤੁਹਾਡਾ ਮੌਜੂਦਾ ਟਿਕਾਣਾ ਸਾਂਝਾ ਕੀਤਾ ਗਿਆ ਹੈ: %f, %f"
-#: ../src/mps-feed-pane.c:482
-msgid "Your location is not being shared"
-msgstr "ਤੁਹਾਡਾ ਟਿਕਾਣਾ ਸਾਂਝਾ ਨਹੀਂ ਕੀਤਾ ਗਿਆ ਹੈ"
+#: ../src/mps-feed-pane.c:483
+msgid "Your location isn't currently shared"
+msgstr "ਤੁਹਾਡਾ ਮੌਜੂਦਾ ਟਿਕਾਣਾ ਸਾਂਝਾ ਨਹੀਂ ਕੀਤਾ ਗਿਆ ਹੈ"
#. Actor creation
-#: ../src/mps-feed-pane.c:585
+#: ../src/mps-feed-pane.c:586
msgid "Update"
msgstr "ਅੱਪਡੇਟ"
-#: ../src/mps-feed-pane.c:590
+#: ../src/mps-feed-pane.c:591
msgid "What's happening?"
msgstr "ਕੀ ਹੋ ਰਿਹਾ ਹੈ?"
-#: ../src/mps-feed-pane.c:640
+#: ../src/mps-feed-pane.c:641
msgid "Change"
msgstr "ਬਦਲੋ"
-#: ../src/mps-feed-switcher.c:350
+#: ../src/mps-feed-switcher.c:35
+msgid ""
+"When you have a web account configured, you will be able to view your feeds "
+"and manage your status here."
+msgstr ""
+"ਜਦੋਂ ਤੁਹਾਡੇ ਕੋਲ ਵੈੱਬ ਅਕਾਊਂਟ ਸੰਰਚਿਤ ਹੋ ਗਏ ਤਾਂ ਤੁਸੀਂ ਆਪਣੀ ਫੀਡ ਇੱਥੇ ਵੇਖ ਸਕਦੇ ਹੋ ਅਤੇ ਹਾਲਤ ਦਾ ਪਰਬੰਧ "
+"ਕਰ "
+"ਸਕਦੇ ਹੋ।"
+
+#: ../src/mps-feed-switcher.c:509 ../src/mps-feed-switcher.c:554
msgid "Add new web account"
msgstr "ਨਵਾਂ ਵੈੱਬ ਅਕਾਊਂਟ ਜੋੜੋ"
-#: ../src/mps-feed-switcher.c:373
-msgid ""
-"You don't appear to have any web services configured or there is a problem "
-"with their configuration. Use the button above to open the My Web Accounts "
-"and set one up."
-msgstr ""
-"ਤੁਹਾਡੇ ਕੋਲ ਕੋਈ ਵੀ ਵੈੱਬ ਸਰਵਿਸ ਸੰਰਚਿਤ ਨਹੀਂ ਜਾਪਦੀ ਹੈ ਜਾਂ ਉਹਨਾਂ ਦੀ ਸੰਰਚਨਾ 'ਚ ਕੋਈ ਸਮੱਸਿਆ ਹੈ। ਮੇਰੇ "
-"ਵੈੱਬ ਅਕਾਊਂਟ ਖੋਲ੍ਹਣ ਅਤੇ ਸੈੱਟਅੱਪ ਕਰਨ ਲਈ ਉੱਤੇ ਦਿੱਤਾ ਬਟਨ ਵਰਤੋਂ।"
+#: ../src/mps-feed-switcher.c:539
+msgid "This is the Status panel."
+msgstr "ਇਹ ਹਾਲਤ ਪੈਨਲ ਹੈ।"
#: ../src/mps-geotag-pane.c:232
msgid "Your location"
@@ -139,6 +134,14 @@
msgid "%s from %s"
msgstr "%2$s ਤੋਂ %1$s"
+#~ msgid ""
+#~ "You don't appear to have any web services configured or there is a "
+#~ "problem with their configuration. Use the button above to open the My Web "
+#~ "Accounts and set one up."
+#~ msgstr ""
+#~ "ਤੁਹਾਡੇ ਕੋਲ ਕੋਈ ਵੀ ਵੈੱਬ ਸਰਵਿਸ ਸੰਰਚਿਤ ਨਹੀਂ ਜਾਪਦੀ ਹੈ ਜਾਂ ਉਹਨਾਂ ਦੀ ਸੰਰਚਨਾ 'ਚ ਕੋਈ ਸਮੱਸਿਆ ਹੈ। "
+#~ "ਮੇਰੇ ਵੈੱਬ ਅਕਾਊਂਟ ਖੋਲ੍ਹਣ ਅਤੇ ਸੈੱਟਅੱਪ ਕਰਨ ਲਈ ਉੱਤੇ ਦਿੱਤਾ ਬਟਨ ਵਰਤੋਂ।"
+
#~ msgid "Offline"
#~ msgstr "ਆਫਲਾਈਨ"
--- po/pt.po
+++ po/pt.po
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: meego-panel-status\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-10-23 23:44+0000\n"
+"PO-Revision-Date: 2010-10-28 10:40-0000\n"
+"Last-Translator: Sérgio Marques <smarquespt at gmail.com>\n"
+"Language-Team: \n"
+"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);\n"
+"X-Poedit-Language: Portuguese\n"
+"X-Poedit-Country: PORTUGAL\n"
+
+#: ../src/meego-panel-status.c:95
+msgid "Status"
+msgstr "Estado"
+
+#: ../src/meego-panel-status.c:153
+#: ../data/meego-panel-status.desktop.in.in.h:2
+msgid "status"
+msgstr "estado"
+
+#. vim:set ts=8 expandtab
+#: ../data/meego-panel-status.desktop.in.in.h:1
+msgid "Status panel"
+msgstr "Painel de estado"
+
+#: ../src/mps-feed-pane.c:92
+msgid "Unable to update status. The service may be unavailable or your password could be wrong."
+msgstr "Incapaz de atualizar o estado. Pode ser que o serviço esteja indisponível ou a senha errada."
+
+#: ../src/mps-feed-pane.c:96
+msgid "Unable to update status: You're not online."
+msgstr "Incapaz de atualizar o estado. Você não está \"on-line\"."
+
+#: ../src/mps-feed-pane.c:445
+msgid "We were unable to guess your location"
+msgstr "Não fomos capazes de identificar a sua localização."
+
+#: ../src/mps-feed-pane.c:453
+#, c-format
+msgid "We think your location is: %s (%f, %f)"
+msgstr "Pensamos que a sua localização é: %s (%f, %f)"
+
+#: ../src/mps-feed-pane.c:459
+#, c-format
+msgid "Your location is currently shared as: %s (%f, %f)"
+msgstr "A sua localização está a ser partilhada como: %s (%f, %f)"
+
+#: ../src/mps-feed-pane.c:469
+#, c-format
+msgid "We think your locations is: %f %f"
+msgstr "Pensamos que a sua localização é: %f %f"
+
+#: ../src/mps-feed-pane.c:473
+#, c-format
+msgid "Your location is currently shared as: %f %f"
+msgstr "A sua localização está a ser partilhada como: %f %f"
+
+#: ../src/mps-feed-pane.c:483
+msgid "Your location isn't currently shared"
+msgstr "A sua localização não está a ser partilhada"
+
+#. Actor creation
+#: ../src/mps-feed-pane.c:586
+msgid "Update"
+msgstr "Atualizar"
+
+#: ../src/mps-feed-pane.c:591
+msgid "What's happening?"
+msgstr "O que está a acontecer?"
+
+#: ../src/mps-feed-pane.c:641
+msgid "Change"
+msgstr "Alterar"
+
+#: ../src/mps-feed-switcher.c:35
+msgid "When you have a web account configured, you will be able to view your feeds and manage your status here."
+msgstr "Se tiver uma conta web configurada, aqui pode ver as suas fontes e fazer a gestão do seu estado."
+
+#: ../src/mps-feed-switcher.c:509
+#: ../src/mps-feed-switcher.c:554
+msgid "Add new web account"
+msgstr "Adicionar nova conta web"
+
+#: ../src/mps-feed-switcher.c:539
+msgid "This is the Status panel."
+msgstr "Este é o painel de estado."
+
+#: ../src/mps-geotag-pane.c:232
+msgid "Your location"
+msgstr "A sua localização"
+
+#: ../src/mps-geotag-pane.c:568
+msgid "Search"
+msgstr "Pesquisar"
+
+#: ../src/mps-geotag-pane.c:573
+msgid "Where are you?"
+msgstr "Onde está você?"
+
+#: ../src/mps-geotag-pane.c:575
+msgid "Find me"
+msgstr "Descobrir-me"
+
+#: ../src/mps-geotag-pane.c:582
+msgid "Use location"
+msgstr "Utilizar localização"
+
+#: ../src/mps-geotag-pane.c:583
+msgid "Don't use location"
+msgstr "Não utilizar localização"
+
+#. When the tweet has a location associated with it then this string will
+#. * be <human readable time> from <human readable place name>
+#. *
+#. * e.g. A couple of hours ago from Aldgate, London
+#.
+#: ../src/mps-tweet-card.c:528
+#, c-format
+msgid "%s from %s"
+msgstr "%s em %s"
+
--- po/wa.po
+++ po/wa.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: Meego (Moblin 2.x)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-07-03 12:02+0000\n"
+"POT-Creation-Date: 2010-10-23 23:44+0000\n"
"PO-Revision-Date: 2010-04-09 07:11+0100\n"
"Last-Translator: Jean Cayron <jean.cayron at gmail.com>\n"
"Language-Team: Walloon <linux-wa at walon.org>\n"
@@ -18,15 +18,11 @@
"X-Poedit-Language: Walloon\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: ../src/meego-panel-status.c:49
-msgid "Hello! This is the Status panel. When you have a web account configured (like Twitter), you will be able to view your feeds and update your status here."
-msgstr "A ! Çouchal, c' est l' sicriftôr des statuts. Cwand vs åroz on conte sol waibe d' apontyî (come Twitter), vos î såroz vey vos floûs eyet mete a djoû vos statuts."
-
-#: ../src/meego-panel-status.c:100
+#: ../src/meego-panel-status.c:95
msgid "Status"
msgstr "Statuts"
-#: ../src/meego-panel-status.c:158
+#: ../src/meego-panel-status.c:153
#: ../data/meego-panel-status.desktop.in.in.h:2
msgid "status"
msgstr "statuts"
@@ -44,54 +40,58 @@
msgid "Unable to update status: You're not online."
msgstr "Dji n' sai mete a djoû l' sitatut : vos n' estoz nén raloyîs."
-#: ../src/mps-feed-pane.c:444
+#: ../src/mps-feed-pane.c:445
msgid "We were unable to guess your location"
msgstr "Nos n' avans sepou adviner vosse plaece"
-#: ../src/mps-feed-pane.c:452
+#: ../src/mps-feed-pane.c:453
#, c-format
-msgid "We guessed your location as: %s (%f, %f)"
-msgstr "Nos avans adviné vosse plaece come estant : %s (%f, %f)"
+msgid "We think your location is: %s (%f, %f)"
+msgstr "Nos pinsans k' vosse plaece come est : %s (%f, %f)"
-#: ../src/mps-feed-pane.c:458
+#: ../src/mps-feed-pane.c:459
#, c-format
-msgid "Your location is being shared as: %s (%f, %f)"
-msgstr "Vosse plaece est pårtaedjeye come estant : %s (%f, %f)"
+msgid "Your location is currently shared as: %s (%f, %f)"
+msgstr "Vosse plaece est pårtaedjeye pol moumint come : %s (%f, %f)"
-#: ../src/mps-feed-pane.c:468
+#: ../src/mps-feed-pane.c:469
#, c-format
-msgid "We guessed your location as: %f %f"
-msgstr "Nos avans adviné vosse plaece come estant : %f %f"
+msgid "We think your locations is: %f %f"
+msgstr "Nos pinsans k' vosse plaece est : %f %f"
-#: ../src/mps-feed-pane.c:472
+#: ../src/mps-feed-pane.c:473
#, c-format
-msgid "Your location is being shared as: %f %f"
-msgstr "Vosse plaece est pårtaedjeye come estant : %f %f"
+msgid "Your location is currently shared as: %f %f"
+msgstr "Vosse plaece est pårtaedjeye pol moumint come : %f %f"
-#: ../src/mps-feed-pane.c:482
-msgid "Your location is not being shared"
-msgstr "Vosse plaece n' est nén pårtaedjeye"
+#: ../src/mps-feed-pane.c:483
+msgid "Your location isn't currently shared"
+msgstr "Vosse plaece n' est nén pårtaedjeye pol moumint"
#. Actor creation
-#: ../src/mps-feed-pane.c:585
+#: ../src/mps-feed-pane.c:586
msgid "Update"
msgstr "Mete a djoû"
-#: ../src/mps-feed-pane.c:590
+#: ../src/mps-feed-pane.c:591
msgid "What's happening?"
msgstr "Cwè çk' i s' passe ?"
-#: ../src/mps-feed-pane.c:640
+#: ../src/mps-feed-pane.c:641
msgid "Change"
msgstr "Candjî"
-#: ../src/mps-feed-switcher.c:350
+#: ../src/mps-feed-switcher.c:35
+msgid "When you have a web account configured, you will be able to view your feeds and manage your status here."
+msgstr "Cwand vs åroz on conte sol waibe d' apontyî, vos såroz vey cial vos floûs eyet mete a djoû vos statuts."
+
+#: ../src/mps-feed-switcher.c:509 ../src/mps-feed-switcher.c:554
msgid "Add new web account"
msgstr "Radjouter on novea conte waibe"
-#: ../src/mps-feed-switcher.c:373
-msgid "You don't appear to have any web services configured or there is a problem with their configuration. Use the button above to open the My Web Accounts and set one up."
-msgstr "I m' shonne ki vs n' avoz nou siervice waibe d' apontyî ou k' i gn a on problinme avou leu-z apontiaedje. Siervoz vs do boton chal pa dzeu po drovi \"Mes contes waibes\" eyet nd apontyî onk."
+#: ../src/mps-feed-switcher.c:539
+msgid "This is the Status panel."
+msgstr "Çoucial est l' sicriftôr des statuts."
#: ../src/mps-geotag-pane.c:232
msgid "Your location"
@@ -126,3 +126,6 @@
#, c-format
msgid "%s from %s"
msgstr "%s di %s"
+
+#~ msgid "You don't appear to have any web services configured or there is a problem with their configuration. Use the button above to open the My Web Accounts and set one up."
+#~ msgstr "I m' shonne ki vs n' avoz nou siervice waibe d' apontyî ou k' i gn a on problinme avou leu-z apontiaedje. Siervoz vs do boton chal pa dzeu po drovi \"Mes contes waibes\" eyet nd apontyî onk."
--- src/mps-feed-pane.c
+++ src/mps-feed-pane.c
@@ -466,7 +466,7 @@
} else {
if (guess_location)
{
- message = g_strdup_printf (_("We think your locations is: %f %f"),
+ message = g_strdup_printf (_("We think your location is: %f %f"),
latitude,
longitude);
} else {
++++++ meego-panel-status.yaml
--- meego-panel-status.yaml
+++ meego-panel-status.yaml
@@ -1,6 +1,6 @@
Name: meego-panel-status
Summary: Status panel
-Version: 0.2.5
+Version: 0.3.0
Release: 1
Group: System/Desktop
License: LGPL 2.1
@@ -21,7 +21,7 @@
- mx-1.0
- meego-panel
- clutter-gtk-0.10
- - champlain-0.4
+ - champlain-0.8
- geoclue
- gconf-2.0
Configure: configure
More information about the MeeGo-commits
mailing list