aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am7
-rw-r--r--NEWS40
-rw-r--r--configure.ac65
-rw-r--r--data/empathy-accounts.desktop.in.in3
-rw-r--r--goa-mc-plugin/Makefile.am18
-rw-r--r--goa-mc-plugin/mcp-account-manager-goa.c589
-rw-r--r--goa-mc-plugin/mcp-account-manager-goa.h60
-rw-r--r--goa-mc-plugin/mission-control-plugin.c48
-rw-r--r--help/C/irc-manage.page6
-rw-r--r--help/C/share-desktop.page56
-rw-r--r--help/de/de.po917
-rw-r--r--help/es/es.po209
-rw-r--r--help/gl/gl.po4584
-rw-r--r--libempathy-gtk/empathy-account-chooser.c1
-rw-r--r--libempathy-gtk/empathy-account-widget.c72
-rw-r--r--libempathy-gtk/empathy-chat.c45
-rw-r--r--libempathy-gtk/empathy-contact-list-store.c74
-rw-r--r--libempathy-gtk/empathy-contact-selector-dialog.c21
-rw-r--r--libempathy-gtk/empathy-individual-linker.c2
-rw-r--r--libempathy-gtk/empathy-individual-store.c118
-rw-r--r--libempathy-gtk/empathy-individual-view.c8
-rw-r--r--libempathy-gtk/empathy-individual-widget.c243
-rw-r--r--libempathy-gtk/empathy-log-window.c41
-rw-r--r--libempathy-gtk/empathy-persona-view.c6
-rw-r--r--libempathy-gtk/empathy-theme-adium.c14
-rw-r--r--libempathy/empathy-contact.c3
-rw-r--r--libempathy/empathy-individual-manager.c42
-rw-r--r--libempathy/empathy-server-sasl-handler.c56
-rw-r--r--libempathy/empathy-tp-chat.c4
-rw-r--r--libempathy/empathy-utils.c44
-rw-r--r--libempathy/empathy-utils.h3
-rw-r--r--po/POTFILES.in1
-rw-r--r--po/ast.po3043
-rw-r--r--po/be.po686
-rw-r--r--po/bg.po2156
-rw-r--r--po/cs.po1502
-rw-r--r--po/en_GB.po2255
-rw-r--r--po/es.po381
-rw-r--r--po/fa.po1196
-rw-r--r--po/fi.po2965
-rw-r--r--po/gl.po645
-rw-r--r--po/he.po550
-rw-r--r--po/hi.po2945
-rw-r--r--po/id.po1067
-rw-r--r--po/it.po2205
-rw-r--r--po/lv.po1697
-rw-r--r--po/nb.po294
-rw-r--r--po/nl.po791
-rw-r--r--po/pa.po1127
-rw-r--r--po/pl.po2163
-rw-r--r--po/pt_BR.po298
-rw-r--r--po/ru.po189
-rw-r--r--po/sv.po292
-rw-r--r--po/ta.po304
-rw-r--r--po/zh_CN.po1208
-rw-r--r--src/Makefile.am31
-rw-r--r--src/cc-empathy-accounts-panel.c246
-rw-r--r--src/cc-empathy-accounts-panel.h55
-rw-r--r--src/empathy-about-dialog.c2
-rw-r--r--src/empathy-accounts-module.c40
-rw-r--r--src/empathy-import-utils.c4
-rw-r--r--src/empathy-invite-participant-dialog.c32
-rw-r--r--src/empathy-main-window.ui3
-rw-r--r--src/empathy-notifications-approver.c6
-rw-r--r--src/empathy-preferences.ui226
-rw-r--r--src/empathy-video-src.c56
66 files changed, 23255 insertions, 14805 deletions
diff --git a/Makefile.am b/Makefile.am
index 3b88fe0d9..f86a3a46f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,8 @@
MY_SUBDIRS = tools extensions po data telepathy-yell libempathy libempathy-gtk src help tests
NST_SUBDIRS = nautilus-sendto-plugin
+GOA_SUBDIRS = goa-mc-plugin
-DIST_SUBDIRS = $(MY_SUBDIRS) $(NST_SUBDIRS)
+DIST_SUBDIRS = $(MY_SUBDIRS) $(NST_SUBDIRS) $(GOA_SUBDIRS)
SUBDIRS = $(MY_SUBDIRS)
@@ -9,6 +10,10 @@ if HAVE_NST
SUBDIRS += $(NST_SUBDIRS)
endif
+if HAVE_GOA
+SUBDIRS += $(GOA_SUBDIRS)
+endif
+
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS = \
diff --git a/NEWS b/NEWS
index ddb2cf89d..f6e9ca113 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+NEW in 3.1.91 (06/09/2011)
+=============
+
+This release introduces a new optional mission-control plugins providing
+integration with GNOME's online accounts service. With this plugin
+installed, mission-control will automatically create a Telepathy account
+if there is a Google GOA account configured with the 'Chat' feature enabled.
+
+Dependencies:
+
+ • mission-control-plugins (optional)
+ • goa (optional)
+
+Bugs fixed:
+ - Fixed #652543, Add a MC GOA plugin (Danielle Madeley, Guillaume, Desmottes)
+ - Fixed #656871, Shouldn't allow to start video call with audio only contact (Emilio Pozuelo Monfort)
+ - Fixed #657087, build: fix typo in configure summary (Cosimo Cecchi)
+ - Fixed #657266, empathy crashed with SIGSEGV in folks_persona_store_get_can_alias_personas() (Guillaume Desmottes)
+ - Fixed #657842, Search field isn't at the right end of the History window toolbar (Guillaume Desmottes)
+ - Fixed #657843, Chat and Call icons don't match in History window (Emilio Pozuelo Monfort)
+ - Fixed #657914, EmpathyIndividualStore segfaults if contact cannot be obtained by individual (Cosimo Alfarano)
+ - Fixed #657954, log-window: add the "raised" style class to the account chooser (Cosimo Cecchi)
+ - Fixed #657956, primary-toolbar style class has been removed (Cosimo Cecchi)
+ - Fixed #658254, empathy-accounts.desktop should not get installed if no control center embedding (Guillaume Desmottes)
+
+Translations:
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated fa Translation (Arash Mousavi)
+ - Updated gl Translation (Fran Dieguez)
+ - Updated lt Translation (Aurimas Černius)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated nl Translation (Hannie Dumoleyn)
+ - Updated pt_BR Translation (Antonio Fernandes C. Neto)
+ - Updated ru Translation (Yuri Myasoedov)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated ta Translation (Dr.T.Vasudevan)
+
+Documentation translations:
+ - Updated es Documentation translation (Jorge González)
+
NEW in 3.1.90.1 (31/08/2011)
===============
diff --git a/configure.ac b/configure.ac
index 94ba3fe01..11c190cd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ m4_define(empathy_released, 0)
m4_define([empathy_major_version], [3])
m4_define([empathy_minor_version], [1])
-m4_define([empathy_micro_version], [90])
-m4_define([empathy_nano_version], [1])
+m4_define([empathy_micro_version], [91])
+m4_define([empathy_nano_version], [0])
dnl Display the nano_version only if it's not '0'
m4_define([empathy_base_version],
@@ -34,7 +34,7 @@ AC_COPYRIGHT([
# Minimal version required
# Hardp deps
-FOLKS_REQUIRED=0.6.0
+FOLKS_REQUIRED=0.6.2
GLIB_REQUIRED=2.28.0
GNUTLS_REQUIRED=2.8.5
GTK_REQUIRED=3.0.2
@@ -49,15 +49,13 @@ TELEPATHY_LOGGER=0.2.10
WEBKIT_REQUIRED=1.3.13
# Optional deps
+CLUTTER_REQUIRED=1.7.14
CLUTTER_GTK_REQUIRED=0.90.3
ENCHANT_REQUIRED=1.2.0
GEOCLUE_REQUIRED=0.11
ISO_CODES_REQUIRED=0.35
-LIBCHAMPLAIN_GTK_REQUIRED=0.7.1
-LIBCHAMPLAIN_REQUIRED=0.9
NAUTILUS_SENDTO_REQUIRED=2.90.0
NETWORK_MANAGER_REQUIRED=0.7.0
-GNOME_CONTROL_CENTER_REQUIRED=2.31.4
# Use --enable-maintainer-mode to disable deprecated symbols,
# disable single include and enable GSEAL. If this is not a released empathy,
@@ -218,7 +216,7 @@ if test "x$enable_call" != "xno" ; then
[
farsight2-0.10
telepathy-farstream
- clutter-1.0
+ clutter-1.0 >= $CLUTTER_REQUIRED
clutter-gtk-1.0
clutter-gst-1.0
], have_call="yes", have_call="no" )
@@ -441,8 +439,8 @@ if test "x$enable_map" != "xno"; then
PKG_CHECK_MODULES(LIBCHAMPLAIN,
[
clutter-gtk-1.0
- champlain-gtk-0.10
- champlain-0.10
+ champlain-gtk-0.12
+ champlain-0.12
], have_libchamplain="yes", have_libchamplain="no")
if test "x$have_libchamplain" = "xyes"; then
@@ -580,43 +578,33 @@ fi
AM_CONDITIONAL(HAVE_NST, test "x$have_nst" = "xyes")
# -----------------------------------------------------------
-# new, single-window control center
+# goa-mc-plugin
# -----------------------------------------------------------
-AC_ARG_ENABLE(control_center_embedding,
- AS_HELP_STRING([--enable-control-center-embedding=@<:@no/yes/auto@:>@],
- [Enable support for single-window control center]),
- , enable_control_center_embedding=auto)
+AC_ARG_ENABLE(goa,
+ AS_HELP_STRING([--enable-goa=@<:@no/yes/auto@:>@],
+ [build GOA MC plugin]), ,
+ enable_goa=auto)
-if test "x$enable_control_center_embedding" != "xno"; then
-
- PKG_CHECK_MODULES(CONTROL_CENTER_EMBEDDING, [libgnome-control-center >= GNOME_CONTROL_CENTER_REQUIRED],
- have_control_center_embedding="yes", have_control_center_embedding="no")
+if test "x$enable_goa" != "xno"; then
+ PKG_CHECK_MODULES(GOA,
+ [
+ mission-control-plugins
+ goa-1.0
+ ], have_goa="yes", have_goa="no")
- if test "x$have_control_center_embedding" = "xyes"; then
- AC_DEFINE(HAVE_CONTROL_CENTER_EMBEDDING, 1, [Define if you have the single-window control center])
+ AC_MSG_CHECKING([Mission Control plugins dir])
+ MISSION_CONTROL_PLUGINS_DIR=`pkg-config --variable=plugindir mission-control-plugins`
- AC_MSG_CHECKING([gnome-control-center extension dir])
- CONTROL_CENTER_EXTENSIONDIR=`$PKG_CONFIG --variable=extensiondir libgnome-control-center`
- if test "x$CONTROL_CENTER_EXTENSIONDIR" = "x"; then
- AC_MSG_ERROR([Could not determine extensiondir])
- else
- AC_MSG_RESULT([$CONTROL_CENTER_EXTENSIONDIR])
- fi
- AC_SUBST(CONTROL_CENTER_EXTENSIONDIR)
- fi
+ AC_SUBST(MISSION_CONTROL_PLUGINS_DIR)
else
- have_control_center_embedding="no"
+ have_goa=no
fi
-if test "x$enable_control_center_embedding" = "xyes" -a "x$have_control_center_embedding" != "xyes"; then
- AC_MSG_ERROR([Could not find single-window control center dependencies:
-
-$CONTROL_CENTER_EMBEDDING_PKG_ERRORS])
+if test "x$enable_goa" = "xyes" -a "x$have_goa" != "xyes"; then
+ AC_MSG_ERROR([Could not find GOA dependencies.])
fi
-AM_CONDITIONAL(HAVE_CONTROL_CENTER_EMBEDDING, test "x$have_control_center_embedding" = "xyes")
-AC_SUBST(CONTROL_CENTER_EMBEDDING_CFLAGS)
-AC_SUBST(CONTROL_CENTER_EMBEDDING_LIBS)
+AM_CONDITIONAL(HAVE_GOA, test "x$have_goa" = "xyes")
# Optional dependency for avatar selection
AC_ARG_WITH([cheese],
@@ -664,6 +652,7 @@ AC_CONFIG_FILES([
libempathy-gtk/Makefile
src/Makefile
nautilus-sendto-plugin/Makefile
+ goa-mc-plugin/Makefile
help/Makefile
tests/Makefile
tests/interactive/Makefile
@@ -687,7 +676,6 @@ Configure summary:
Location awareness (Geoclue): ${have_geoclue}
Geocode support (Geocode)...: ${have_geocode}
Meego widgets...............: ${have_meego}
- Control center embedding....: ${have_control_center_embedding}
Cheese webcam support ......: ${have_cheese}
Camera monitoring...........: ${have_gudev}
@@ -697,6 +685,7 @@ Configure summary:
Extras:
Nautilus-sendto plugin......: ${have_nst}
+ GOA MC plugin...............: ${have_goa}
Salut E-D-S support.........: ${with_eds}
Exp. Call channel handler...: ${have_call}
Exp. Call log support.......: ${have_call_logs}
diff --git a/data/empathy-accounts.desktop.in.in b/data/empathy-accounts.desktop.in.in
index b2b5faf5c..0dc38c83a 100644
--- a/data/empathy-accounts.desktop.in.in
+++ b/data/empathy-accounts.desktop.in.in
@@ -7,8 +7,7 @@ Icon=empathy
StartupNotify=true
Terminal=false
Type=Application
-Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;X-GNOME-PersonalSettings;
-X-GNOME-Settings-Panel=empathy-accounts
+Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-PersonalSettings;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=empathy
X-GNOME-Bugzilla-Component=General
diff --git a/goa-mc-plugin/Makefile.am b/goa-mc-plugin/Makefile.am
new file mode 100644
index 000000000..18fc9eae6
--- /dev/null
+++ b/goa-mc-plugin/Makefile.am
@@ -0,0 +1,18 @@
+AM_CPPFLAGS = \
+ $(GOA_CFLAGS)
+
+pluginsdir = $(MISSION_CONTROL_PLUGINS_DIR)
+plugins_LTLIBRARIES = \
+ mcp-account-manager-goa.la
+
+mcp_account_manager_goa_la_SOURCES = \
+ mission-control-plugin.c \
+ mcp-account-manager-goa.c mcp-account-manager-goa.h \
+ $(NULL)
+
+mcp_account_manager_goa_la_LIBADD = \
+ $(GOA_LIBS)
+
+mcp_account_manager_goa_la_LDFLAGS = \
+ -module \
+ -avoid-version
diff --git a/goa-mc-plugin/mcp-account-manager-goa.c b/goa-mc-plugin/mcp-account-manager-goa.c
new file mode 100644
index 000000000..d81c60816
--- /dev/null
+++ b/goa-mc-plugin/mcp-account-manager-goa.c
@@ -0,0 +1,589 @@
+/*
+ * mcp-account-manager-goa.c
+ *
+ * McpAccountManagerGoa - a Mission Control plugin to expose GNOME Online
+ * Accounts with chat capabilities (e.g. Facebook) to Mission Control
+ *
+ * Copyright (C) 2010-2011 Collabora Ltd.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
+ *
+ * Authors:
+ * Danielle Madeley <danielle.madeley@collabora.co.uk>
+ */
+
+#include <glib/gi18n.h>
+
+#include <telepathy-glib/util.h>
+
+#define GOA_API_IS_SUBJECT_TO_CHANGE /* awesome! */
+#include <goa/goa.h>
+
+#include "mcp-account-manager-goa.h"
+
+#define DEBUG g_debug
+#define GET_PRIVATE(self) (((McpAccountManagerGoa *) self)->priv)
+#define DECLARE_GASYNC_CALLBACK(name) \
+ static void name (GObject *, GAsyncResult *, gpointer);
+
+#define PLUGIN_NAME "goa"
+#define PLUGIN_PRIORITY (MCP_ACCOUNT_STORAGE_PLUGIN_PRIO_KEYRING + 10)
+#define PLUGIN_DESCRIPTION "Provide Telepathy Accounts from GOA"
+#define PLUGIN_PROVIDER "org.gnome.OnlineAccounts"
+
+#define INITIAL_COMMENT "Parameters of GOA Telepathy accounts"
+
+static void account_storage_iface_init (McpAccountStorageIface *iface);
+
+G_DEFINE_TYPE_WITH_CODE (McpAccountManagerGoa,
+ mcp_account_manager_goa,
+ G_TYPE_OBJECT,
+ G_IMPLEMENT_INTERFACE (MCP_TYPE_ACCOUNT_STORAGE,
+ account_storage_iface_init))
+
+struct _McpAccountManagerGoaPrivate
+{
+ gboolean ready;
+
+ GoaClient *client;
+ GHashTable *accounts; /* alloc'ed string -> ref'ed GoaObject */
+
+ GKeyFile *store;
+ gchar *filename;
+};
+
+
+static void
+mcp_account_manager_goa_dispose (GObject *self)
+{
+ McpAccountManagerGoaPrivate *priv = GET_PRIVATE (self);
+
+ tp_clear_object (&priv->client);
+
+ G_OBJECT_CLASS (mcp_account_manager_goa_parent_class)->dispose (self);
+}
+
+
+static void
+mcp_account_manager_goa_finalize (GObject *self)
+{
+ McpAccountManagerGoaPrivate *priv = GET_PRIVATE (self);
+
+ g_hash_table_destroy (priv->accounts);
+ g_key_file_free (priv->store);
+ g_free (priv->filename);
+
+ G_OBJECT_CLASS (mcp_account_manager_goa_parent_class)->finalize (self);
+}
+
+
+static void
+mcp_account_manager_goa_class_init (McpAccountManagerGoaClass *klass)
+{
+ GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+
+ gobject_class->dispose = mcp_account_manager_goa_dispose;
+ gobject_class->finalize = mcp_account_manager_goa_finalize;
+
+ g_type_class_add_private (gobject_class,
+ sizeof (McpAccountManagerGoaPrivate));
+}
+
+static GHashTable *
+get_tp_parameters (GoaAccount *account)
+{
+ GHashTable *params = g_hash_table_new_full (g_str_hash, g_str_equal,
+ NULL, g_free);
+ const char *type = goa_account_get_provider_type (account);
+
+#define PARAM(key, value) g_hash_table_insert (params, key, g_strdup (value));
+
+ if (!tp_strdiff (type, "google"))
+ {
+ PARAM ("manager", "gabble");
+ PARAM ("protocol", "jabber");
+ PARAM ("Icon", "im-google-talk");
+ PARAM ("Service", "google-talk");
+
+ PARAM ("param-account", goa_account_get_identity (account));
+ PARAM ("param-server", "talk.google.com");
+ PARAM ("param-fallback-servers",
+ "talkx.l.google.com;"
+ "talkx.l.google.com:443,oldssl;"
+ "talkx.l.google.com:80");
+ PARAM ("param-extra-certificate-identities", "talk.google.com");
+ PARAM ("param-require-encryption", "true");
+ }
+ else
+ {
+ /* unknown account type */
+ g_hash_table_destroy (params);
+ return NULL;
+ }
+
+ /* TODO: add Facebook support */
+
+ /* generic properties */
+ PARAM ("DisplayName", goa_account_get_presentation_identity (account));
+
+#undef PARAM
+
+ return params;
+}
+
+
+static char *
+get_tp_account_name (GoaAccount *account)
+{
+ GHashTable *params = get_tp_parameters (account);
+ const char *type = goa_account_get_provider_type (account);
+ const char *id = goa_account_get_id (account);
+ char *name;
+
+ if (params == NULL)
+ return NULL;
+
+ name = g_strdup_printf ("%s/%s/goa_%s_%s",
+ (char *) g_hash_table_lookup (params, "manager"),
+ (char *) g_hash_table_lookup (params, "protocol"),
+ type, id);
+
+ g_hash_table_destroy (params);
+
+ return name;
+}
+
+static void
+object_chat_changed_cb (GoaObject *object,
+ GParamSpec *spec,
+ McpAccountManagerGoa *self)
+{
+ GoaAccount *account = goa_object_peek_account (object);
+ char *name = get_tp_account_name (account);
+ gboolean enabled;
+
+ enabled = (goa_object_peek_chat (object) != NULL);
+
+ DEBUG ("%s %s", name, enabled ? "enabled" : "disabled");
+
+ if (self->priv->ready)
+ g_signal_emit_by_name (self, "toggled", name, enabled);
+}
+
+static void
+_new_account (McpAccountManagerGoa *self,
+ GoaObject *object)
+{
+ GoaAccount *account = goa_object_peek_account (object);
+ char *account_name = get_tp_account_name (account);
+
+ if (account_name == NULL)
+ return;
+
+ /* @account_name now is owned by the hash table */
+ g_hash_table_insert (self->priv->accounts, account_name,
+ g_object_ref (object));
+
+ if (self->priv->ready)
+ g_signal_emit_by_name (self, "created", account_name);
+
+ tp_g_signal_connect_object (object, "notify::chat",
+ G_CALLBACK (object_chat_changed_cb), self, 0);
+}
+
+
+DECLARE_GASYNC_CALLBACK (_goa_client_new_cb);
+
+static void
+load_store (McpAccountManagerGoa *self)
+{
+ GError *error = NULL;
+
+ if (!g_key_file_load_from_file (self->priv->store, self->priv->filename,
+ G_KEY_FILE_KEEP_COMMENTS, &error))
+ {
+ gchar *dir;
+
+ DEBUG ("Failed to load keyfile, creating a new one: %s", error->message);
+
+ dir = g_path_get_dirname (self->priv->filename);
+
+ g_mkdir_with_parents (dir, 0700);
+ g_free (dir);
+
+ g_key_file_set_comment (self->priv->store, NULL, NULL, INITIAL_COMMENT,
+ NULL);
+
+ g_error_free (error);
+ }
+}
+
+static void
+mcp_account_manager_goa_init (McpAccountManagerGoa *self)
+{
+ gchar *path;
+
+ DEBUG ("GOA MC plugin initialised");
+
+ self->priv = G_TYPE_INSTANCE_GET_PRIVATE (self,
+ MCP_TYPE_ACCOUNT_MANAGER_GOA, McpAccountManagerGoaPrivate);
+
+ self->priv->accounts = g_hash_table_new_full (g_str_hash, g_str_equal,
+ g_free, g_object_unref);
+
+ goa_client_new (NULL, _goa_client_new_cb, self);
+
+ /* key file store */
+ self->priv->store = g_key_file_new ();
+ self->priv->filename = g_build_filename (g_get_user_data_dir (), "telepathy",
+ "mission-control", "accounts-goa.cfg", NULL);
+
+ load_store (self);
+}
+
+
+static void
+_account_added_cb (GoaClient *client,
+ GoaObject *object,
+ McpAccountManagerGoa *self)
+{
+ _new_account (self, object);
+}
+
+
+static void
+_account_removed_cb (GoaClient *client,
+ GoaObject *object,
+ McpAccountManagerGoa *self)
+{
+ GoaAccount *account = goa_object_peek_account (object);
+ char *name = get_tp_account_name (account);
+
+ if (self->priv->ready)
+ g_signal_emit_by_name (self, "deleted", name);
+
+ g_hash_table_remove (self->priv->accounts, name);
+
+ g_free (name);
+}
+
+static void
+_goa_client_new_cb (GObject *obj,
+ GAsyncResult *result,
+ gpointer user_data)
+{
+ McpAccountManagerGoa *self = user_data;
+ GoaClient *client;
+ GList *accounts, *ptr;
+ GError *error = NULL;
+
+ self->priv->client = goa_client_new_finish (result, &error);
+
+ if (error != NULL)
+ {
+ DEBUG ("Failed to connect to GOA");
+ return;
+ }
+
+ accounts = goa_client_get_accounts (self->priv->client);
+
+ for (ptr = accounts; ptr != NULL; ptr = ptr->next)
+ {
+ _new_account (self, ptr->data);
+ }
+
+ g_list_free_full (accounts, g_object_unref);
+
+ g_signal_connect (self->priv->client, "account-added",
+ G_CALLBACK (_account_added_cb), self);
+ g_signal_connect (self->priv->client, "account-removed",
+ G_CALLBACK (_account_removed_cb), self);
+}
+
+
+static GList *
+mcp_account_manager_goa_list (const McpAccountStorage *self,
+ const McpAccountManager *am)
+{
+ McpAccountManagerGoaPrivate *priv = GET_PRIVATE (self);
+ GList *accounts = NULL;
+ GHashTableIter iter;
+ gpointer key;
+
+ DEBUG (G_STRFUNC);
+
+ g_hash_table_iter_init (&iter, priv->accounts);
+ while (g_hash_table_iter_next (&iter, &key, NULL))
+ accounts = g_list_prepend (accounts, g_strdup (key));
+
+ return accounts;
+}
+
+
+static void
+get_enabled (const McpAccountStorage *self,
+ const McpAccountManager *am,
+ const gchar *acct,
+ GoaObject *object)
+{
+ mcp_account_manager_set_value (am, acct, "Enabled",
+ goa_object_peek_chat (object) != NULL ? "true" : "false");
+}
+
+
+static gboolean
+mcp_account_manager_goa_get (const McpAccountStorage *self,
+ const McpAccountManager *am,
+ const gchar *acct,
+ const gchar *key)
+{
+ McpAccountManagerGoaPrivate *priv = GET_PRIVATE (self);
+ GoaObject *object;
+ GoaAccount *account;
+
+ DEBUG ("%s: %s, %s", G_STRFUNC, acct, key);
+
+ object = g_hash_table_lookup (priv->accounts, acct);
+
+ if (object == NULL)
+ return FALSE;
+
+ account = goa_object_peek_account (object);
+
+ if (account == NULL)
+ return FALSE;
+
+ if (key == NULL)
+ {
+ /* load all keys */
+ GHashTable *params = get_tp_parameters (account);
+ GHashTableIter iter;
+ gpointer key, value;
+ GStrv keys;
+ guint i;
+ gssize nkeys = 0;
+
+ /* Properties from GOA */
+ g_hash_table_iter_init (&iter, params);
+ while (g_hash_table_iter_next (&iter, &key, &value))
+ mcp_account_manager_set_value (am, acct, key, value);
+
+ g_hash_table_destroy (params);
+
+ /* Stored properties */
+ keys = g_key_file_get_keys (priv->store, acct, &nkeys, NULL);
+
+ for (i = 0; i < nkeys; i++)
+ {
+ gchar *v = g_key_file_get_value (priv->store, acct, keys[i], NULL);
+
+ if (v != NULL)
+ {
+ mcp_account_manager_set_value (am, acct, keys[i], v);
+ g_free (v);
+ }
+ }
+
+ g_strfreev (keys);
+
+ /* Enabled */
+ get_enabled (self, am, acct, object);
+ }
+ else if (!tp_strdiff (key, "Enabled"))
+ {
+ get_enabled (self, am, acct, object);
+ }
+ else
+ {
+ /* get a specific key */
+ GHashTable *params = get_tp_parameters (account);
+ gchar *value;
+
+ value = g_hash_table_lookup (params, key);
+
+ if (value == NULL)
+ value = g_key_file_get_value (priv->store, acct, key, NULL);
+ else
+ value = g_strdup (value);
+
+ mcp_account_manager_set_value (am, acct, key, value);
+
+ g_hash_table_destroy (params);
+ g_free (value);
+ }
+
+ return TRUE;
+}
+
+static gboolean
+account_is_in_goa (const McpAccountStorage *self,
+ const gchar *account)
+{
+ McpAccountManagerGoaPrivate *priv = GET_PRIVATE (self);
+
+ return (g_hash_table_lookup (priv->accounts, acct) != NULL);
+}
+
+static gboolean
+mcp_account_manager_goa_set (const McpAccountStorage *self,
+ const McpAccountManager *am,
+ const gchar *account,
+ const gchar *key,
+ const gchar *val)
+{
+ McpAccountManagerGoaPrivate *priv = GET_PRIVATE (self);
+ GError *error = NULL;
+
+ if (!account_is_in_goa (self, account))
+ return FALSE;
+
+ /* No need to save Enabled, it's up to the GOA configuration if the account
+ * is configured or not. */
+ if (!tp_strdiff (key, "Enabled"))
+ return TRUE;
+
+ DEBUG ("%s: (%s, %s, %s)", G_STRFUNC, account, key, val);
+
+ if (val != NULL)
+ g_key_file_set_value (priv->store, account, key, val);
+ else
+ g_key_file_remove_key (priv->store, account, key, NULL);
+
+ /* Pretend we save everything so MC won't save this in accounts.cfg */
+ return TRUE;
+}
+
+
+static gboolean
+mcp_account_manager_goa_delete (const McpAccountStorage *self,
+ const McpAccountManager *am,
+ const gchar *account,
+ const gchar *key)
+{
+ McpAccountManagerGoaPrivate *priv = GET_PRIVATE (self);
+
+ if (!account_is_in_goa (self, account))
+ return FALSE;
+
+ DEBUG ("%s: (%s, %s)", G_STRFUNC, account, key);
+
+ if (key == NULL)
+ {
+ g_key_file_remove_group (priv->store, account, NULL);
+ }
+ else
+ {
+ g_key_file_remove_key (priv->store, account, key, NULL);
+ }
+
+ /* Pretend we deleted everything */
+ return TRUE;
+}
+
+
+static gboolean
+mcp_account_manager_goa_commit (const McpAccountStorage *self,
+ const McpAccountManager *am)
+{
+ McpAccountManagerGoaPrivate *priv = GET_PRIVATE (self);
+ gchar *data;
+ gsize len;
+ GError *error = NULL;
+
+ DEBUG ("Save config to %s", priv->filename);
+
+ data = g_key_file_to_data (priv->store, &len, &error);
+ if (data == NULL)
+ {
+ DEBUG ("Failed to get data from store: %s", error->message);
+
+ g_error_free (error);
+ return FALSE;
+ }
+
+ if (!g_file_set_contents (priv->filename, data, len, &error))
+ {
+ DEBUG ("Failed to write file: %s", error->message);
+
+ g_free (data);
+ g_error_free (error);
+ return FALSE;
+ }
+
+ g_free (data);
+
+ return TRUE;
+}
+
+
+static void
+mcp_account_manager_goa_ready (const McpAccountStorage *self,
+ const McpAccountManager *am)
+{
+ McpAccountManagerGoaPrivate *priv = GET_PRIVATE (self);
+
+ priv->ready = TRUE;
+}
+
+
+static guint
+mcp_account_manager_goa_get_restrictions (const McpAccountStorage *self,
+ const gchar *account)
+{
+ return TP_STORAGE_RESTRICTION_FLAG_CANNOT_SET_PARAMETERS |
+ TP_STORAGE_RESTRICTION_FLAG_CANNOT_SET_SERVICE |
+ TP_STORAGE_RESTRICTION_FLAG_CANNOT_SET_ENABLED;
+}
+
+
+static void
+mcp_account_manager_goa_get_identifier (const McpAccountStorage *self,
+ const gchar *acct,
+ GValue *identifier)
+{
+ McpAccountManagerGoaPrivate *priv = GET_PRIVATE (self);
+ GoaObject *object;
+ GoaAccount *account;
+
+ object = g_hash_table_lookup (priv->accounts, acct);
+ g_return_if_fail (object != NULL);
+
+ account = goa_object_peek_account (object);
+ g_return_if_fail (account != NULL);
+
+ g_value_init (identifier, G_TYPE_STRING);
+ g_value_set_string (identifier, goa_account_get_id (account));
+}
+
+
+static void
+account_storage_iface_init (McpAccountStorageIface *iface)
+{
+ mcp_account_storage_iface_set_name (iface, PLUGIN_NAME);
+ mcp_account_storage_iface_set_desc (iface, PLUGIN_DESCRIPTION);
+ mcp_account_storage_iface_set_priority (iface, PLUGIN_PRIORITY);
+ mcp_account_storage_iface_set_provider (iface, PLUGIN_PROVIDER);
+
+#define IMPLEMENT(x) mcp_account_storage_iface_implement_##x(iface, \
+ mcp_account_manager_goa_##x)
+ IMPLEMENT (get);
+ IMPLEMENT (list);
+ IMPLEMENT (set);
+ IMPLEMENT (delete);
+ IMPLEMENT (commit);
+ IMPLEMENT (ready);
+ IMPLEMENT (get_restrictions);
+ IMPLEMENT (get_identifier);
+#undef IMPLEMENT
+}
diff --git a/goa-mc-plugin/mcp-account-manager-goa.h b/goa-mc-plugin/mcp-account-manager-goa.h
new file mode 100644
index 000000000..bc4cfde67
--- /dev/null
+++ b/goa-mc-plugin/mcp-account-manager-goa.h
@@ -0,0 +1,60 @@
+/*
+ * mcp-account-manager-goa.h
+ *
+ * McpAccountManagerGoa - a Mission Control plugin to expose GNOME Online
+ * Accounts with chat capabilities (e.g. Facebook) to Mission Control
+ *
+ * Copyright (C) 2010-2011 Collabora Ltd.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
+ *
+ * Authors:
+ * Danielle Madeley <danielle.madeley@collabora.co.uk>
+ */
+
+#include <mission-control-plugins/mission-control-plugins.h>
+
+#ifndef __MCP_ACCOUNT_MANAGER_GOA_H__
+#define __MCP_ACCOUNT_MANAGER_GOA_H__
+
+G_BEGIN_DECLS
+
+#define MCP_TYPE_ACCOUNT_MANAGER_GOA (mcp_account_manager_goa_get_type ())
+#define MCP_ACCOUNT_MANAGER_GOA(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), MCP_TYPE_ACCOUNT_MANAGER_GOA, McpAccountManagerGoa))
+#define MCP_ACCOUNT_MANAGER_GOA_CLASS(obj) (G_TYPE_CHECK_CLASS_CAST ((obj), MCP_TYPE_ACCOUNT_MANAGER_GOA, McpAccountManagerGoaClass))
+#define MCP_IS_ACCOUNT_MANAGER_GOA(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), MCP_TYPE_ACCOUNT_MANAGER_GOA))
+#define MCP_IS_ACCOUNT_MANAGER_GOA_CLASS(obj) (G_TYPE_CHECK_CLASS_TYPE ((obj), MCP_TYPE_ACCOUNT_MANAGER_GOA))
+#define MCP_ACCOUNT_MANAGER_GOA_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), MCP_TYPE_ACCOUNT_MANAGER_GOA, McpAccountManagerGoaClass))
+
+typedef struct _McpAccountManagerGoa McpAccountManagerGoa;
+typedef struct _McpAccountManagerGoaClass McpAccountManagerGoaClass;
+typedef struct _McpAccountManagerGoaPrivate McpAccountManagerGoaPrivate;
+
+struct _McpAccountManagerGoa
+{
+ GObject parent;
+
+ McpAccountManagerGoaPrivate *priv;
+};
+
+struct _McpAccountManagerGoaClass
+{
+ GObjectClass parent_class;
+};
+
+GType mcp_account_manager_goa_get_type (void);
+
+G_END_DECLS
+
+#endif
diff --git a/goa-mc-plugin/mission-control-plugin.c b/goa-mc-plugin/mission-control-plugin.c
new file mode 100644
index 000000000..406530560
--- /dev/null
+++ b/goa-mc-plugin/mission-control-plugin.c
@@ -0,0 +1,48 @@
+/*
+ * mission-control-plugin.c
+ *
+ * A Mission Control plugin to expose GNOME Online Accounts with chat
+ * capabilities (e.g. Facebook) to Mission Control
+ *
+ * Copyright (C) 2010-2011 Collabora Ltd.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
+ *
+ * Authors:
+ * Danielle Madeley <danielle.madeley@collabora.co.uk>
+ */
+
+#include <mission-control-plugins/mission-control-plugins.h>
+
+#include "mcp-account-manager-goa.h"
+
+GObject *
+mcp_plugin_ref_nth_object (guint n)
+{
+ static void *plugin_0 = NULL;
+
+ switch (n)
+ {
+ case 0:
+ if (plugin_0 == NULL)
+ plugin_0 = g_object_new (MCP_TYPE_ACCOUNT_MANAGER_GOA, NULL);
+ else
+ g_object_ref (plugin_0);
+
+ return plugin_0;
+
+ default:
+ return NULL;
+ }
+}
diff --git a/help/C/irc-manage.page b/help/C/irc-manage.page
index 2f9cbaea4..2a85f1567 100644
--- a/help/C/irc-manage.page
+++ b/help/C/irc-manage.page
@@ -1,5 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:e="http://projectmallard.org/experimental/"
+ xmlns:if="http://projectmallard.org/experimental/if/"
type="guide" style="2column"
id="irc-manage"
groups="one two">
@@ -36,6 +37,11 @@
<note style="info package">
<p>You must have the <sys>telepathy-idle</sys> package installed to use IRC
in <app>Empathy</app>.</p>
+ <if:choose>
+ <if:when test="if:supports('action:install')">
+ <p><link action="install:telepathy-idle" xref="index" style="button">Install telepathy-idle</link></p>
+ </if:when>
+ </if:choose>
</note>
<section id="manage" style="2column">
diff --git a/help/C/share-desktop.page b/help/C/share-desktop.page
index 08a7dd6b4..f7cf463d2 100644
--- a/help/C/share-desktop.page
+++ b/help/C/share-desktop.page
@@ -5,14 +5,19 @@
<info>
<link type="guide" xref="index#advanced"/>
<desc>
- Share the desktop with your contacts.
+ Show your desktop to your contacts.
</desc>
<revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/>
<revision pkgversion="2.28" version="0.2" date="2009-08-10" status="review"/>
+ <revision pkgversion="2.28" version="0.3" date="2009-09-05" status="review"/>
<credit type="author">
<name>Milo Casagrande</name>
<email>milo@ubuntu.com</email>
</credit>
+ <credit type="author">
+ <name>Ekaterina Gerasimova</name>
+ <email>kittykat3756@gmail.com</email>
+ </credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
@@ -28,62 +33,71 @@
<title>Share your desktop</title>
<p>
- It is possible, with some of your contacts, to share your desktop with them, or to start
- using your contacts desktop. You can use
- this functionality to show your desktop to your contacts, to ask for help or to
- help your contacts resolve a problem.
+ It is possible to share your desktop with some of your contacts. You can
+ use this functionality to show your desktop to your contacts to, for
+ example, ask for help or help your contacts resolve a problem.
</p>
<note style="tip">
<p>
- In order to be able to share your desktop or to remotely use your contacts desktop,
- it is necessary to have a remote desktop viewer application installed in your system.
+ To be able to share your desktop, you need to have a VNC server, which
+ has support for the feature, installed on your system. <app>Vino</app>,
+ the GNOME VNC server, has the required support.
</p>
</note>
<steps>
<item>
<p>
- From the <gui>Contact List</gui> window, perform one of the following:
+ From the <gui>Contact List</gui> window, do one of the following:
</p>
<list>
<item>
<p>
- Select the contact you want to share your desktop with, and choose
- <guiseq><gui>Edit</gui><gui>Contact</gui><gui>Share my desktop</gui></guiseq>.
+ Select the contact you want to share your desktop with and choose
+ <guiseq><gui>Edit</gui><gui>Contact</gui>
+ <gui>Share My Desktop</gui></guiseq>.
</p>
</item>
<item>
<p>
- Right-click on the name of the contact you want to share your desktop with,
- and select <gui>Share my desktop</gui>.
+ Right-click on the name of the contact you want to share your
+ desktop with and select <gui>Share My Desktop</gui>.
</p>
</item>
</list>
</item>
<item>
<p>
- A request will be sent to the contact you want to share your desktop with.
- If they accept, the default remote desktop viewer application will be launched in
- order to permit you to disconnect the user that is controlling your desktop.
+ An invitation to view your desktop will be sent to the contact you have
+ selected. To view your desktop, they will need to accept it.
</p>
+ </item>
+ <item>
<p>
- For more information about how to use the remote desktop viewer application,
- refer to its help.
+ You can disconnect the contact from your computer using your desktop
+ sharing application.
</p>
+ <note>
+ <p>
+ For more information about how to use the remote desktop sharing
+ application, refer to its help.
+ </p>
+ </note>
</item>
</steps>
<p>
When you share your desktop with someone else, it is possible to experience
- system performance slowdown and low Internet speed.
+ system performance slowdown and low Internet speed.
</p>
<note>
<p>
- Not all your contacts might be able to support this functionality. It is necessary
- for them to have at least the 2.28 version of <app>Empathy</app> and a remote desktop
- viewer application installed in their system.
+ Some of your contacts may not be able to use this feature. It is
+ necessary for them to have version 2.28, or newer, of <app>Empathy</app>
+ and a compatible remote desktop viewer application installed in their
+ system.
</p>
</note>
diff --git a/help/de/de.po b/help/de/de.po
index 52964b6de..4f6e78c5f 100644
--- a/help/de/de.po
+++ b/help/de/de.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy help master\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-01 10:03+0000\n"
-"PO-Revision-Date: 2011-04-01 12:02+0200\n"
+"POT-Creation-Date: 2011-09-05 18:45+0000\n"
+"PO-Revision-Date: 2011-09-06 20:40+0100\n"
"Last-Translator: Mario Blättermann <mariobl@freenet.de>\n"
"Language-Team: Deutsch <gnome-de@gnome.org>\n"
"MIME-Version: 1.0\n"
@@ -34,14 +34,14 @@ msgid "Start a video conversation with one of your contacts."
msgstr "Beginnen Sie eine Videounterhaltung mit einem Ihrer Kontakte."
#: C/video-call.page:21(name) C/status-icons.page:16(name)
-#: C/share-desktop.page:13(name) C/set-custom-status.page:19(name)
+#: C/share-desktop.page:14(name) C/set-custom-status.page:19(name)
#: C/send-file.page:21(name) C/salut-protocol.page:18(name)
#: C/remove-account.page:18(name) C/prob-conn-neterror.page:18(name)
#: C/prob-conn-name.page:17(name) C/prob-conn-auth.page:21(name)
#: C/prob-conn-acctdisabled.page:18(name) C/prev-conv.page:16(name)
#: C/link-contacts.page:15(name) C/irc-start-conversation.page:15(name)
#: C/irc-send-file.page:16(name) C/irc-nick-password.page:18(name)
-#: C/irc-manage.page:19(name) C/irc-join-room.page:16(name)
+#: C/irc-manage.page:20(name) C/irc-join-room.page:16(name)
#: C/irc-join-pwd.page:17(name) C/irc-commands.page:10(name)
#: C/introduction.page:13(name) C/index.page:19(name)
#: C/import-account.page:23(name) C/hide-contacts.page:11(name)
@@ -56,14 +56,14 @@ msgid "Milo Casagrande"
msgstr "Milo Casagrande"
#: C/video-call.page:22(email) C/status-icons.page:17(email)
-#: C/share-desktop.page:14(email) C/set-custom-status.page:20(email)
+#: C/share-desktop.page:15(email) C/set-custom-status.page:20(email)
#: C/send-file.page:22(email) C/salut-protocol.page:19(email)
#: C/remove-account.page:19(email) C/prob-conn-neterror.page:19(email)
#: C/prob-conn-name.page:18(email) C/prob-conn-auth.page:22(email)
#: C/prob-conn-acctdisabled.page:19(email) C/prev-conv.page:17(email)
#: C/link-contacts.page:16(email) C/irc-start-conversation.page:16(email)
#: C/irc-send-file.page:17(email) C/irc-nick-password.page:19(email)
-#: C/irc-manage.page:20(email) C/irc-join-room.page:17(email)
+#: C/irc-manage.page:21(email) C/irc-join-room.page:17(email)
#: C/irc-join-pwd.page:18(email) C/irc-commands.page:11(email)
#: C/introduction.page:14(email) C/index.page:20(email)
#: C/import-account.page:24(email) C/hide-contacts.page:12(email)
@@ -77,27 +77,27 @@ msgstr "Milo Casagrande"
msgid "milo@ubuntu.com"
msgstr "milo@ubuntu.com"
-#: C/video-call.page:25(p) C/status-icons.page:24(p)
-#: C/share-desktop.page:17(p) C/set-custom-status.page:23(p)
-#: C/send-message.page:21(p) C/send-file.page:25(p)
-#: C/salut-protocol.page:22(p) C/remove-account.page:22(p)
-#: C/prob-conn.page:18(p) C/prob-conn-neterror.page:22(p)
-#: C/prob-conn-name.page:21(p) C/prob-conn-auth.page:25(p)
-#: C/prob-conn-acctdisabled.page:22(p) C/prev-conv.page:24(p)
-#: C/link-contacts.page:19(p) C/irc-start-conversation.page:19(p)
-#: C/irc-send-file.page:20(p) C/irc-nick-password.page:22(p)
-#: C/irc-manage.page:23(p) C/irc-join-room.page:20(p)
-#: C/irc-join-pwd.page:21(p) C/irc-commands.page:14(p)
-#: C/introduction.page:17(p) C/index.page:23(p) C/import-account.page:31(p)
-#: C/hide-contacts.page:15(p) C/group-conversations.page:23(p)
-#: C/geolocation-what-is.page:22(p) C/geolocation-turn.page:22(p)
-#: C/geolocation-supported.page:20(p) C/geolocation-privacy.page:21(p)
-#: C/geolocation-not-showing.page:21(p) C/geolocation.page:21(p)
-#: C/favorite-rooms.page:18(p) C/disable-account.page:28(p)
-#: C/create-account.page:23(p) C/change-status.page:23(p)
-#: C/audio-video.page:21(p) C/audio-call.page:23(p) C/add-contact.page:22(p)
-#: C/add-account.page:28(p) C/accounts-window.page:22(p)
-#: C/account-jabber.page:18(p) C/account-irc.page:20(p)
+#: C/video-call.page:25(p) C/status-icons.page:24(p) C/share-desktop.page:22(p)
+#: C/set-custom-status.page:23(p) C/send-message.page:21(p)
+#: C/send-file.page:25(p) C/salut-protocol.page:22(p)
+#: C/remove-account.page:22(p) C/prob-conn.page:18(p)
+#: C/prob-conn-neterror.page:22(p) C/prob-conn-name.page:21(p)
+#: C/prob-conn-auth.page:25(p) C/prob-conn-acctdisabled.page:22(p)
+#: C/prev-conv.page:24(p) C/link-contacts.page:19(p)
+#: C/irc-start-conversation.page:19(p) C/irc-send-file.page:20(p)
+#: C/irc-nick-password.page:22(p) C/irc-manage.page:24(p)
+#: C/irc-join-room.page:20(p) C/irc-join-pwd.page:21(p)
+#: C/irc-commands.page:14(p) C/introduction.page:17(p) C/index.page:23(p)
+#: C/import-account.page:31(p) C/hide-contacts.page:15(p)
+#: C/group-conversations.page:23(p) C/geolocation-what-is.page:22(p)
+#: C/geolocation-turn.page:22(p) C/geolocation-supported.page:20(p)
+#: C/geolocation-privacy.page:21(p) C/geolocation-not-showing.page:21(p)
+#: C/geolocation.page:21(p) C/favorite-rooms.page:18(p)
+#: C/disable-account.page:28(p) C/create-account.page:23(p)
+#: C/change-status.page:23(p) C/audio-video.page:21(p) C/audio-call.page:23(p)
+#: C/add-contact.page:22(p) C/add-account.page:28(p)
+#: C/accounts-window.page:22(p) C/account-jabber.page:18(p)
+#: C/account-irc.page:20(p)
msgid "Creative Commons Share Alike 3.0"
msgstr "Creative Commons Share Alike 3.0"
@@ -119,15 +119,15 @@ msgstr ""
#: C/video-call.page:37(p)
msgid ""
-"From the <gui>Contact List</gui> window, click the <media type=\"image\" "
-"mime=\"image/png\" src=\"figures/camera-web.png\">video call</media> icon "
-"next to the name of the contact you wish to call and choose <gui style="
-"\"menuitem\">Video Call</gui>."
+"From the <gui>Contact List</gui> window, click the <media type=\"image\" mime="
+"\"image/png\" src=\"figures/camera-web.png\">video call</media> icon next to "
+"the name of the contact you wish to call and choose <gui style=\"menuitem"
+"\">Video Call</gui>."
msgstr ""
-"Klicken Sie im <gui>Kontaktlisten</gui>-Fenster auf das <media type=\"image"
-"\" mime=\"image/png\" src=\"figures/camera-web.png\">Videoanruf</media>-"
-"Symbol neben dem Namen des Kontakts, den Sie anrufen wollen, und wählen Sie "
-"<gui style=\"menuitem\">Videoanruf</gui>."
+"Klicken Sie im <gui>Kontaktlisten</gui>-Fenster auf das <media type=\"image\" "
+"mime=\"image/png\" src=\"figures/camera-web.png\">Videoanruf</media>-Symbol "
+"neben dem Namen des Kontakts, den Sie anrufen wollen, und wählen Sie <gui "
+"style=\"menuitem\">Videoanruf</gui>."
#: C/video-call.page:43(p) C/audio-call.page:42(p)
msgid ""
@@ -135,9 +135,9 @@ msgid ""
"<gui>Connected</gui> at the bottom of the window, along with the total "
"conversation time."
msgstr ""
-"Ein neues Fenster wird geöffnet. Sobald die Verbindung aufgebaut wurde, "
-"sehen Sie am unteren Rand des Fensters <gui>Verbunden</gui> und die "
-"Gesamtzeit der Unterhaltung."
+"Ein neues Fenster wird geöffnet. Sobald die Verbindung aufgebaut wurde, sehen "
+"Sie am unteren Rand des Fensters <gui>Verbunden</gui> und die Gesamtzeit der "
+"Unterhaltung."
#: C/video-call.page:48(p) C/audio-call.page:48(p)
msgid "To end the conversation, click on <gui style=\"button\">Hang up</gui>."
@@ -150,9 +150,9 @@ msgid ""
"To turn a video conversation into an audio conversation, choose <guiseq><gui "
"style=\"menu\">Video</gui><gui style=\"menuitem\">Video Off</gui></guiseq>."
msgstr ""
-"Um eine Video-Unterhaltung in eine Audio-Unterhaltung umzuwandeln, wählen "
-"Sie <guiseq><gui style=\"menu\">Video</gui><gui style=\"menuitem\">Video "
-"aus</gui></guiseq>."
+"Um eine Video-Unterhaltung in eine Audio-Unterhaltung umzuwandeln, wählen Sie "
+"<guiseq><gui style=\"menu\">Video</gui><gui style=\"menuitem\">Video aus</"
+"gui></guiseq>."
#: C/video-call.page:60(title)
msgid "Start a video conversation with a meta-contact"
@@ -174,9 +174,9 @@ msgstr ""
#: C/video-call.page:75(p) C/send-message.page:65(p) C/audio-call.page:78(p)
msgid ""
"To recognize if a contact is a <em>meta-contact</em>, move your mouse on a "
-"contact in the <gui>Contact List</gui> window, and stop over it for a "
-"second: a small pop-up message will appear showing the number of the "
-"contacts that form the meta-contact."
+"contact in the <gui>Contact List</gui> window, and stop over it for a second: "
+"a small pop-up message will appear showing the number of the contacts that "
+"form the meta-contact."
msgstr ""
"Bewegen und halten Sie den Mauszeiger über einen Kontakt im Fenster "
"<gui>Kontaktliste</gui>, um erkennen zu können, ob es sich um einen <em>Meta-"
@@ -258,18 +258,18 @@ msgstr "Beschäftigt"
#: C/status-icons.page:47(p)
msgid ""
-"Use the <em>Busy</em> status to let your contacts know that you don’t want "
-"to chat right now. They can still contact you, for instance if they have "
+"Use the <em>Busy</em> status to let your contacts know that you don’t want to "
+"chat right now. They can still contact you, for instance if they have "
"something urgent they need to discuss. By default, <app>Empathy</app> will "
"not use notification bubbles and sounds when you are busy. You can set a "
"custom message for this status."
msgstr ""
-"Verwenden Sie den Status <em>Beschäftigt</em>, wenn Sie Ihre Kontakte "
-"darüber informieren wollen, dass Sie gerade keine Unterhaltung wünschen. "
-"Diese können Sie trotzdem noch kontaktieren, beispielsweise in dringenden "
-"Fällen. Per Vorgabe zeigt <app>Empathy</app> keine einblendenden "
-"Benachrichtigungen an oder spielt Klänge ab, wenn Sie beschäftigt sind. Sie "
-"können für diesen Status eine benutzerdefinierte Nachricht festlegen."
+"Verwenden Sie den Status <em>Beschäftigt</em>, wenn Sie Ihre Kontakte darüber "
+"informieren wollen, dass Sie gerade keine Unterhaltung wünschen. Diese können "
+"Sie trotzdem noch kontaktieren, beispielsweise in dringenden Fällen. Per "
+"Vorgabe zeigt <app>Empathy</app> keine einblendenden Benachrichtigungen an "
+"oder spielt Klänge ab, wenn Sie beschäftigt sind. Sie können für diesen "
+"Status eine benutzerdefinierte Nachricht festlegen."
#: C/status-icons.page:53(media)
msgid "Away icon"
@@ -292,8 +292,8 @@ msgstr ""
"abwesend, wenn Sie Ihren Rechner für einen gewissen Zeitraum nicht bedienen "
"oder wenn der Bildschirmschoner eingeschaltet ist. <app>Empathy</app> zeigt "
"keine einblendenden Benachrichtigungen an oder spielt Klänge ab, wenn Sie "
-"abwesend sind. Sie können für diesen Status eine benutzerdefinierte "
-"Nachricht festlegen."
+"abwesend sind. Sie können für diesen Status eine benutzerdefinierte Nachricht "
+"festlegen."
#: C/status-icons.page:62(media) C/status-icons.page:69(media)
msgid "Offline icon"
@@ -305,14 +305,13 @@ msgstr "Unsichtbar"
#: C/status-icons.page:64(p)
msgid ""
-"When you set your status to <em>Invisible</em>, you will appear as offline "
-"to your contacts. You will still be connected to your accounts, and you "
-"still see your contacts’ statuses and start conversations with them."
+"When you set your status to <em>Invisible</em>, you will appear as offline to "
+"your contacts. You will still be connected to your accounts, and you still "
+"see your contacts’ statuses and start conversations with them."
msgstr ""
-"Wenn Sie Ihren Status auf <em>Unsichtbar</em> setzen, erscheinen Sie für "
-"Ihre Kontakte als abgemeldet. Sie sind noch immer mit Ihren Kontakten "
-"verbunden. Sie sehen deren Status und können Unterhaltungen mit Ihnen "
-"beginnen."
+"Wenn Sie Ihren Status auf <em>Unsichtbar</em> setzen, erscheinen Sie für Ihre "
+"Kontakte als abgemeldet. Sie sind noch immer mit Ihren Kontakten verbunden. "
+"Sie sehen deren Status und können Unterhaltungen mit Ihnen beginnen."
#: C/status-icons.page:70(gui)
msgid "Offline"
@@ -327,83 +326,92 @@ msgstr ""
"Verbindungen zu Ihren Kontakten getrennt."
#: C/share-desktop.page:7(desc)
-msgid "Share the desktop with your contacts."
+msgid "Show your desktop to your contacts."
msgstr "Freigeben der Arbeitsumgebung für Ihre Kontakte."
-#: C/share-desktop.page:28(title)
+#: C/share-desktop.page:18(name)
+msgid "Ekaterina Gerasimova"
+msgstr "Ekaterina Gerasimova"
+
+#: C/share-desktop.page:19(email)
+msgid "kittykat3756@gmail.com"
+msgstr "kittykat3756@gmail.com"
+
+#: C/share-desktop.page:33(title)
msgid "Share your desktop"
msgstr "Freigabe Ihrer Arbeitsumgebung"
-#: C/share-desktop.page:30(p)
+#: C/share-desktop.page:35(p)
msgid ""
-"It is possible, with some of your contacts, to share your desktop with them, "
-"or to start using your contacts desktop. You can use this functionality to "
-"show your desktop to your contacts, to ask for help or to help your contacts "
-"resolve a problem."
+"It is possible to share your desktop with some of your contacts. You can use "
+"this functionality to show your desktop to your contacts to, for example, ask "
+"for help or help your contacts resolve a problem."
msgstr ""
"Es ist möglich, Ihre Arbeitsumgebung für einige Ihrer Kontakte freizugeben "
"oder deren freigegebene Arbeitsumgebungen zu benutzen. Sie können auf diese "
"Weise Ihre Arbeitsumgebung Ihren Kontakten zeigen, um ihnen bei der Lösung "
"von Problemen zu helfen oder selbst um Hilfe zu bitten."
-#: C/share-desktop.page:38(p)
+#: C/share-desktop.page:42(p)
msgid ""
-"In order to be able to share your desktop or to remotely use your contacts "
-"desktop, it is necessary to have a remote desktop viewer application "
-"installed in your system."
+"To be able to share your desktop, you need to have a VNC server, which has "
+"support for the feature, installed on your system. <app>Vino</app>, the GNOME "
+"VNC server, has the required support."
msgstr ""
-"Um Ihre Arbeitsumgebung freizugeben oder die Arbeitsumgebungen Ihrer "
-"entfernten Kontakte zu benutzen, ist eine auf Ihrem System installierte "
-"Anwendung zum Betrachten entfernter Arbeitsumgebungen notwendig."
+"Um Ihren Bildschirm freigeben zu können, benötigen Sie einen auf Ihrem System "
+"installierten VNC-Server, der dieses Funktionsmerkmal unterstützt. <app>Vino</"
+"app>, der VNC-Server von GNOME, verfügt über diese Funktionalität."
-#: C/share-desktop.page:46(p) C/send-file.page:40(p)
-#: C/favorite-rooms.page:66(p)
-msgid "From the <gui>Contact List</gui> window, perform one of the following:"
+#: C/share-desktop.page:51(p)
+msgid "From the <gui>Contact List</gui> window, do one of the following:"
msgstr ""
"Führen Sie im <gui>Kontaktlisten</gui>-Fenster eine der folgenden Aktionen "
"aus:"
-#: C/share-desktop.page:51(p)
+#: C/share-desktop.page:56(p)
msgid ""
-"Select the contact you want to share your desktop with, and choose "
-"<guiseq><gui>Edit</gui><gui>Contact</gui><gui>Share my desktop</gui></"
-"guiseq>."
+"Select the contact you want to share your desktop with and choose "
+"<guiseq><gui>Edit</gui><gui>Contact</gui><gui>Share My Desktop</gui></guiseq>."
msgstr ""
"Wählen Sie den Kontakt aus, für den Sie Ihre Arbeitsumgebung freigeben "
"wollen, und wählen Sie <guiseq><gui>Bearbeiten</gui><gui>Kontakt</"
"gui><gui>Meine Arbeitsumgebung freigeben</gui></guiseq>."
-#: C/share-desktop.page:57(p)
+#: C/share-desktop.page:63(p)
msgid ""
-"Right-click on the name of the contact you want to share your desktop with, "
-"and select <gui>Share my desktop</gui>."
+"Right-click on the name of the contact you want to share your desktop with "
+"and select <gui>Share My Desktop</gui>."
msgstr ""
-"Klicken Sie mit der rechten Maustaste auf den Namen des Kontakts, für den "
-"Sie Ihre Arbeitsumgebung freigeben wollen und wählen Sie <gui>Meine "
+"Klicken Sie mit der rechten Maustaste auf den Namen des Kontakts, für den Sie "
+"Ihre Arbeitsumgebung freigeben wollen und wählen Sie <gui>Meine "
"Arbeitsumgebung freigeben</gui>."
-#: C/share-desktop.page:65(p)
+#: C/share-desktop.page:71(p)
+msgid ""
+"An invitation to view your desktop will be sent to the contact you have "
+"selected. To view your desktop, they will need to accept it."
+msgstr ""
+"Eine Einladung zum Betrachten Ihres Bildschirms wird an die ausgewählten "
+"Kontakte gesendet. Um Ihren Bildschirm anzuzeigen, müssen die Kontakte diese "
+"akzeptieren."
+
+#: C/share-desktop.page:77(p)
msgid ""
-"A request will be sent to the contact you want to share your desktop with. "
-"If they accept, the default remote desktop viewer application will be "
-"launched in order to permit you to disconnect the user that is controlling "
-"your desktop."
+"You can disconnect the contact from your computer using your desktop sharing "
+"application."
msgstr ""
-"Es wird eine Anfrage an den Kontakt gesendet, dem Sie Ihre Arbeitsumgebung "
-"freigeben wollen. Falls diese akzeptiert wird, dann wird die voreingestellte "
-"Anwendung zum Betrachten entfernter Arbeitsumgebungen gestartet, damit es "
-"Ihnen ermöglicht wird, die Verbindung zu dem Benutzer zu trennen, der Ihre "
-"Arbeitsumgebung steuert."
+"Sie können die Verbindung zum Kontakt über die Anwendung zur Freigabe Ihrer "
+"Arbeitsumgebung trennen."
-#: C/share-desktop.page:70(p)
+#: C/share-desktop.page:82(p)
msgid ""
-"For more information about how to use the remote desktop viewer application, "
+"For more information about how to use the remote desktop sharing application, "
"refer to its help."
msgstr ""
"Für weitere Informationen über die Benutzung der Anwendung zum Betrachten "
"entfernter Arbeitsumgebungen ziehen Sie deren Hilfe zu Rate."
-#: C/share-desktop.page:77(p)
+#: C/share-desktop.page:90(p)
msgid ""
"When you share your desktop with someone else, it is possible to experience "
"system performance slowdown and low Internet speed."
@@ -411,11 +419,11 @@ msgstr ""
"Wenn Sie Ihre Arbeitsumgebung für jemanden freigeben, kann das eine sinkende "
"Systemleistung und eine langsamere Internetgeschwindigkeit zur Folge haben."
-#: C/share-desktop.page:83(p)
+#: C/share-desktop.page:96(p)
msgid ""
-"Not all your contacts might be able to support this functionality. It is "
-"necessary for them to have at least the 2.28 version of <app>Empathy</app> "
-"and a remote desktop viewer application installed in their system."
+"Some of your contacts may not be able to use this feature. It is necessary "
+"for them to have version 2.28, or newer, of <app>Empathy</app> and a "
+"compatible remote desktop viewer application installed in their system."
msgstr ""
"Beachten Sie, dass nicht alle Ihre Kontakte diese Funktionalität "
"unterstützen. Sie benötigen dafür mindestens die Version 2.28 von "
@@ -425,8 +433,7 @@ msgstr ""
#: C/set-custom-status.page:9(desc)
msgid "Add, edit or delete personal messages for your status."
msgstr ""
-"Hinzufügen, Bearbeiten oder Löschen persönlicher Nachrichten für Ihren "
-"Status."
+"Hinzufügen, Bearbeiten oder Löschen persönlicher Nachrichten für Ihren Status."
#: C/set-custom-status.page:15(name)
msgid "Jim Campbell"
@@ -446,8 +453,8 @@ msgid ""
"to let people know that you will be unavailable for a certain period of time."
msgstr ""
"Vielleicht wollen Sie eine benutzerdefinierte Nachricht für Ihren Status "
-"festlegen, zum Beispiel um jemanden darüber zu informieren, dass Sie für "
-"eine bestimmte Zeitspanne nicht verfügbar sein werden."
+"festlegen, zum Beispiel um jemanden darüber zu informieren, dass Sie für eine "
+"bestimmte Zeitspanne nicht verfügbar sein werden."
#: C/set-custom-status.page:40(p)
msgid ""
@@ -466,17 +473,17 @@ msgstr ""
#: C/set-custom-status.page:52(p)
msgid ""
-"Select the status you want to add a custom message to. You have to select "
-"the one identified with the label <gui>Custom Message</gui>."
+"Select the status you want to add a custom message to. You have to select the "
+"one identified with the label <gui>Custom Message</gui>."
msgstr ""
-"Wählen Sie den Status aus, dem Sie eine benutzerdefinierte Nachricht "
-"zuordnen wollen. Sie müssen denjenigen mit der Bezeichnung "
-"<gui>Benutzerdefinierte Nachricht</gui> auswählen."
+"Wählen Sie den Status aus, dem Sie eine benutzerdefinierte Nachricht zuordnen "
+"wollen. Sie müssen denjenigen mit der Bezeichnung <gui>Benutzerdefinierte "
+"Nachricht</gui> auswählen."
#: C/set-custom-status.page:58(p)
msgid ""
-"Enter your custom message in the text box at the top of the window, and "
-"press <key>Enter</key> to set the message."
+"Enter your custom message in the text box at the top of the window, and press "
+"<key>Enter</key> to set the message."
msgstr ""
"Geben Sie Ihre benutzerdefinierte Nachricht in das Textfeld am oberen Rand "
"des Fensters ein und drücken Sie die <key>Eingabetaste</key>, um sie zu "
@@ -485,13 +492,13 @@ msgstr ""
#: C/set-custom-status.page:64(p)
msgid ""
"If you want to set the custom message as a favorite, saving it in order to "
-"use it again, click on the little star on the right of the text box where "
-"you wrote your custom message."
+"use it again, click on the little star on the right of the text box where you "
+"wrote your custom message."
msgstr ""
"Wenn Sie die benutzerdefinierte Nachricht als bevorzugt festlegen wollen, "
-"speichern Sie sie, um sie wiederverwenden zu können. Klicken Sie "
-"anschließend auf den kleinen Stern an der rechten Seite des Textfeldes, in "
-"welches Sie Ihre benutzerdefinierte Nachricht eingegeben haben."
+"speichern Sie sie, um sie wiederverwenden zu können. Klicken Sie anschließend "
+"auf den kleinen Stern an der rechten Seite des Textfeldes, in welches Sie "
+"Ihre benutzerdefinierte Nachricht eingegeben haben."
#: C/set-custom-status.page:69(p)
msgid ""
@@ -520,8 +527,8 @@ msgid ""
"From the <gui>Saved Presets</gui> box, select the status message you want to "
"edit and double-click on it."
msgstr ""
-"Wählen Sie in <gui>Gespeicherte Voreinstellungen</gui> die Statusmeldung "
-"aus, die Sie bearbeiten wollen, und klicken Sie zweimal darauf."
+"Wählen Sie in <gui>Gespeicherte Voreinstellungen</gui> die Statusmeldung aus, "
+"die Sie bearbeiten wollen, und klicken Sie zweimal darauf."
#: C/set-custom-status.page:106(p)
msgid "Type the new custom message and press <key>Enter</key> to modify it."
@@ -538,19 +545,18 @@ msgid ""
"From the <gui>Saved Presets</gui> box, select the status message you want to "
"remove."
msgstr ""
-"Wählen Sie in <gui>Gespeicherte Voreinstellungen</gui> die Statusmeldung "
-"aus, die Sie entfernen wollen."
+"Wählen Sie in <gui>Gespeicherte Voreinstellungen</gui> die Statusmeldung aus, "
+"die Sie entfernen wollen."
#: C/set-custom-status.page:124(p)
msgid "Click on the <gui>Remove</gui> button."
msgstr "Klicken Sie auf den Knopf <gui>Entfernen</gui>."
#: C/set-custom-status.page:131(p)
-msgid ""
-"To add a new custom message, from the <gui>Add New Preset</gui> section:"
+msgid "To add a new custom message, from the <gui>Add New Preset</gui> section:"
msgstr ""
-"So fügen Sie im Abschnitt <gui>Neue Voreinstellung hinzufügen</gui> eine "
-"neue benutzerdefinierte Nachricht hinzu:"
+"So fügen Sie im Abschnitt <gui>Neue Voreinstellung hinzufügen</gui> eine neue "
+"benutzerdefinierte Nachricht hinzu:"
#: C/set-custom-status.page:136(p)
msgid ""
@@ -610,8 +616,8 @@ msgstr "Jemandem eine Nachricht senden"
#: C/send-message.page:36(p)
msgid ""
-"From the <gui>Contact List</gui> window, double-click the name of the "
-"contact that you want to have a conversation with."
+"From the <gui>Contact List</gui> window, double-click the name of the contact "
+"that you want to have a conversation with."
msgstr ""
"Klicken Sie im Fenster <gui>Kontaktliste</gui> doppelt auf den Namen des "
"Kontakts, mit dem Sie eine Unterhaltung beginnen wollen."
@@ -622,8 +628,8 @@ msgid ""
"window and press <key>Enter</key> to send it."
msgstr ""
"Ein neues Fenster wird geöffnet. Geben Sie eine Nachricht in das Feld am "
-"unteren Rand des Fensters ein und drücken Sie die <key>Eingabetaste</key>, "
-"um sie zu senden."
+"unteren Rand des Fensters ein und drücken Sie die <key>Eingabetaste</key>, um "
+"sie zu senden."
#: C/send-message.page:50(title)
msgid "Send a message to a meta-contact"
@@ -645,14 +651,20 @@ msgstr "Senden Sie eine Datei von Ihrem Rechner an einen Ihrer Kontakte."
msgid "Send files"
msgstr "Dateien senden"
+#: C/send-file.page:40(p) C/favorite-rooms.page:66(p)
+msgid "From the <gui>Contact List</gui> window, perform one of the following:"
+msgstr ""
+"Führen Sie im <gui>Kontaktlisten</gui>-Fenster eine der folgenden Aktionen "
+"aus:"
+
#: C/send-file.page:45(p)
msgid ""
"Right click on the contact you want to send a file to, and choose <gui>Send "
"file</gui>."
msgstr ""
"Klicken Sie mit der rechten Maustaste auf den Namen des Kontakts, dem Sie "
-"eine Datei senden wollen, und klicken Sie anschließend auf <gui>Datei "
-"senden</gui>."
+"eine Datei senden wollen, und klicken Sie anschließend auf <gui>Datei senden</"
+"gui>."
#: C/send-file.page:50(p)
msgid ""
@@ -694,10 +706,9 @@ msgid ""
"<gui>Clear</gui> to empty the list. This will only remove the files from the "
"list and will not delete them from your computer."
msgstr ""
-"Falls mehrere abgeschlossene Dateiübertragungen in diesem Fenster "
-"aufgelistet sind, dann klicken Sie auf <gui>Leeren</gui>, um die Liste zu "
-"leeren. Dies entfernt die Dateien nur aus der Liste, aber nicht von Ihrem "
-"Rechner."
+"Falls mehrere abgeschlossene Dateiübertragungen in diesem Fenster aufgelistet "
+"sind, dann klicken Sie auf <gui>Leeren</gui>, um die Liste zu leeren. Dies "
+"entfernt die Dateien nur aus der Liste, aber nicht von Ihrem Rechner."
#: C/send-file.page:87(p)
msgid ""
@@ -709,8 +720,8 @@ msgstr ""
#: C/send-file.page:93(p)
msgid ""
-"In order to send a file to someone, you need to be connected to the "
-"Internet, or to a local area network."
+"In order to send a file to someone, you need to be connected to the Internet, "
+"or to a local area network."
msgstr ""
"Um jemandem eine Datei senden zu können, müssen Sie mit dem Internet oder "
"einem lokalen Netzwerk verbunden sein."
@@ -733,8 +744,8 @@ msgid ""
"need to connect and authenticate to a central server in order to use it."
msgstr ""
"Der Dienst »People Nearby« ist ein Kommunikationsdienst, der ohne Server "
-"auskommt: Es ist nicht notwendig, sich mit einem Server zu verbinden und "
-"sich zu legitimieren, um den Dienst zu nutzen."
+"auskommt: Es ist nicht notwendig, sich mit einem Server zu verbinden und sich "
+"zu legitimieren, um den Dienst zu nutzen."
#: C/salut-protocol.page:45(p)
msgid ""
@@ -759,8 +770,8 @@ msgid ""
"All the modern local area networks should be able to support this kind of "
"service."
msgstr ""
-"Alle modernen lokalen Netzwerke sollten in der Lage sein, diese Art Dienst "
-"zu unterstützen."
+"Alle modernen lokalen Netzwerke sollten in der Lage sein, diese Art Dienst zu "
+"unterstützen."
#: C/remove-account.page:8(desc)
msgid "Completely remove an account from <app>Empathy</app>."
@@ -772,10 +783,9 @@ msgstr "Löschen eines Kontos"
#: C/remove-account.page:35(p)
msgid ""
-"You can completely remove an account from <app>Empathy</app> if you no "
-"longer wish to use the account. If you wish to use the account in "
-"<app>Empathy</app> again in the future, you will have to add your account "
-"details again."
+"You can completely remove an account from <app>Empathy</app> if you no longer "
+"wish to use the account. If you wish to use the account in <app>Empathy</app> "
+"again in the future, you will have to add your account details again."
msgstr ""
"Sie können ein Konto aus <app>Empathy</app> vollständig löschen, falls Sie "
"dieses nicht mehr benutzen wollen. Sollten Sie in Zukunft dieses Konto in "
@@ -793,8 +803,8 @@ msgstr ""
#: C/remove-account.page:46(p)
msgid ""
-"Select the account you wish to remove from the accounts list on the left "
-"side of the window."
+"Select the account you wish to remove from the accounts list on the left side "
+"of the window."
msgstr ""
"Wählen Sie das Konto, das Sie aus der Kontenliste entfernen wollen, an der "
"linken Seite des Fensters aus."
@@ -906,8 +916,8 @@ msgstr ""
#: C/prob-conn-neterror.page:82(p) C/prob-conn-auth.page:68(p)
msgid ""
-"Deselect the <gui>Enabled</gui>, and then select it again to try to "
-"reconnect to the service."
+"Deselect the <gui>Enabled</gui>, and then select it again to try to reconnect "
+"to the service."
msgstr ""
"Deaktivieren Sie das Ankreuzfeld <gui>Aktiviert</gui> und aktivieren Sie es "
"erneut, um einen neuen Verbindungsversuch zu starten."
@@ -961,10 +971,9 @@ msgid ""
"the password for that nickname. For more information, see <link xref=\"irc-"
"nick-password\"/>."
msgstr ""
-"Falls Sie diesen Spitznamen in dem von Ihnen verwendeten Netzwerk "
-"registriert haben, legen Sie für diesen Spitznamen ein Passwort fest. "
-"Weitere Informationen hierzu finden Sie in <link xref=\"irc-nick-password\"/"
-">."
+"Falls Sie diesen Spitznamen in dem von Ihnen verwendeten Netzwerk registriert "
+"haben, legen Sie für diesen Spitznamen ein Passwort fest. Weitere "
+"Informationen hierzu finden Sie in <link xref=\"irc-nick-password\"/>."
#: C/prob-conn-name.page:64(p)
msgid ""
@@ -977,8 +986,8 @@ msgstr ""
#: C/prob-conn-auth.page:8(desc)
msgid ""
-"An error message which says “<gui>Authentication failed</gui>” appears in "
-"the main window."
+"An error message which says “<gui>Authentication failed</gui>” appears in the "
+"main window."
msgstr ""
"Eine Fehlermeldung »<gui>Legitimierung fehlgeschlagen</gui>« erscheint im "
"Hauptfenster."
@@ -999,13 +1008,13 @@ msgstr ""
#: C/prob-conn-auth.page:50(p)
msgid ""
-"Make sure that you have registered an account with the service you are "
-"trying to connect to. If you do not have an account, most services will not "
-"allow you to connect."
+"Make sure that you have registered an account with the service you are trying "
+"to connect to. If you do not have an account, most services will not allow "
+"you to connect."
msgstr ""
"Stellen Sie sicher, dass Sie bei dem Dienst ein Konto registriert haben, mit "
-"dem Sie sich verbinden wollen. Falls Sie über kein Konto verfügen, "
-"verweigern die meisten Dienste die Verbindung."
+"dem Sie sich verbinden wollen. Falls Sie über kein Konto verfügen, verweigern "
+"die meisten Dienste die Verbindung."
#: C/prob-conn-auth.page:63(p) C/prob-conn-acctdisabled.page:54(p)
msgid ""
@@ -1016,8 +1025,8 @@ msgstr ""
#: C/prob-conn-acctdisabled.page:7(desc)
msgid ""
-"The instant messaging account that you want to use is not enabled in the "
-"list of accounts."
+"The instant messaging account that you want to use is not enabled in the list "
+"of accounts."
msgstr ""
"Das Sofortnachrichten-Konto, welches Sie verwenden wollen, ist in der "
"Kontenliste nicht aktiviert."
@@ -1041,8 +1050,8 @@ msgid ""
"Choose <guiseq><gui>Edit</gui><gui>Accounts</gui></guiseq> and select the "
"account that is not working."
msgstr ""
-"Wählen Sie <guiseq><gui>Bearbeiten</gui><gui>Konten</gui></guiseq> und "
-"wählen Sie den nicht funktionierenden Kontakt aus."
+"Wählen Sie <guiseq><gui>Bearbeiten</gui><gui>Konten</gui></guiseq> und wählen "
+"Sie den nicht funktionierenden Kontakt aus."
#: C/prob-conn-acctdisabled.page:65(p)
msgid ""
@@ -1050,8 +1059,8 @@ msgid ""
"If it is not, select the check-box to enable the account."
msgstr ""
"Stellen Sie sicher, dass das Ankreuzfeld <gui style=\"checkbox\">Aktiviert</"
-"gui> neben dem Namen Ihres Kontos ausgewählt ist. Falls nicht, aktivieren "
-"Sie das Ankreuzfeld, um das Konto zu aktivieren."
+"gui> neben dem Namen Ihres Kontos ausgewählt ist. Falls nicht, aktivieren Sie "
+"das Ankreuzfeld, um das Konto zu aktivieren."
#: C/prev-conv.page:8(desc)
msgid "Browse or search your previous conversations."
@@ -1078,8 +1087,8 @@ msgstr ""
#: C/prev-conv.page:46(p)
msgid ""
"<app>Empathy</app> automatically saves all your text conversations you have "
-"with your contacts. You can <link xref=\"#search\">search through all of "
-"your previous conversations</link> or <link xref=\"#browse\">browse previous "
+"with your contacts. You can <link xref=\"#search\">search through all of your "
+"previous conversations</link> or <link xref=\"#browse\">browse previous "
"conversations</link> by contact and date."
msgstr ""
"<app>Empathy</app> speichert automatisch alle Ihre Text-Unterhaltungen, die "
@@ -1101,16 +1110,15 @@ msgstr "Vorherige Unterhaltungen durchsuchen"
#: C/prev-conv.page:63(p)
msgid ""
-"You can perform a full-text search through all of your previous "
-"conversations."
+"You can perform a full-text search through all of your previous conversations."
msgstr ""
"Sie können den Volltext aller Ihrer vorherigen Unterhaltungen durchsuchen."
#: C/prev-conv.page:67(p) C/prev-conv.page:96(p)
msgid ""
"From the <gui>Contact List</gui> window, choose <guiseq><gui>View</"
-"gui><gui>Previous Conversations</gui></guiseq>. Alternatively, press "
-"<key>F3</key>."
+"gui><gui>Previous Conversations</gui></guiseq>. Alternatively, press <key>F3</"
+"key>."
msgstr ""
"Wählen Sie im <gui>Kontaktlisten</gui>-Fenster <guiseq><gui>Ansicht</"
"gui><gui>Vorherige Unterhaltungen</gui></guiseq>. Alternativ drücken Sie "
@@ -1135,8 +1143,8 @@ msgid ""
"below the search field. By default, conversations are ordered by date."
msgstr ""
"Jegliche Unterhaltungen, die auf Ihre Suchbegriffe zutreffen, werden in der "
-"Liste unterhalb des Suchfeldes angezeigt. Per Vorgabe sind die "
-"Unterhaltungen nach Datum geordnet."
+"Liste unterhalb des Suchfeldes angezeigt. Per Vorgabe sind die Unterhaltungen "
+"nach Datum geordnet."
#: C/prev-conv.page:82(p)
msgid ""
@@ -1164,8 +1172,8 @@ msgstr "Wählen Sie den Reiter <gui>Unterhaltungen</gui>."
#: C/prev-conv.page:103(p)
msgid ""
-"Select an account from the drop-down list in the top left. A list of "
-"contacts and chat room for that account will be shown below."
+"Select an account from the drop-down list in the top left. A list of contacts "
+"and chat room for that account will be shown below."
msgstr ""
"Wählen Sie ein Konto in der Auswahlliste oben links. Eine Liste der Kontakte "
"und Unterhaltungsräume für dieses Konto wird darunter angezeigt."
@@ -1197,8 +1205,8 @@ msgid ""
"You can search for text in the displayed conversation by typing into the "
"search field at the top. The matching text will be highlighted."
msgstr ""
-"Sie können nach Text in der angezeigten Unterhaltung suchen, indem Sie ihn "
-"in das Suchfeld oben eingeben. Der damit übereinstimmende Text wird "
+"Sie können nach Text in der angezeigten Unterhaltung suchen, indem Sie ihn in "
+"das Suchfeld oben eingeben. Der damit übereinstimmende Text wird "
"hervorgehoben."
#: C/prev-conv.page:121(p)
@@ -1309,8 +1317,8 @@ msgid ""
"select <gui style=\"menuitem\">Link Contacts...</gui>."
msgstr ""
"Wählen Sie in der <gui>Kontakliste</gui> den Kontakt mit der rechten "
-"Maustaste aus, den Sie aufteilen möchten, und wählen Sie <gui style="
-"\"menuitem\">Kontakte verknüpfen …</gui>."
+"Maustaste aus, den Sie aufteilen möchten, und wählen Sie <gui style=\"menuitem"
+"\">Kontakte verknüpfen …</gui>."
#: C/link-contacts.page:100(p)
msgid "Click <gui style=\"button\">Unlink</gui>."
@@ -1364,13 +1372,13 @@ msgstr "Weitergabe"
#: C/license.page:39(p)
msgid ""
-"You must attribute the work in the manner specified by the author or "
-"licensor (but not in any way that suggests that they endorse you or your use "
-"of the work)."
+"You must attribute the work in the manner specified by the author or licensor "
+"(but not in any way that suggests that they endorse you or your use of the "
+"work)."
msgstr ""
"Sie dürfen das Werk nur unter gleichen Bedingungen weitergeben, wie Sie vom "
-"Autor oder Lizenzgeber festgelegt wurden (aber nicht so, dass es wie Ihr "
-"Werk aussieht)."
+"Autor oder Lizenzgeber festgelegt wurden (aber nicht so, dass es wie Ihr Werk "
+"aussieht)."
#: C/license.page:46(em)
msgid "Share Alike"
@@ -1389,10 +1397,10 @@ msgstr ""
#: C/license.page:53(p)
msgid ""
-"For the full text of the license, see the <link href=\"http://"
-"creativecommons.org/licenses/by-sa/3.0/legalcode\">CreativeCommons website</"
-"link>, or read the full <link href=\"http://creativecommons.org/licenses/by-"
-"sa/3.0/\">Commons Deed</link>."
+"For the full text of the license, see the <link href=\"http://creativecommons."
+"org/licenses/by-sa/3.0/legalcode\">CreativeCommons website</link>, or read "
+"the full <link href=\"http://creativecommons.org/licenses/by-sa/3.0/"
+"\">Commons Deed</link>."
msgstr ""
"Den vollständigen Text der Lizenz finden sie auf der <link href=\"http://"
"creativecommons.org/licenses/by-sa/3.0/legalcode\">CreativeCommons-Webseite</"
@@ -1413,8 +1421,8 @@ msgid ""
"public IRC chat rooms. To start a conversation with another IRC user:"
msgstr ""
"Sie können private Unterhaltungen mit anderen IRC-Benutzern außerhalb der "
-"öffentlichen IRC-Unterhaltungsräume führen. So beginnen Sie eine "
-"Unterhaltung mit einem anderen IRC-Benutzer:"
+"öffentlichen IRC-Unterhaltungsräume führen. So beginnen Sie eine Unterhaltung "
+"mit einem anderen IRC-Benutzer:"
#: C/irc-start-conversation.page:37(p)
msgid ""
@@ -1429,20 +1437,20 @@ msgstr ""
#: C/irc-start-conversation.page:45(p)
msgid ""
-"The IRC room contact list is not the same as <app>Empathy</app> contact "
-"list. It contains a list of users in the IRC chat room you joined. Different "
-"rooms can have different contacts listed."
+"The IRC room contact list is not the same as <app>Empathy</app> contact list. "
+"It contains a list of users in the IRC chat room you joined. Different rooms "
+"can have different contacts listed."
msgstr ""
-"Die Kontaktliste in IRC-Unterhaltungsräumen ist nicht mit der Kontaktliste "
-"in <app>Empathy</app> vergleichbar. Sie enthält eine Liste von Benutzern des "
+"Die Kontaktliste in IRC-Unterhaltungsräumen ist nicht mit der Kontaktliste in "
+"<app>Empathy</app> vergleichbar. Sie enthält eine Liste von Benutzern des "
"Raumes, den Sie betreten haben. Verschiedene Räume können unterschiedliche "
"Kontaktlisten haben."
#: C/irc-start-conversation.page:52(p)
msgid ""
"The IRC room contact list is usually on the right side of the IRC room "
-"window. If you do not see it, choose <guiseq><gui>Conversation</"
-"gui><gui>Show Contact List</gui></guiseq>."
+"window. If you do not see it, choose <guiseq><gui>Conversation</gui><gui>Show "
+"Contact List</gui></guiseq>."
msgstr ""
"Die Kontaktliste des IRC-Raumes befindet sich üblicherweise an der rechten "
"Seite des IRC-Fensters. Falls sie nicht angezeigt wird, wählen Sie "
@@ -1465,8 +1473,8 @@ msgstr "Derzeit ist es nicht möglich, Dateien im IRC zu versenden."
#: C/irc-nick-password.page:10(desc)
msgid "Protect your nickname to prevent other IRC users from using it."
msgstr ""
-"Schützen Sie Ihren Spitznamen, um zu verhindern, dass andere IRC-Benutzer "
-"ihn verwenden."
+"Schützen Sie Ihren Spitznamen, um zu verhindern, dass andere IRC-Benutzer ihn "
+"verwenden."
#: C/irc-nick-password.page:33(title)
msgid "Use a nickname password on IRC"
@@ -1487,18 +1495,18 @@ msgstr ""
#: C/irc-nick-password.page:40(p)
msgid ""
-"<app>Empathy</app> does not currently support nickname registration. Some "
-"IRC networks, however, will automatically forward a <em>server password</em> "
-"to NickServ. On these networks, you can use the IRC password in "
-"<app>Empathy</app> to identify yourself to NickServ. The popular freenode "
-"network is known to have this feature."
+"<app>Empathy</app> does not currently support nickname registration. Some IRC "
+"networks, however, will automatically forward a <em>server password</em> to "
+"NickServ. On these networks, you can use the IRC password in <app>Empathy</"
+"app> to identify yourself to NickServ. The popular freenode network is known "
+"to have this feature."
msgstr ""
"<app>Empathy</app> unterstützt gegenwärtig die Registrierung von Spitznamen "
-"nicht. Einige IRC-Netzwerke leiten jedoch automatisch ein "
-"<em>Serverpasswort</em> an NickServ weiter. In diesen Netzwerken können Sie "
-"das IRC-Passwort in <app>Empathy</app> verwenden, um sich bei NickServ zu "
-"identifizieren. Das populäre FreeNode-Netzwerk verfügt bekanntermaßen über "
-"dieses Funktionsmerkmal."
+"nicht. Einige IRC-Netzwerke leiten jedoch automatisch ein <em>Serverpasswort</"
+"em> an NickServ weiter. In diesen Netzwerken können Sie das IRC-Passwort in "
+"<app>Empathy</app> verwenden, um sich bei NickServ zu identifizieren. Das "
+"populäre FreeNode-Netzwerk verfügt bekanntermaßen über dieses "
+"Funktionsmerkmal."
#: C/irc-nick-password.page:46(p)
msgid "To set an IRC server password:"
@@ -1511,8 +1519,8 @@ msgstr ""
#: C/irc-nick-password.page:57(p)
msgid ""
-"In the <gui>Password</gui> field, type the password you used to register "
-"your nikcname."
+"In the <gui>Password</gui> field, type the password you used to register your "
+"nikcname."
msgstr ""
"Geben Sie im Textfeld <gui>Passwort</gui> das Passwort ein, dass Sie bei der "
"Registrierung Ihres Spitznamens verwendet haben."
@@ -1532,15 +1540,15 @@ msgstr ""
"gegenwärtig nicht möglich, mit <app>Empathy</app> einen IRC-Spitznamen zu "
"registrieren oder das Passwort für Ihren Spitznamen zu ändern."
-#: C/irc-manage.page:9(desc)
+#: C/irc-manage.page:10(desc)
msgid "How to use IRC with <app>Empathy</app>."
msgstr "Benutzung des IRC mit <app>Empathy</app>."
-#: C/irc-manage.page:34(title)
+#: C/irc-manage.page:35(title)
msgid "Internet Relay Chat (IRC)"
msgstr "Internet Relay Chat (IRC)"
-#: C/irc-manage.page:37(p) C/account-irc.page:39(p)
+#: C/irc-manage.page:38(p) C/account-irc.page:39(p)
msgid ""
"You must have the <sys>telepathy-idle</sys> package installed to use IRC in "
"<app>Empathy</app>."
@@ -1548,19 +1556,23 @@ msgstr ""
"Sie müssen das Paket <sys>telepathy-idle</sys> installiert haben, um das IRC "
"in <app>Empathy</app> nutzen zu können."
-#: C/irc-manage.page:43(title)
+#: C/irc-manage.page:42(link)
+msgid "Install telepathy-idle"
+msgstr "telepathy-idle installieren"
+
+#: C/irc-manage.page:49(title)
msgid "IRC Chat Rooms and Conversations"
msgstr "IRC-Räume und Unterhaltungen"
-#: C/irc-manage.page:45(title)
+#: C/irc-manage.page:51(title)
msgid "Chat Rooms and Conversations"
msgstr "Unterhaltungsräume und Unterhaltungen"
-#: C/irc-manage.page:50(title)
+#: C/irc-manage.page:56(title)
msgid "Common IRC Problems"
msgstr "Häufige Probleme im IRC"
-#: C/irc-manage.page:52(title) C/index.page:55(title)
+#: C/irc-manage.page:58(title) C/index.page:55(title)
msgid "Common Problems"
msgstr "Häufig auftretende Probleme"
@@ -1688,15 +1700,14 @@ msgstr "Einführung"
#: C/introduction.page:23(p)
msgid ""
-"<app>Empathy</app> is an instant messaging application for the GNOME "
-"Desktop. It supports text messaging, voice &amp; video calls, file "
-"transfers, and all the most used messaging systems such as MSN and Google "
-"Talk."
+"<app>Empathy</app> is an instant messaging application for the GNOME Desktop. "
+"It supports text messaging, voice &amp; video calls, file transfers, and all "
+"the most used messaging systems such as MSN and Google Talk."
msgstr ""
"<app>Empathy</app> ist eine Sofortnachrichten-Anwendung für die GNOME-"
-"Arbeitsumgebung. Textnachrichten, Sprach- und Videoanrufe, "
-"Dateiübertragungen sowie alle gängigen Nachrichtensysteme wie MSN und "
-"GoogleTalk werden unterstützt."
+"Arbeitsumgebung. Textnachrichten, Sprach- und Videoanrufe, Dateiübertragungen "
+"sowie alle gängigen Nachrichtensysteme wie MSN und GoogleTalk werden "
+"unterstützt."
#: C/introduction.page:28(p)
msgid ""
@@ -1773,8 +1784,7 @@ msgstr "Fortgeschrittene Aktionen"
#: C/import-account.page:10(desc)
msgid "Import an account from another instant messaging application."
-msgstr ""
-"Importieren eines Kontos aus einer anderen Sofortnachrichten-Anwendung."
+msgstr "Importieren eines Kontos aus einer anderen Sofortnachrichten-Anwendung."
#: C/import-account.page:19(name)
msgid "Peter Haslam"
@@ -1794,9 +1804,9 @@ msgid ""
"accounts from other instant messaging applications. Currently, the only "
"supported application is <app>Pidgin</app>."
msgstr ""
-"Wenn Sie <app>Empathy</app> zum ersten Mal starten, wird Ihnen der Import "
-"von Konten aus anderen Sofortnachrichten-Anwendungen angeboten. Gegenwärtig "
-"wird als einzige Anwendung <app>Pidgin</app> unterstützt."
+"Wenn Sie <app>Empathy</app> zum ersten Mal starten, wird Ihnen der Import von "
+"Konten aus anderen Sofortnachrichten-Anwendungen angeboten. Gegenwärtig wird "
+"als einzige Anwendung <app>Pidgin</app> unterstützt."
#: C/import-account.page:50(p)
msgid ""
@@ -1808,8 +1818,8 @@ msgstr ""
#: C/import-account.page:54(p)
msgid ""
-"Select <gui>Yes, import my account details from</gui> and click "
-"<gui>Forward</gui>."
+"Select <gui>Yes, import my account details from</gui> and click <gui>Forward</"
+"gui>."
msgstr ""
"Wählen Sie <gui>Ja, meine Kontodetails importieren von</gui> und klicken Sie "
"auf <gui>Weiter</gui>."
@@ -1866,8 +1876,7 @@ msgstr ""
#: C/group-conversations.page:8(desc)
msgid "Start or join a group conversation with your contacts."
-msgstr ""
-"Starten oder betreten Sie eine Gruppenunterhaltung mit Ihren Kontakten."
+msgstr "Starten oder betreten Sie eine Gruppenunterhaltung mit Ihren Kontakten."
#: C/group-conversations.page:34(title)
msgid "Group conversations"
@@ -1875,8 +1884,8 @@ msgstr "Gruppenunterhaltungen"
#: C/group-conversations.page:36(p)
msgid ""
-"Group conversations permits you to have text conversations with more than "
-"one contact at the same time."
+"Group conversations permits you to have text conversations with more than one "
+"contact at the same time."
msgstr ""
"Gruppenunterhaltungen ermöglichen Ihnen Textunterhaltungen mit mehreren "
"Kontakten zugleich."
@@ -1945,8 +1954,8 @@ msgid ""
"<gui>Contact List</gui> window, select the contact you want to invite, and "
"perform one of the following:"
msgstr ""
-"Um im <gui>Kontaktlisten</gui>-Fenster andere Kontakte zur Teilnahme an "
-"einer Gruppenunterhaltung einzuladen, gehen Sie wie folgt vor:"
+"Um im <gui>Kontaktlisten</gui>-Fenster andere Kontakte zur Teilnahme an einer "
+"Gruppenunterhaltung einzuladen, gehen Sie wie folgt vor:"
#: C/group-conversations.page:97(p)
msgid "Right-click on the contact and choose <gui>Invite to chatroom</gui>."
@@ -1964,8 +1973,8 @@ msgstr ""
#: C/group-conversations.page:107(p)
msgid ""
-"If you have more than one group conversation open, select the one you want "
-"to invite your contacts."
+"If you have more than one group conversation open, select the one you want to "
+"invite your contacts."
msgstr ""
"Falls Sie mehrere Gruppenunterhaltung geöffnet haben, wählen Sie diejenige "
"aus, in welche Sie Ihre Kontakte einladen wollen."
@@ -1977,8 +1986,8 @@ msgstr "Einer Gruppenunterhaltung beitreten"
#: C/group-conversations.page:128(p)
msgid "Expand the <gui>Room List</gui> section to see all the existing rooms."
msgstr ""
-"Klappen Sie den Abschnitt <gui>Raumliste</gui> aus, um alle vorhandenen "
-"Räume anzuzeigen."
+"Klappen Sie den Abschnitt <gui>Raumliste</gui> aus, um alle vorhandenen Räume "
+"anzuzeigen."
#: C/group-conversations.page:133(p)
msgid "Double-click on the name of a room to join it."
@@ -2008,8 +2017,8 @@ msgid ""
"computer or a device connected to the Internet."
msgstr ""
"Geoposition ermöglicht Ihnen die Ermittlung des wirklichen geografischen "
-"Ortes eines Rechners oder anderen Gerätes, welches mit dem Internet "
-"verbunden ist."
+"Ortes eines Rechners oder anderen Gerätes, welches mit dem Internet verbunden "
+"ist."
#: C/geolocation-what-is.page:37(p)
msgid "With geolocation in <app>Empathy</app> you can:"
@@ -2153,9 +2162,9 @@ msgstr ""
#: C/geolocation-privacy.page:40(p)
msgid ""
-"The accuracy and the quantity of information about your geographical "
-"position are based on the software or on the infrastructure used to discover "
-"your position."
+"The accuracy and the quantity of information about your geographical position "
+"are based on the software or on the infrastructure used to discover your "
+"position."
msgstr ""
"Die Genauigkeit und die Menge der verfügbaren Informationen über Ihre "
"geografische Position hängen von der Software oder der Infrastruktur ab, die "
@@ -2163,9 +2172,9 @@ msgstr ""
#: C/geolocation-privacy.page:44(p)
msgid ""
-"Different kind of networks may have different accuracy settings, and may "
-"send different information. The use of external devices such as GPS or "
-"mobile phone will increase the accuracy of the information sent."
+"Different kind of networks may have different accuracy settings, and may send "
+"different information. The use of external devices such as GPS or mobile "
+"phone will increase the accuracy of the information sent."
msgstr ""
"Verschiedene Arten von Netzwerken haben unterschiedliche "
"Genauigkeitseinstellungen und senden daher verschiedene Informationen. Die "
@@ -2174,8 +2183,8 @@ msgstr ""
#: C/geolocation-privacy.page:49(p)
msgid ""
-"When the privacy mode is enabled, nothing more precise than your city will "
-"be sent, even if you are using an external device."
+"When the privacy mode is enabled, nothing more precise than your city will be "
+"sent, even if you are using an external device."
msgstr ""
"Wenn der Privatsphäre-Modus aktiviert ist, wird nichts Genaueres als "
"lediglich Angaben über die Stadt gesendet, in der Sie sich befinden, selbst "
@@ -2222,8 +2231,7 @@ msgid "Privacy mode is enabled by default."
msgstr "Der Datenschutzmodus ist per Vorgabe aktiviert."
#: C/geolocation-privacy.page:87(p)
-msgid ""
-"Privacy mode prevails even when using external and more precise devices."
+msgid "Privacy mode prevails even when using external and more precise devices."
msgstr ""
"Der Privatsphäre-Modus ist auch dann wirksam, wenn externe und genauere "
"Geräte benutzt werden."
@@ -2245,8 +2253,8 @@ msgid ""
"If your contacts cannot see your location, <app>Empathy</app> might not be "
"able to discover with a good margin of precision your geographical position."
msgstr ""
-"Falls Ihre Kontakte Ihren Ort nicht sehen können, dann ist <app>Empathy</"
-"app> möglicherweise nicht in der Lage, Ihren Ort mit einer hinreichenden "
+"Falls Ihre Kontakte Ihren Ort nicht sehen können, dann ist <app>Empathy</app> "
+"möglicherweise nicht in der Lage, Ihren Ort mit einer hinreichenden "
"Genauigkeit zu bestimmen."
#: C/geolocation-not-showing.page:38(p)
@@ -2269,9 +2277,9 @@ msgstr ""
msgid ""
"In order to publish your geographical location, your Jabber server needs to "
"support the Personal Eventing Protocal (PEP). A list of <link href=\"http://"
-"coccinella.im/servers/servers_by_pubsub_pep.html\">servers which support "
-"PEP</link> is maintained online. Google Talk does not support this feature "
-"at this time."
+"coccinella.im/servers/servers_by_pubsub_pep.html\">servers which support PEP</"
+"link> is maintained online. Google Talk does not support this feature at this "
+"time."
msgstr ""
"Um Ihre geografische Position übermitteln zu können, muss Ihr Jabber-Server "
"das »Personal Eventing Protocol« (PEP) unterstützen. Eine Liste von <link "
@@ -2313,19 +2321,19 @@ msgstr "Betreten eines Raumes."
#: C/favorite-rooms.page:40(p)
msgid ""
-"See <link xref=\"irc-join-room\"/> for more information on how to join an "
-"IRC room."
+"See <link xref=\"irc-join-room\"/> for more information on how to join an IRC "
+"room."
msgstr ""
"In <link xref=\"irc-join-room\"/> finden Sie weitere Informationen über das "
"Betreten eines Raumes im IRC."
#: C/favorite-rooms.page:46(p)
msgid ""
-"See <link xref=\"group-conversations\"/> for more information on how to "
-"start or join a group conversation."
+"See <link xref=\"group-conversations\"/> for more information on how to start "
+"or join a group conversation."
msgstr ""
-"In <link xref=\"group-conversations\"/> finden Sie weitere Informationen "
-"über das Starten oder Teilnehmen an einer Gruppenunterhaltung."
+"In <link xref=\"group-conversations\"/> finden Sie weitere Informationen über "
+"das Starten oder Teilnehmen an einer Gruppenunterhaltung."
#: C/favorite-rooms.page:54(p)
msgid ""
@@ -2345,8 +2353,8 @@ msgstr "Drücken Sie <key>F5</key>."
#: C/favorite-rooms.page:76(p)
msgid ""
-"Choose <guiseq><gui>Room</gui><gui>Join Favorites</gui></guiseq>, to join "
-"all your favorite rooms."
+"Choose <guiseq><gui>Room</gui><gui>Join Favorites</gui></guiseq>, to join all "
+"your favorite rooms."
msgstr ""
"Wählen Sie <guiseq><gui>Raum</gui><gui>Favoriten betreten</gui></guiseq>, um "
"alle Ihre bevorzugten Räume zu betreten."
@@ -2359,8 +2367,8 @@ msgstr ""
#: C/favorite-rooms.page:90(p)
msgid ""
-"To join a favorite room, you need to be connected to the Internet and to "
-"your account."
+"To join a favorite room, you need to be connected to the Internet and to your "
+"account."
msgstr ""
"Um einen bevorzugten Raum zu betreten, müssen Sie mit dem Internet und mit "
"Ihrem Konto verbunden sein."
@@ -2382,8 +2390,8 @@ msgid ""
"From the <gui>Account</gui> drop-down list, select the account you want to "
"manage the favorite rooms of."
msgstr ""
-"Aus der <guilabel>Konto</guilabel>-Aufklappliste wählen Sie das Konto, "
-"dessen bevorzugte Räume Sie verwalten wollen."
+"Aus der <guilabel>Konto</guilabel>-Aufklappliste wählen Sie das Konto, dessen "
+"bevorzugte Räume Sie verwalten wollen."
#: C/favorite-rooms.page:111(p)
msgid "Select <gui>All</gui> to see all you favorite rooms."
@@ -2398,8 +2406,8 @@ msgid ""
"Select the <gui>Auto-Connect</gui> check-box in order to automatically join "
"that room when you connect to your account."
msgstr ""
-"Aktivieren Sie das Ankreuzfeld <gui>Auto-Verbinden</gui>, um einen Raum "
-"immer dann automatisch zu betreten, wenn Sie sich an Ihrem Konto anmelden."
+"Aktivieren Sie das Ankreuzfeld <gui>Auto-Verbinden</gui>, um einen Raum immer "
+"dann automatisch zu betreten, wenn Sie sich an Ihrem Konto anmelden."
#: C/favorite-rooms.page:127(p)
msgid "Click on <gui>Remove</gui> to remove the room from your favorites."
@@ -2431,8 +2439,8 @@ msgstr ""
"Sie können ein Konto deaktivieren, um zu verhindern, dass <app>Empathy</app> "
"sich an diesem Konto anmeldet. Das Konto wird dabei nicht völlig entfernt. "
"Vielleicht wollen Sie ein Konto deaktivieren und erneut aktivieren, wenn Sie "
-"nur zeitweise angemeldet sein wollen, aber <app>Empathy</app> noch für "
-"andere Konten nutzen wollen."
+"nur zeitweise angemeldet sein wollen, aber <app>Empathy</app> noch für andere "
+"Konten nutzen wollen."
#: C/disable-account.page:52(p)
msgid ""
@@ -2452,8 +2460,7 @@ msgstr ""
#: C/disable-account.page:62(p)
msgid ""
-"To re-enable the account, simply select <gui style=\"checkbox\">Enabled</"
-"gui>."
+"To re-enable the account, simply select <gui style=\"checkbox\">Enabled</gui>."
msgstr ""
"Um das Konto erneut zu aktivieren, wählen Sie <gui style=\"checkbox"
"\">Aktiviert</gui>."
@@ -2474,19 +2481,19 @@ msgid ""
"app> to register for a new account, using the same steps as you would to "
"<link xref=\"add-account\">add an account</link>."
msgstr ""
-"Für die meisten Kontentypen ist es erforderlich, dass Sie ein Konto bei "
-"einem Dienstanbieter erstellen, bevor Sie sich über Sofortnachrichten-"
-"Anwendungen wie <gui>Empathy</gui> verbinden können. Für einige "
-"Kontenanbieter können Sie <gui>Empathy</gui> verwenden, um ein neues Konto "
-"zu registrieren, unter Anwendung der gleichen Schritte wie für das <link "
-"xref=\"add-account\">Hinzufügen eines Kontos</link>."
+"Für die meisten Kontentypen ist es erforderlich, dass Sie ein Konto bei einem "
+"Dienstanbieter erstellen, bevor Sie sich über Sofortnachrichten-Anwendungen "
+"wie <gui>Empathy</gui> verbinden können. Für einige Kontenanbieter können Sie "
+"<gui>Empathy</gui> verwenden, um ein neues Konto zu registrieren, unter "
+"Anwendung der gleichen Schritte wie für das <link xref=\"add-account"
+"\">Hinzufügen eines Kontos</link>."
#: C/create-account.page:42(p)
msgid ""
-"This page provides information on creating a new account for various types "
-"of accounts. Your account provider should give you a login ID and a "
-"password, as well as any additional information you need to connect using "
-"<app>Empathy</app>."
+"This page provides information on creating a new account for various types of "
+"accounts. Your account provider should give you a login ID and a password, as "
+"well as any additional information you need to connect using <app>Empathy</"
+"app>."
msgstr ""
"Diese Seite stellt für die verschiedenen Kontentypen Informationen über das "
"Anlegen eines neuen Kontos bereit. Sie sollten von Ihrem Dienstanbieter eine "
@@ -2502,9 +2509,9 @@ msgid ""
"Facebook is one of the most-used social networks. It allows users to create "
"their own profile and to communicate with their friends."
msgstr ""
-"Facebook ist eines der am meisten genutzten sozialen Netzwerke. Den "
-"Benutzern wird die Erstellung eines eigenen Profils und die Kommunikation "
-"mit ihren Freunden ermöglicht."
+"Facebook ist eines der am meisten genutzten sozialen Netzwerke. Den Benutzern "
+"wird die Erstellung eines eigenen Profils und die Kommunikation mit ihren "
+"Freunden ermöglicht."
#: C/create-account.page:52(p)
msgid ""
@@ -2527,8 +2534,8 @@ msgid ""
"regardless of their account provider."
msgstr ""
"Jabber ist ein offenes Sofortnachrichtensystem. Wie E-Mail, erlaubt Jabber "
-"die Wahl Ihres Konto-Dienstanbieters und die Kommunikation mit anderen "
-"Jabber-Benutzern, unabhängig von deren Konto-Dienstanbietern."
+"die Wahl Ihres Konto-Dienstanbieters und die Kommunikation mit anderen Jabber-"
+"Benutzern, unabhängig von deren Konto-Dienstanbietern."
#: C/create-account.page:66(p)
msgid ""
@@ -2546,10 +2553,9 @@ msgid ""
"Google Talk is a Jabber service. Simply use your Google Mail address and "
"password in <app>Empathy</app> to connect."
msgstr ""
-"Falls Sie Google Mail oder Google Talk benutzen, haben Sie bereits ein "
-"Jabber-Konto. Google Talk ist ein Jabber-Dienst. Verwenden Sie einfach Ihre "
-"Google Mail-Adresse und Ihr Passwort in <app>Empathy</app> für die "
-"Verbindung."
+"Falls Sie Google Mail oder Google Talk benutzen, haben Sie bereits ein Jabber-"
+"Konto. Google Talk ist ein Jabber-Dienst. Verwenden Sie einfach Ihre Google "
+"Mail-Adresse und Ihr Passwort in <app>Empathy</app> für die Verbindung."
#: C/create-account.page:78(title) C/audio-video.page:190(p)
msgid "People Nearby"
@@ -2565,8 +2571,8 @@ msgstr ""
"Sie müssen kein Konto bei einem Dienstanbieter anlegen, um dieses "
"Funktionsmerkmal nutzen zu können. Dieser Dienst ist immer dann verfügbar, "
"wenn Sie mit einem lokalen Netzwerk verbunden sind, zum Beispiel einem "
-"drahtlosen Zugangspunkt (Hotspot). Andere Benutzer, die diesen Dienst "
-"nutzen, werden im Netzwerk automatisch gefunden."
+"drahtlosen Zugangspunkt (Hotspot). Andere Benutzer, die diesen Dienst nutzen, "
+"werden im Netzwerk automatisch gefunden."
#: C/create-account.page:85(p)
msgid "For more information, see <link xref=\"salut-protocol\"/>."
@@ -2585,8 +2591,8 @@ msgid ""
msgstr ""
"SIP ist ein offenes System für Audio- und Video-Unterhaltungen übar das "
"Internet. Sie müssen ein SIP-Konto bei einem Dienstanbieter erstellen. "
-"Unabhängig davon, welchen Dienstanbieter Ihre Kontakte nutzen, können Sie "
-"mit allen anderen SIP-Benutzern kommunizieren."
+"Unabhängig davon, welchen Dienstanbieter Ihre Kontakte nutzen, können Sie mit "
+"allen anderen SIP-Benutzern kommunizieren."
#: C/create-account.page:97(p)
msgid ""
@@ -2603,9 +2609,9 @@ msgid ""
"Some SIP providers allow you to call normal phones from your computer. "
"Generally, you will need to subscribe to a paid service for this feature."
msgstr ""
-"Einige SIP-Dienste ermöglichen es, von Ihrem Rechner aus gewöhnliche "
-"Telefone anzurufen. Im Allgemeinen werden Sie sich hierfür an einem zu "
-"bezahlenden Dienst registrieren müssen."
+"Einige SIP-Dienste ermöglichen es, von Ihrem Rechner aus gewöhnliche Telefone "
+"anzurufen. Im Allgemeinen werden Sie sich hierfür an einem zu bezahlenden "
+"Dienst registrieren müssen."
#: C/create-account.page:107(title) C/audio-video.page:165(p)
msgid "IRC"
@@ -2613,16 +2619,16 @@ msgstr "IRC"
#: C/create-account.page:109(p)
msgid ""
-"You do not need to register for an account to use IRC. Although you specify "
-"a nickname when you add an IRC account to <app>Empathy</app>, this nickname "
-"is only established each time you connect. If another user is using the "
+"You do not need to register for an account to use IRC. Although you specify a "
+"nickname when you add an IRC account to <app>Empathy</app>, this nickname is "
+"only established each time you connect. If another user is using the "
"nickname, you will need to choose a new nickname."
msgstr ""
-"Sie müssen kein Konto registrieren, um das IRC zu benutzen. Obgleich Sie "
-"beim Hinzufügen eines IRC-Kontos in <app>Empathy</app> einen Spitznamen "
-"angeben, wird dieser Spitzname zwar jedes Mal bei einem Verbindungsaufbau "
-"festgelegt. Falls aber ein anderer Benutzer diesen Spitznamen verwendet, "
-"müssen Sie einen neuen wählen."
+"Sie müssen kein Konto registrieren, um das IRC zu benutzen. Obgleich Sie beim "
+"Hinzufügen eines IRC-Kontos in <app>Empathy</app> einen Spitznamen angeben, "
+"wird dieser Spitzname zwar jedes Mal bei einem Verbindungsaufbau festgelegt. "
+"Falls aber ein anderer Benutzer diesen Spitznamen verwendet, müssen Sie einen "
+"neuen wählen."
#: C/create-account.page:114(p)
msgid ""
@@ -2630,8 +2636,8 @@ msgid ""
"their nicknames. See <link xref=\"irc-nick-password\"/> for more information."
msgstr ""
"Einige IRC-Netzwerke verwenden einen Dienst namens NickServ, um Benutzern zu "
-"ermöglichen, ihre Spitznamen zu schützen. Weitere Informationen finden Sie "
-"in <link xref=\"irc-nick-password\"/>."
+"ermöglichen, ihre Spitznamen zu schützen. Weitere Informationen finden Sie in "
+"<link xref=\"irc-nick-password\"/>."
#: C/create-account.page:117(p)
msgid ""
@@ -2709,22 +2715,22 @@ msgstr "Wählen Sie einen Status in der Liste aus."
msgid ""
"See <link xref=\"status-icons\"/> for a list of the built-in statuses and "
"what they mean. You can also <link xref=\"set-custom-message\">add custom "
-"status messages</link> to provide more information about your availability "
-"to your contacts."
+"status messages</link> to provide more information about your availability to "
+"your contacts."
msgstr ""
"In <link xref=\"status-icons\"/> finden Sie eine Liste mitgelieferter Status "
"sowie deren Bedeutung. Sie können auch <link xref=\"set-custom-message"
-"\">benutzerdefinierte Statusmeldungen hinzufügen</link>, um für Ihre "
-"Kontakte weitere Informationen über Ihren Status bereitzustellen."
+"\">benutzerdefinierte Statusmeldungen hinzufügen</link>, um für Ihre Kontakte "
+"weitere Informationen über Ihren Status bereitzustellen."
#: C/change-status.page:58(p)
msgid ""
-"If you do not use your computer for a while, or if the screensaver is on, "
-"the status will be automatically set to Away."
+"If you do not use your computer for a while, or if the screensaver is on, the "
+"status will be automatically set to Away."
msgstr ""
"Falls Sie Ihren Rechner für eine gewisse Zeit nicht bedienen oder der "
-"Bildschirmschoner eingeschaltet ist, wird der Status automatisch auf "
-"abwesend gesetzt."
+"Bildschirmschoner eingeschaltet ist, wird der Status automatisch auf abwesend "
+"gesetzt."
#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
@@ -2746,8 +2752,8 @@ msgstr "Audio- und Video-Unterstützung"
#: C/audio-video.page:34(p)
msgid ""
-"You can only have audio and video conversation with contacts who are using "
-"an application which also supports this feature. When your contacts support "
+"You can only have audio and video conversation with contacts who are using an "
+"application which also supports this feature. When your contacts support "
"audio or video conversations, you will see the following icons next to their "
"names in the contact list:"
msgstr ""
@@ -2782,8 +2788,8 @@ msgstr "Der Kontakt kann eine Video-Unterhaltung führen."
#: C/audio-video.page:83(p)
msgid ""
-"In order to have an audio conversation, you need to have a sound card that "
-"is supported by your operating system, and a working microphone."
+"In order to have an audio conversation, you need to have a sound card that is "
+"supported by your operating system, and a working microphone."
msgstr ""
"Um eine Audio-Unterhaltung führen zu können, benötigen Sie eine von Ihrem "
"Betriebssystem unterstützte Soundkarte sowie ein funktionierendes Mikrofon."
@@ -2806,10 +2812,9 @@ msgid ""
"supported services. The following table lists whether audio and video is "
"supported for each type of account."
msgstr ""
-"Sie können nur mit denjenigen Konten Audio- oder Video-Unterhaltungen "
-"führen, welche die entsprechenden Dienste unterstützen. In der folgenden "
-"Tabelle wird für jeden Kontentyp aufgelistet, ob Audio und Video unterstützt "
-"werden."
+"Sie können nur mit denjenigen Konten Audio- oder Video-Unterhaltungen führen, "
+"welche die entsprechenden Dienste unterstützen. In der folgenden Tabelle wird "
+"für jeden Kontentyp aufgelistet, ob Audio und Video unterstützt werden."
#: C/audio-video.page:102(p)
msgid ""
@@ -2819,21 +2824,21 @@ msgid ""
"are listed as unsupported here."
msgstr ""
"Kontentypen werden durch Plugins bereitgestellt. Auf Ihrem System könnten "
-"nicht alle der folgenden Typen verfügbar sein, oder die bei Ihnen "
-"verfügbaren Typen sind hier nicht aufgelistet. Durch aktualisierte Plugins "
-"könnte es möglich sein, dass hier als nicht unterstützte Typen aufgelistete "
-"Konten dennoch Audio- und Video-Unterhaltungen ermöglichen."
+"nicht alle der folgenden Typen verfügbar sein, oder die bei Ihnen verfügbaren "
+"Typen sind hier nicht aufgelistet. Durch aktualisierte Plugins könnte es "
+"möglich sein, dass hier als nicht unterstützte Typen aufgelistete Konten "
+"dennoch Audio- und Video-Unterhaltungen ermöglichen."
#: C/audio-video.page:110(p)
msgid ""
"I'd like to do tables like this using nothing for No and ✔ for Yes, but we "
-"need to look at the accessibility impact. I've <link href=\"http://mail."
-"gnome.org/archives/gnome-doc-list/2009-September/msg00006.html\">asked the "
+"need to look at the accessibility impact. I've <link href=\"http://mail.gnome."
+"org/archives/gnome-doc-list/2009-September/msg00006.html\">asked the "
"accessibility team</link> for input."
msgstr ""
"I'd like to do tables like this using nothing for No and ✔ for Yes, but we "
-"need to look at the accessibility impact. I've <link href=\"http://mail."
-"gnome.org/archives/gnome-doc-list/2009-September/msg00006.html\">asked the "
+"need to look at the accessibility impact. I've <link href=\"http://mail.gnome."
+"org/archives/gnome-doc-list/2009-September/msg00006.html\">asked the "
"accessibility team</link> for input."
#: C/audio-video.page:118(p)
@@ -2930,8 +2935,8 @@ msgstr "Eine Audio-Unterhaltung starten"
#: C/audio-call.page:29(p)
msgid ""
"You can call your contacts and have an audio conversation with them. This "
-"features only works with certain types of accounts, and it requires the "
-"other person to have an application that supports audio calls."
+"features only works with certain types of accounts, and it requires the other "
+"person to have an application that supports audio calls."
msgstr ""
"Sie können Ihre Kontakte anrufen und eine Audio-Unterhaltung mit ihnen "
"führen. Dieses Funktionsmerkmal unterstützt verschiedene Kontentypen. "
@@ -2940,24 +2945,24 @@ msgstr ""
#: C/audio-call.page:34(p)
msgid ""
-"From the <gui>Contact List</gui> window, click the <media type=\"image\" "
-"mime=\"image/png\" src=\"figures/camera-web.png\">video call</media> icon "
-"next to the name of the contact you wish to call and choose <gui style="
-"\"menuitem\">Audio Call</gui>."
+"From the <gui>Contact List</gui> window, click the <media type=\"image\" mime="
+"\"image/png\" src=\"figures/camera-web.png\">video call</media> icon next to "
+"the name of the contact you wish to call and choose <gui style=\"menuitem"
+"\">Audio Call</gui>."
msgstr ""
-"Klicken Sie im <gui>Kontaktlisten</gui>-Fenster auf das <media type=\"image"
-"\" mime=\"image/png\" src=\"figures/camera-web.png\">Videoanruf</media>-"
-"Symbol neben dem Namen des Kontakts, den Sie anrufen wollen, und wählen Sie "
-"<gui style=\"menuitem\">Videoanruf</gui>."
+"Klicken Sie im <gui>Kontaktlisten</gui>-Fenster auf das <media type=\"image\" "
+"mime=\"image/png\" src=\"figures/camera-web.png\">Videoanruf</media>-Symbol "
+"neben dem Namen des Kontakts, den Sie anrufen wollen, und wählen Sie <gui "
+"style=\"menuitem\">Videoanruf</gui>."
#: C/audio-call.page:55(p)
msgid ""
"To turn an audio conversation into a video conversation, choose <guiseq><gui "
"style=\"menu\">Video</gui><gui style=\"menuitem\">Video On</gui></guiseq>."
msgstr ""
-"Um eine Audio-Unterhaltung in eine Video-Unterhaltung umzuwandeln, wählen "
-"Sie <guiseq><gui style=\"menu\">Anruf</gui><gui style=\"menuitem\">Video "
-"ein</gui></guiseq>."
+"Um eine Audio-Unterhaltung in eine Video-Unterhaltung umzuwandeln, wählen Sie "
+"<guiseq><gui style=\"menu\">Anruf</gui><gui style=\"menuitem\">Video ein</"
+"gui></guiseq>."
#: C/audio-call.page:63(title)
msgid "Start an audio conversation with a meta-contact"
@@ -2992,8 +2997,8 @@ msgid ""
"service as the account you select."
msgstr ""
"Wählen Sie in der <gui>Konten</gui>-Auswahlliste das Konto aus, mit dem Sie "
-"sich zu Ihrem Kontakt verbinden wollen. Es ist erforderlich, dass Ihr "
-"Kontakt den gleichen Dienst verwendet, den Sie hier angeben."
+"sich zu Ihrem Kontakt verbinden wollen. Es ist erforderlich, dass Ihr Kontakt "
+"den gleichen Dienst verwendet, den Sie hier angeben."
#: C/add-contact.page:45(p)
msgid ""
@@ -3009,8 +3014,8 @@ msgid ""
"In the <gui>Alias</gui> field, type your contact’s name as you would like it "
"to appear in your contact list."
msgstr ""
-"Geben Sie in das <guilabel>Alias</guilabel>-Textfeld den Namen ein, so wie "
-"er in der Kontaktliste erscheinen soll."
+"Geben Sie in das <guilabel>Alias</guilabel>-Textfeld den Namen ein, so wie er "
+"in der Kontaktliste erscheinen soll."
#: C/add-contact.page:53(p)
msgid "Click <gui>Add</gui> to add the person to your list of contacts."
@@ -3020,8 +3025,8 @@ msgstr ""
#: C/add-contact.page:61(p)
msgid ""
-"To add a new person to your list of contacts, you need to be connected to "
-"the Internet and to your account."
+"To add a new person to your list of contacts, you need to be connected to the "
+"Internet and to your account."
msgstr ""
"Um eine neue Person zu Ihrer Kontaktliste hinzuzufügen, müssen Sie mit dem "
"Internet und mit Ihrem Konto verbunden sein."
@@ -3037,9 +3042,9 @@ msgstr "Hinzufügen eines neuen Kontos"
#: C/add-account.page:41(p)
msgid ""
"You can add instant messaging accounts from any supported service to "
-"communicate with all of your contacts in <app>Empathy</app>. For some "
-"account providers, these steps will also allow you to register for a new "
-"account. For more details, see <link xref=\"create-account\"/>."
+"communicate with all of your contacts in <app>Empathy</app>. For some account "
+"providers, these steps will also allow you to register for a new account. For "
+"more details, see <link xref=\"create-account\"/>."
msgstr ""
"Sie können Sofortnachrichten-Konten für jeden unterstützten Dienst anlegen, "
"um mit allen Ihren Kontakten in <app>Empathy</app> zu kommunizieren. Für "
@@ -3074,9 +3079,9 @@ msgstr ""
#: C/add-account.page:66(p)
msgid ""
-"Enter the required information. For most accounts, you will only need a "
-"login ID and a password. Some accounts may require additional information. "
-"See <link xref=\"accounts-window#details\"/> for more information."
+"Enter the required information. For most accounts, you will only need a login "
+"ID and a password. Some accounts may require additional information. See "
+"<link xref=\"accounts-window#details\"/> for more information."
msgstr ""
"Geben Sie die benötigten Informationen ein. Für die meisten Konten wird die "
"Eingabe einer Anmeldekennung und eines Passworts genügen. Einige Konten "
@@ -3091,8 +3096,8 @@ msgstr "Klicken Sie auf <gui style=\"button\">Anmelden</gui>."
msgid ""
"To change the name that identifies the account in the <gui>Accounts</gui> "
"window, select the account from the list on the left and either click on the "
-"name or press the space bar. Edit the account name and press <key>Enter</"
-"key> when you’re finished."
+"name or press the space bar. Edit the account name and press <key>Enter</key> "
+"when you’re finished."
msgstr ""
"Um den Namen zu ändern, der das Konto im <gui>Konten</gui>-Fenster "
"identifiziert, wählen Sie das Konto aus der linken Liste aus und klicken Sie "
@@ -3110,8 +3115,7 @@ msgstr "Konten-Fenster"
#: C/accounts-window.page:35(p)
msgid ""
-"The <gui>Accounts</gui> window allows you to add, modify, and delete "
-"accounts."
+"The <gui>Accounts</gui> window allows you to add, modify, and delete accounts."
msgstr ""
"Das <gui>Konten</gui> ermöglicht Ihnen das Hinzufügen, Bearbeiten oder "
"Entfernen von Kontakten."
@@ -3142,16 +3146,16 @@ msgstr "Jabber-Kontendetails"
msgid ""
"Most Jabber accounts will require only a login ID and a password to connect. "
"For some accounts or on certain types of networks, you may need to enter "
-"additional information in the <gui>Advanced</gui> section. Normally, you "
-"will not need to use the advanced options below. For general instructions on "
+"additional information in the <gui>Advanced</gui> section. Normally, you will "
+"not need to use the advanced options below. For general instructions on "
"adding an account, see <link xref=\"add-account\"/>."
msgstr ""
"Die meisten Jabber-Konten erfordern nur eine Anmeldekennung und ein Passwort "
-"für die Verbindung. Für einige Konten oder bestimmte Netzwerktypen können "
-"Sie zusätzliche Informationen im Abschnitt <gui>Fortgeschritten</gui> "
-"eingeben. Normalerweise werden Sie die unten angegebenen zusätzlichen "
-"Optionen nicht benötigen. Allgemeine Informationen über das Hinzufügen eines "
-"Kontos finden Sie in <link xref=\"add-account\"/>."
+"für die Verbindung. Für einige Konten oder bestimmte Netzwerktypen können Sie "
+"zusätzliche Informationen im Abschnitt <gui>Fortgeschritten</gui> eingeben. "
+"Normalerweise werden Sie die unten angegebenen zusätzlichen Optionen nicht "
+"benötigen. Allgemeine Informationen über das Hinzufügen eines Kontos finden "
+"Sie in <link xref=\"add-account\"/>."
#: C/account-jabber.page:39(p)
msgid ""
@@ -3172,17 +3176,17 @@ msgstr "SSL-Zertifikat-Fehler ignorieren"
#: C/account-jabber.page:47(p)
msgid ""
"Whenever possible, communication between <app>Empathy</app> and the Jabber "
-"server is encrypted. If encrypted communication is not possible, messages "
-"may be sent unencrypted. Select <gui>Encryption required</gui> to prevent "
+"server is encrypted. If encrypted communication is not possible, messages may "
+"be sent unencrypted. Select <gui>Encryption required</gui> to prevent "
"<app>Empathy</app> from communicating with the Jabber server when encryption "
"is not possible."
msgstr ""
-"Wann immer es möglich ist, wird die Kommunikation zwischen <app>Empathy</"
-"app> und dem Jabber-Server verschlüsselt. Falls verschlüsselte Kommunikation "
-"nicht möglich ist, können Nachrichten unverschlüsselt gesendet werden. "
-"Wählen Sie <gui>Verschlüsselung erforderlich</gui>, um eine Kommunikation "
-"von <app>Empathy</app> mit dem Jabber-Server zu verhindern, wenn "
-"Verschlüsselung nicht möglich ist."
+"Wann immer es möglich ist, wird die Kommunikation zwischen <app>Empathy</app> "
+"und dem Jabber-Server verschlüsselt. Falls verschlüsselte Kommunikation nicht "
+"möglich ist, können Nachrichten unverschlüsselt gesendet werden. Wählen Sie "
+"<gui>Verschlüsselung erforderlich</gui>, um eine Kommunikation von "
+"<app>Empathy</app> mit dem Jabber-Server zu verhindern, wenn Verschlüsselung "
+"nicht möglich ist."
#: C/account-jabber.page:52(p)
msgid ""
@@ -3214,15 +3218,15 @@ msgid ""
msgstr ""
"Falls Sie über mehrere Anwendungen gleichzeitig mit Ihrem Konto verbunden "
"sind, beispielsweise von verschiedenen Rechnern aus, können Sie eine "
-"Ressource zur eindeutigen Identifizierung jeder dieser Anmeldungen "
-"festlegen. Als Vorgabe verwendet <app>Empathy</app> als Ressource "
-"<input>Telepathy</input>."
+"Ressource zur eindeutigen Identifizierung jeder dieser Anmeldungen festlegen. "
+"Als Vorgabe verwendet <app>Empathy</app> als Ressource <input>Telepathy</"
+"input>."
#: C/account-jabber.page:65(p)
msgid ""
-"You can set the priority to specify which application should receive "
-"incoming messages from your contacts. New messages will be sent to the "
-"application with the highest priority."
+"You can set the priority to specify which application should receive incoming "
+"messages from your contacts. New messages will be sent to the application "
+"with the highest priority."
msgstr ""
"Sie können die Priorität festlegen, um anzugeben, welche Anwendung die "
"eingehenden Nachrichten von Ihren Kontakten annehmen soll. Neue Nachrichten "
@@ -3236,13 +3240,13 @@ msgstr "Server-Einstellungen überschreiben"
msgid ""
"<app>Empathy</app> will use default settings to connect to the Jabber server "
"based on your login ID. For some Jabber servers, you will need to enter "
-"custom server settings manually. These settings should be provided for you "
-"by your Jabber provider."
+"custom server settings manually. These settings should be provided for you by "
+"your Jabber provider."
msgstr ""
-"<app>Empathy</app> verwendet Vorgabeeinstellungen für Verbindungen zum "
-"Jabber-Server, basierend auf Ihrer Anmeldekennung. Für einige Jabber-Server "
-"müssen Sie benutzerdefinierte Einstellungen manuell eingeben. Diese "
-"Einstellungen sollte Ihnen Ihr Jabber-Dienstanbieter zur Verfügung stellen."
+"<app>Empathy</app> verwendet Vorgabeeinstellungen für Verbindungen zum Jabber-"
+"Server, basierend auf Ihrer Anmeldekennung. Für einige Jabber-Server müssen "
+"Sie benutzerdefinierte Einstellungen manuell eingeben. Diese Einstellungen "
+"sollte Ihnen Ihr Jabber-Dienstanbieter zur Verfügung stellen."
#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
@@ -3267,9 +3271,9 @@ msgstr "IRC-Kontendetails"
#: C/account-irc.page:33(p)
msgid ""
-"IRC accounts require different information than many other types of "
-"accounts. To create an IRC account, you must specify at least an IRC network "
-"and a nickname. This page details the information you can provide for an IRC "
+"IRC accounts require different information than many other types of accounts. "
+"To create an IRC account, you must specify at least an IRC network and a "
+"nickname. This page details the information you can provide for an IRC "
"account."
msgstr ""
"IRC-Konten erfordern andere Informationen als die meisten anderen "
@@ -3285,15 +3289,14 @@ msgstr "Netzwerk"
msgid ""
"IRC is an open system that allows people to run separate IRC networks. Each "
"network is distinct and has its own users and chat rooms. <app>Empathy</app> "
-"lists the most popular networks in the <gui>Network</gui> drop-down list. "
-"You can add additional networks. See <link xref=\"#networks\"/> below."
+"lists the most popular networks in the <gui>Network</gui> drop-down list. You "
+"can add additional networks. See <link xref=\"#networks\"/> below."
msgstr ""
"IRC ist ein offenes System, welches Personen erlaubt, separate IRC-Netzwerke "
"zu betreiben. Jedes Netzwerk ist in sich abgeschlossen und hat seine eigenen "
"Benutzer und Unterhaltungsräume. <app>Empathy</app> listet die populärsten "
-"Netzwerke in der Auswahlliste <gui>Netzwerk</gui> auf. Sie können "
-"zusätzliche Netzwerke hinzufügen. Siehe <link xref=\"#networks\"/> "
-"nachfolgend."
+"Netzwerke in der Auswahlliste <gui>Netzwerk</gui> auf. Sie können zusätzliche "
+"Netzwerke hinzufügen. Siehe <link xref=\"#networks\"/> nachfolgend."
#: C/account-irc.page:53(gui)
msgid "Nickname"
@@ -3302,13 +3305,13 @@ msgstr "Spitzname"
#: C/account-irc.page:54(p)
msgid ""
"Your nickname is your unique name on the IRC network. Only one person on a "
-"network may use a given nickname. If you get an error message that says "
-"<link xref=\"prob-conn-name\" role=\"error-msg\"/> you will need to change "
-"your nickname."
+"network may use a given nickname. If you get an error message that says <link "
+"xref=\"prob-conn-name\" role=\"error-msg\"/> you will need to change your "
+"nickname."
msgstr ""
"Ihr Spitzname ist Ihr eindeutiger Name im IRC-Netzwerk. Nur eine einzige "
-"Person in einem Netzwerk darf einen gegebenen Spitznamen verwenden. Falls "
-"Sie die Fehlermeldung <link xref=\"prob-conn-name\" role=\"error-msg\"/> "
+"Person in einem Netzwerk darf einen gegebenen Spitznamen verwenden. Falls Sie "
+"die Fehlermeldung <link xref=\"prob-conn-name\" role=\"error-msg\"/> "
"erhalten, müssen Sie Ihren Spitznamen ändern."
#: C/account-irc.page:60(gui)
@@ -3318,8 +3321,8 @@ msgstr "Passwort"
#: C/account-irc.page:61(p)
msgid ""
"Some servers, particularly those on private networks, require a password to "
-"connect. If you are authorized to use the network, the network "
-"administrators should provide you with a password."
+"connect. If you are authorized to use the network, the network administrators "
+"should provide you with a password."
msgstr ""
"Einige Server, insbesondere diejenigen in privaten Netzwerken, erfordern ein "
"Passwort für die Verbindung. Falls Sie legitimiert sind, das Netzwerk zu "
@@ -3333,9 +3336,9 @@ msgstr "NickServ-Passwörter"
#: C/account-irc.page:66(p)
msgid ""
"On some networks, nicknames can be registered using a service known as "
-"NickServ. <app>Empathy</app> does not directly support nickname passwords. "
-"On some networks, including the popular freenode network, server passwords "
-"are automatically forwarded to NickServ, allowing you to set this field to "
+"NickServ. <app>Empathy</app> does not directly support nickname passwords. On "
+"some networks, including the popular freenode network, server passwords are "
+"automatically forwarded to NickServ, allowing you to set this field to "
"identify yourself with NickServ. See <link xref=\"irc-nick-password\"/> for "
"more details."
msgstr ""
@@ -3352,8 +3355,8 @@ msgstr "Realname"
#: C/account-irc.page:77(p)
msgid ""
-"You can provide your real name in addition to your nickname. Other users "
-"will be able to see this when they view your information."
+"You can provide your real name in addition to your nickname. Other users will "
+"be able to see this when they view your information."
msgstr ""
"Zusätzlich zu Ihrem Spitznamen können Sie auch Ihren echten Namen angeben. "
"Dieser wird anderen Benutzern angezeigt, wenn diese Ihre persönlichen "
@@ -3385,31 +3388,31 @@ msgstr "Netzwerke"
#: C/account-irc.page:99(p)
msgid ""
"<app>Empathy</app> includes a list of popular IRC networks. If you wish to "
-"another IRC network, you can add it to the list. You can also modify "
-"networks and remove them from the list."
+"another IRC network, you can add it to the list. You can also modify networks "
+"and remove them from the list."
msgstr ""
"<app>Empathy</app> enthält eine Liste populärer IRC-Netzwerke. Falls Sie ein "
-"anderes IRC-Netzwerk wünschen, können Sie es zur Liste hinzufügen. Sie "
-"können auch Netzwerke bearbeiten oder aus der Liste entfernen."
+"anderes IRC-Netzwerk wünschen, können Sie es zur Liste hinzufügen. Sie können "
+"auch Netzwerke bearbeiten oder aus der Liste entfernen."
#: C/account-irc.page:104(p)
msgid ""
"To add a network to the list, click <media type=\"image\" mime=\"image/png\" "
"src=\"figures/gtk-add.png\" width=\"16\" height=\"16\">Add</media>."
msgstr ""
-"Um ein Netzwerk zur Liste hinzuzufügen, klicken Sie auf <media type=\"image"
-"\" mime=\"image/png\" src=\"figures/gtk-add.png\" width=\"16\" height=\"16"
-"\">Hinzufügen</media>."
+"Um ein Netzwerk zur Liste hinzuzufügen, klicken Sie auf <media type=\"image\" "
+"mime=\"image/png\" src=\"figures/gtk-add.png\" width=\"16\" height="
+"\"16\">Hinzufügen</media>."
#: C/account-irc.page:107(p)
msgid ""
"To modify a network in the list, select the network and click <media type="
-"\"image\" mime=\"image/png\" src=\"figures/gtk-edit.png\" width=\"16\" "
-"height=\"16\">Edit</media>."
+"\"image\" mime=\"image/png\" src=\"figures/gtk-edit.png\" width=\"16\" height="
+"\"16\">Edit</media>."
msgstr ""
-"Um ein Netzwerk in der Liste zu bearbeiten, wählen Sie es aus und klicken "
-"auf <media type=\"image\" mime=\"image/png\" src=\"figures/gtk-edit.png\" "
-"width=\"16\" height=\"16\">Bearbeiten</media>."
+"Um ein Netzwerk in der Liste zu bearbeiten, wählen Sie es aus und klicken auf "
+"<media type=\"image\" mime=\"image/png\" src=\"figures/gtk-edit.png\" width="
+"\"16\" height=\"16\">Bearbeiten</media>."
#: C/account-irc.page:110(p)
msgid ""
@@ -3417,9 +3420,9 @@ msgid ""
"\"image\" mime=\"image/png\" src=\"figures/gtk-remove.png\" width=\"16\" "
"height=\"16\">Remove</media>."
msgstr ""
-"Um ein Netzwerk aus der Liste zu entfernen, wählen Sie es aus und klicken "
-"auf <media type=\"image\" mime=\"image/png\" src=\"figures/gtk-remove.png\" "
-"width=\"16\" height=\"16\">Entfernen</media>."
+"Um ein Netzwerk aus der Liste zu entfernen, wählen Sie es aus und klicken auf "
+"<media type=\"image\" mime=\"image/png\" src=\"figures/gtk-remove.png\" width="
+"\"16\" height=\"16\">Entfernen</media>."
#: C/account-irc.page:115(p)
msgid ""
@@ -3442,20 +3445,19 @@ msgstr "Zeichensatz"
#: C/account-irc.page:126(p)
msgid ""
-"This specifies the character encoding that is typically used on this "
-"network. A character encoding is a specific way of recording characters "
-"internally in a computer. There are many character encodings, and you need "
-"to use the same character encoding as other users to see their messages "
-"correctly."
+"This specifies the character encoding that is typically used on this network. "
+"A character encoding is a specific way of recording characters internally in "
+"a computer. There are many character encodings, and you need to use the same "
+"character encoding as other users to see their messages correctly."
msgstr ""
"Dies legt die Zeichenkodierung fest, die typischerweise in diesem Netzwerk "
"verwendet wird. Eine Zeichenkodierung ist eine spezifische Art der internen "
"Aufzeichnung von Zeichen in einem Rechner. Es gibt zahlreiche "
-"Zeichenkodierungen. Sie müssen die gleiche Kodierung wie die anderen "
-"Benutzer verwenden, damit deren Nachrichten korrekt angezeigt werden können."
+"Zeichenkodierungen. Sie müssen die gleiche Kodierung wie die anderen Benutzer "
+"verwenden, damit deren Nachrichten korrekt angezeigt werden können."
#. Translators: Recommend character encodings that are common
-#. for your language.
+#. for your language.
#: C/account-irc.page:135(p)
msgid ""
"By default, <app>Empathy</app> uses UTF-8, a modern character encoding that "
@@ -3491,10 +3493,10 @@ msgid ""
"<gui>Port</gui> to edit it. Alternatively, use the left and right arrow keys "
"to focus the field, and press the space bar to begin editing."
msgstr ""
-"Wenn ein Server ausgewählt ist, klicken Sie auf die Felder unter "
-"<gui>Server</gui> oder <gui>Port</gui>, um diese zu bearbeiten. Alternativ "
-"verwenden Sie die linke und rechte Pfeiltaste, um das Feld zu fokussieren. "
-"Mit der Leertaste beginnen Sie mit der Bearbeitung."
+"Wenn ein Server ausgewählt ist, klicken Sie auf die Felder unter <gui>Server</"
+"gui> oder <gui>Port</gui>, um diese zu bearbeiten. Alternativ verwenden Sie "
+"die linke und rechte Pfeiltaste, um das Feld zu fokussieren. Mit der "
+"Leertaste beginnen Sie mit der Bearbeitung."
#: C/account-irc.page:151(p)
msgid ""
@@ -3503,9 +3505,9 @@ msgid ""
"the network from seeing what you write on public chat rooms."
msgstr ""
"Aktivieren Sie das Ankreuzfeld in der <gui>SSL</gui>-Spalte, um jegliche "
-"Kommunikation mit dem Server zu verschlüsseln. Beachten Sie, dass dies "
-"andere Benutzer des Netzwerks nicht daran hindern wird, alles zu sehen, was "
-"Sie in öffentlichen Unterhaltungsräumen schreiben."
+"Kommunikation mit dem Server zu verschlüsseln. Beachten Sie, dass dies andere "
+"Benutzer des Netzwerks nicht daran hindern wird, alles zu sehen, was Sie in "
+"öffentlichen Unterhaltungsräumen schreiben."
#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: C/index.page:0(None)
@@ -3514,3 +3516,24 @@ msgstr ""
"Mario Blättermann <mariobl@freenet.de>, 2008, 2009, 2010, 2011\n"
"Philipp Kerling <k.philipp@gmail.com>, 2008\n"
"Christian Kirbach <Christian.Kirbach@googlemail.com>, 2010."
+
+#~ msgid ""
+#~ "In order to be able to share your desktop or to remotely use your contacts "
+#~ "desktop, it is necessary to have a remote desktop viewer application "
+#~ "installed in your system."
+#~ msgstr ""
+#~ "Um Ihre Arbeitsumgebung freizugeben oder die Arbeitsumgebungen Ihrer "
+#~ "entfernten Kontakte zu benutzen, ist eine auf Ihrem System installierte "
+#~ "Anwendung zum Betrachten entfernter Arbeitsumgebungen notwendig."
+
+#~ msgid ""
+#~ "A request will be sent to the contact you want to share your desktop with. "
+#~ "If they accept, the default remote desktop viewer application will be "
+#~ "launched in order to permit you to disconnect the user that is controlling "
+#~ "your desktop."
+#~ msgstr ""
+#~ "Es wird eine Anfrage an den Kontakt gesendet, dem Sie Ihre Arbeitsumgebung "
+#~ "freigeben wollen. Falls diese akzeptiert wird, dann wird die "
+#~ "voreingestellte Anwendung zum Betrachten entfernter Arbeitsumgebungen "
+#~ "gestartet, damit es Ihnen ermöglicht wird, die Verbindung zu dem Benutzer "
+#~ "zu trennen, der Ihre Arbeitsumgebung steuert."
diff --git a/help/es/es.po b/help/es/es.po
index 71e7225d8..f35a961d6 100644
--- a/help/es/es.po
+++ b/help/es/es.po
@@ -6,15 +6,15 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy-help.master\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-01 02:16+0000\n"
-"PO-Revision-Date: 2011-04-02 20:54+0200\n"
+"POT-Creation-Date: 2011-09-05 18:45+0000\n"
+"PO-Revision-Date: 2011-09-05 23:28+0200\n"
"Last-Translator: Jorge González <jorgegonz@svn.gnome.org>\n"
-"Language-Team: Español <gnome-es-list@gnome.org>\n"
+"Language-Team: Español; Castellano <gnome-es-list@gnome.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
@@ -29,14 +29,14 @@ msgid "Start a video conversation with one of your contacts."
msgstr "Iniciar una conversación de vídeo con uno de sus contactos."
#: C/video-call.page:21(name) C/status-icons.page:16(name)
-#: C/share-desktop.page:13(name) C/set-custom-status.page:19(name)
+#: C/share-desktop.page:14(name) C/set-custom-status.page:19(name)
#: C/send-file.page:21(name) C/salut-protocol.page:18(name)
#: C/remove-account.page:18(name) C/prob-conn-neterror.page:18(name)
#: C/prob-conn-name.page:17(name) C/prob-conn-auth.page:21(name)
#: C/prob-conn-acctdisabled.page:18(name) C/prev-conv.page:16(name)
#: C/link-contacts.page:15(name) C/irc-start-conversation.page:15(name)
#: C/irc-send-file.page:16(name) C/irc-nick-password.page:18(name)
-#: C/irc-manage.page:19(name) C/irc-join-room.page:16(name)
+#: C/irc-manage.page:20(name) C/irc-join-room.page:16(name)
#: C/irc-join-pwd.page:17(name) C/irc-commands.page:10(name)
#: C/introduction.page:13(name) C/index.page:19(name)
#: C/import-account.page:23(name) C/hide-contacts.page:11(name)
@@ -51,14 +51,14 @@ msgid "Milo Casagrande"
msgstr "Milo Casagrande"
#: C/video-call.page:22(email) C/status-icons.page:17(email)
-#: C/share-desktop.page:14(email) C/set-custom-status.page:20(email)
+#: C/share-desktop.page:15(email) C/set-custom-status.page:20(email)
#: C/send-file.page:22(email) C/salut-protocol.page:19(email)
#: C/remove-account.page:19(email) C/prob-conn-neterror.page:19(email)
#: C/prob-conn-name.page:18(email) C/prob-conn-auth.page:22(email)
#: C/prob-conn-acctdisabled.page:19(email) C/prev-conv.page:17(email)
#: C/link-contacts.page:16(email) C/irc-start-conversation.page:16(email)
#: C/irc-send-file.page:17(email) C/irc-nick-password.page:19(email)
-#: C/irc-manage.page:20(email) C/irc-join-room.page:17(email)
+#: C/irc-manage.page:21(email) C/irc-join-room.page:17(email)
#: C/irc-join-pwd.page:18(email) C/irc-commands.page:11(email)
#: C/introduction.page:14(email) C/index.page:20(email)
#: C/import-account.page:24(email) C/hide-contacts.page:12(email)
@@ -73,7 +73,7 @@ msgid "milo@ubuntu.com"
msgstr "milo@ubuntu.com"
#: C/video-call.page:25(p) C/status-icons.page:24(p)
-#: C/share-desktop.page:17(p) C/set-custom-status.page:23(p)
+#: C/share-desktop.page:22(p) C/set-custom-status.page:23(p)
#: C/send-message.page:21(p) C/send-file.page:25(p)
#: C/salut-protocol.page:22(p) C/remove-account.page:22(p)
#: C/prob-conn.page:18(p) C/prob-conn-neterror.page:22(p)
@@ -81,7 +81,7 @@ msgstr "milo@ubuntu.com"
#: C/prob-conn-acctdisabled.page:22(p) C/prev-conv.page:24(p)
#: C/link-contacts.page:19(p) C/irc-start-conversation.page:19(p)
#: C/irc-send-file.page:20(p) C/irc-nick-password.page:22(p)
-#: C/irc-manage.page:23(p) C/irc-join-room.page:20(p)
+#: C/irc-manage.page:24(p) C/irc-join-room.page:20(p)
#: C/irc-join-pwd.page:21(p) C/irc-commands.page:14(p)
#: C/introduction.page:17(p) C/index.page:23(p) C/import-account.page:31(p)
#: C/hide-contacts.page:15(p) C/group-conversations.page:23(p)
@@ -182,29 +182,24 @@ msgstr ""
#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/status-icons.page:39(None)
-#| msgid ""
-#| "@@image: 'figures/available.png'; md5=1952a8952efbe87e84b21e09e0587e71"
msgid "@@image: 'figures/available.png'; md5=2196b2f0ad4ce26fdb7b9d48e75d1947"
msgstr "@@image: 'figures/available.png'; md5=2196b2f0ad4ce26fdb7b9d48e75d1947"
#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/status-icons.page:45(None)
-#| msgid "@@image: 'figures/busy.png'; md5=6cab57171fb6d732a85ace48f11cf207"
msgid "@@image: 'figures/busy.png'; md5=15eb2adff5faedf97b0cb9105d09410a"
msgstr "@@image: 'figures/busy.png'; md5=15eb2adff5faedf97b0cb9105d09410a"
#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/status-icons.page:53(None)
-#| msgid "@@image: 'figures/away.png'; md5=9a93ccca527af39cbe11db5c9d915ca0"
msgid "@@image: 'figures/away.png'; md5=9c504d6ffa0cf1a9cc8933d16e1bea33"
msgstr "@@image: 'figures/away.png'; md5=9c504d6ffa0cf1a9cc8933d16e1bea33"
#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/status-icons.page:62(None) C/status-icons.page:69(None)
-#| msgid "@@image: 'figures/offline.png'; md5=565ba82fbedd22e4eb5b810750199527"
msgid "@@image: 'figures/offline.png'; md5=c5b0c21181cbd6e13f8909243c0fa964"
msgstr "@@image: 'figures/offline.png'; md5=c5b0c21181cbd6e13f8909243c0fa964"
@@ -325,82 +320,109 @@ msgstr ""
"cuentas."
#: C/share-desktop.page:7(desc)
-msgid "Share the desktop with your contacts."
-msgstr "Compartir el escritorio con sus contactos."
+#| msgid "Share the desktop with your contacts."
+msgid "Show your desktop to your contacts."
+msgstr "Mostrar su escritorio a sus contactos."
+
+#: C/share-desktop.page:18(name)
+msgid "Ekaterina Gerasimova"
+msgstr "Ekaterina Gerasimova"
-#: C/share-desktop.page:28(title)
+#: C/share-desktop.page:19(email)
+msgid "kittykat3756@gmail.com"
+msgstr "kittykat3756@gmail.com"
+
+#: C/share-desktop.page:33(title)
msgid "Share your desktop"
msgstr "Compartir su escritorio"
-#: C/share-desktop.page:30(p)
+#: C/share-desktop.page:35(p)
+#| msgid ""
+#| "It is possible, with some of your contacts, to share your desktop with "
+#| "them, or to start using your contacts desktop. You can use this "
+#| "functionality to show your desktop to your contacts, to ask for help or "
+#| "to help your contacts resolve a problem."
msgid ""
-"It is possible, with some of your contacts, to share your desktop with them, "
-"or to start using your contacts desktop. You can use this functionality to "
-"show your desktop to your contacts, to ask for help or to help your contacts "
-"resolve a problem."
+"It is possible to share your desktop with some of your contacts. You can use "
+"this functionality to show your desktop to your contacts to, for example, "
+"ask for help or help your contacts resolve a problem."
msgstr ""
-"Es posible, con algunos de sus contactos, compartir su escritorio con ellos, "
-"o usar el escritorio de sus contactos. Puede usar esta funcionalidad para "
-"mostrar su escritorio a sus contactos, o preguntar por ayuda o ayudar a sus "
-"contactos a resolver problemas."
+"Es posible compartir su escritorio con algunos de sus contactos. Puede usar "
+"esta funcionalidad para mostrar su escritorio a sus contactos, o preguntar "
+"por ayuda o ayudar a sus contactos a resolver problemas."
-#: C/share-desktop.page:38(p)
+#: C/share-desktop.page:42(p)
msgid ""
-"In order to be able to share your desktop or to remotely use your contacts "
-"desktop, it is necessary to have a remote desktop viewer application "
-"installed in your system."
+"To be able to share your desktop, you need to have a VNC server, which has "
+"support for the feature, installed on your system. <app>Vino</app>, the "
+"GNOME VNC server, has the required support."
msgstr ""
-"Para poder compartir su escritorio o usar remotamente el escritorio de sus "
-"contactos es necesario tener una aplicación de visión remota de escritorios "
-"instalada en su sistema."
+"Para poder compartir su escritorio necesita tener un servidor VNC, que "
+"soporte para la característica, instalado en su sistema. <app>Vino</app>, el "
+"servidor VNC de GNOME, tiene el soporte necesario."
-#: C/share-desktop.page:46(p) C/send-file.page:40(p)
-#: C/favorite-rooms.page:66(p)
-msgid "From the <gui>Contact List</gui> window, perform one of the following:"
+#: C/share-desktop.page:51(p)
+#| msgid ""
+#| "From the <gui>Contact List</gui> window, perform one of the following:"
+msgid "From the <gui>Contact List</gui> window, do one of the following:"
msgstr ""
"En la ventana de la <gui>Lista de contactos</gui> realice una de las "
-"siguientes acciones:"
+"siguientes:"
-#: C/share-desktop.page:51(p)
+#: C/share-desktop.page:56(p)
+#| msgid ""
+#| "Select the contact you want to share your desktop with, and choose "
+#| "<guiseq><gui>Edit</gui><gui>Contact</gui><gui>Share my desktop</gui></"
+#| "guiseq>."
msgid ""
-"Select the contact you want to share your desktop with, and choose "
-"<guiseq><gui>Edit</gui><gui>Contact</gui><gui>Share my desktop</gui></"
+"Select the contact you want to share your desktop with and choose "
+"<guiseq><gui>Edit</gui><gui>Contact</gui><gui>Share My Desktop</gui></"
"guiseq>."
msgstr ""
-"Seleccione el contacto con el que quiera compartir su escritorio y pulse "
+"Seleccione el contacto con el que quiere compartir su escritorio y elija "
"<guiseq><gui>Editar</gui><gui>Contacto</gui><gui>Compartir mi escritorio</"
"gui></guiseq>."
-#: C/share-desktop.page:57(p)
+#: C/share-desktop.page:63(p)
+#| msgid ""
+#| "Right-click on the name of the contact you want to share your desktop "
+#| "with, and select <gui>Share my desktop</gui>."
msgid ""
-"Right-click on the name of the contact you want to share your desktop with, "
-"and select <gui>Share my desktop</gui>."
+"Right-click on the name of the contact you want to share your desktop with "
+"and select <gui>Share My Desktop</gui>."
msgstr ""
"Pulse con el botón derecho del ratón sobre el nombre del contacto con el que "
"quiera compartir su escritorio y seleccione <gui>Compartir mi escritorio</"
"gui>."
-#: C/share-desktop.page:65(p)
+#: C/share-desktop.page:71(p)
msgid ""
-"A request will be sent to the contact you want to share your desktop with. "
-"If they accept, the default remote desktop viewer application will be "
-"launched in order to permit you to disconnect the user that is controlling "
-"your desktop."
+"An invitation to view your desktop will be sent to the contact you have "
+"selected. To view your desktop, they will need to accept it."
msgstr ""
-"Se enviará una solicitud al contacto con el que quiere compartir su "
-"escritorio. Si acepta, se lanzará la aplicación de visión remota de "
-"escritorios para permitirle desconectar al usuario que está controlando su "
-"escritorio."
+"Se enviará una invitación para ver su escritorio al contacto que haya "
+"seleccionado. Deberán aceptarla para poder ver su escritorio."
-#: C/share-desktop.page:70(p)
+#: C/share-desktop.page:77(p)
msgid ""
-"For more information about how to use the remote desktop viewer application, "
-"refer to its help."
+"You can disconnect the contact from your computer using your desktop sharing "
+"application."
msgstr ""
-"Para obtener más información acerca de cómo usar la aplicación de visión de "
-"escritorios remotos, consulte su ayuda."
+"Puede desconectar el contacto de su equipo usando su aplicación de "
+"compartición de escritorio."
-#: C/share-desktop.page:77(p)
+#: C/share-desktop.page:82(p)
+#| msgid ""
+#| "For more information about how to use the remote desktop viewer "
+#| "application, refer to its help."
+msgid ""
+"For more information about how to use the remote desktop sharing "
+"application, refer to its help."
+msgstr ""
+"Consulte la ayuda para obtener más información acerca de cómo usar la "
+"aplicación de compartición de escritorio."
+
+#: C/share-desktop.page:90(p)
msgid ""
"When you share your desktop with someone else, it is possible to experience "
"system performance slowdown and low Internet speed."
@@ -408,15 +430,19 @@ msgstr ""
"Cuando comparte su escritorio con otros, es posible que experimente una "
"ralentización del rendimiento del sistema y una baja velocidad de Internet."
-#: C/share-desktop.page:83(p)
+#: C/share-desktop.page:96(p)
+#| msgid ""
+#| "Not all your contacts might be able to support this functionality. It is "
+#| "necessary for them to have at least the 2.28 version of <app>Empathy</"
+#| "app> and a remote desktop viewer application installed in their system."
msgid ""
-"Not all your contacts might be able to support this functionality. It is "
-"necessary for them to have at least the 2.28 version of <app>Empathy</app> "
-"and a remote desktop viewer application installed in their system."
+"Some of your contacts may not be able to use this feature. It is necessary "
+"for them to have version 2.28, or newer, of <app>Empathy</app> and a "
+"compatible remote desktop viewer application installed in their system."
msgstr ""
-"No todos sus contactos pueden usar esta funcionalidad. Es necesario que "
-"tengan al menos la versión 2.28 de <app>Empathy</app> y una aplicación de "
-"visión remota de escritorios instalada en su sistema."
+"Puede que algunos de sus contactos no puedan usar esta característica. Es "
+"necesario que tengan al menos la versión 2.28 de <app>Empathy</app> y una "
+"aplicación de visión remota de escritorios instalada en su sistema."
#: C/set-custom-status.page:9(desc)
msgid "Add, edit or delete personal messages for your status."
@@ -632,6 +658,12 @@ msgstr "Enviar un archivo desde su equipo a uno de sus contactos."
msgid "Send files"
msgstr "Enviar archivos"
+#: C/send-file.page:40(p) C/favorite-rooms.page:66(p)
+msgid "From the <gui>Contact List</gui> window, perform one of the following:"
+msgstr ""
+"En la ventana de la <gui>Lista de contactos</gui> realice una de las "
+"siguientes acciones:"
+
#: C/send-file.page:45(p)
msgid ""
"Right click on the contact you want to send a file to, and choose <gui>Send "
@@ -1497,15 +1529,15 @@ msgstr ""
"en ciertas redes de IRC. Actualmente no es posible registrar un apodo IRC o "
"cambiar la contraseña de su apodo con <app>Empathy</app>."
-#: C/irc-manage.page:9(desc)
+#: C/irc-manage.page:10(desc)
msgid "How to use IRC with <app>Empathy</app>."
msgstr "Cómo usar el IRC con <app>Empathy</app>."
-#: C/irc-manage.page:34(title)
+#: C/irc-manage.page:35(title)
msgid "Internet Relay Chat (IRC)"
msgstr "Internet Relay Chat (IRC)"
-#: C/irc-manage.page:37(p) C/account-irc.page:39(p)
+#: C/irc-manage.page:38(p) C/account-irc.page:39(p)
msgid ""
"You must have the <sys>telepathy-idle</sys> package installed to use IRC in "
"<app>Empathy</app>."
@@ -1513,19 +1545,23 @@ msgstr ""
"Debe tener instalado el paquete <sys>telepathy-idle</sys> para poder usar el "
"IRC en <app>Empathy</app>."
-#: C/irc-manage.page:43(title)
+#: C/irc-manage.page:42(link)
+msgid "Install telepathy-idle"
+msgstr "Instale telepathy-idle"
+
+#: C/irc-manage.page:49(title)
msgid "IRC Chat Rooms and Conversations"
msgstr "Salas de chat y conversaciones en el IRC"
-#: C/irc-manage.page:45(title)
+#: C/irc-manage.page:51(title)
msgid "Chat Rooms and Conversations"
msgstr "Salas de chat y conversaciones"
-#: C/irc-manage.page:50(title)
+#: C/irc-manage.page:56(title)
msgid "Common IRC Problems"
msgstr "Problemas comunes en el IRC"
-#: C/irc-manage.page:52(title) C/index.page:55(title)
+#: C/irc-manage.page:58(title) C/index.page:55(title)
msgid "Common Problems"
msgstr "Problemas comunes"
@@ -1638,9 +1674,6 @@ msgstr ""
#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/introduction.page:41(None)
-#| msgid ""
-#| "@@image: 'figures/empathy-main-window.png'; "
-#| "md5=489ba00b0fc377aba4c691210b6e0650"
msgid ""
"@@image: 'figures/empathy-main-window.png'; "
"md5=54908dcb2588beddb15ef0968d2c2582"
@@ -1703,8 +1736,6 @@ msgstr "Ventana principal de <app>Empathy</app>."
#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/index.page:28(None)
-#| msgid ""
-#| "@@image: 'figures/empathy-logo.png'; md5=14568248b11d2cfe7992c5edd7e157e8"
msgid ""
"@@image: 'figures/empathy-logo.png'; md5=1afc419a644e90b16393807e35cb5cb2"
msgstr ""
@@ -3456,6 +3487,26 @@ msgid "translator-credits"
msgstr "Jorge González <jorgegonz@svn.gnome.org>, 2008-2010"
#~ msgid ""
+#~ "In order to be able to share your desktop or to remotely use your "
+#~ "contacts desktop, it is necessary to have a remote desktop viewer "
+#~ "application installed in your system."
+#~ msgstr ""
+#~ "Para poder compartir su escritorio o usar remotamente el escritorio de "
+#~ "sus contactos es necesario tener una aplicación de visión remota de "
+#~ "escritorios instalada en su sistema."
+
+#~ msgid ""
+#~ "A request will be sent to the contact you want to share your desktop "
+#~ "with. If they accept, the default remote desktop viewer application will "
+#~ "be launched in order to permit you to disconnect the user that is "
+#~ "controlling your desktop."
+#~ msgstr ""
+#~ "Se enviará una solicitud al contacto con el que quiere compartir su "
+#~ "escritorio. Si acepta, se lanzará la aplicación de visión remota de "
+#~ "escritorios para permitirle desconectar al usuario que está controlando "
+#~ "su escritorio."
+
+#~ msgid ""
#~ "There are a number of popular free SIP account providers; one popular "
#~ "provider is <link href=\"https://signup.sipphone.com/new-users/app?"
#~ "class=NewUser;proc=start\">Sipphone</link>."
diff --git a/help/gl/gl.po b/help/gl/gl.po
index 769f694ef..c2f0f98cc 100644
--- a/help/gl/gl.po
+++ b/help/gl/gl.po
@@ -3,1669 +3,4029 @@
# This file is distributed under the same license as the tomboy package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# Fran Diéguez <frandieguez@gnome.org>, 2011.
+# Fran Dieguez <frandieguez@gnome.org>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: tomboy gnome-2-28\n"
-"POT-Creation-Date: 2010-03-24 15:06+0000\n"
-"PO-Revision-Date: 2011-08-18 02:00+0200\n"
-"Last-Translator: Fran Diéguez <frandieguez@gnome.org>\n"
+"POT-Creation-Date: 2011-09-08 06:13+0000\n"
+"PO-Revision-Date: 2011-09-09 14:54+0200\n"
+"Last-Translator: Fran Dieguez <frandieguez@gnome.org>\n"
"Language-Team: Galician <gnome-l10n-gl@gnome.org>\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"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
-#: C/legal.xml:2(para)
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/video-call.page:38(None) C/audio-video.page:70(None)
+#: C/audio-call.page:36(None)
+#| msgid ""
+#| "@@image: 'figures/add-to-notebook.png'; "
+#| "md5=03469ddb5137f525ac4f8318caed5532"
+msgid "@@image: 'figures/camera-web.png'; md5=8166b4372f25b78cbf5a64fe2eac2ce5"
+msgstr ""
+"@@image: 'figures/camera-web.png'; md5=8166b4372f25b78cbf5a64fe2eac2ce5"
+
+#: C/video-call.page:10(desc)
+msgid "Start a video conversation with one of your contacts."
+msgstr "Comezar unha conversa de vídeo con un dos seus contactos."
+
+#: C/video-call.page:21(name) C/status-icons.page:16(name)
+#: C/share-desktop.page:14(name) C/set-custom-status.page:19(name)
+#: C/send-file.page:21(name) C/salut-protocol.page:18(name)
+#: C/remove-account.page:18(name) C/prob-conn-neterror.page:18(name)
+#: C/prob-conn-name.page:17(name) C/prob-conn-auth.page:21(name)
+#: C/prob-conn-acctdisabled.page:18(name) C/prev-conv.page:16(name)
+#: C/link-contacts.page:15(name) C/irc-start-conversation.page:15(name)
+#: C/irc-send-file.page:16(name) C/irc-nick-password.page:18(name)
+#: C/irc-manage.page:20(name) C/irc-join-room.page:16(name)
+#: C/irc-join-pwd.page:17(name) C/irc-commands.page:10(name)
+#: C/introduction.page:13(name) C/index.page:19(name)
+#: C/import-account.page:23(name) C/hide-contacts.page:11(name)
+#: C/group-conversations.page:19(name) C/geolocation-what-is.page:18(name)
+#: C/geolocation-turn.page:18(name) C/geolocation-supported.page:16(name)
+#: C/geolocation-privacy.page:17(name) C/geolocation-not-showing.page:17(name)
+#: C/geolocation.page:17(name) C/favorite-rooms.page:14(name)
+#: C/disable-account.page:20(name) C/create-account.page:19(name)
+#: C/audio-video.page:17(name) C/audio-call.page:19(name)
+#: C/add-account.page:20(name)
+msgid "Milo Casagrande"
+msgstr "Milo Casagrande"
+
+#: C/video-call.page:22(email) C/status-icons.page:17(email)
+#: C/share-desktop.page:15(email) C/set-custom-status.page:20(email)
+#: C/send-file.page:22(email) C/salut-protocol.page:19(email)
+#: C/remove-account.page:19(email) C/prob-conn-neterror.page:19(email)
+#: C/prob-conn-name.page:18(email) C/prob-conn-auth.page:22(email)
+#: C/prob-conn-acctdisabled.page:19(email) C/prev-conv.page:17(email)
+#: C/link-contacts.page:16(email) C/irc-start-conversation.page:16(email)
+#: C/irc-send-file.page:17(email) C/irc-nick-password.page:19(email)
+#: C/irc-manage.page:21(email) C/irc-join-room.page:17(email)
+#: C/irc-join-pwd.page:18(email) C/irc-commands.page:11(email)
+#: C/introduction.page:14(email) C/index.page:20(email)
+#: C/import-account.page:24(email) C/hide-contacts.page:12(email)
+#: C/group-conversations.page:20(email) C/geolocation-what-is.page:19(email)
+#: C/geolocation-turn.page:19(email) C/geolocation-supported.page:17(email)
+#: C/geolocation-privacy.page:18(email)
+#: C/geolocation-not-showing.page:18(email) C/geolocation.page:18(email)
+#: C/favorite-rooms.page:15(email) C/disable-account.page:21(email)
+#: C/create-account.page:20(email) C/audio-video.page:18(email)
+#: C/audio-call.page:20(email) C/add-account.page:21(email)
+msgid "milo@ubuntu.com"
+msgstr "milo@ubuntu.com"
+
+#: C/video-call.page:25(p) C/status-icons.page:24(p)
+#: C/share-desktop.page:22(p) C/set-custom-status.page:23(p)
+#: C/send-message.page:21(p) C/send-file.page:25(p)
+#: C/salut-protocol.page:22(p) C/remove-account.page:22(p)
+#: C/prob-conn.page:18(p) C/prob-conn-neterror.page:22(p)
+#: C/prob-conn-name.page:21(p) C/prob-conn-auth.page:25(p)
+#: C/prob-conn-acctdisabled.page:22(p) C/prev-conv.page:24(p)
+#: C/link-contacts.page:19(p) C/irc-start-conversation.page:19(p)
+#: C/irc-send-file.page:20(p) C/irc-nick-password.page:22(p)
+#: C/irc-manage.page:24(p) C/irc-join-room.page:20(p)
+#: C/irc-join-pwd.page:21(p) C/irc-commands.page:14(p)
+#: C/introduction.page:17(p) C/index.page:23(p) C/import-account.page:31(p)
+#: C/hide-contacts.page:15(p) C/group-conversations.page:23(p)
+#: C/geolocation-what-is.page:22(p) C/geolocation-turn.page:22(p)
+#: C/geolocation-supported.page:20(p) C/geolocation-privacy.page:21(p)
+#: C/geolocation-not-showing.page:21(p) C/geolocation.page:21(p)
+#: C/favorite-rooms.page:18(p) C/disable-account.page:28(p)
+#: C/create-account.page:23(p) C/change-status.page:23(p)
+#: C/audio-video.page:21(p) C/audio-call.page:23(p) C/add-contact.page:22(p)
+#: C/add-account.page:28(p) C/accounts-window.page:22(p)
+#: C/account-jabber.page:18(p) C/account-irc.page:20(p)
+msgid "Creative Commons Share Alike 3.0"
+msgstr "Creative Commons Compartir Igual 3.0"
+
+#: C/video-call.page:28(title)
+msgid "Start a video conversation"
+msgstr "Comezar unha conversa de vídeo"
+
+#: C/video-call.page:30(p)
+msgid ""
+"If you have a webcam, you can call your contacts and have a video "
+"conversation with them. This features only works with certain types of "
+"accounts, and it requires the other person to have an application that "
+"supports video calls."
+msgstr ""
+"Se ten unha cámara web poderá facer chamadas aos seus contactos e ter unha "
+"conversa con vídeo con eles. Estas funcionalidades só funcionarán con certos "
+"tipos de contas, e require que outra persoa teña un aplicativo que admita as "
+"videochamadas."
+
+#: C/video-call.page:37(p)
+msgid ""
+"From the <gui>Contact List</gui> window, click the <media type=\"image\" "
+"mime=\"image/png\" src=\"figures/camera-web.png\">video call</media> icon "
+"next to the name of the contact you wish to call and choose <gui style="
+"\"menuitem\">Video Call</gui>."
+msgstr ""
+"Desde a xanela <gui>Lista de contactos</gui>, prema a icona <media type="
+"\"image\" mime=\"image/png\" src=\"figures/camera-web.png\">videochamada</"
+"media> ao lado do nome do contacto ao que quere chamar e seleccione <gui "
+"style=\"menuitem\">Videochamada</gui>."
+
+#: C/video-call.page:43(p) C/audio-call.page:42(p)
+msgid ""
+"A new window will open. When the connection is established, you will see "
+"<gui>Connected</gui> at the bottom of the window, along with the total "
+"conversation time."
+msgstr ""
+"Abrirase unha nova xanela. Cando a conexión se estabeleza verá "
+"<placeholder-2/> na parte inferior da xanela, ao carón do tempo de conversa "
+"total."
+
+#: C/video-call.page:48(p) C/audio-call.page:48(p)
+msgid "To end the conversation, click on <gui style=\"button\">Hang up</gui>."
+msgstr "Para rematar a conversa, prema sobre <placeholder-1/>"
+
+#: C/video-call.page:54(p)
+msgid ""
+"To turn a video conversation into an audio conversation, choose <guiseq><gui "
+"style=\"menu\">Video</gui><gui style=\"menuitem\">Video Off</gui></guiseq>."
+msgstr ""
+"Para trocar unha conversa de vídeo nunha conversa de son, seleccione "
+"<guiseq><gui style=\"menu\">Vídeo</gui><gui style=\"menuitem\">Desactivar "
+"vídeo</gui></guiseq>."
+
+#: C/video-call.page:60(title)
+msgid "Start a video conversation with a meta-contact"
+msgstr "Comezar unha conversa de vídeo con un metacontacto."
+
+#: C/video-call.page:63(p) C/send-message.page:53(p) C/audio-call.page:66(p)
+msgid ""
+"From the <gui>Contact List</gui> window, right-click on the meta-contact."
+msgstr ""
+"Desde a xanela <gui>Lista de contactos</gui>, prema co botón dereito sobre "
+"un metacontacto."
+
+#: C/video-call.page:68(p)
+msgid ""
+"Select the contact you want to have the conversation, and from the menu "
+"select <gui style=\"menuitem\">Video Call</gui>."
+msgstr ""
+"Seleccione o contacto co que desexe ter unha conversa e desde o menú "
+"seleccione <gui style=\"menuitem\">Vídeochamada</gui>."
+
+#: C/video-call.page:75(p) C/send-message.page:65(p) C/audio-call.page:78(p)
+msgid ""
+"To recognize if a contact is a <em>meta-contact</em>, move your mouse on a "
+"contact in the <gui>Contact List</gui> window, and stop over it for a "
+"second: a small pop-up message will appear showing the number of the "
+"contacts that form the meta-contact."
+msgstr ""
+"Para recoñecer se un contacto é un <em>metacontacto</em>, mova o rato sobre "
+"o contacto na xanela <gui>Lista de contactos</gui> e deteñase sobre el un "
+"segundo: aparecerá unha pequena mensaxe emerxente que mostra o número de "
+"contactos que forman o metacontacto."
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/status-icons.page:39(None)
+#| msgid ""
+#| "@@image: 'figures/note-template.png'; md5=49ee364d7e060de4e7a583e49a2f7db7"
+msgid "@@image: 'figures/available.png'; md5=2196b2f0ad4ce26fdb7b9d48e75d1947"
+msgstr "@@image: 'figures/available.png'; md5=2196b2f0ad4ce26fdb7b9d48e75d1947"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/status-icons.page:45(None)
+#| msgid ""
+#| "@@image: 'figures/tomboy-panel.png'; md5=37fb8231c5dece7539e3471b76ec0d00"
+msgid "@@image: 'figures/busy.png'; md5=15eb2adff5faedf97b0cb9105d09410a"
+msgstr "@@image: 'figures/busy.png'; md5=15eb2adff5faedf97b0cb9105d09410a"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/status-icons.page:53(None)
+msgid "@@image: 'figures/away.png'; md5=9c504d6ffa0cf1a9cc8933d16e1bea33"
+msgstr "@@image: 'figures/away.png'; md5=9c504d6ffa0cf1a9cc8933d16e1bea33"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/status-icons.page:62(None) C/status-icons.page:69(None)
+#| msgid ""
+#| "@@image: 'figures/tomboy-panel.png'; md5=37fb8231c5dece7539e3471b76ec0d00"
+msgid "@@image: 'figures/offline.png'; md5=c5b0c21181cbd6e13f8909243c0fa964"
+msgstr "@@image: 'figures/offline.png'; md5=c5b0c21181cbd6e13f8909243c0fa964"
+
+#: C/status-icons.page:7(desc)
+msgid "Understanding the various statuses and status icons."
+msgstr "Entendendo os diferentes estados e iconas de estado."
+
+#: C/status-icons.page:20(name) C/salut-protocol.page:36(cite)
+#: C/prev-conv.page:20(name) C/prev-conv.page:38(cite)
+#: C/import-account.page:27(name) C/disable-account.page:24(name)
+#: C/audio-video.page:109(cite) C/audio-video.page:117(cite)
+#: C/add-account.page:24(name) C/accounts-window.page:18(name)
+#: C/account-jabber.page:14(name) C/account-irc.page:16(name)
+msgid "Shaun McCance"
+msgstr "Shaun McCance"
+
+#: C/status-icons.page:21(email) C/prev-conv.page:21(email)
+#: C/import-account.page:28(email) C/disable-account.page:25(email)
+#: C/add-account.page:25(email) C/accounts-window.page:19(email)
+#: C/account-jabber.page:15(email) C/account-irc.page:17(email)
+msgid "shaunm@gnome.org"
+msgstr "shaunm@gnome.org"
+
+#: C/status-icons.page:35(title)
+msgid "Status Types and Icons"
+msgstr "Tipos de estados e iconas"
+
+#: C/status-icons.page:39(media)
+msgid "Available icon"
+msgstr "Icona de dispoñíbel"
+
+#: C/status-icons.page:40(gui)
+msgid "Available"
+msgstr "Dispoñible"
+
+#: C/status-icons.page:41(p)
+msgid ""
+"Use the <em>Available</em> status when you are at your computer and able to "
+"chat with your contacts. You can set a custom message for this status."
+msgstr ""
+"Use o estado <em>Dispoñíbel</em> cando está no seu computador e pode falar "
+"cos seus contactos. Vostede pode estabelecer unha mensaxe personalizada para "
+"este estado."
+
+#: C/status-icons.page:45(media)
+msgid "Busy icon"
+msgstr "Icona de ocupado"
+
+#: C/status-icons.page:46(gui)
+msgid "Busy"
+msgstr "Ocupado"
+
+#: C/status-icons.page:47(p)
+msgid ""
+"Use the <em>Busy</em> status to let your contacts know that you don’t want "
+"to chat right now. They can still contact you, for instance if they have "
+"something urgent they need to discuss. By default, <app>Empathy</app> will "
+"not use notification bubbles and sounds when you are busy. You can set a "
+"custom message for this status."
+msgstr "Use o estado <em>Ocupado</em> para dicirlle aos seus contactos"
+
+#: C/status-icons.page:53(media)
+msgid "Away icon"
+msgstr "Icona de ausente"
+
+#: C/status-icons.page:54(gui)
+msgid "Away"
+msgstr "Ausente"
+
+#: C/status-icons.page:55(p)
msgid ""
-"Permission is granted to copy, distribute and/or modify this document under "
-"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
-"later version published by the Free Software Foundation with no Invariant "
-"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
-"in the file COPYING-DOCS distributed with this manual."
+"Use the <em>Away</em> status when you are going away from your computer. "
+"<app>Empathy</app> automatically sets your status to Away if you do not use "
+"your computer for a while, or if your screensaver is on. By default, "
+"<app>Empathy</app> will not use notification bubbles and sounds when you are "
+"away. You can set a custom message for this status."
msgstr ""
+"Use o estado <em>Ausente</em> cando non está no seu computador. "
+"<app>Empathy</app> automaticamente estabelecer o seu estado a Ausente se non "
+"usa o seu computador por un anaco, ou se o seu protector de pantalla está "
+"activado. Por omisión, <app>Empathy</app> non usa as notificacións e sons "
+"cando está Ausente. Vostede pode estabelecer unha mensaxe personalizada para "
+"este estado."
+
+#: C/status-icons.page:62(media) C/status-icons.page:69(media)
+msgid "Offline icon"
+msgstr "Icona de desconectado"
-#: C/legal.xml:12(para)
+#: C/status-icons.page:63(gui)
+msgid "Invisible"
+msgstr "Invisíbel"
+
+#: C/status-icons.page:64(p)
msgid ""
-"This manual is part of a collection of GNOME manuals distributed under the "
-"GFDL. If you want to distribute this manual separately from the collection, "
-"you can do so by adding a copy of the license to the manual, as described in "
-"section 6 of the license."
+"When you set your status to <em>Invisible</em>, you will appear as offline "
+"to your contacts. You will still be connected to your accounts, and you "
+"still see your contacts’ statuses and start conversations with them."
msgstr ""
+"Ao estabelecer o seu estado <em>Invisíbel</em>, aparecerá como desconectado "
+"para os seus contactos. Aínda así vostede estará conectado aos seus "
+"contactos e poderá ver os estados dos seus contactos e iniciar unha conversa "
+"con eles."
+
+#: C/status-icons.page:70(gui)
+msgid "Offline"
+msgstr "Desconectada"
-#: C/legal.xml:19(para)
+#: C/status-icons.page:71(p)
msgid ""
-"Many of the names used by companies to distinguish their products and "
-"services are claimed as trademarks. Where those names appear in any GNOME "
-"documentation, and the members of the GNOME Documentation Project are made "
-"aware of those trademarks, then the names are in capital letters or initial "
-"capital letters."
+"Setting your status to <em>Offline</em> disconnects you from all of your "
+"accounts."
msgstr ""
+"Estabelecer o seu estado a <em>Desconectado</em> desconectaralle de todas as "
+"súas contas."
+
+#: C/share-desktop.page:7(desc)
+msgid "Show your desktop to your contacts."
+msgstr "Compartir o escritorio cos seus contactos."
+
+#: C/share-desktop.page:18(name)
+msgid "Ekaterina Gerasimova"
+msgstr "Ekaterina Gerasimova"
-#: C/legal.xml:35(para)
+#: C/share-desktop.page:19(email)
+#| msgid "btimothy@gmail.com"
+msgid "kittykat3756@gmail.com"
+msgstr "kittykat3756@gmail.com"
+
+#: C/share-desktop.page:33(title)
+#| msgid "Synchronize your notes"
+msgid "Share your desktop"
+msgstr "Compartir o seu escritorio"
+
+#: C/share-desktop.page:35(p)
msgid ""
-"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
-"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
-"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
-"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
-"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
-"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
-"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
-"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
-"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
-"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
-"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND "
-"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING "
-"NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
-"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
-"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
-"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
-"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
-"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES "
-"OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
-"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE "
-"POSSIBILITY OF SUCH DAMAGES."
+"It is possible to share your desktop with some of your contacts. You can use "
+"this functionality to show your desktop to your contacts to, for example, "
+"ask for help or help your contacts resolve a problem."
msgstr ""
+"É posíbel compartir o escritorio con algúns dos seus contactos. Pode usar "
+"esta funcionalidade para mostrarlle o seu escritorio aos seus contactos "
+"para, por exemplo, pedirlle axuda ou axudar aos seus contactos a solucionar "
+"un problema."
-#: C/legal.xml:28(para)
+#: C/share-desktop.page:42(p)
msgid ""
-"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS "
-"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: "
-"<placeholder-1/>"
+"To be able to share your desktop, you need to have a VNC server, which has "
+"support for the feature, installed on your system. <app>Vino</app>, the "
+"GNOME VNC server, has the required support."
msgstr ""
+"Para poder compartir o seu escritorio, precisa ter un servidor VNC, que é o "
+"que fornece esta funcionalidade. Instale no seu sistema <app>Vino</app>, o "
+"servidor VNC de GNOME, para fornecer esta compatibilidade."
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/tomboy.xml:257(None)
+#: C/share-desktop.page:51(p)
+msgid "From the <gui>Contact List</gui> window, do one of the following:"
+msgstr "Desde a xanela <gui>Lista de contactos</gui> leve a cabo o seguinte:"
+
+#: C/share-desktop.page:56(p)
msgid ""
-"@@image: 'figures/tomboy-panel.png'; md5=37fb8231c5dece7539e3471b76ec0d00"
+"Select the contact you want to share your desktop with and choose "
+"<guiseq><gui>Edit</gui><gui>Contact</gui><gui>Share My Desktop</gui></"
+"guiseq>."
msgstr ""
-"@@image: 'figures/tomboy-panel.png'; md5=37fb8231c5dece7539e3471b76ec0d00"
+"Seleccione o contacto co que quere compartir o seu escritorio e seleccione "
+"<guiseq><gui>Editar</gui><gui>Contacto</gui><gui>Compartir o meu escritorio</"
+"gui></guiseq>."
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/tomboy.xml:386(None)
+#: C/share-desktop.page:63(p)
msgid ""
-"@@image: 'figures/tomboy-new-note.png'; md5=ba337ad3ae256f3fdf79afeef82d7883"
+"Right-click on the name of the contact you want to share your desktop with "
+"and select <gui>Share My Desktop</gui>."
msgstr ""
-"@@image: 'figures/tomboy-new-note.png'; md5=ba337ad3ae256f3fdf79afeef82d7883"
+"Prema co botón dereito sobre o nome do contacto que quere compartir o seu "
+"escritorio e seleccione <gui>Compartir o meu escritorio</gui>."
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/tomboy.xml:785(None)
+#: C/share-desktop.page:71(p)
msgid ""
-"@@image: 'figures/tomboy-main-menu.png'; md5=420af676a38a074abd5431e7a07d1fec"
+"An invitation to view your desktop will be sent to the contact you have "
+"selected. To view your desktop, they will need to accept it."
msgstr ""
-"@@image: 'figures/tomboy-main-menu.png'; md5=420af676a38a074abd5431e7a07d1fec"
+"Enviarase un convite para ver o seu escritorio ao contacto que seleccionou. "
+"Para ver o seu escritorio, terá que aceptalo."
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/tomboy.xml:941(None)
+#: C/share-desktop.page:77(p)
msgid ""
-"@@image: 'figures/new-notebook.png'; md5=b5645185d7fed6183b550c0dab7b72cb"
+"You can disconnect the contact from your computer using your desktop sharing "
+"application."
msgstr ""
-"@@image: 'figures/new-notebook.png'; md5=b5645185d7fed6183b550c0dab7b72cb"
+"Pode desconectar o contacto do seu computador empregando o aplicativo de "
+"compartición de escritorio."
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/tomboy.xml:979(None)
+#: C/share-desktop.page:82(p)
msgid ""
-"@@image: 'figures/add-notebook-search.png'; "
-"md5=8a98d72edc3c4351a632889c5edbb81f"
+"For more information about how to use the remote desktop sharing "
+"application, refer to its help."
msgstr ""
-"@@image: 'figures/add-notebook-search.png'; "
-"md5=8a98d72edc3c4351a632889c5edbb81f"
+"Para obter máis información sobre como usar o aplicativo de compartición de "
+"escritorio remoto conxulte a súa axuda."
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/tomboy.xml:1016(None)
+#: C/share-desktop.page:90(p)
msgid ""
-"@@image: 'figures/add-to-notebook.png'; md5=03469ddb5137f525ac4f8318caed5532"
+"When you share your desktop with someone else, it is possible to experience "
+"system performance slowdown and low Internet speed."
msgstr ""
-"@@image: 'figures/add-to-notebook.png'; md5=03469ddb5137f525ac4f8318caed5532"
+"Cando comparte o seu escritorio con outros, e posíbel que experimente unha "
+"ralentización de rendemento de sistema e unha baixa velocidade de Internet."
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/tomboy.xml:1056(None)
+#: C/share-desktop.page:96(p)
msgid ""
-"@@image: 'figures/note-template.png'; md5=49ee364d7e060de4e7a583e49a2f7db7"
+"Some of your contacts may not be able to use this feature. It is necessary "
+"for them to have version 2.28, or newer, of <app>Empathy</app> and a "
+"compatible remote desktop viewer application installed in their system."
msgstr ""
-"@@image: 'figures/note-template.png'; md5=49ee364d7e060de4e7a583e49a2f7db7"
+"Algúns dos seus contactos non poderán usar esta funcionalidade. É preciso "
+"ter a versión 2.28 ou superior do <app>Empathy</app> e un visor de "
+"escritorio remoto compatíbel instalado no seu sistema."
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/tomboy.xml:1092(None)
+#: C/set-custom-status.page:9(desc)
+msgid "Add, edit or delete personal messages for your status."
+msgstr "Engadir, editar e borrar un mensaxe persoal para o seu estado."
+
+#: C/set-custom-status.page:15(name)
+msgid "Jim Campbell"
+msgstr "Jim Campbell"
+
+#: C/set-custom-status.page:16(email)
+msgid "jwcampbell@gmail.com"
+msgstr "jwcampbell@gmail.com"
+
+#: C/set-custom-status.page:34(title)
+msgid "Set a custom message"
+msgstr "Estabelecer unha mensaxe personalizada"
+
+#: C/set-custom-status.page:36(p)
msgid ""
-"@@image: 'figures/delete-notebook.png'; md5=f1b41a9034715d6314ee36b66389c897"
+"Sometimes you may want to set a custom message for your status, for example "
+"to let people know that you will be unavailable for a certain period of time."
msgstr ""
-"@@image: 'figures/delete-notebook.png'; md5=f1b41a9034715d6314ee36b66389c897"
+"En ocasións pode querer usar unha mensaxe persoal para o seu escritorio, por "
+"exemplo, para facer saber aos seus contactos que non estará dispoñíbel por "
+"un período de tempo."
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/tomboy.xml:1139(None)
+#: C/set-custom-status.page:40(p)
msgid ""
-"@@image: 'figures/tomboy-preferences-synchronization.png'; "
-"md5=68e7a980720d8e9e1384cab9960a7adc"
+"It is possible to set a custom message based on the different statuses "
+"available."
msgstr ""
-"@@image: 'figures/tomboy-preferences-synchronization.png'; "
-"md5=68e7a980720d8e9e1384cab9960a7adc"
+"É posíbel estabelecer unha mensaxe personalizada baseada nos diferentes "
+"estados dispoñíbeis."
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/tomboy.xml:1302(None)
+#: C/set-custom-status.page:46(p) C/set-custom-status.page:82(p)
msgid ""
-"@@image: 'figures/tomboy-preferences-editing.png'; "
-"md5=288184a8d9645881eaf3173892583d73"
+"From the <gui>Contact List</gui> window, click on the drop-down list at the "
+"top."
msgstr ""
-"@@image: 'figures/tomboy-preferences-editing.png'; "
-"md5=288184a8d9645881eaf3173892583d73"
+"Desde a xanela <gui>Lista de contactos</gui>, prema na lista despregábel na "
+"parte superior."
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/tomboy.xml:1361(None)
+#: C/set-custom-status.page:52(p)
msgid ""
-"@@image: 'figures/tomboy-preferences-hotkeys.png'; "
-"md5=57510249057a144dbb81ae35e15c694c"
+"Select the status you want to add a custom message to. You have to select "
+"the one identified with the label <gui>Custom Message</gui>."
msgstr ""
-"@@image: 'figures/tomboy-preferences-hotkeys.png'; "
-"md5=57510249057a144dbb81ae35e15c694c"
+"Seleccione un estado ao que quere engadir a mensaxe personalizada. Ten que "
+"seleccionar o identificado coa etiqueta <gui>Mensaxe personalizada</gui>."
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: C/tomboy.xml:1394(None)
+#: C/set-custom-status.page:58(p)
msgid ""
-"@@image: 'figures/tomboy-preferences-add-ins.png'; "
-"md5=bb3114a219b8bfdf31549fced9618245"
+"Enter your custom message in the text box at the top of the window, and "
+"press <key>Enter</key> to set the message."
msgstr ""
-"@@image: 'figures/tomboy-preferences-add-ins.png'; "
-"md5=bb3114a219b8bfdf31549fced9618245"
-
-#: C/tomboy.xml:23(title)
-msgid "Tomboy Notes Manual"
-msgstr "Manual de Notas de Tomboy"
-
-#: C/tomboy.xml:26(para)
+"Introduza a súa mensaxe personalizada na caixa de texto da parte superior da "
+"xanela e prema <key>Intro</key> para estabelecer a mensaxe."
+
+#: C/set-custom-status.page:64(p)
msgid ""
-"Tomboy is a simple desktop note-taking application, with many features "
-"designed to help organize ideas, such as spell checking, highlighting, auto-"
-"linking URLs, lists, font stylizing, quick access with a table of contents "
-"for notes, and add-ins to extend Tomboy's capabilities. ."
+"If you want to set the custom message as a favorite, saving it in order to "
+"use it again, click on the little star on the right of the text box where "
+"you wrote your custom message."
msgstr ""
-"Tomboy é un aplicativo de escritorio sinxelo de creación de notas, con "
-"algunhas funcionalidades deseñadas para axudarlle a organizar ideas, como a "
-"corrección ortográfica, realzado, autoligado de URL, listas, estilos de "
-"tipos de letra, acceso rápido con unha táboa de contidos para as notas e "
-"engadidos para extender as capacidades de Tomboy."
+"Se quere estabelecer a mensaxe personalizada como un favorito, gardándoo "
+"para usalo de novo, prema na pequena estrela á dereita da caixa de texto "
+"onde escribiu a súa mensaxe personalizada."
-#: C/tomboy.xml:34(year) C/tomboy.xml:40(year) C/tomboy.xml:46(year)
-#: C/tomboy.xml:52(year) C/tomboy.xml:58(year) C/tomboy.xml:64(year)
-msgid "2009"
-msgstr "2009"
+#: C/set-custom-status.page:69(p)
+msgid ""
+"If you do not do it, the custom message will not be available the next time "
+"you use <app>Empathy</app>. It will be saved only for the current session."
+msgstr ""
+"Se non o fai a mensaxe personalizada non estará dispoñíbel a próxima vez que "
+"use <app>Empathy</app>. Só se gardará durante a sesión actual."
-#: C/tomboy.xml:36(holder)
-msgid "Alex Graveley"
-msgstr "Alex Graveley"
+#: C/set-custom-status.page:78(title)
+msgid "Edit, remove and add a custom message"
+msgstr "Editar, quitar e engadir unha mensaxe personalizada"
-#: C/tomboy.xml:42(holder)
-msgid "Brent Smith"
-msgstr "Brent Smith"
+#: C/set-custom-status.page:88(p)
+msgid "Select <gui>Edit Custom Message</gui>."
+msgstr "Editar a mensaxe personalizada"
-#: C/tomboy.xml:48(holder)
-msgid "Free Software Foundation"
-msgstr "Free Software Foundation"
+#: C/set-custom-status.page:95(p)
+msgid "To edit a custom message:"
+msgstr "Para editar unha mensaxe personalizada:"
-#: C/tomboy.xml:54(holder) C/tomboy.xml:214(para)
-msgid "Boyd Timothy"
-msgstr "Boyd Timothy"
+#: C/set-custom-status.page:100(p)
+msgid ""
+"From the <gui>Saved Presets</gui> box, select the status message you want to "
+"edit and double-click on it."
+msgstr ""
+"Desde a caixa <gui>Estados gardados</gui>, seleccione a mensaxe de estado "
+"que quere editar e prema dúas veces sobre el."
-#: C/tomboy.xml:60(holder) C/tomboy.xml:202(para)
-msgid "Sandy Armstrong"
-msgstr "Sandy Armstrong"
+#: C/set-custom-status.page:106(p)
+msgid "Type the new custom message and press <key>Enter</key> to modify it."
+msgstr ""
+"Escriba a mensaxe personalizada nova e prema <key>Intro</key> para "
+"modificalo."
-#: C/tomboy.xml:66(holder) C/tomboy.xml:178(para) C/tomboy.xml:190(para)
-msgid "Paul Cutler"
-msgstr "Paul Cutler"
+#: C/set-custom-status.page:113(p)
+msgid "To remove a custom message:"
+msgstr "Para eliminar unha mensaxe personalizada:"
-#: C/tomboy.xml:77(publishername) C/tomboy.xml:93(orgname)
-#: C/tomboy.xml:105(orgname) C/tomboy.xml:117(orgname)
-#: C/tomboy.xml:129(orgname) C/tomboy.xml:141(orgname) C/tomboy.xml:180(para)
-#: C/tomboy.xml:192(para) C/tomboy.xml:204(para) C/tomboy.xml:216(para)
-msgid "GNOME Documentation Project"
-msgstr "Proxecto de documentación de GNOME"
+#: C/set-custom-status.page:118(p)
+msgid ""
+"From the <gui>Saved Presets</gui> box, select the status message you want to "
+"remove."
+msgstr ""
+"Desde a caixa <gui>Estados gardados</gui>, seleccione a mensaxe de estado "
+"que quere editar."
-#: C/tomboy.xml:88(firstname)
-msgid "Alex"
-msgstr "Alex"
+#: C/set-custom-status.page:124(p)
+msgid "Click on the <gui>Remove</gui> button."
+msgstr "Prema sobre o botón <placeholder-1/>"
-#: C/tomboy.xml:90(surname)
-msgid "Graveley"
-msgstr "Agraveley"
+#: C/set-custom-status.page:131(p)
+msgid ""
+"To add a new custom message, from the <gui>Add New Preset</gui> section:"
+msgstr ""
+"Para engadir unha mensaxe personalizada nova, desde a sección <gui>Engadir "
+"estado gardado</gui>."
-#: C/tomboy.xml:95(email)
-msgid "alex@beatniksoftware.com"
-msgstr "alex@beatniksoftware.com"
+#: C/set-custom-status.page:136(p)
+msgid ""
+"Click on the drop-down list to select the status you want to set a custom "
+"message to."
+msgstr ""
+"Prema na lista despregábel para seleccionar o estado no que quere "
+"estabelecer unha mensaxe personalizada."
-#: C/tomboy.xml:100(firstname)
-msgid "Brent"
-msgstr "Brent"
+#: C/set-custom-status.page:142(p)
+msgid "Click on the text box, and type the new custom message."
+msgstr "Prema sobre a caixa de texto e escriba a nova mensaxe personalizada."
-#: C/tomboy.xml:102(surname)
-msgid "Smith"
-msgstr "Smith"
+#: C/set-custom-status.page:147(p)
+msgid "Click on <gui>Add</gui> to add the new message to the presets ones."
+msgstr "Prema <gui>Engadir</gui> para engadir unha mensaxe nova aos gardados."
-#: C/tomboy.xml:107(email)
-msgid "gnome@nextreality.net"
-msgstr "gnome@nextreality.net"
+#: C/set-custom-status.page:156(p)
+msgid "When finished, click on <gui>Close</gui>."
+msgstr "Ao rematar, prema en <placeholder-/>"
-#: C/tomboy.xml:112(firstname)
-msgid "Boyd"
-msgstr "Boyd"
+#: C/set-custom-status.page:163(p)
+msgid ""
+"When you edit or add a new custom message, it will not be set as the current "
+"status message. You will need to select it from the <gui>Contact List</gui> "
+"window."
+msgstr ""
+"Cando edita ou engade unha mensaxe personalizada nova non se estabelece como "
+"a mensaxe de estado actual. Ten que seleccionalo na xanela <gui>Lista de "
+"contactos</gui>."
-#: C/tomboy.xml:114(surname)
-msgid "Timothy"
-msgstr "Timothy"
+#: C/send-message.page:8(desc)
+msgid "Send a message to one of your contacts."
+msgstr "Enviar unha mensaxe a un dos seus contactos."
-#: C/tomboy.xml:119(email)
-msgid "btimothy@gmail.com"
-msgstr "btimothy@gmail.com"
+#: C/send-message.page:17(name) C/send-file.page:17(name)
+#: C/prob-conn.page:14(name) C/prob-conn-neterror.page:14(name)
+#: C/prob-conn-auth.page:17(name) C/prob-conn-acctdisabled.page:14(name)
+#: C/change-status.page:19(name) C/add-contact.page:18(name)
+msgid "Phil Bull"
+msgstr "Phil Bull"
-#: C/tomboy.xml:124(firstname)
-msgid "Sandy"
-msgstr "Sandy"
+#: C/send-message.page:18(email) C/send-file.page:18(email)
+#: C/prob-conn.page:15(email) C/prob-conn-neterror.page:15(email)
+#: C/prob-conn-auth.page:18(email) C/prob-conn-acctdisabled.page:15(email)
+#: C/change-status.page:20(email) C/add-contact.page:19(email)
+#| msgid "btimothy@gmail.com"
+msgid "philbull@gmail.com"
+msgstr "philbull@gmail.com"
-#: C/tomboy.xml:126(surname)
-msgid "Armstrong"
-msgstr "Armstrong"
+#: C/send-message.page:32(title)
+msgid "Send a message to someone"
+msgstr "Enviar unha mensaxe a alguén"
-#: C/tomboy.xml:131(email)
-msgid "sanfordarmstrong@gmail.com"
-msgstr "sanfordarmstrong@gmail.com"
-
-#: C/tomboy.xml:136(firstname)
-msgid "Paul"
-msgstr "Paul"
-
-#: C/tomboy.xml:138(surname)
-msgid "Cutler"
-msgstr "Cutler"
-
-#: C/tomboy.xml:143(email)
-msgid "pcutler@foresightlinux.org"
-msgstr "pcutler@foresightlinux.org"
-
-#: C/tomboy.xml:173(revnumber)
-msgid "Tomboy Manual 2.1"
-msgstr "Manual de Tomboy 2.1"
+#: C/send-message.page:36(p)
+msgid ""
+"From the <gui>Contact List</gui> window, double-click the name of the "
+"contact that you want to have a conversation with."
+msgstr ""
+"Desde a xanela <gui>Lista de contactos</gui>, prema dúas veces sobre o nome "
+"do contacto co que quere ter unha conversa."
-#: C/tomboy.xml:175(date)
-msgid "2009-03-23"
-msgstr "23-03-2009"
+#: C/send-message.page:42(p)
+msgid ""
+"A new window will open. Type a message into the box at the bottom of the "
+"window and press <key>Enter</key> to send it."
+msgstr ""
+"Abrirase unha nova xanela. Escriba a mensaxe na caixa na parte inferior da "
+"xanela e prema <placeholder-1/> para enviala."
-#: C/tomboy.xml:185(revnumber)
-msgid "Tomboy Manual 4.0"
-msgstr "Manual de Tomboy 4.0"
+#: C/send-message.page:50(title)
+msgid "Send a message to a meta-contact"
+msgstr "Enviar unha mensaxe a un metacontacto"
-#: C/tomboy.xml:187(date)
-msgid "2008-03-07"
-msgstr "07-03-2008"
+#: C/send-message.page:58(p)
+msgid ""
+"Select the contact you want to have the conversation, and from the menu "
+"select <gui style=\"menuitem\">Chat</gui>."
+msgstr ""
+"Prema co botón dereito sobre o nome do contacto co que quere manter unha "
+"conversa e desde o menú seleccione <gui style=\"menuitem\">Conversa</gui>."
-#: C/tomboy.xml:197(revnumber)
-msgid "Tomboy Manual 3.0"
-msgstr "Manual de Tomboy 3.0"
+#: C/send-file.page:8(desc)
+msgid "Send a file from your computer to one of your contacts."
+msgstr "Enviar un ficheiro desde o seu computador a un dos seus contactos."
-#: C/tomboy.xml:199(date)
-msgid "2007-09-13"
-msgstr "13-09-2007"
+#: C/send-file.page:36(title)
+msgid "Send files"
+msgstr "Enviar ficheiros"
-#: C/tomboy.xml:209(revnumber)
-msgid "Tomboy Manual 2.0"
-msgstr "Manual de Tomboy 2.0"
+#: C/send-file.page:40(p) C/favorite-rooms.page:66(p)
+msgid "From the <gui>Contact List</gui> window, perform one of the following:"
+msgstr ""
+"Desde a xanela <gui>Lista de contactos</gui> leve a cabo unha das seguintes "
+"opcións:"
-#: C/tomboy.xml:211(date)
-msgid "2007-02-28"
-msgstr "28-02-2007"
+#: C/send-file.page:45(p)
+msgid ""
+"Right click on the contact you want to send a file to, and choose <gui>Send "
+"file</gui>."
+msgstr ""
+"Prema co botón dereito sobre o nome do contacto co que quere manter unha "
+"conversa e seleccione <placeholder-1/>."
-#: C/tomboy.xml:221(releaseinfo)
-msgid "This manual describes version 0.14.0 of Tomboy"
-msgstr "Este manual describe a versión 0.14.0 de Tomboy"
+#: C/send-file.page:50(p)
+msgid ""
+"Click on the contact you want to send a file, and choose <guiseq><gui>Edit</"
+"gui><gui>Contact</gui><gui>Send file</gui></guiseq>."
+msgstr ""
+"Prema sobre o contacto ao que quere enviar un ficheiro e elixa "
+"<guiseq><gui>Editar</gui><gui>Contacto</gui><gui>Enviar ficheiro</gui></"
+"guiseq>."
+
+#: C/send-file.page:58(p)
+msgid "Select the file to send, and click on <gui>Send</gui>."
+msgstr "Seleccione o ficheiro para enviar e prema <gui>Enviar</gui>."
-#: C/tomboy.xml:224(title)
-msgid "Feedback"
-msgstr "Comentarios e suxestións"
+#: C/send-file.page:63(p)
+msgid "The <gui>File Transfers</gui> window will appear."
+msgstr "Aparecerá a xanela <gui>Transferencia de ficheiros</gui>."
-#: C/tomboy.xml:226(para)
+#: C/send-file.page:66(p)
msgid ""
-"To report a bug or make a suggestion regarding the Tomboy application or "
-"this manual, follow the directions in the <ulink type=\"help\" url=\"ghelp:"
-"gnome-feedback\">GNOME Feedback Page</ulink>."
+"Wait for your contact to accept the file transfer, or click <gui>Stop</gui> "
+"to halt the transfer."
msgstr ""
-"Para informar dun erro ou facer unha suxestión sobre o aplicativo "
-"<application>Brasero</application> ou este manual, siga os consellos da "
-"<ulink url=\"ghelp:gnome-feedback\" type=\"help\">Páxina de Feedback de "
-"GNOME</ulink>."
+"Agarde a que o seu contacto acepte a transferencia de ficheiro e prema "
+"<gui>Deter</gui> para deter a transferencia."
-#: C/tomboy.xml:236(primary)
-msgid "Tomboy Notes"
-msgstr "Notas de Tomboy"
+#: C/send-file.page:72(p)
+msgid ""
+"Once the transfer is finished, it is possible to close the <gui>File "
+"Transfers</gui> window."
+msgstr ""
+"Cano remate a transferencia é posíbel pechar a xanela <gui>Transferencia de "
+"ficheiro</gui>."
-#: C/tomboy.xml:240(primary)
-msgid "Tomboy"
-msgstr "Tomboy"
+#: C/send-file.page:80(p)
+msgid ""
+"If you have multiple finished transfers listed in the window, click on "
+"<gui>Clear</gui> to empty the list. This will only remove the files from the "
+"list and will not delete them from your computer."
+msgstr ""
+"Se ten múltiples transferencias finalizadas listas na xanela prema "
+"<gui>Limpar</gui> para baleirar a lista. Isto só quitará os ficheiros da "
+"lista e non os borrará do computador."
-#: C/tomboy.xml:244(primary)
-msgid "notes"
-msgstr "notas"
+#: C/send-file.page:87(p)
+msgid ""
+"It is possible to send files only using the following services: <em>Jabber</"
+"em>, <em>Google Talk</em> and <em>People Nearby</em>."
+msgstr ""
+"So é posíbel enviar ficheiros ao usar os seguintes servizos: <em>Jabber</"
+"em>, <em>Google Talk</em> e <em>Personas próximas</em>."
-#: C/tomboy.xml:250(title)
-msgid "Introduction"
-msgstr "Introdución"
+#: C/send-file.page:93(p)
+msgid ""
+"In order to send a file to someone, you need to be connected to the "
+"Internet, or to a local area network."
+msgstr ""
+"Para enviarlle un ficheiro a unha persoa debe estar conectado a Internet ou "
+"á rede local."
+
+#: C/salut-protocol.page:8(desc)
+msgid "Understanding the People Nearby feature."
+msgstr "Entender a característica de Persoas próximas."
+
+#: C/salut-protocol.page:33(title)
+msgid "What is People Nearby?"
+msgstr "Que é Persoas próximas"
-#: C/tomboy.xml:253(title)
-msgid "Notes Application"
-msgstr "Notas do aplicativo"
+#: C/salut-protocol.page:37(p)
+msgid "I'd like to see this played up a bit more."
+msgstr "Gustaríame ver isto explicado un pouco máis."
-#: C/tomboy.xml:262(para)
+#: C/salut-protocol.page:40(p)
msgid ""
-"Tomboy is a desktop note-taking application for GNOME, Microsoft Windows, "
-"and Mac OS X. It is simple and easy to use, and allows you to organize the "
-"ideas and information you deal with every day. Tomboy has some very useful "
-"editing features to help you customize your notes, including:"
+"The People Nearby service is a serverless communication service: you do not "
+"need to connect and authenticate to a central server in order to use it."
msgstr ""
-"Tomboy é un aplicativo de creación de notas para o escritorio GNOME, "
-"Microsoft Windows e Mac OS X. É moi sinxelo e doado de usar e permítelle "
-"organizar as súas ideas e información que xestiona cada día. Tomoby ten "
-"algunhas características de edición moi útiles para axudarlle a personalizar "
-"as súas notas, incluíndo:"
+"O servizo de Xente próxima é un servizo de comunicación sen servidores: non "
+"precisa conectarse e autenticarse contra un servidor central para poder "
+"usalo."
-#: C/tomboy.xml:269(para)
-msgid "Highlighting Search Text"
-msgstr "Busca de texto con realce"
+#: C/salut-protocol.page:45(p)
+msgid ""
+"This kind of serverless messaging system is restricted to a local area "
+"network and an active Internet connection is not necessary."
+msgstr ""
+"Este tipo de sistemas de mensaxería sen servidores está restrinxido a redes "
+"de área local e non se necesita unha conexión activa con Internet."
-#: C/tomboy.xml:273(para)
-msgid "Inline Spell Checking"
-msgstr "Comprobación ortográfica en liña"
+#: C/salut-protocol.page:49(p)
+msgid ""
+"The people that use this service inside the same local area network will be "
+"auto-discovered, and it will be possible to send them messages and files as "
+"with other services."
+msgstr ""
+"A xente que usa o servizo dentro da mesma rede de área local autodestruirase "
+"e será posíbel enviarlles mensaxes e ficheiros ao igual que con outros "
+"servizos"
-#: C/tomboy.xml:277(para)
-msgid "Auto-linking Web &amp; Email Addresses"
-msgstr "Autoligado de enderezos web e correo electrónico"
+#: C/salut-protocol.page:54(p)
+msgid ""
+"All the modern local area networks should be able to support this kind of "
+"service."
+msgstr ""
+"Todas as redes modernas de área local deberían poder admitir este tipo de "
+"servizos."
-#: C/tomboy.xml:281(para)
-msgid "Undo/Redo Support"
-msgstr "Compatibilidade para desfacer/refacer"
+#: C/remove-account.page:8(desc)
+msgid "Completely remove an account from <app>Empathy</app>."
+msgstr "Quitar completamente unha conta en <app>Empathy</app>."
-#: C/tomboy.xml:285(para)
-msgid "Font Styling &amp; Sizing"
-msgstr "Estilos de tipo de letra e tamaño"
+#: C/remove-account.page:33(title)
+msgid "Remove an account"
+msgstr "Eliminar unha conta"
-#: C/tomboy.xml:289(para) C/tomboy.xml:795(title)
-msgid "Bulleted Lists"
+#: C/remove-account.page:35(p)
+msgid ""
+"You can completely remove an account from <app>Empathy</app> if you no "
+"longer wish to use the account. If you wish to use the account in "
+"<app>Empathy</app> again in the future, you will have to add your account "
+"details again."
+msgstr ""
+"Pode quitar completamente unha conta de <app>Empathy</app> se non quere "
+"seguir usándoa. Se quere usar de novo a conta en <app>Empathy</app> no "
+"futuro, deberá engadir os detalles da conta de novo."
+
+#: C/remove-account.page:42(p) C/irc-nick-password.page:50(p)
+#: C/disable-account.page:48(p) C/add-account.page:48(p)
+msgid ""
+"From the <gui>Contact List</gui> window, choose <guiseq><gui>Edit</"
+"gui><gui>Accounts</gui></guiseq>, or press <key>F4</key>."
+msgstr ""
+"Desde a xanela <gui>Lista de contactos</gui> seleccione <guiseq><gui>Editar</"
+"gui><gui>Contas</gui></guiseq> ou prema <key>F4</key>."
+
+#: C/remove-account.page:46(p)
+msgid ""
+"Select the account you wish to remove from the accounts list on the left "
+"side of the window."
+msgstr ""
+"Seleccione a conta que desexa eliminar desde a lista de contas na parte "
+"esquerda da xanela."
+
+#: C/remove-account.page:50(p)
+msgid "Click on <gui style=\"button\">Remove</gui>."
+msgstr "Prema <gui style=\"button\">Quitar</gui>."
+
+#: C/remove-account.page:53(p)
+msgid ""
+"A dialog will be shown asking for confirmation. Click the <gui>Remove</gui> "
+"button to permanently remove the account."
+msgstr ""
+"Mostrarase un diálogo preguntando por unha confirmación. Prema no botón "
+"<gui>Eliminar</gui> para quitar a conta permanentemente."
+
+#: C/remove-account.page:59(p)
+msgid ""
+"Even after removing an account, <app>Empathy</app> does not delete your "
+"conversation history for that account."
msgstr ""
+"Incluso despois de eliminar unha conta <app>Empathy</app> non borra o seu "
+"historial de conversas para esa conta."
+
+#: C/prob-conn.page:7(desc)
+msgid "Diagnose common problems connecting to an instant messaging service."
+msgstr ""
+"Diagnosticar problemas comúns ao conectarse a un servizo de mensaxaría "
+"instantánea."
+
+#: C/prob-conn.page:29(title)
+msgid "Problems connecting to an instant messaging service"
+msgstr "Problemas ao conectarse a un servizo de mensaxaría instantánea"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/prob-conn-neterror.page:58(None) C/prob-conn-name.page:43(None)
+#: C/prob-conn-auth.page:58(None) C/account-irc.page:109(None)
+#| msgid ""
+#| "@@image: 'figures/note-template.png'; md5=49ee364d7e060de4e7a583e49a2f7db7"
+msgid "@@image: 'figures/gtk-edit.png'; md5=4f21b451732817be0604fe3e2c8da98b"
+msgstr "@@image: 'figures/gtk-edit.png'; md5=4f21b451732817be0604fe3e2c8da98b"
-#: C/tomboy.xml:293(para)
+#: C/prob-conn-neterror.page:7(desc)
msgid ""
-"Tomboy is accessed through the GNOME panel, the taskbar in Microsoft "
-"Windows, or the dock in Mac OS X. To startup Tomboy automatically when you "
-"log into GNOME, see <xref linkend=\"add-to-panel\"/>."
+"An error message which says “<gui>Network error</gui>” appears in the main "
+"window."
msgstr ""
-"Pode acceder a Tomboy dese o panel de GNOME, a barra de tarefas de Microsoft "
-"Windows ou o Dock en Mac OS X. Para iniciar automaticamente Tomboy ao "
-"iniciar sesión en GNOME vexa <xref linkend=\"add-to-panel\"/>."
+"Aparecerá a mensaxe de erro «<gui>Erro de rede</gui>» na xanela principal."
-#: C/tomboy.xml:301(title)
-msgid "Getting Started"
-msgstr "Comezando"
+#: C/prob-conn-neterror.page:33(title)
+msgid "I get a message that says “Network error”"
+msgstr "Obteño unha mensaxe que mostra «Erro de rede»"
-#: C/tomboy.xml:304(title)
-msgid "Adding Tomboy to the GNOME Panel"
-msgstr "Engadir Tomboy ao panel de GNOME"
+#: C/prob-conn-neterror.page:36(cite)
+msgid "shaunm"
+msgstr "shaunm"
-#: C/tomboy.xml:306(para)
+#: C/prob-conn-neterror.page:37(p)
msgid ""
-"To add Tomboy to a panel in GNOME, right-click on the panel, then choose "
-"<menuchoice><guimenuitem>Add to Panel</guimenuitem></menuchoice>. Select "
-"Tomboy Notes in the Add to the panel dialog, then click "
-"<menuchoice><guibutton>Add</guibutton></menuchoice>. You should see a yellow "
-"note icon appear in the panel, representing Tomboy. The panel icon is "
-"illustrated in <xref linkend=\"tomboy-panel\"/>."
+"Empathy no longer allows you to create an IRC account without a valid nick. "
+"I've removed the guide link. Remove the text."
msgstr ""
+"Empathy xa non lle permite crear unha conta de IRC sen un alcume válido. "
+"Quitouse a ligazón da guía. Quitar o texto."
-#: C/tomboy.xml:315(para)
+#: C/prob-conn-neterror.page:41(p)
msgid ""
-"Tomboy is automatically added to the taskbar when run on Microsoft Windows, "
-"or the dock when run on Mac OS X."
+"This kind of error happens when <app>Empathy</app> cannot communicate with "
+"the instant messaging service for some reason."
msgstr ""
+"Este tipo de mensaxe sucede cando <app>Empathy</app> non se pode comunicar "
+"co servizo de mensaxaría instantánea por algunha razón."
-#: C/tomboy.xml:319(title)
-msgid "Creating Notes"
-msgstr "Crear notas"
+#: C/prob-conn-neterror.page:45(p)
+msgid ""
+"Also, this kind of error happens when you try to use an IRC account without "
+"setting a nickname."
+msgstr ""
+"Este tipo de erro tamén sucede cando intenta usar unha conta de IRC sen ter "
+"configurado o alcume"
-#: C/tomboy.xml:321(para)
+#: C/prob-conn-neterror.page:52(p) C/prob-conn-auth.page:45(p)
+#: C/prob-conn-acctdisabled.page:43(p)
msgid ""
-"Once you have successfully added Tomboy to the panel, you can create new "
-"notes using one of the following methods."
+"Make sure that you are connected to the Internet, or to a local area network."
msgstr ""
+"Asegúrese de que está conectado a Internet ou a unha rede de área local."
-#: C/tomboy.xml:324(para)
-msgid "To create a new note using the mouse:"
-msgstr "Para crear unha nova usando o rato:"
+#: C/prob-conn-neterror.page:57(p) C/prob-conn-name.page:42(p)
+#: C/prob-conn-auth.page:57(p)
+msgid ""
+"Click the <media type=\"image\" mime=\"image/png\" src=\"figures/gtk-edit.png"
+"\">edit</media> icon in the error message."
+msgstr ""
+"<media type=\"image\" mime=\"image/png\" src=\"figures/empathy-logo.png"
+"\">Logotipo da mensaxaría instantánea Empathy</media>Mensaxaría instantánea "
+"Empathy"
-#: C/tomboy.xml:328(para)
+#: C/prob-conn-neterror.page:65(p) C/prob-conn-acctdisabled.page:59(p)
msgid ""
-"Click on the Tomboy note icon present in the GNOME Panel or Windows taskbar. "
-"A menu will appear."
+"Check in the <gui>Advanced</gui> section that all the details are correct. "
+"You should be able to find these details from the website of the messaging "
+"service."
msgstr ""
-"Prema na icona de nota de Tomboy presente no panel de GNOME ou na barra de "
-"tarefas de Windows e aparecerá un menú."
+"Comprobe na sección <placeholder-1/> que todos os detalles son correctos. "
+"Vostede poderá encontrar estes detalles no sitio web do seu servizo de "
+"mensaxería."
-#: C/tomboy.xml:333(para)
+#: C/prob-conn-neterror.page:82(p) C/prob-conn-auth.page:68(p)
msgid ""
-"Select the <menuchoice><guimenuitem>Create New Note</guimenuitem></"
-"menuchoice> option in the menu."
+"Deselect the <gui>Enabled</gui>, and then select it again to try to "
+"reconnect to the service."
msgstr ""
-"Seleccione a opción <menuchoice><guimenuitem>Crear nova nota</guimenuitem></"
-"menuchoice> desde o menú."
+"Deseleccione <placeholder-1/>, e seleccióneo de novo para tentar "
+"reconectarse ao servizo."
-#: C/tomboy.xml:339(para)
-msgid "To create a new note using the keyboard:"
-msgstr "Para crear unha nota usando o teclado:"
+#: C/prob-conn-neterror.page:90(title)
+msgid "Proxy support"
+msgstr "Compatibilidade de proxy"
-#: C/tomboy.xml:343(para)
+#: C/prob-conn-neterror.page:91(p)
msgid ""
-"Open the Tomboy menu using the key combination <keycombo><keycap>Alt</"
-"keycap><keycap>F12</keycap></keycombo>."
+"At the moment <app>Empathy</app> can not be configured to work with a proxy."
msgstr ""
-"Abra o menú de Tomboy usando a combinación de teclas <keycombo><keycap>Alt</"
-"keycap><keycap>F12</keycap></keycombo>."
+"Polo momento <app>Empathy</app> non se pode configurar para que funcione cun "
+"proxy."
+
+#: C/prob-conn-name.page:9(title)
+msgid "“Name in use”"
+msgstr "\"Nome en uso\""
-#: C/tomboy.xml:351(para)
+#: C/prob-conn-name.page:10(desc)
msgid ""
-"Use the <keycap>N</keycap> key to select the menu option "
-"<menuchoice><guimenuitem>Create New Note</guimenuitem></menuchoice>."
+"An error message which says “<gui>Name in use</gui>” appears in the main "
+"window."
msgstr ""
-"Use a tecla <keycap>N</keycap> para seleccionar a opción de menú "
-"<menuchoice><guimenuitem>Crear nova nota</guimenuitem></menuchoice>."
+"Aparecen na xanela principal unha mensaxe de erro que dice «<gui>Nome en "
+"uso</gui>»"
-#: C/tomboy.xml:360(title)
-msgid "Editing Notes"
-msgstr "Editar notas"
+#: C/prob-conn-name.page:32(title)
+msgid "I get a message that says “Name in use”"
+msgstr "Obteño unha mensaxe de erro que mostra «Nome en uso»"
-#: C/tomboy.xml:362(para)
+#: C/prob-conn-name.page:34(p)
msgid ""
-"After creating a new note, a new window will appear with the title "
-"<literal>New Note <replaceable>N</replaceable></literal>. At the top of the "
-"note is a toolbar with several buttons and text. Directly below this toolbar "
-"is the content area of the note. This is illustrated in <xref linkend=\"new-"
-"note\"/>."
+"This kind of error happens when you try to connect to your IRC account and "
+"you are using a nickname that is already being used by someone else on that "
+"particular network."
msgstr ""
-"Logo de crear unha nova nota, aparecerá unha nova xanela co título "
-"<literal>Nova nota <replaceable>N</replaceable></literal>. Na parte superior "
-"da nota está a barra de ferramentas con varios botóns e texto. Xusto embaixo "
-"da barra de ferramentas está a área de contido da nota. Isto está ilustrado "
-"en <xref linkend=\"new-note\"/>."
+"Este tipo de erro sucede cando tenta conectarse á súa conta de IRC e está "
+"usando un alcume que xa está usando outra persoa nesa rede en particular."
+
+#: C/prob-conn-name.page:50(p)
+msgid "In the <gui>Nickname</gui> text box, type a new nickname."
+msgstr "Na caixa de texto <gui>Alcume</gui> escriba un alcume novo."
-#: C/tomboy.xml:368(para)
+#: C/prob-conn-name.page:55(p)
msgid ""
-"The note can be edited by clicking in the content area and using the "
-"keyboard to add and remove content. The first line is considered the title "
-"of the note. By default this is populated with the text <quote><literal>New "
-"Note <replaceable>N</replaceable></literal></quote>. The title is changed by "
-"clicking in the content area on the first line and using the keyboard to "
-"change the title. By default, focus is given to the content area upon "
-"creation of a new note, so you can immediately start editing the note "
-"without the need to click on the content area with the mouse."
+"If you have registered that nickname within the network you are using, set "
+"the password for that nickname. For more information, see <link xref=\"irc-"
+"nick-password\"/>."
msgstr ""
+"Se rexistrou ese alcume na rede que está usando, estabeleza o contrasinal "
+"para ese alcume. Para obter máis información consulte a <link xref=\"irc-"
+"nick-password\"/>."
-#: C/tomboy.xml:378(para)
+#: C/prob-conn-name.page:64(p)
msgid ""
-"Using the toolbar available on each note is discussed in <xref linkend="
-"\"working-with-notes\"/>."
+"Deselect the <gui>Enabled</gui> check-box next to the name of your account, "
+"and then select it again to try to reconnect to the service."
msgstr ""
+"Deseleccione <placeholder-1/>, e seleccióneo de novo para tentar "
+"reconectarse ao servizo."
-#: C/tomboy.xml:382(title)
-msgid "The default window for a New Note"
-msgstr "A xanela predeterminada para a Nova nota"
+#: C/prob-conn-auth.page:8(desc)
+msgid ""
+"An error message which says “<gui>Authentication failed</gui>” appears in "
+"the main window."
+msgstr ""
+"Aparece unha mensaxe de erro na xanela principal que mostra «<gui>Fallo de "
+"autenticación</gui>»."
-#: C/tomboy.xml:393(title)
-msgid "Table of Contents"
-msgstr "Táboa de contidos"
+#: C/prob-conn-auth.page:36(title)
+msgid "I get a message that says “Authentication failed”"
+msgstr "Obteño unha mensaxe que di «Produciuse un fallo na autenticación»"
-#: C/tomboy.xml:395(para)
+#: C/prob-conn-auth.page:38(p)
msgid ""
-"To get an overview of all the notes managed by Tomboy, select the "
-"<menuchoice><guimenuitem>Search All Notes</guimenuitem></menuchoice> menu "
-"item from the panel menu. By default, the <interface>Search All Notes</"
-"interface> dialog will display the notes in the order that they were last "
-"modified. Click the <guilabel>Note</guilabel> or <guilabel>Last Changed</"
-"guilabel> column headings to change the sort order. Click the column heading "
-"a second time to toggle between ascending and descending order."
+"This kind of error happens when your instant messaging service is not "
+"allowing you to connect because it does not recognize your username or "
+"password for some reason."
msgstr ""
+"Este tipo de erro prodúcese cando o seu servizo de mensaxaría intantánea non "
+"lle está permitindo conectar porque por algunha razón non recoñece o seu "
+"nome de usuario ou contrasinal."
-#: C/tomboy.xml:405(para)
+#: C/prob-conn-auth.page:50(p)
msgid ""
-"You can find specific notes by entering text into the search field in the "
-"<interface>Search All Notes</interface> dialog. The list of notes will "
-"automatically update to list only the notes which have matching text."
+"Make sure that you have registered an account with the service you are "
+"trying to connect to. If you do not have an account, most services will not "
+"allow you to connect."
msgstr ""
+"Asegúrese de que rexistrou unha conta co servizo ao que está tentando "
+"conectarse. Se non ten unha conta a maioría dos servizos non lle permitirán "
+"que se conecte."
-#: C/tomboy.xml:410(para)
+#: C/prob-conn-auth.page:63(p) C/prob-conn-acctdisabled.page:54(p)
msgid ""
-"To open a note in the <interface>Search All Notes</interface> dialog, do one "
-"of the following:"
+"Type your username and password again to make sure that they are correct."
msgstr ""
+"Escriba o seu nome de usuario e contrasinal de novo e asegúrese de que son "
+"correctos."
-#: C/tomboy.xml:415(para)
-msgid "Double-click on a note."
-msgstr "Prema dúas veces sobre unha nota."
+#: C/prob-conn-acctdisabled.page:7(desc)
+msgid ""
+"The instant messaging account that you want to use is not enabled in the "
+"list of accounts."
+msgstr ""
+"A conta de mensaxaría instantánea que quere usar non está activada na lista "
+"de contas."
+
+#: C/prob-conn-acctdisabled.page:33(title)
+msgid "My account is not enabled"
+msgstr "A miña conta non está activada"
-#: C/tomboy.xml:419(para)
+#: C/prob-conn-acctdisabled.page:35(p)
msgid ""
-"Highlight a note by selecting it and then select "
-"<menuchoice><guimenuitem>Open</guimenuitem></menuchoice> from the "
-"<guimenuitem>File</guimenuitem> menu."
+"If the instant messaging account that you want to use is not enabled in the "
+"drop-down account list when you try to start a new conversation or join a "
+"room, your account details may not be correct."
msgstr ""
+"Se a conta de mensaxaría instantánea que quere usar non está activada na "
+"lista despregábel de contas, cando tenta iniciar unha conversa nova ou "
+"unirse a unha charla, pode que os detalles da súa conta non sexa correctos."
-#: C/tomboy.xml:425(para)
+#: C/prob-conn-acctdisabled.page:48(p)
msgid ""
-"Right-click on a note and select <menuchoice><guimenuitem>Open</"
-"guimenuitem></menuchoice> from the context menu that appears."
+"Choose <guiseq><gui>Edit</gui><gui>Accounts</gui></guiseq> and select the "
+"account that is not working."
msgstr ""
+"Elixa <guiseq><gui>Editar</gui><gui>Contas</gui></guiseq> e seleccione a "
+"conta que non está funcionando."
-#: C/tomboy.xml:431(para)
+#: C/prob-conn-acctdisabled.page:65(p)
msgid ""
-"Highlight a note by selecting it and then press the key combination "
-"<keycombo><keycap>Ctrl</keycap><keycap>O</keycap></keycombo>."
+"Check that the <gui style=\"checkbox\">Enabled</gui> check-box is selected. "
+"If it is not, select the check-box to enable the account."
msgstr ""
+"Comprobe que a casilla de verificación <gui style=\"checkbox\">Activada</"
+"gui> está seleccionada. Se non o está marque a casilla de verificación para "
+"activar a conta."
-#: C/tomboy.xml:445(title)
-msgid "Working With Notes"
-msgstr "Traballar con notas"
+#: C/prev-conv.page:8(desc)
+msgid "Browse or search your previous conversations."
+msgstr "Explorar ou buscar nas súas mensaxes anteriores."
-#: C/tomboy.xml:447(para)
+#: C/prev-conv.page:35(title)
+msgid "View previous conversations"
+msgstr "Ver as conversas anteriores"
+
+#: C/prev-conv.page:39(p)
msgid ""
-"Notes are modified and edited through the main window for each note. The "
-"toolbar at the top of each note allows you to stylize the note and perform "
-"other note-related functions. We discuss the functions of each item on the "
-"toolbar in the following sections."
+"Highlighting text is quirky: <link href=\"http://bugzilla.gnome.org/show_bug."
+"cgi?id=593733\">#593733</link>. If there's an actual highlighting going on, "
+"independent of the selection (like in yellow or something), we can use the "
+"term \"highlight\". Otherwise we need to use the term \"select\". Watch that "
+"bug."
msgstr ""
+"Resaltar texto é estraño <link href=\"http://bugzilla.gnome.org/show_bug.cgi?"
+"id=593733\">#59733</link>. Se existe un resaltado actualmente, independente "
+"da selección (en amarelo, por exemplo), pódese usar o termo «resaltar». De "
+"outra forma débese usar o termo «seleccionado». Siga o proceso do erro."
-#: C/tomboy.xml:453(title)
-msgid "Search"
-msgstr "Buscar"
+#: C/prev-conv.page:46(p)
+msgid ""
+"<app>Empathy</app> automatically saves all your text conversations you have "
+"with your contacts. You can <link xref=\"#search\">search through all of "
+"your previous conversations</link> or <link xref=\"#browse\">browse previous "
+"conversations</link> by contact and date."
+msgstr ""
+"<app>Empathy</app> garda automaticamente todas as conversas de texto que ten "
+"cos seus contactos. Pode <link xref=\"#search\">buscar a través de todas as "
+"súas conversas anteriores</link> ou <link xref=\"#browse\">buscar conversas "
+"anteriores</link> por contacto e data."
-#: C/tomboy.xml:455(para)
+#: C/prev-conv.page:54(p)
msgid ""
-"Clicking the <guibutton>Search</guibutton> button will open the "
-"<interface>Search All Notes</interface> dialog described earlier (<xref "
-"linkend=\"search-all-notes\"/>.)"
+"You do not need to be connected to the Internet to view and search your "
+"previous conversations."
msgstr ""
+"Non necesita estar conectado a Internet para ver e buscar nas súas conversas "
+"anteriores."
-#: C/tomboy.xml:461(title)
-msgid "Link"
-msgstr "Ligazón"
+#: C/prev-conv.page:61(title)
+msgid "Search previous conversations"
+msgstr "Buscar conversas anteriores"
-#: C/tomboy.xml:463(para)
+#: C/prev-conv.page:63(p)
msgid ""
-"The <guibutton>Link</guibutton> button allows you to create a link to a new "
-"note from within the current note. For example, if your note contains the "
-"phrase <quote>FinalExam</quote>, you can select this text with the mouse and "
-"click the <guibutton>Link</guibutton> button to create a new note with the "
-"title <quote>FinalExam</quote>. A link will also be created in the current "
-"note that can be clicked to open the new <quote>FinalExam</quote> note."
+"You can perform a full-text search through all of your previous "
+"conversations."
msgstr ""
+"Pode realizar unha busca de texto completo sobre todas as súas conversas "
+"anteriores."
-#: C/tomboy.xml:472(para)
+#: C/prev-conv.page:67(p) C/prev-conv.page:96(p)
msgid ""
-"Changing the title of a note will update links present in other notes. This "
-"prevents broken links from occurring when a note is renamed."
+"From the <gui>Contact List</gui> window, choose <guiseq><gui>View</"
+"gui><gui>Previous Conversations</gui></guiseq>. Alternatively, press "
+"<key>F3</key>."
msgstr ""
+"Desde a xanela <gui>Lista de contactos</gui> seleccione <guiseq><gui>Ver</"
+"gui><gui>Conversas previas</gui></guiseq>. De forma alternativa prema "
+"<key>F3</key>."
-#: C/tomboy.xml:479(title)
-msgid "Text"
-msgstr "Texto"
+#: C/prev-conv.page:71(p)
+msgid "Select the <gui>Search</gui> tab."
+msgstr "Seleccione o separador <gui>Buscar</gui>."
-#: C/tomboy.xml:481(para)
+#: C/prev-conv.page:74(p)
msgid ""
-"Formatting text within your notes can be done using the <guibutton>Text</"
-"guibutton> button. The <guibutton>Text</guibutton> button will display a "
-"menu with several options from which you can choose. Each menu item is "
-"explained next."
+"In the <gui>For</gui> field, type the text you want to search for. Click "
+"<gui>Find</gui> or press <key>Enter</key>."
msgstr ""
+"No campo <gui>Para</gui> escriba o texto que quere buscar. Prema "
+"<gui>Buscar</gui> ou prema <key>Intro</key>."
-#: C/tomboy.xml:488(term)
-msgid "Undo"
-msgstr "Desfacer"
+#: C/prev-conv.page:78(p)
+msgid ""
+"Any conversations that matched your search terms will be shown in the list "
+"below the search field. By default, conversations are ordered by date."
+msgstr ""
+"Mostrarase na lista baixo o campo de busca calquera conversa que coincida "
+"cos seus termos de busca. As conversas ordénanse por data de forma "
+"predefinida."
-#: C/tomboy.xml:491(para)
+#: C/prev-conv.page:82(p)
msgid ""
-"Support for <quote>Undo</quote> is available in Tomboy through this menu "
-"item. The Undo function allows you to revert previous changes made to your "
-"note during the current session. To undo your last change using the "
-"keyboard, use the standard keybinding, <keycombo><keycap>Ctrl</"
-"keycap><keycap>Z</keycap></keycombo>."
+"Click on a conversation to view it. <app>Empathy</app> will select the text "
+"in the conversation that matched your search terms."
msgstr ""
+"Prema sobre unha conversa para vela. <app>Empathy</app> seleccionará o texto "
+"na conversa que coincida cos seus termos de busca."
-#: C/tomboy.xml:504(term)
-msgid "Redo"
-msgstr "Refacer"
+#: C/prev-conv.page:89(title)
+msgid "Browse previous conversations"
+msgstr "Explorar as conversas anteriores"
-#: C/tomboy.xml:507(para)
+#: C/prev-conv.page:91(p)
msgid ""
-"The <quote>Redo</quote> function is used to put back changes that were "
-"removed using the <quote>Undo</quote> feature. To redo your last change "
-"using the keyboard, use the standard keybinding, <keycombo><keycap>Shift</"
-"keycap><keycap>Ctrl</keycap><keycap>Z</keycap></keycombo>."
+"You can browse your previous conversations with your contacts or in chat "
+"rooms by date."
msgstr ""
+"Pode examinar por data as conversas previas cos seus contactos ou en salas "
+"de conversa."
-#: C/tomboy.xml:521(term)
-msgid "Bold"
-msgstr "Negra"
+#: C/prev-conv.page:100(p)
+msgid "Select the <gui>Conversations</gui> tab."
+msgstr "Seleccione o separador <gui>Conversas</gui>."
-#: C/tomboy.xml:524(para)
+#: C/prev-conv.page:103(p)
msgid ""
-"To make text within your note bold, first select the text you want to "
-"modify. Then select the <menuchoice><guimenuitem>Bold</guimenuitem></"
-"menuchoice> option from the <guibutton>Text</guibutton> menu. You may also "
-"use the keybinding <keycombo><keycap>Ctrl</keycap><keycap>B</keycap></"
-"keycombo> after selecting the text."
+"Select an account from the drop-down list in the top left. A list of "
+"contacts and chat room for that account will be shown below."
msgstr ""
+"Seleccione unha conta desde a lista despregábel na parte superior esquerda. "
+"Mostrarase unha lista de contactos e salas de conversa para dita conta."
-#: C/tomboy.xml:537(term)
-msgid "Italic"
-msgstr "Cursiva"
+#: C/prev-conv.page:107(p)
+msgid ""
+"Select a contact or chat room to view your previous conversations from. By "
+"default the most recent conversation will be shown."
+msgstr ""
+"Seleccione un contacto ou sala de conversa desde a que ver as anteriores "
+"conversas. Por omisión mostrarase a conversa máis recente."
-#: C/tomboy.xml:540(para)
+#: C/prev-conv.page:111(p)
msgid ""
-"To make text within your note italic, first select the text you want to "
-"modify. Then select the <menuchoice><guimenuitem>Italic</guimenuitem></"
-"menuchoice> option from the <guibutton>Text</guibutton> menu. You may also "
-"use the keybinding <keycombo><keycap>Ctrl</keycap><keycap>I</keycap></"
-"keycombo> after selecting the text."
+"You can browse your conversations by date. Days on which you had a "
+"conversation with the selected contact will be shown in bold text. Click a "
+"date to select it. Click the arrows next to the month and year to browse "
+"earlier dates."
msgstr ""
+"Pode explorar as súas conversas por data. Mostraranse os días nos que tipo "
+"unha conversa co contacto seleccionado en texto en negriña. Prema na data "
+"para seleccionala e prema nas frechas ao lado do mes e ano para explorar as "
+"datas máis cercanas."
-#: C/tomboy.xml:553(term)
-msgid "Strikeout"
-msgstr "Riscado"
+#: C/prev-conv.page:117(p)
+msgid ""
+"You can search for text in the displayed conversation by typing into the "
+"search field at the top. The matching text will be highlighted."
+msgstr ""
+"Pode buscar dentro do texto das conversas mostradas escribindo na caixa de "
+"busca na parte superior. O texto coincidente resaltarase."
-#: C/tomboy.xml:556(para)
+#: C/prev-conv.page:121(p)
msgid ""
-"The strikeout style will put a line through the selected text. To add a "
-"strikeout, select the text and then select the "
-"<menuchoice><guimenuitem>Strikeout</guimenuitem></menuchoice> option from "
-"the <guibutton>Text</guibutton> menu. You may also use the keybinding "
-"<keycombo><keycap>Ctrl</keycap><keycap>S</keycap></keycombo> after selecting "
-"the text."
+"You can quickly view the previous conversations with one of your contacts "
+"from the <gui>Contact List</gui> window. Simply right click the contact and "
+"choose <gui>View Previous Conversations</gui>. The <gui>Previous "
+"Conversations</gui> window will open with that contact already selected."
msgstr ""
+"Pode ver rapidamente as conversas anteriores con un dos seus contactos desde "
+"a xanela <gui>Lista de contactos</gui>. Simplemente prema co botón dereito "
+"do rato sobre o contacto e seleccione <gui>Conversas anteriores</gui>. "
+"Abrirase a xanela <gui>Ver conversas previas</gui> co contacto seleccionado."
+
+#: C/link-contacts.page:11(desc)
+msgid "Merge and separate different contacts into a single one."
+msgstr "Unir e separar diferentes contactos nun só."
+
+#: C/link-contacts.page:25(title)
+msgid "Combine and separate contacts"
+msgstr "Combinar e separar contactos"
-#: C/tomboy.xml:570(term)
-msgid "Highlight"
-msgstr "Realzar"
+#: C/link-contacts.page:26(p)
+msgid ""
+"If one, or more, of your contacts has multiple accounts with different "
+"messaging services, you can combine these contacts into a single one."
+msgstr ""
+"Se un, ou máis, dos seus contactos ten múltiples contas con diferentes "
+"servizos de mensaxaría, pode combinar estes contactos nun único."
+
+#: C/link-contacts.page:30(p)
+msgid ""
+"The resulting contact is called a <em>meta-contact</em>: a contact composed "
+"from different single contacts."
+msgstr ""
+"O contacto resultante chámase un <em>meta-contacto</em>: un contacto "
+"composto por diferentes contactos sinxelos."
-#: C/tomboy.xml:573(para)
+#: C/link-contacts.page:34(p)
msgid ""
-"The highlight style will put a yellow background around the selected text. "
-"To add a highlight, select the text and then select the "
-"<menuchoice><guimenuitem>Highlight</guimenuitem></menuchoice> option from "
-"the <guibutton>Text</guibutton> menu. You may also use the keybinding "
-"<keycombo><keycap>Ctrl</keycap><keycap>H</keycap></keycombo> after selecting "
-"the text."
+"If you have a Jane Smith contact that is using three different messaging "
+"services like:"
msgstr ""
+"Se ten un contacto Xoán Souto que está usando tres servizos de mensaxaría "
+"como:"
+
+#: C/link-contacts.page:40(p)
+msgid "janes@facebook"
+msgstr "xoan@facebook"
+
+#: C/link-contacts.page:45(p)
+msgid "jane.smith@gmail"
+msgstr "xoan.souto@gmail"
+
+#: C/link-contacts.page:50(p)
+msgid "jane_smith@hotmail"
+msgstr "xoan_souto@hotmail"
+
+#: C/link-contacts.page:55(p)
+msgid "You can combine these contacts into a single Jane Smith one."
+msgstr "Pode combinar estes contactos nun só Xoán Souto"
-#: C/tomboy.xml:587(term) C/tomboy.xml:1414(member) C/tomboy.xml:1499(term)
-msgid "Fixed Width"
-msgstr "Largura fixa"
+#: C/link-contacts.page:60(title)
+msgid "Combining contacts"
+msgstr "Combinar contactos"
-#: C/tomboy.xml:590(para)
+#: C/link-contacts.page:63(p)
msgid ""
-"The fixed width style allows text to use a fixed width font. To change "
-"existing text, first select the text you want to modify. Then select the "
-"<menuchoice><guimenuitem>Fixed Width</guimenuitem></menuchoice> option from "
-"the <guibutton>Text</guibutton> menu. You can also select the "
-"<menuchoice><guimenuitem>Fixed Width</guimenuitem></menuchoice> option from "
-"the <guibutton>Text</guibutton> before you start typing to have the text you "
-"type be in a fixed width style."
+"From the <gui>Contact List</gui> window, right-click one of the contact that "
+"has different accounts, and select <gui style=\"menuitem\">Link Contacts...</"
+"gui>."
msgstr ""
+"Desde a xanela <gui>Lista de contactos</gui>, prema co botón dereito un dos "
+"contactos que ten diferentes contas, e seleccione <gui style=\"menuitem"
+"\">Ligar contactos...</gui>."
+
+#: C/link-contacts.page:70(p)
+msgid ""
+"From the left pane in the <gui>Link Contacts</gui> window, select the "
+"contacts you want to combine."
+msgstr ""
+"Desde o panel lateral na xanela <gui>Contactos ligados</gui> seleccione os "
+"contactos que quere combinar."
+
+#: C/link-contacts.page:76(p)
+msgid "Click <gui style=\"button\">Link</gui>."
+msgstr "Prema <gui style=\"button\">Ligar</gui>."
-#: C/tomboy.xml:601(para)
+#: C/link-contacts.page:82(p)
msgid ""
-"The <menuchoice><guimenuitem>Fixed Width</guimenuitem></menuchoice> option "
-"is a feature provided by the Fixed Width Add-in. For more information on add-"
-"ins, see <xref linkend=\"plugins\"/>."
+"When a meta-contact has been created, the default contact that will be used "
+"to have a conversation with when you double-click on it, is the contact with "
+"the highest presence on-line."
msgstr ""
+"Cando se cree un meta-contacto, o contacto predeterminado usarase para ter "
+"unha conversa con el ao premer dúas veces sobre el, este contacto terá a "
+"presencia en liña máis alta."
-#: C/tomboy.xml:610(term)
-msgid "Font size"
-msgstr "Tamaño do tipo de letra"
+#: C/link-contacts.page:91(title)
+#| msgid "Creating Notes"
+msgid "Separating contacts"
+msgstr "Separar contactos"
-#: C/tomboy.xml:615(guilabel) C/tomboy.xml:625(guilabel)
-msgid "Small"
-msgstr "Pequeno"
+#: C/link-contacts.page:94(p)
+msgid ""
+"From the <gui>Contact List</gui>, right-click the contact to separate, and "
+"select <gui style=\"menuitem\">Link Contacts...</gui>."
+msgstr ""
+"Desde a <gui>Lista de contactos</gui>, prema co botón dereito para contactar "
+"con el de forma separada, e seleccione <gui style=\"menuitem\">Ligar "
+"contactos...</gui>."
-#: C/tomboy.xml:617(guilabel) C/tomboy.xml:627(guilabel)
-msgid "Normal"
-msgstr "Normal"
+#: C/link-contacts.page:100(p)
+msgid "Click <gui style=\"button\">Unlink</gui>."
+msgstr "Prema <gui style=\"button\">Desligar</gui>."
-#: C/tomboy.xml:619(guilabel) C/tomboy.xml:629(guilabel)
-msgid "Large"
-msgstr "Grande"
+#: C/license.page:8(desc)
+msgid "Legal information."
+msgstr "Información legal."
-#: C/tomboy.xml:621(guilabel) C/tomboy.xml:631(guilabel)
-msgid "Huge"
-msgstr "Enorme"
+#: C/license.page:11(title)
+msgid "License"
+msgstr "Licenza"
-#: C/tomboy.xml:613(para)
+#: C/license.page:12(p)
msgid ""
-"There are actually four options in this part of the menu: <placeholder-1/>. "
-"Each one of these options represents a font size to use for the selected "
-"text in the note. To modify the font size, select the text and then select "
-"one of <placeholder-2/> options from the <guibutton>Text</guibutton> menu."
+"This work is distributed under a CreativeCommons Attribution-Share Alike 3.0 "
+"Unported license."
msgstr ""
+"Este traballo está licenciado baixo una Licenza Creative Commons Atribución "
+"- Compartir igual 3.0 sen asistencia."
+
+#: C/license.page:20(p)
+msgid "You are free:"
+msgstr "É libre de:"
+
+#: C/license.page:25(em)
+msgid "To share"
+msgstr "Compartir"
+
+#: C/license.page:26(p)
+msgid "To copy, distribute and transmit the work."
+msgstr "Copiar, distribuír e comunicar publicamente a obra"
-#: C/tomboy.xml:638(term)
-msgid "Bullets"
-msgstr "Viñetas"
+#: C/license.page:29(em)
+msgid "To remix"
+msgstr "Facer obras derivadas"
-#: C/tomboy.xml:646(guilabel)
-msgid "Increase Indent"
-msgstr "Aumentar sangría"
+#: C/license.page:30(p)
+msgid "To adapt the work."
+msgstr "Adaptar o traballo."
-#: C/tomboy.xml:648(guilabel)
-msgid "Decrease Indent"
-msgstr "Diminuír sangría"
+#: C/license.page:33(p)
+msgid "Under the following conditions:"
+msgstr "Baixo as seguintes condicións:"
-#: C/tomboy.xml:641(para)
+#: C/license.page:38(em)
+#| msgid "Introduction"
+msgid "Attribution"
+msgstr "Atribución"
+
+#: C/license.page:39(p)
msgid ""
-"Select the <menuchoice><guimenuitem>Bullets</guimenuitem></menuchoice> "
-"option from the <guibutton>Text</guibutton> menu to begin or end a bulleted "
-"list. If the cursor is inside a bulleted list, the <placeholder-1/> options "
-"will be enabled."
+"You must attribute the work in the manner specified by the author or "
+"licensor (but not in any way that suggests that they endorse you or your use "
+"of the work)."
msgstr ""
+"Debe recoñecer os créditos da obra da maneira especificada polo autor ou o "
+"licenciatario (pero non dunha maneira que suxira que ten o seu apoio ou "
+"apoian o uso que fai da súa obra)."
+
+#: C/license.page:46(em)
+msgid "Share Alike"
+msgstr "Compartir igual"
-#: C/tomboy.xml:651(para)
+#: C/license.page:47(p)
msgid ""
-"With the cursor on a bulleted list line, select the "
-"<menuchoice><guimenuitem>Increase Indent</guimenuitem></menuchoice> option "
-"to shift the current line to the right or the "
-"<menuchoice><guimenuitem>Decrease Indent</guimenuitem></menuchoice> option "
-"to shift the current line to the left."
+"If you alter, transform, or build upon this work, you may distribute the "
+"resulting work only under the same, similar or a compatible license."
msgstr ""
+"Se modifica, transforma ou constrúe sobre este traballo debe distribuír o "
+"traballo resultando baixo unha licenza igual, similar ou compatíbel."
-#: C/tomboy.xml:660(para)
-msgid "For more information on bullets, see <xref linkend=\"bullets\"/>."
+#: C/license.page:53(p)
+msgid ""
+"For the full text of the license, see the <link href=\"http://"
+"creativecommons.org/licenses/by-sa/3.0/legalcode\">CreativeCommons website</"
+"link>, or read the full <link href=\"http://creativecommons.org/licenses/by-"
+"sa/3.0/\">Commons Deed</link>."
msgstr ""
+"Pode encontrar o texto completo da licenza vexa o <link href=\"http://"
+"creativecommons.org/licenses/by-sa/3.0/legalcode\">sitio web de "
+"CreativeCommons</link>, ou lea o <link href=\"http://creativecommons.org/"
+"licenses/by-sa/3.0/\">Escrito de Commons</link> completo."
-#: C/tomboy.xml:666(term)
-msgid "Find in This Note"
-msgstr "Buscar nesta nota"
+#: C/irc-start-conversation.page:8(desc)
+msgid "Start a conversation with an IRC contact."
+msgstr "Iniciar unha conversa con un contacto do IRC."
-#: C/tomboy.xml:669(para)
+#: C/irc-start-conversation.page:30(title)
+msgid "Chat with somebody on IRC"
+msgstr "Conversar con alguén no IRC"
+
+#: C/irc-start-conversation.page:32(p)
msgid ""
-"Use this to search for text within the current note. A small find bar will "
-"open up at the bottom of the note. To open the find bar using the keyboard, "
-"use the standard keybinding, <keycombo><keycap>Ctrl</keycap><keycap>F</"
-"keycap></keycombo>."
+"You can hold private conversations with other IRC users, outside of the "
+"public IRC chat rooms. To start a conversation with another IRC user:"
msgstr ""
+"Pode manter conversas privadas con outros usuarios do IRC, fora das salas "
+"públicas do IRC. Para iniciar unha conversa con outro usuario do IRC:"
-#: C/tomboy.xml:677(para)
+#: C/irc-start-conversation.page:37(p)
msgid ""
-"Enter text to find. After entering text, the matches will be highlighted. "
-"Click <guibutton>Find Next</guibutton> to highlight the next match and place "
-"the cursor there. Click <guibutton>Previous</guibutton> to move to the "
-"previous match."
+"In the contact list for an IRC chat room, double click the name of the user "
+"you want to chat with. Alternatively, right click the name of the user and "
+"choose <gui>Chat</gui>."
msgstr ""
+"Na lista de contactos para a sala de chat do IRC, prema dúas veces no nome "
+"do usuario co que quere falar. De forma alternativa, prema co botón dereito "
+"sobre o nome de usuario e elixa <gui>Conversa</gui>."
-#: C/tomboy.xml:683(para)
+#: C/irc-start-conversation.page:45(p)
msgid ""
-"To close the find bar, click <guibutton>X</guibutton> (Close Button) on the "
-"far left or press the <keycap>Escape</keycap> key."
+"The IRC room contact list is not the same as <app>Empathy</app> contact "
+"list. It contains a list of users in the IRC chat room you joined. Different "
+"rooms can have different contacts listed."
msgstr ""
-"Para pechar a barra de busca, prema <guibutton>X</guibutton> (botón de "
-"pechar) na parte esquerda ou prema a tecla <keycap>Escape</keycap>."
+"A lista de contactos da sala IRC non é igual que a lista de contactos de "
+"<app>Empathy</app>. Contén unha lista de usuarios na sala de chat do IRC á "
+"que se uniu. Salas diferentes poden ter diferentes listados de contactos."
-#: C/tomboy.xml:692(title)
-msgid "Tools (gear icon)"
+#: C/irc-start-conversation.page:52(p)
+msgid ""
+"The IRC room contact list is usually on the right side of the IRC room "
+"window. If you do not see it, choose <guiseq><gui>Conversation</"
+"gui><gui>Show Contact List</gui></guiseq>."
msgstr ""
+"A lista de contactos dunha sala de IRC xeralmente está na parte dereita da "
+"xanela da sala de IRC. Se non a ve elixa <guiseq><gui>Conversa</"
+"gui><gui>Mostrar a lista de contactos</gui></guiseq>."
-#: C/tomboy.xml:694(para)
+#: C/irc-send-file.page:9(desc)
+msgid "<app>Empathy</app> does not currently support sending files using IRC."
+msgstr "Actualmente non é posíbel enviar ficheiros mediante o IRC."
+
+#: C/irc-send-file.page:31(title)
+msgid "Send files over IRC"
+msgstr "Enviar ficheiros mediante o IRC"
+
+#: C/irc-send-file.page:33(p)
+msgid "It is not currently possible to send files using IRC."
+msgstr "Actualmente non é posíbel enviar ficheiros mediante o IRC."
+
+#: C/irc-nick-password.page:10(desc)
+msgid "Protect your nickname to prevent other IRC users from using it."
+msgstr "Protexa o seu alcume para previr que outros usuarios do IRC o usen."
+
+#: C/irc-nick-password.page:33(title)
+msgid "Use a nickname password on IRC"
+msgstr "Usar un contrasinal para un alcume no IRC"
+
+#: C/irc-nick-password.page:35(p)
msgid ""
-"The <guibutton>Tools</guibutton> button is represented by the <inlinegraphic "
-"fileref=\"figures/tomboy-tools.png\"/> icon. When you click the "
-"<guiicon>Tools</guiicon> icon on the toolbar present on your note, a menu "
-"will appear with the following items:"
+"On some IRC networks, you can register your nickname with a service called "
+"NickServ. By sending special messages to NickServ, you can set your password "
+"and identify yourself. Some IRC chat rooms may not allow you to join without "
+"a registered nickname."
msgstr ""
+"Nalgunhas redes IRC pode rexistrar o seu alcume con un servizo chamado "
+"NickServ. Enviando mensaxes especiais a NickServ pode configurar o seu "
+"contrasinal e identificarse. Pode que algunhas salas de conversa IRC non lle "
+"permitan unirse sen un nome rexistrado."
+
+#: C/irc-nick-password.page:40(p)
+msgid ""
+"<app>Empathy</app> does not currently support nickname registration. Some "
+"IRC networks, however, will automatically forward a <em>server password</em> "
+"to NickServ. On these networks, you can use the IRC password in "
+"<app>Empathy</app> to identify yourself to NickServ. The popular freenode "
+"network is known to have this feature."
+msgstr ""
+"Actualmente <app>Empathy</app> non é compatíbel co rexistro de alcumes. "
+"Porén algúns servidores de IRC reenviarán automaticamente un <em>contrasinal "
+"de servidor</em> a NickServ. Nesas redes poderá usar contrasinais de IRC en "
+"<app>Empathy</app> para identificarse contra NickServ. É coñecido que a "
+"popular rede freenode dispón desta característica."
+
+#: C/irc-nick-password.page:46(p)
+msgid "To set an IRC server password:"
+msgstr "Para estabelecer un contrasinal de servidor de IRC:"
-#: C/tomboy.xml:701(term)
-msgid "Synchronize Notes"
-msgstr "Sincronizar notas"
+#: C/irc-nick-password.page:54(p)
+msgid "Select the IRC account from the list on the left of the dialog."
+msgstr "Seleccione a conta de IRC da lista na parte esquerda do diálogo."
-#: C/tomboy.xml:704(para)
+#: C/irc-nick-password.page:57(p)
msgid ""
-"Select this option to synchronize your notes with a central server. For more "
-"information on note synchronization, see <xref linkend=\"synchronization\"/>."
+"In the <gui>Password</gui> field, type the password you used to register "
+"your nikcname."
msgstr ""
+"Na caixa de texto <gui>Contrasinal</gui> escriba o contrasinal que quere "
+"usar para rexistrar o seu alcume."
-#: C/tomboy.xml:710(term)
-msgid "What links here?"
-msgstr "Que liga aquí?"
+#: C/irc-nick-password.page:63(p) C/import-account.page:61(p)
+msgid "Click <gui style=\"button\">Apply</gui>."
+msgstr "Prema <gui style=\"button\">Aplicar</gui>."
-#: C/tomboy.xml:713(para)
+#: C/irc-nick-password.page:69(p)
msgid ""
-"This option allows you to quickly see what other notes link to the current "
-"note. This feature is provided by the Backlinks Add-in. For more information "
-"on add-ins, see <xref linkend=\"plugins\"/>."
+"These instructions only allow you to use a password-protected nickname on "
+"certain IRC networks. It is not currently possible to register an IRC "
+"nickname or change your nickname password using <app>Empathy</app>."
msgstr ""
+"Estas instrucións só lle permiten usar un alcume protexido por contrasinal "
+"en certas redes IRC. Actualmente non é posíbel rexistrar un alcume IRC ou "
+"cambiar o seu contrasinal de alcume usando <placeholder-1/>."
-#: C/tomboy.xml:721(term) C/tomboy.xml:1412(member) C/tomboy.xml:1479(term)
-msgid "Export to HTML"
-msgstr "Exportar a HTML"
+#: C/irc-manage.page:10(desc)
+msgid "How to use IRC with <app>Empathy</app>."
+msgstr "Como usar IRC con <placeholder-1/>."
-#: C/tomboy.xml:724(para)
+#: C/irc-manage.page:35(title)
+msgid "Internet Relay Chat (IRC)"
+msgstr "Internet Relay Chat (IRC)"
+
+#: C/irc-manage.page:38(p) C/account-irc.page:39(p)
msgid ""
-"You can create an <acronym>HTML</acronym> (Hypertext Markup Language) "
-"document from one or more notes by selecting this option. For more "
-"information, please see <xref linkend=\"plugins\"/>."
+"You must have the <sys>telepathy-idle</sys> package installed to use IRC in "
+"<app>Empathy</app>."
msgstr ""
+"Vostede debe ter instalado o paquete <placeholder-1/> para usar o IRC en "
+"<placeholder-2/>."
+
+#: C/irc-manage.page:42(link)
+msgid "Install telepathy-idle"
+msgstr "Instalar telepathy-idle"
+
+#: C/irc-manage.page:49(title)
+msgid "IRC Chat Rooms and Conversations"
+msgstr "Salas de chat e conversa no IRC."
+
+#: C/irc-manage.page:51(title)
+msgid "Chat Rooms and Conversations"
+msgstr "Salas de char e conversas"
+
+#: C/irc-manage.page:56(title)
+msgid "Common IRC Problems"
+msgstr "Problemas comúns no IRC"
-#: C/tomboy.xml:732(term)
-msgid "Print"
-msgstr "Imprimir"
+#: C/irc-manage.page:58(title) C/index.page:55(title)
+msgid "Common Problems"
+msgstr "Problemas comúns."
-#: C/tomboy.xml:735(para) C/tomboy.xml:1538(para)
+#: C/irc-join-room.page:8(desc)
+msgid "Join an IRC channel."
+msgstr "Entrar nunha canle IRC."
+
+#: C/irc-join-room.page:31(title)
+msgid "Join an IRC chat room"
+msgstr "Unirse a unha sala de conversa IRC"
+
+#: C/irc-join-room.page:33(p)
msgid ""
-"Select this option to print the current note. You will be presented with the "
-"standard GNOME print dialog."
+"You can join IRC chat rooms (also known as IRC channels) on any IRC network "
+"you’re connected to. To connect to an IRC network, see <link xref=\"add-"
+"account\"/> and <link xref=\"account-irc\"/>."
msgstr ""
-"Seleccione esta opción para imprimir a nota actual. Mostraráselle o diálogo "
-"estándar de impresión de GNOME."
+"Pode unirse a salas de chat IRC (tamén coñecidas como canles de IRC) en "
+"calquera rede de IRC á que estea conectado. Para conectarse a unha rede de "
+"IRC consulte a <link xref=\"add-account\"/> e a <link xref=\"account-irc\"/>."
-#: C/tomboy.xml:742(para)
+#: C/irc-join-room.page:39(p) C/group-conversations.page:58(p)
+#: C/group-conversations.page:122(p)
msgid ""
-"Depending on the add-ins that you have installed for Tomboy, you may have "
-"more or less items available in the <guimenu>Tools</guimenu> menu."
+"From the <gui>Contact List</gui> window, choose <guiseq><gui>Room</"
+"gui><gui>Join</gui></guiseq>."
msgstr ""
+"Desde a xanela <gui>Lista de contactos</gui> elixa <guiseq><gui>Sala</"
+"gui><gui>Unirse</gui></guiseq>."
-#: C/tomboy.xml:749(title)
-msgid "Delete"
-msgstr "Borrar"
+#: C/irc-join-room.page:45(p)
+msgid ""
+"From the <gui>Account</gui> drop-down list, select the IRC account that "
+"corresponds to the network you want to use."
+msgstr ""
+"Desde a lista despregábel <gui>Conta</gui> elixa a conta IRC que corresponda "
+"coa rede que quere usar."
-#: C/tomboy.xml:751(para)
+#: C/irc-join-room.page:51(p)
msgid ""
-"The <guibutton>Delete</guibutton> button will pop up a dialog box asking if "
-"you want to permanently delete the note and its contents. Click the "
-"<guibutton>Delete</guibutton> button to discard the note permanently, or "
-"<guibutton>Cancel</guibutton> to abort the process. Links to this note from "
-"other notes will still exist, but will re-create the note upon activation."
+"In the <gui>Room</gui> text box, type the name of the channel you want to "
+"join. IRC channel names start with the hash character (<sys>#</sys>)."
msgstr ""
+"Na caixa de texto <gui>Sala</gui>, escriba o nome da canle de IRC á que "
+"quere unirse. Preceda o nome co carácter almohadilla (<sys>#</sys>)."
-#: C/tomboy.xml:763(title)
-msgid "Panel Menu"
-msgstr "Panel de menú"
+#: C/irc-join-room.page:57(p)
+msgid "Click <gui>Join</gui> to enter the room."
+msgstr "Prema <gui>Unirse</gui> para entrar na sala."
-#: C/tomboy.xml:765(para)
+#: C/irc-join-room.page:64(p)
msgid ""
-"Tomboy keeps the most recently used notes quickly available to you in a menu "
-"that appears when you click on the Tomboy Icon in the GNOME Panel, the "
-"taskbar in Microsoft Windows, or the dock in Mac OS X."
+"To join multiple rooms, you need to repeat the steps above for each room."
msgstr ""
+"Para entrar en varias salas, debe repetir os pasos anteriores para cada sala."
+
+#: C/irc-join-pwd.page:9(desc)
+msgid "Enter password-protected IRC chat rooms."
+msgstr "Introduza o contrasinal para as salas de char IRC protexidas."
-#: C/tomboy.xml:770(title)
-msgid "Note Pinning"
+#: C/irc-join-pwd.page:25(title)
+msgid "Join a protected IRC chat room"
+msgstr "Unirse a unha sala de chat IRC protexida"
+
+#: C/irc-join-pwd.page:27(p)
+msgid ""
+"On some IRC networks, private IRC rooms may be protected with a password. If "
+"you know the password, use the following steps to join:"
msgstr ""
+"Nalgunhas redes IRC as salas privadas de IRC poden estar protexidas por "
+"contrasinal. Se sabe o contrasinal, realice os seguintes pasos para unirse:"
+
+#: C/irc-join-pwd.page:33(p)
+msgid "<link xref=\"irc-join-room\">Join the room</link> as normal."
+msgstr "<link xref=\"irc-join-room\">Unirse á sala</link> de forma normal."
-#: C/tomboy.xml:772(para)
+#: C/irc-join-pwd.page:38(p)
msgid ""
-"To force a note to always be in the panel menu regardless of when you last "
-"accessed it, click the thumbtack icon to \"pin\" it to the menu. Notes that "
-"are pinned to the panel menu will have a thumbtack icons that look like "
-"this: <inlinegraphic fileref=\"figures/tomboy-pindown.png\"/>. Notes that "
-"are not pinned to the panel menu will have thumbtack icons that look like "
-"this: <inlinegraphic fileref=\"figures/tomboy-pinup.png\"/>."
+"Empathy will prompt you for a password. Enter the password for the IRC chat "
+"room and click <gui style=\"button\">Join</gui>."
msgstr ""
+"Empathy preguntaralle o contrasinal. Introduza o contrasinal para a sala de "
+"conversa IRC e prema <gui style=\"button\">Unirse</gui>."
-#: C/tomboy.xml:781(title)
-msgid "Tomboy Panel Menu"
-msgstr "Menú do panel de Tomboy"
+#: C/irc-commands.page:7(desc)
+msgid "The supported IRC commands."
+msgstr "As ordes de IRC admitidas."
-#: C/tomboy.xml:798(title)
-msgid "Begin a bulleted list"
-msgstr "Iniciar unha lista con viñetas"
+#: C/irc-commands.page:18(title)
+msgid "Supported IRC commands"
+msgstr "Ordes IRC admitidas"
-#: C/tomboy.xml:800(para)
-msgid "You may begin a bulleted list by using one of the following methods:"
+#: C/irc-commands.page:19(p)
+msgid ""
+"To see the list of the supported IRC commands, in a chat room type <input>/"
+"help</input> and press <key>Enter</key>."
msgstr ""
+"Para ver unha lista de ordes de IRC admitidos, nunha sala de conversa "
+"escriba <input>/help</input> e prema <key>Intro</key>."
-#: C/tomboy.xml:805(para) C/tomboy.xml:826(para)
+#: C/irc-commands.page:24(p)
+msgid "All commands available have a small description on their usage."
+msgstr ""
+"Todos as ordes dispoñíbeis teñen unha pequena descrición sobre o se uso."
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/introduction.page:41(None)
+#| msgid ""
+#| "@@image: 'figures/tomboy-main-menu.png'; "
+#| "md5=420af676a38a074abd5431e7a07d1fec"
msgid ""
-"Select <menuchoice><guimenuitem>Bullets</guimenuitem></menuchoice> from the "
-"<guibutton>Text</guibutton> menu."
+"@@image: 'figures/empathy-main-window.png'; "
+"md5=54908dcb2588beddb15ef0968d2c2582"
msgstr ""
+"@@image: 'figures/empathy-main-window.png'; "
+"md5=54908dcb2588beddb15ef0968d2c2582"
+
+#: C/introduction.page:9(desc)
+msgid "Introduction to the <app>Empathy</app> instant messenger."
+msgstr "Introdución ao programa de mensaxaría instantánea <app>Empathy</app>."
-#: C/tomboy.xml:812(para)
+#: C/introduction.page:21(title)
+msgid "Introduction"
+msgstr "Introducción"
+
+#: C/introduction.page:23(p)
msgid ""
-"Begin a line with a single dash character (-), type some text immediately "
-"following the dash, and press <keycap>Enter</keycap>."
+"<app>Empathy</app> is an instant messaging application for the GNOME "
+"Desktop. It supports text messaging, voice &amp; video calls, file "
+"transfers, and all the most used messaging systems such as MSN and Google "
+"Talk."
msgstr ""
+"<app>Empathy</app> é un aplicativo de mensaxaría instantánea para o "
+"Escritorio GNOME. É compatíbel con mensaxes de texto, chamas de voz e "
+"vídeochamadas, transferencia de ficheiro e os sistemas de mensaxaría máis "
+"populares como MSN e Google Talk."
-#: C/tomboy.xml:820(title)
-msgid "End a bulleted list"
-msgstr "Rematar unha lista con viñetas"
+#: C/introduction.page:28(p)
+msgid ""
+"<app>Empathy</app> includes features that help you better collaborate while "
+"at work, and that let you easily keep in touch with your friends."
+msgstr ""
+"<app>Empathy</app> inclúe características que lle axudarán a colaborar "
+"mellor no traballo e permitiranlle manterse en contacto cos seus amigos de "
+"forma sinxela."
-#: C/tomboy.xml:822(para)
-msgid "End a bulleted list by doing one of the following:"
+#: C/introduction.page:32(p)
+msgid ""
+"Using <app>Empathy</app>, you can group all the conversations in a single "
+"window, have multiple windows for different kind of conversations, easily "
+"search through your previous conversations, and share your desktop in just "
+"two clicks."
msgstr ""
+"Usando <app>Empathy</app> pode agrupar as conversas nunha única xanela ou "
+"ter múltiples xanelas para os diferentes tipos de conversas; busca sinxela "
+"das súas conversas anteriores e compartición do seu escritorio con un só un "
+"par de clics de rato."
-#: C/tomboy.xml:833(para)
-msgid "Press <keycap>Enter</keycap> on a blank bulleted line."
+#: C/introduction.page:39(title)
+msgid "<gui>Contact List</gui> window"
+msgstr "Xanela de <gui>Lista de contactos</gui>"
+
+#: C/introduction.page:40(desc)
+msgid "<app>Empathy</app> main window"
+msgstr "Xanela principal de <app>Empathy</app>"
+
+#: C/introduction.page:42(p)
+msgid "<app>Empathy</app> main window."
+msgstr "Xanela principal de <app>Empathy</app>."
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/index.page:28(None)
+#| msgid ""
+#| "@@image: 'figures/delete-notebook.png'; "
+#| "md5=f1b41a9034715d6314ee36b66389c897"
+msgid ""
+"@@image: 'figures/empathy-logo.png'; md5=1afc419a644e90b16393807e35cb5cb2"
msgstr ""
+"@@image: 'figures/empathy-logo.png'; md5=1afc419a644e90b16393807e35cb5cb2"
+
+#: C/index.page:7(title) C/index.page:8(title)
+msgid "Empathy Internet Messenger"
+msgstr "Mensaxaría da Internet Empathy"
-#: C/tomboy.xml:837(para)
+#: C/index.page:27(title)
msgid ""
-"Select <menuchoice><guimenuitem>Decrease Indent</guimenuitem></menuchoice> "
-"from the <guibutton>Text</guibutton> menu in succession until the current "
-"line is no longer part of the bulleted list."
+"<media type=\"image\" mime=\"image/png\" src=\"figures/empathy-logo.png\"> "
+"Empathy Internet Messenger logo </media> Empathy Internet Messenger"
msgstr ""
+"<media type=\"image\" mime=\"image/png\" src=\"figures/empathy-logo.png"
+"\">Logotipo da mensaxaría instantánea Empathy</media>Mensaxeiro da Internet "
+"Empathy"
+
+#: C/index.page:35(title)
+msgid "Account Management"
+msgstr "Xestión da cona"
+
+#: C/index.page:39(title)
+msgid "Contact Management"
+msgstr "Xestión de contactos"
+
+#: C/index.page:43(title)
+msgid "Text Conversations"
+msgstr "Conversas de texto"
+
+#: C/index.page:47(title)
+msgid "Audio and Video Conversations"
+msgstr "Conversas de son e vídeo"
+
+#: C/index.page:51(title)
+msgid "Advanced Actions"
+msgstr "Accións avanzadas"
+
+#: C/import-account.page:10(desc)
+msgid "Import an account from another instant messaging application."
+msgstr "Importar unha conta de outro aplicativo de mensaxaría instantánea."
+
+#: C/import-account.page:19(name)
+msgid "Peter Haslam"
+msgstr "Peter Haslam"
-#: C/tomboy.xml:845(para)
+#: C/import-account.page:20(email)
+msgid "peter.haslam@freenet.de"
+msgstr "peter.haslam@freenet.de"
+
+#: C/import-account.page:42(title)
+msgid "Import an existing account"
+msgstr "Importar unha conta existente"
+
+#: C/import-account.page:44(p)
msgid ""
-"Using the key combination <keycombo><keycap>Shift</keycap><keycap>Tab</"
-"keycap></keycombo> in succession until the current line is no longer part of "
-"the bulleted list."
+"The first time you run <app>Empathy</app>, it will offer to import your "
+"accounts from other instant messaging applications. Currently, the only "
+"supported application is <app>Pidgin</app>."
msgstr ""
+"A primeira vez que executa <app>Empathy</app> ofreceráselle importar as súas "
+"contas de outros aplicativos de mensaxaría instantánea. Actualmente a única "
+"aplicación compatíbel é <app>Pidgin</app>."
-#: C/tomboy.xml:856(title)
-msgid "Increase Indentation"
-msgstr "Aumentar a sangría"
+#: C/import-account.page:50(p)
+msgid ""
+"Run <app>Empathy</app> for the first time. An assistant will offer you a "
+"number of options to create new accounts."
+msgstr ""
+"Execute <app>Empathy</app> por primeira vez. Aparecerá un asistente que lle "
+"permitirá crear novas contas de distintos servizos."
-#: C/tomboy.xml:858(para)
-msgid "To increase the line indentation in a bulleted list with the mouse:"
-msgstr "Para incrementar a sangría da liña nunha lista de viñetas co rato:"
+#: C/import-account.page:54(p)
+msgid ""
+"Select <gui>Yes, import my account details from</gui> and click "
+"<gui>Forward</gui>."
+msgstr ""
+"Seleccione <gui>Si, importar os detalles da miña conta desde </gui>e prema "
+"en <gui>Seguinte</gui>."
+
+#: C/import-account.page:58(p)
+msgid "Select the check box next to each account you wish to import."
+msgstr "Marque a caixa de verificación xunto a cada conta que queira importar"
-#: C/tomboy.xml:863(para)
+#: C/import-account.page:66(p)
msgid ""
-"Select <menuchoice><guimenuitem>Increase Indent</guimenuitem></menuchoice> "
-"from the <guibutton>Text</guibutton> menu."
+"It is not currently possible to import accounts after you have completed the "
+"first-run assistant."
msgstr ""
-"Seleccione <menuchoice><guimenuitem>Incrementar sangría</guimenuitem></"
-"menuchoice> desde o menú <guibutton>Texto</guibutton>."
+"Actualmente non é posíbel importar contas despois de ter completado o "
+"asistente de primeira execución."
-#: C/tomboy.xml:870(para)
-msgid "To increase the line indentation in a bulleted list with the keyboard:"
-msgstr "Para incrementar a sangría da liña nunha lista de viñetas co rato:"
+#: C/hide-contacts.page:8(desc)
+msgid "Hide the offline contacts from your <gui>Contact List</gui>."
+msgstr ""
+"Ocultar os contactos desconectados da súa <gui>Lista de contactos</gui>."
-#: C/tomboy.xml:875(para)
-msgid "Press the <keycap>Tab</keycap> key."
-msgstr "Prema a tecla <keycap>Tab</keycap>."
+#: C/hide-contacts.page:19(title)
+msgid "Hide offline contacts"
+msgstr "Ocultar os contactos desconectados"
-#: C/tomboy.xml:881(title)
-msgid "Decrease Indentation"
-msgstr "Diminuír a sangría"
+#: C/hide-contacts.page:21(p)
+msgid ""
+"Normally, <app>Empathy</app> shows all your contacts: those that are online, "
+"with which you can have a conversation, and also those that are offline."
+msgstr ""
+"Normalmente <app>Empathy</app> mostra todos os contactos: os que están "
+"conectados, cos que pode estabelecer unha conversa, e tamén os que están "
+"desconectados."
-#: C/tomboy.xml:883(para)
-msgid "To decrease the line indentation in a bulleted list with the mouse:"
-msgstr "Para reducir a sangría da liña nunha lista de viñetas co rato:"
+#: C/hide-contacts.page:25(p)
+msgid "To hide the contacts that are offline:"
+msgstr "Para agochar os contactos desconectados."
-#: C/tomboy.xml:888(para)
+#: C/hide-contacts.page:31(p)
msgid ""
-"Select <menuchoice><guimenuitem>Decrease Indent</guimenuitem></menuchoice> "
-"from the <guibutton>Text</guibutton> menu."
+"From the <gui>Contact List</gui> window, choose <guiseq><gui>View</"
+"gui><gui>Offline Contacts</gui></guiseq>, or press <keyseq><key>Ctrl</"
+"key><key>H</key></keyseq>."
msgstr ""
+"Desde a xanela <gui>Lista de contactos</gui> elixa <guiseq><gui>Ver</"
+"gui><gui>Contactos desconectados</gui></guiseq> ou prema <keyseq><key>Ctrl</"
+"key><key>H</key></keyseq>."
-#: C/tomboy.xml:895(para)
-msgid "To decrease the line indentation in a bulleted list with the keyboard:"
+#: C/hide-contacts.page:36(p)
+msgid "To show the offline contacts again, repeat the same procedure above."
msgstr ""
+"Para mostrar os contactos desconectados de novo, repita o mesmo proceso."
+
+#: C/group-conversations.page:8(desc)
+msgid "Start or join a group conversation with your contacts."
+msgstr "Iniciar ou unirse a un grupo de conversa cos seus contactos."
+
+#: C/group-conversations.page:34(title)
+msgid "Group conversations"
+msgstr "Conversas en grupo"
-#: C/tomboy.xml:900(para)
+#: C/group-conversations.page:36(p)
msgid ""
-"Press the key combination <keycombo><keycap>Shift</keycap><keycap>Tab</"
-"keycap></keycombo>."
+"Group conversations permits you to have text conversations with more than "
+"one contact at the same time."
msgstr ""
+"As conversas en grupo permítenlle manter conversas de texto con máis dun "
+"contacto ao mesmo tempo."
-#: C/tomboy.xml:913(title)
-msgid "Working with Notebooks"
-msgstr "Traballar con cadernos"
+#: C/group-conversations.page:40(p)
+msgid ""
+"To have a group conversation you need to have a registered account with "
+"either Jabber or Google Talk, or a People Nearby account."
+msgstr ""
+"Para ter unha conversa en grupo debe ter rexistrado unha conta en Jabber ou "
+"Google Talk, ou en Persoas próximas."
-#: C/tomboy.xml:915(para)
+#: C/group-conversations.page:46(p)
msgid ""
-"Notebooks allow you to group related notes together. You can add a note to a "
-"notebook in the Search All Notes window or directly inside of a Note."
+"You can have a group conversation only with the contacts that are using the "
+"same service as yours."
msgstr ""
-"Os cadernos de notas permítenlle agrupar notas relacionadas. Pode engadir "
-"unha nota a un caderno de notas na xanela Buscar en todas as notas ou "
-"directamente dentro dunha nota."
+"Pode ter conversas en grupo só cos contactos que usan o mesmo servizo que o "
+"seu."
-#: C/tomboy.xml:919(title)
-msgid "Creating Notebooks"
-msgstr "Crear cadernos"
+#: C/group-conversations.page:54(title)
+msgid "Start a group conversation"
+msgstr "Iniciar unha conversa en grupo"
-#: C/tomboy.xml:921(para)
-msgid "You can create new notebooks using one of the following methods:"
-msgstr "Pode crear novos cadernos usando un dos seguintes métodos:"
+#: C/group-conversations.page:63(p)
+msgid ""
+"From the <gui>Account</gui> drop-down list, select the account you want to "
+"use for the group conversation."
+msgstr ""
+"Desde a lista despregábel <gui>Conta</gui> seleccione a conta que queira "
+"usar para a conversa en grupo."
-#: C/tomboy.xml:925(para)
+#: C/group-conversations.page:69(p)
msgid ""
-"Click on the Tomboy note icon present in the GNOME Panel, the taskbar in "
-"Microsoft Windows, or the dock in Mac OS X. A menu will appear"
+"In the <gui>Server</gui> text box, type the name of server in which the "
+"conversation will be hosted."
msgstr ""
+"Na caixa de texto <gui>Servidor</gui> escriba o nome do servidor no que se "
+"hospedará a conversa."
-#: C/tomboy.xml:929(para)
+#: C/group-conversations.page:73(p)
+msgid "Leave it empty if it will be on the current server."
+msgstr "Déixeo baleiro se será no servidor actual."
+
+#: C/group-conversations.page:78(p)
msgid ""
-"Select <menuchoice><guimenuitem>Notebooks</guimenuitem><guimenuitem>New "
-"Notebook</guimenuitem></menuchoice>."
+"In the <gui>Room</gui> text box, type the name you want to give to the "
+"conversation."
msgstr ""
+"Na caixa de texto <gui>Sala</gui> escriba o nome que quere darlle á conversa."
-#: C/tomboy.xml:932(para) C/tomboy.xml:961(para) C/tomboy.xml:969(para)
-msgid "Enter a name for the new notebook."
-msgstr "Escriba un nome para o novo caderno."
+#: C/group-conversations.page:82(p)
+msgid ""
+"This will be the name of the room you are going to have a conversation. This "
+"name will be publicly available for other people to join. It is not possible "
+"to create a private room."
+msgstr ""
+"Este será o nome da sala na que vai ter unha conversa. Este nome estará "
+"publicamente dispoñíbel para que outras persoas poidan unirse. Non é posíbel "
+"crear unha sala privada."
-#: C/tomboy.xml:937(title)
+#: C/group-conversations.page:90(p)
msgid ""
-"Create a new notebook from the Tomboy note icon on the GNOME Panel, the "
-"taskbar in Microsoft Windows, or the dock in Mac OS X"
+"To invite other contacts to join the group conversation, from the "
+"<gui>Contact List</gui> window, select the contact you want to invite, and "
+"perform one of the following:"
msgstr ""
+"Para invitar a outros contactos a unirse á conversa en grupo, desde a xanela "
+"<gui>Lista de contactos</gui> seleccione o contacto que quere invitar e "
+"realice unha das seguintes accións:"
-#: C/tomboy.xml:946(para)
-msgid "To create a new notebook from the Search All Notes dialog:"
-msgstr "Para crear un novo caderno desde o diálogo Buscar en tódalas notas:"
+#: C/group-conversations.page:97(p)
+msgid "Right-click on the contact and choose <gui>Invite to chatroom</gui>."
+msgstr ""
+"Prema co botón dereito do rato sobre o contacto e elixa <gui>Invitar á sala "
+"de conversa</gui>."
-#: C/tomboy.xml:950(para) C/tomboy.xml:996(para) C/tomboy.xml:1033(para)
-#: C/tomboy.xml:1077(para)
+#: C/group-conversations.page:102(p)
msgid ""
-"Open <menuchoice><guimenuitem>Search All Notes</guimenuitem></menuchoice> by "
-"choosing it from the Tomboy icon on the GNOME Panel, the taskbar in "
-"Microsoft Windows, or the dock in Mac OS X, or click on Search from an open "
-"note."
+"Choose <guiseq><gui>Edit</gui><gui>Contact</gui><gui>Invite to chatroom</"
+"gui></guiseq>."
msgstr ""
+"Seleccione <guiseq><gui>Editar</gui><gui>Contacto</gui><gui>Invitar á sala "
+"de conversa</gui></guiseq>."
-#: C/tomboy.xml:956(para)
+#: C/group-conversations.page:107(p)
msgid ""
-"Using your mouse, right click in the left hand box and choose "
-"<menuchoice><guimenuitem>New Notebook</guimenuitem></menuchoice>."
+"If you have more than one group conversation open, select the one you want "
+"to invite your contacts."
+msgstr ""
+"Se ten máis dunha conversa en grupo aberta seleccione na que quere invitar "
+"aos seus contactos."
+
+#: C/group-conversations.page:118(title)
+msgid "Join a group conversation"
+msgstr "Unirse a unha conversa en grupo"
+
+#: C/group-conversations.page:128(p)
+msgid "Expand the <gui>Room List</gui> section to see all the existing rooms."
msgstr ""
+"Expanda a sección <gui>Lista de salas</gui> para ver todas as salas "
+"existentes."
-#: C/tomboy.xml:964(para)
+#: C/group-conversations.page:133(p)
+#| msgid "Double-click on a note."
+msgid "Double-click on the name of a room to join it."
+msgstr "Prema dúas veces sobre o nome dunha sala á que queira unirse."
+
+#: C/group-conversations.page:139(p)
msgid ""
-"With <guilabel>Search All Notes</guilabel> open, choose "
-"<menuchoice><guimenuitem>File</guimenuitem><guimenuitem>Notebooks</"
-"guimenuitem><guimenuitem>New Notebook</guimenuitem></menuchoice>."
+"It is not possible to join all existing rooms. Some of the rooms might "
+"require a password, or might be invitation only. <app>Empathy</app> does not "
+"support these kind of rooms."
msgstr ""
+"Non é posíbel unirse a todas as salas existentes. Algunhas salas poden "
+"requirir un contrasinal ou poden ser de só invitación. <app>Empathy</app> "
+"non é compatíbel este tipo de salas."
-#: C/tomboy.xml:975(title)
-msgid "Create a new notebook from Search All Notes"
-msgstr "Crear un novo caderno desde Buscar en tódalas notas"
+#: C/geolocation-what-is.page:9(desc)
+msgid "Understanding geolocation."
+msgstr "Entender a xeolocalización."
-#: C/tomboy.xml:987(title)
-msgid "Adding Notes to a Notebook"
-msgstr "Engadir notas a un caderno"
+#: C/geolocation-what-is.page:33(title)
+msgid "What is geolocation"
+msgstr "Que é a xeolocalización"
-#: C/tomboy.xml:989(para)
+#: C/geolocation-what-is.page:35(p)
msgid ""
-"To add notes to a notebook, you can add a note from the <guilabel>Search All "
-"Notes</guilabel> dialog or directly within a note."
+"Geolocation allows you to identify the real geographical location of a "
+"computer or a device connected to the Internet."
msgstr ""
-"Para engadir notas a un caderno, pode engadir unha nota desde o diálogo "
-"<guilabel>Buscar en tódalas notas</guilabel> ou directamente na mesma nota."
+"A xeolocalización permítelle identificar a localización xeográfica real dun "
+"equipo ou un dispositivo conectado a Internet."
+
+#: C/geolocation-what-is.page:37(p)
+msgid "With geolocation in <app>Empathy</app> you can:"
+msgstr "Coa xeolocalización en <app>Empathy</app> vostede pode:"
+
+#: C/geolocation-what-is.page:42(p)
+msgid "Publish your geographical location to your contacts."
+msgstr "Publicar a súa información xeográfica aos seus contactos."
-#: C/tomboy.xml:992(para)
-msgid "To move an existing note from the Search All Notes dialog:"
+#: C/geolocation-what-is.page:47(p)
+msgid "See your contacts’ geographical location and quickly contact them."
msgstr ""
-"Para mover unha nova existente desde o diálogo Buscar en tódalas notas:"
+"Vexa a localización xeográfica dos seus contactos e contacte con eles "
+"rapidamente."
-#: C/tomboy.xml:1001(para)
-msgid "Using your mouse, drag the note(s) onto a notebook on the left."
-msgstr "Usando o seu rato, arrastre a(s) nota(s) sobre o caderno na esquerda."
+#: C/geolocation-what-is.page:52(p)
+msgid ""
+"Set the accuracy of your location and the device used to discover your "
+"location."
+msgstr ""
+"Estabeleza a precisión da súa localización e o dispositivo que usar para "
+"descubrir a súa localización."
-#: C/tomboy.xml:1006(para)
+#: C/geolocation-what-is.page:60(p)
msgid ""
-"As you type a note, you can add the note directly to an existing notebook "
-"using the <guimenu>Notebook</guimenu> button. The <guimenu>Notebook</"
-"guimenu> button is represented by the <inlinegraphic fileref=\"figures/"
-"notebook-icon.png\"/> icon."
+"In order to see your contacts’ geographical locations, they need to use a "
+"service and an application that supports geolocation."
msgstr ""
+"Para poder ver as localizacións xeográficas dos seus contactos, estes deben "
+"usan un servizo e un aplicativo que admita a xeolocalización."
-#: C/tomboy.xml:1012(title)
-msgid "Adding a note to a notebook"
-msgstr "Engadir unha nota a un caderno"
+#: C/geolocation-turn.page:9(desc)
+msgid "How to activate and deactivate geolocation in <app>Empathy</app>."
+msgstr "Como activar e desactivar a xeolocalización en <placeholder-1/>."
-#: C/tomboy.xml:1025(title)
-msgid "Creating Notebook Templates"
-msgstr "Crear plantillas de caderno"
+#: C/geolocation-turn.page:33(title)
+msgid "Activate/Deactivate geolocation"
+msgstr "Activar e desactivar a xeolocalización"
-#: C/tomboy.xml:1027(para)
+#: C/geolocation-turn.page:37(p)
+msgid "Choose <guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq>."
+msgstr "Elixa <guiseq><gui>Editar</gui><gui>Preferencias</gui></guiseq>."
+
+#: C/geolocation-turn.page:42(p)
+msgid "Select the <gui>Location</gui> tab."
+msgstr "Seleccione o separador <gui>Localización</gui>."
+
+#: C/geolocation-turn.page:47(p)
msgid ""
-"After you create a notebook, you can create a template for each new note "
-"that you create in a specific notebook."
+"Select <gui>Publish location to my contacts</gui> to activate geolocation."
msgstr ""
+"Seleccione <gui>Publicar a miña localización aos meus contactos</gui> para "
+"activar a xeolocalización."
+
+#: C/geolocation-turn.page:50(p)
+msgid "To deactivate geolocation, deselect it."
+msgstr "Para desactivar a xeolocalización, deselecciónea."
-#: C/tomboy.xml:1038(para)
+#: C/geolocation-turn.page:55(p)
msgid ""
-"Using your mouse, right click on a Notebook that you have created and choose "
-"<menuchoice><guimenuitem>Open Template Note</guimenuitem></menuchoice>."
+"To increase the accuracy of your position, deselect <gui>Reduce location "
+"accuracy</gui>."
msgstr ""
+"Para aumentar a precisión da súa posición, deseleccione <gui>Reducir a "
+"precisión da localización</gui>."
-#: C/tomboy.xml:1043(para)
+#: C/geolocation-turn.page:61(p)
msgid ""
-"This will open a new note that will be used as the template. Any text typed "
-"in this note will appear in all notes created in this Notebook. Create a new "
-"note in the notebook by using your mouse, right click on a notebook and "
-"select <menuchoice><guimenuitem>New Note</guimenuitem></menuchoice>."
+"If you have an external device like a GPS or want to send a more accurate "
+"position, select the appropriate option in the <gui>Location sources</gui> "
+"section."
msgstr ""
+"Se ten un dispositivo externo como un GPS e quere enviar unha posición máis "
+"exacta, seleccione a opción axeitada na sección <gui>Orixes das "
+"localizacións</gui>."
-#: C/tomboy.xml:1052(title)
-msgid "Creating a Notebook Template"
-msgstr "Crear unha plantilla de caderno"
+#: C/geolocation-supported.page:7(desc)
+msgid "Services that supports geolocation and compatibility."
+msgstr "Servizos que admiten xeolocalización e compatibilidade."
-#: C/tomboy.xml:1065(title) C/tomboy.xml:1088(title)
-msgid "Deleting a Notebook"
-msgstr "Eliminar un caderno"
+#: C/geolocation-supported.page:31(title)
+msgid "Supported services"
+msgstr "Servizos admitidos"
-#: C/tomboy.xml:1066(para)
+#: C/geolocation-supported.page:33(p)
msgid ""
-"Deleting a notebook will not delete any of the notes which are currently "
-"inside the notebook. After deleting a notebook, the notes will not be "
-"associated with any notebook and can be seen by highlighting "
-"<menuchoice><guimenuitem>Unfiled Notes</guimenuitem></menuchoice> in the "
-"<menuchoice><guimenuitem>Search All Notes</guimenuitem></menuchoice> window."
+"The geolocation feature at the moment is compatible only with the Jabber "
+"service. In order to use it, you and your contacts need to have a Jabber "
+"account."
msgstr ""
+"Polo momento a opción de xeolocalización só'é compatíbel co servizo Jabber. "
+"Para poder usala, vostede e os seus contactos deben ter unha conta de Jabber."
-#: C/tomboy.xml:1072(para)
-msgid "You can delete a notebook you have created by one of two methods:"
+#: C/geolocation-supported.page:39(p)
+msgid ""
+"It is necessary that also the server you are using supports the geolocation "
+"feature. Most of the Jabber servers support it. See your service website "
+"documentation for more information."
msgstr ""
+"Tamén é necesario que o servidor que está usando sexa compatíbel coa opción "
+"de xeolocalización. A maioría dos servidores teñen compatibilidade. Vexa a "
+"páxina web de documentación do seu servizo para obter máis información."
-#: C/tomboy.xml:1074(para)
-msgid "To delete a notebook using your mouse:"
-msgstr "Para eliminar un caderno usando o seu rato:"
+#: C/geolocation-supported.page:47(title)
+msgid "Compatibility"
+msgstr "Compatibilidade"
-#: C/tomboy.xml:1082(para)
+#: C/geolocation-supported.page:49(p)
msgid ""
-"Using your mouse, right click on a Notebook that you have created and choose "
-"<menuchoice><guimenuitem>Delete Notebook</guimenuitem></menuchoice>."
+"<app>Empathy</app> geolocation feature is not compatible with other "
+"geographical position services such as <em>Google Latitude</em>, <em>Yahoo "
+"Fire Eagle</em> or <em>Brightkite</em>."
msgstr ""
-"Usando o seu rato, prema co botón dereito sobre un caderno que teña creado e "
-"seleccione <menuchoice><guimenuitem>Eliminar caderno</guimenuitem></"
-"menuchoice>."
+"A característica de xeolocalización de <app>Empathy</app> non é compatíbel "
+"con outros servizos de posición xeográfica tales como <em>Google Latitude</"
+"em>, <em>Yahoo Fire Eagle</em> ou <em>Brightkite</em>."
+
+#: C/geolocation-privacy.page:8(desc)
+msgid "What information are sent and to who."
+msgstr "Que información se envía e a quén."
-#: C/tomboy.xml:1097(para)
+#: C/geolocation-privacy.page:32(title)
+msgid "Geolocation Privacy"
+msgstr "Privacidade na xeolocalización"
+
+#: C/geolocation-privacy.page:35(title)
+msgid "What information is sent"
+msgstr "Que información se envía"
+
+#: C/geolocation-privacy.page:36(p)
msgid ""
-"To delete a Notebook from the <menuchoice><guimenuitem>Search All Notes</"
-"guimenuitem></menuchoice> menu, open <menuchoice><guimenuitem>Search All "
-"Notes</guimenuitem></menuchoice> by choosing it from the Tomboy icon on the "
-"GNOME Panel, the taskbar in Microsoft Windows, or the dock in Mac OS X."
+"What is possible to send is: your country, region, locality, area, street, "
+"building, floor, room, and postal code, longitude, latitude and altitude, "
+"speed and bearing."
msgstr ""
+"É posíbel enviar: o seu país, rexión, localidade, área, calle, edificio, "
+"planta, habitación, código postal, lonxitude e latitude, velocidade e "
+"orientación."
-#: C/tomboy.xml:1103(para)
-msgid "Using your mouse, left click on the Notebook you want to delete."
+#: C/geolocation-privacy.page:40(p)
+msgid ""
+"The accuracy and the quantity of information about your geographical "
+"position are based on the software or on the infrastructure used to discover "
+"your position."
msgstr ""
-"Usando o rato, prema co botón esquerdo sobre o caderno que quere eliminar."
+"A precisión e cantidade de información sobre a súa posición xeográfica "
+"basease no software ou na infraestrutura usada para descubrir a súa posición."
-#: C/tomboy.xml:1107(para)
+#: C/geolocation-privacy.page:44(p)
msgid ""
-"From the menu, choose <menuchoice><guimenuitem>Edit</"
-"guimenuitem><guimenuitem>Delete Notebook</guimenuitem></menuchoice>"
+"Different kind of networks may have different accuracy settings, and may "
+"send different information. The use of external devices such as GPS or "
+"mobile phone will increase the accuracy of the information sent."
msgstr ""
-"Desde o menú, seleccione <menuchoice><guimenuitem>Editar</"
-"guimenuitem><guimenuitem>Eliminar caderno</guimenuitem></menuchoice>"
+"Diferentes tipos de redes poden ter diferentes axustes de precisión e poden "
+"enviar información diferente. O uso de dispositivos externos tales como un "
+"GPS ou teléfono móbil pode incrementar a precisión da información enviada."
-#: C/tomboy.xml:1121(title)
-msgid "Note Synchronization"
-msgstr "Sincronización de notas"
+#: C/geolocation-privacy.page:49(p)
+msgid ""
+"When the privacy mode is enabled, nothing more precise than your city will "
+"be sent, even if you are using an external device."
+msgstr ""
+"Cando o modo de privacidade está activo non se enviará nada máis preciso que "
+"a súa cidade, incluso se está usando un dispositivo externo."
+
+#: C/geolocation-privacy.page:56(title)
+msgid "Who can see the information sent"
+msgstr "Quen pode ver a información enviada"
+
+#: C/geolocation-privacy.page:57(p)
+msgid "Only your contacts can see your geographical position."
+msgstr "Só os seus contactos poden ver a súa posición xeográfica."
-#: C/tomboy.xml:1123(para)
+#: C/geolocation-privacy.page:63(title)
+#| msgid "What links here?"
+msgid "What is the privacy mode"
+msgstr "Que é o modo de privacidade"
+
+#: C/geolocation-privacy.page:64(p)
msgid ""
-"Tomboy can now keep your notes synchronized between multiple computers by "
-"relying on a central server."
+"The privacy mode, enabled by default, is a reduced accuracy mode that will "
+"decrease the accuracy of the geographical position sent to your contacts."
msgstr ""
-"Tomboy pode manter as súas notas sincronizadas entre varios computadores "
-"mediante un servidor central."
+"O modo de privacidade, activado por omisión, é un modo de precisión reducida "
+"da información de posición xeográfica enviada aos seus contactos."
+
+#: C/geolocation-privacy.page:71(title)
+msgid "Privacy overview"
+msgstr "Vista previa da privacidade"
+
+#: C/geolocation-privacy.page:72(p)
+msgid ""
+"Overview of the various geolocation privacy settings in <app>Empathy</app>."
+msgstr ""
+"Visión xeral dos axustes de privacidade na xeolocalización de <app>Empathy</"
+"app>."
+
+#: C/geolocation-privacy.page:77(p)
+msgid "Geolocation is not enabled by default."
+msgstr "De forma predefinida a xeolocalización non está activada."
-#: C/tomboy.xml:1127(title)
-msgid "Configure note synchronization"
-msgstr "Configurar a sincronización de notas"
+#: C/geolocation-privacy.page:82(p)
+msgid "Privacy mode is enabled by default."
+msgstr "De forma predefinida o modo de privacidade está activado."
-#: C/tomboy.xml:1129(para)
+#: C/geolocation-privacy.page:87(p)
msgid ""
-"You can configure your note synchronization preferences in the "
-"<guilabel>Synchronization</guilabel> tab of the <interface>Tomboy "
-"Preferences</interface> dialog. Default conflict handling behavior can be "
-"configured by selecting the <guibutton>Advanced...</guibutton> button."
+"Privacy mode prevails even when using external and more precise devices."
msgstr ""
+"O modo de privacidade prevalece incluso cando se está usando dispositivos "
+"externos máis precisos."
-#: C/tomboy.xml:1135(title)
-msgid "Tomboy Synchronization Preferences"
-msgstr "Preferencias de sincronización de Tomboy"
+#: C/geolocation-privacy.page:92(p)
+msgid "Only your contacts can see your position."
+msgstr "Só os seus contactos poden ver a súa posición."
-#: C/tomboy.xml:1145(title)
-msgid "Configure note synchronization service (WebDAV)"
-msgstr "Configurar o servizo de sincronización de notas (WebDAV)"
+#: C/geolocation-not-showing.page:8(desc)
+msgid "<app>Empathy</app> does not publish my geographical position."
+msgstr "<app>Empathy</app> non publica a miña posición xeográfica."
-#: C/tomboy.xml:1147(para)
+#: C/geolocation-not-showing.page:32(title)
+msgid "Geographical position not published"
+msgstr "Posición xeográfica non publicada"
+
+#: C/geolocation-not-showing.page:34(p)
msgid ""
-"In order to synchronize your notes with a WebDAV server, you will need the "
-"wdfs FUSE file system installed. Follow the documentation for your operating "
-"system to set up FUSE for your user. You will also need the GNOME Keyring "
-"installed."
+"If your contacts cannot see your location, <app>Empathy</app> might not be "
+"able to discover with a good margin of precision your geographical position."
msgstr ""
+"Se os contactos non poden ver a súa posición, <app>Empathy</app> pode non "
+"ser capaz de descubrir a súa posición xeográfica con unha boa marxe de "
+"precisión."
-#: C/tomboy.xml:1151(para)
+#: C/geolocation-not-showing.page:38(p)
msgid ""
-"Choose <guimenuitem>WebDAV</guimenuitem> from the <guilabel>Service</"
-"guilabel> drop-down list. Fill in the connection information for your "
-"server, and then select the <guibutton>Save</guibutton> button. You are now "
-"ready to synchronize your notes."
+"In this case, your position will not be published, but you are still able to "
+"see the location of your contacts."
msgstr ""
+"Neste caso non se publicará a súa posición pero aínda así poderá ver a "
+"posición dos seus contactos."
-#: C/tomboy.xml:1157(title)
-msgid "Configure note synchronization service (SSH)"
-msgstr "Configurar o servizo de sincronización de notas (SSH)"
+#: C/geolocation-not-showing.page:42(p)
+msgid ""
+"If you want to publish your geographical position, you can try to use an "
+"external device such as a GPS."
+msgstr ""
+"Se quere publicar a súa posición xeográfica pode intentar usar un "
+"dispositivo externo tal como un GPS."
-#: C/tomboy.xml:1159(para)
+#: C/geolocation-not-showing.page:48(p)
msgid ""
-"In order to synchronize your notes with an SSH server, you will need the "
-"sshfs FUSE file system installed. Follow the documentation for your "
-"operating system to set up FUSE for your user. You will also need an SSH key "
-"for your SSH server account, which should be added to a running SSH daemon. "
-"This can be done using the GNOME <application>Seahorse</application> "
-"application, which is also known as <application>Passwords and Encryption "
-"Keys</application>."
+"In order to publish your geographical location, your Jabber server needs to "
+"support the Personal Eventing Protocal (PEP). A list of <link href=\"http://"
+"coccinella.im/servers/servers_by_pubsub_pep.html\">servers which support "
+"PEP</link> is maintained online. Google Talk does not support this feature "
+"at this time."
msgstr ""
+"Para publicar a súa localización xeográfica o seu servidor Jabber debe ser "
+"compatíbel co protocolo de eventos persoais (PEP). Mantense en liña unha "
+"lista dos <link href=\"http://coccinella.im/servers/servers_by_pubsub_pep."
+"html\">servidores que admiten PEP</link>. Polo momento Google Talk non é "
+"compatíbel con esta característica."
+
+#: C/geolocation.page:8(desc)
+msgid "Use and understand geolocation in <app>Empathy</app>."
+msgstr "Usar e entender a xeolocalizacón en <app>Empathy</app>."
+
+#: C/geolocation.page:32(title)
+msgid "Geographical position"
+msgstr "Posición xeográfica"
+
+#: C/geolocation.page:35(title)
+msgid "Geolocation"
+msgstr "Xeolocalización"
+
+#: C/geolocation.page:39(title)
+msgid "Fix common problems"
+msgstr "Solucionar problemas comúns"
+
+#: C/favorite-rooms.page:10(desc)
+msgid "Set, join and manage favorite rooms."
+msgstr "Configurar, unirse e xestionar salas favoritas."
+
+#: C/favorite-rooms.page:29(title)
+msgid "Favorite rooms"
+msgstr "Salas favoritas"
-#: C/tomboy.xml:1166(para)
+#: C/favorite-rooms.page:32(title)
+msgid "Set a room as a favorite"
+msgstr "Estabelecer unha sala como favorita"
+
+#: C/favorite-rooms.page:35(p)
+msgid "Join a room."
+msgstr "Unirse a unha sala."
+
+#: C/favorite-rooms.page:40(p)
msgid ""
-"It is recommended to use a third computer or server as the remote computer "
-"to store the syncronized notes that are to be synced between multiple "
-"computers."
+"See <link xref=\"irc-join-room\"/> for more information on how to join an "
+"IRC room."
msgstr ""
+"Para obter máis información sobre como unirse a unha sala de chat IRC, "
+"consulte a <link xref=\"irc-join-room\"/>."
-#: C/tomboy.xml:1169(para)
+#: C/favorite-rooms.page:46(p)
msgid ""
-"Open <application>Passwords and Encryption Keys</application> by choosing "
-"<menuchoice><guimenu>Applications</guimenu><guimenu>Accessories</"
-"guimenu><guimenu>Passwords and Encryption Keys</guimenu></menuchoice>. Click "
-"on your key, and from the menu choose <menuchoice><guimenu>Remote</"
-"guimenu><guimenu>Configure Key for Secure Shell...</guimenu></menuchoice> "
-"and enter the domain name or IP address of the computer you want to sync to "
-"in <guimenu>Computer Name</guimenu>. Enter the username of the remote "
-"computer in <guimenu>Computer Name:</guimenu> and click <guimenu>Set Up</"
-"guimenu>. When prompted, enter the password, and setting up your key will be "
-"completed."
+"See <link xref=\"group-conversations\"/> for more information on how to "
+"start or join a group conversation."
msgstr ""
+"Para obter máis información sobre como unirse a unha conversa en grupo, "
+"consulte a <link xref=\"group-conversations\"/>."
-#: C/tomboy.xml:1178(para)
+#: C/favorite-rooms.page:54(p)
msgid ""
-"In <application>Tomboy</application>, choose <guimenuitem>SSH</guimenuitem> "
-"from the <guilabel>Service</guilabel> drop-down list. Fill in the connection "
-"information for your server, and then select the <guibutton>Save</guibutton> "
-"button. The <guimenuitem>Folder Path</guimenuitem>, while optional, should "
-"point at an empty folder. You are now ready to synchronize your notes."
+"From the conversation window, choose <guiseq><gui>Conversation</"
+"gui><gui>Favorite Chat Room</gui></guiseq>."
msgstr ""
+"Desde a xanela de conversa, elixa <guiseq><gui>Conversa</gui><gui>Sala de "
+"chat favorita</gui></guiseq>."
+
+#: C/favorite-rooms.page:63(title)
+msgid "Join favorite rooms"
+msgstr "Unirse ás salas favoritas"
-#: C/tomboy.xml:1185(title)
-msgid "Configure note synchronization service (Local Folder)"
-msgstr "Configurar o servizo de sincronización de notas (Cartafol local)"
+#: C/favorite-rooms.page:71(p)
+#| msgid "Press the <keycap>Tab</keycap> key."
+msgid "Press <key>F5</key>."
+msgstr "Prema <key>F5</key>."
-#: C/tomboy.xml:1187(para)
+#: C/favorite-rooms.page:76(p)
msgid ""
-"You may want to synchronize your notes to a local folder if that folder is "
-"available to your other systems, or if that folder represents a local mount "
-"of a remote server."
+"Choose <guiseq><gui>Room</gui><gui>Join Favorites</gui></guiseq>, to join "
+"all your favorite rooms."
msgstr ""
+"Seleccione <guiseq><gui>Salas</gui><gui>Unirse ás favoritas</gui></guiseq> "
+"para unirse a todas as súas salas favoritas."
-#: C/tomboy.xml:1191(para)
+#: C/favorite-rooms.page:82(p)
+msgid "Choose <gui>Room</gui>, and select the favorite room you want to join."
+msgstr "Seleccione a sala favorita que quere xestionar:"
+
+#: C/favorite-rooms.page:90(p)
msgid ""
-"Choose <guimenuitem>Local Folder</guimenuitem> from the <guilabel>Service</"
-"guilabel> drop-down list. Choose the desired synchronization "
-"<guilabel>Folder Path</guilabel>, and then select the <guibutton>Save</"
-"guibutton> button. You are now ready to synchronize your notes."
+"To join a favorite room, you need to be connected to the Internet and to "
+"your account."
msgstr ""
+"Para unirse a unha sala favorita debe estar conectado a Internet e coa conta."
+
+#: C/favorite-rooms.page:98(title)
+msgid "Manage favorite rooms"
+msgstr "Xestionar as salas favoritas"
-#: C/tomboy.xml:1198(title)
-msgid "Synchronize your notes"
-msgstr "Sincronizar as súas notas"
+#: C/favorite-rooms.page:101(p)
+msgid ""
+"From the <gui>Contact List</gui> window, choose <guiseq><gui>Room</"
+"gui><gui>Manage Favorites</gui></guiseq>."
+msgstr ""
+"Dese a xanela <gui>Lista de contactos</gui> elixa <guiseq><gui>Sala</"
+"gui><gui>Xestionar salas favoritas</gui></guiseq>."
-#: C/tomboy.xml:1200(para)
+#: C/favorite-rooms.page:107(p)
msgid ""
-"You can synchronize your notes at any time by selecting "
-"<menuchoice><guimenu>Tools</guimenu><guimenuitem>Synchronize Notes</"
-"guimenuitem></menuchoice> from any note or from the <interface>Search All "
-"Notes</interface> dialog."
+"From the <gui>Account</gui> drop-down list, select the account you want to "
+"manage the favorite rooms of."
msgstr ""
+"Desde a lista despregábel <gui>Conta</gui> seleccione a conta da que quere "
+"xestionar as salas favoritas."
+
+#: C/favorite-rooms.page:111(p)
+msgid "Select <gui>All</gui> to see all you favorite rooms."
+msgstr "Seleccione <placeholder-1/> para ver todas as súas salas favoritas."
-#: C/tomboy.xml:1210(title)
-msgid "Handling synchronization conflicts"
-msgstr "Xestionar conflitos de sincronización"
+#: C/favorite-rooms.page:116(p)
+msgid "Select the favorite room you want to manage:"
+msgstr "Seleccione a sala favorita que quere xestionar:"
-#: C/tomboy.xml:1212(para)
+#: C/favorite-rooms.page:121(p)
msgid ""
-"When synchronizing notes between multiple computers, conflicts may occur. "
-"Usually this is the result of not synchronizing regularly when switching "
-"between systems. Tomboy will detect conflicts in the content of your notes "
-"and help you to avoid loss of important data."
+"Select the <gui>Auto-Connect</gui> check-box in order to automatically join "
+"that room when you connect to your account."
msgstr ""
+"Seleccione a caixa de verificación <gui>Autoconectar</gui> para unirse a esa "
+"sala automaticamente ao conectarse coa conta."
+
+#: C/favorite-rooms.page:127(p)
+msgid "Click on <gui>Remove</gui> to remove the room from your favorites."
+msgstr "Prema <gui>Eliminar</gui> para elimianr a sala das súas favoritas."
+
+#: C/favorite-rooms.page:134(p)
+msgid "When done, click <gui>Close</gui>."
+msgstr "Cando remate prema <placeholder-1/>."
-#: C/tomboy.xml:1217(para)
+#: C/disable-account.page:9(desc)
+msgid "Prevent <app>Empathy</app> from automatically logging in to an account."
+msgstr "Evitar que <app>Empathy</app> inicie sesión automaticamente na conta."
+
+#: C/disable-account.page:39(title)
+msgid "Disable an account"
+msgstr "Desactivar unha conta"
+
+#: C/disable-account.page:41(p)
msgid ""
-"If a conflict is detected during note synchronization, the <interface>Note "
-"Conflict</interface> dialog will appear. If you do not need the changes you "
-"made in your local note, you can select <guilabel>Overwrite local note</"
-"guilabel>. If you would like to keep your local changes in a new note, "
-"select <guilabel>Rename local note</guilabel>."
+"You can disable an account to prevent <app>Empathy</app> from logging in to "
+"it without removing the account entirely. You may wish to disable and re-"
+"enable an account if you only want to be logged in to the account at certain "
+"times, but you still want to use <app>Empathy</app> for other accounts."
msgstr ""
+"Pode desactivar unha conta para evitar que <app>Empathy</app> inicie sesión "
+"nela, sen ter que quitar a conta completamente. Pode querer desactivar unha "
+"conta e reactivala se só quere iniciar sesión na conta de vez en cando, pero "
+"segue querendo usar <app>Empathy</app> para outras contas."
-#: C/tomboy.xml:1226(title)
-msgid "Preferences"
-msgstr "Preferencias"
+#: C/disable-account.page:52(p)
+msgid ""
+"Select the account you wish to disable from the accounts list on the left "
+"side of the window."
+msgstr ""
+"Seleccione a conta que quere desactivar desde a lista de contas na parte "
+"esquerda da xanela."
-#: C/tomboy.xml:1228(para)
+#: C/disable-account.page:56(p)
msgid ""
-"To set preferences for Tomboy, right-click on the icon in the panel, and "
-"select <menuchoice><guimenuitem>Preferences</guimenuitem></menuchoice> from "
-"the menu. You will see a dialog similar to the one displayed in <xref "
-"linkend=\"pref-editing\"/>. There are two categories of preferences, "
-"<guilabel>Editing</guilabel> and <guilabel>Hotkeys</guilabel>. Preferences "
-"for each tab will be described below."
+"Deselect <gui style=\"checkbox\">Enabled</gui> on the right side of the "
+"window."
msgstr ""
+"Deseleccione <gui style=\"checkbox\">Activada</gui> na parte dereita da "
+"xanela."
-#: C/tomboy.xml:1238(title)
-msgid "Editing"
-msgstr "Editar"
+#: C/disable-account.page:62(p)
+msgid ""
+"To re-enable the account, simply select <gui style=\"checkbox\">Enabled</"
+"gui>."
+msgstr "Para reactivar a conta simplemente seleccione <placeholder-1/>."
-#: C/tomboy.xml:1240(para)
+#: C/create-account.page:9(desc)
+msgid "Register for an account with one of the supported messaging services."
+msgstr "Rexistre unha conta con un dos servizos de mensaxería admitidos."
+
+#: C/create-account.page:34(title)
+msgid "Register for a new account"
+msgstr "Rexistrar unha nova conta"
+
+#: C/create-account.page:36(p)
msgid ""
-"The editing tab will allow you to set preferences related to editing notes. "
-"There are three checkboxes on this tab, which can either be turned on or off."
+"Most account types require you to create an account with a account provider "
+"before you can connect using instant messaging applications like "
+"<app>Empathy</app>. With some account providers, you can use <app>Empathy</"
+"app> to register for a new account, using the same steps as you would to "
+"<link xref=\"add-account\">add an account</link>."
msgstr ""
+"Moitos tipos de conta requiren que cree unha conta cun fornecedor de contas "
+"antes de poder conectarse e usar aplicativos de mensaxaría instantánea como "
+"<app>Empathy</app>. Con algúns fornecedores de contas pode usar "
+"<app>Empathy</app> para rexistrar una nova conta, usando os mesmos pasos que "
+"seguiría en <link xref=\"add-account\">engadir unha conta</link>."
-#: C/tomboy.xml:1246(term)
-msgid "Spellcheck While Typing"
-msgstr "Comprobar ortografía mentres se escribe"
+#: C/create-account.page:42(p)
+msgid ""
+"This page provides information on creating a new account for various types "
+"of accounts. Your account provider should give you a login ID and a "
+"password, as well as any additional information you need to connect using "
+"<app>Empathy</app>."
+msgstr ""
+"Esta páxina fornece información sobre crear unha nova conta para varios "
+"tipos de conta. O seu fornecedor de contas debería fornecerlle un ID de "
+"inicio de sesión e un contrasinal, así como outra información adicional que "
+"pode necesitar para conectarse con <app>Empathy</app>."
-#: C/tomboy.xml:1249(para)
+#: C/create-account.page:47(title)
+msgid "Facebook"
+msgstr "Facebook"
+
+#: C/create-account.page:48(p)
msgid ""
-"Enable this checkbox to underline misspellings in red, and provide "
-"suggestions in the right click context menu. Enable or disable the checkbox "
-"using the mouse or the key combination <keycombo><keycap>Alt</"
-"keycap><keycap>S</keycap></keycombo>."
+"Facebook is one of the most-used social networks. It allows users to create "
+"their own profile and to communicate with their friends."
msgstr ""
+"Facebook é unha das redes sociais máis usadas. Permite aos usuarios crear o "
+"seu propio perfil e comunicarse cos seus amigos."
-#: C/tomboy.xml:1259(para)
+#: C/create-account.page:52(p)
msgid ""
-"The spellcheck option is only available if you have the "
-"<application>GtkSpell</application> package installed."
+"To use Facebook to communicate with your friends, you will need to create a "
+"new account from the website: <link href=\"http://www.facebook.com\">www."
+"facebook.com</link>."
msgstr ""
-"A opción de comprobación ortográfica só está dispoñíbel se ten o paquete "
-"<application>GtkSpell</application> instalado."
+"Para usar Facebook para comunicarse cos seus amigos necesita crear unha nova "
+"conta desde o sitio web: <link href=\"http://www.facebook.com\">www.facebook."
+"com</link>."
-#: C/tomboy.xml:1266(term)
-msgid "Highlight WikiWords"
-msgstr "Realzar as palabras wiki"
+#: C/create-account.page:60(title) C/audio-video.page:170(p)
+msgid "Jabber"
+msgstr "Jabber"
-#: C/tomboy.xml:1269(para)
+#: C/create-account.page:62(p)
msgid ""
-"Enable this checkbox to create links for phrases <literal>ThatLookLikeThis</"
-"literal>. Clicking on the link will create a new note with the title "
-"corresponding to the link text. Enable or disable this checkbox using the "
-"mouse or the key combination <keycombo><keycap>Alt</keycap><keycap>W</"
-"keycap></keycombo>."
+"Jabber is an open instant messaging system. Like email, Jabber allows you to "
+"choose your account provider and communicate with all other Jabber users, "
+"regardless of their account provider."
msgstr ""
+"Jabber é un sistema de mensaxaría instantánea abeto. Como o correo "
+"electrónico, Jabber permítelle seleccionar o seu fornecedor de conta e "
+"comunicarse cos ouros usuarios de Jabber, independentemente do fornecedor da "
+"conta."
-#: C/tomboy.xml:1282(term)
-msgid "Use Custom Font"
-msgstr "Usar un tipo de letra personalizado"
+#: C/create-account.page:66(p)
+msgid ""
+"You will need to create a new account with a Jabber provider. There are many "
+"free providers; one popular provider is <link href=\"http://register.jabber."
+"org/\">Jabber.org</link>."
+msgstr ""
+"Deberá crear unha nova conta con un fornecedor Jabber. Existen moitos "
+"fornecedores libres; un fornecedor popular é <link href=\"http://register."
+"jabber.org/\">Jabber.org</link>."
-#: C/tomboy.xml:1285(para)
+#: C/create-account.page:71(p)
msgid ""
-"Enable this checkbox to set a custom font to be used in your notes. If this "
-"option is disabled, the default system font will be used. Enable or disable "
-"this checkbox using the mouse or the key combination <keycombo><keycap>Alt</"
-"keycap><keycap>F</keycap></keycombo>."
+"If you use Google Mail or Google Talk, you already have a Jabber account. "
+"Google Talk is a Jabber service. Simply use your Google Mail address and "
+"password in <app>Empathy</app> to connect."
msgstr ""
+"Se usa Google Mail ou Google Talk xa ten unha conta Jabber. Talk é un "
+"servizo Jabber. Simplemente use o seu enderezo de Google Mail e o seu "
+"contrasinal para conectarse."
-#: C/tomboy.xml:1298(title)
-msgid "Tomboy Editing Preferences"
-msgstr "Preferencias de edición de Tomboy"
+#: C/create-account.page:78(title) C/audio-video.page:190(p)
+msgid "People Nearby"
+msgstr "Persoas próximas"
-#: C/tomboy.xml:1309(title)
-msgid "Hotkeys"
-msgstr "Teclas rápidas"
+#: C/create-account.page:80(p)
+msgid ""
+"You do not need to create an account with a service provider to use this "
+"feature. This service works whenever you are connected to a local network, "
+"such as a wireless hotspot. It automatically finds all other users on the "
+"network who are also using this service."
+msgstr ""
+"Para usar esta característica non precisa crear unha conta con un fornecedor "
+"de servizos. Este servizo funciona sempre que esté conectado a unha rede "
+"local, tal como un punto sen fíos. Automaticamente encontra outros usuarios "
+"na rede que estean usando este servizo."
-#: C/tomboy.xml:1311(para)
+#: C/create-account.page:85(p)
+msgid "For more information, see <link xref=\"salut-protocol\"/>."
+msgstr ""
+"Para obter máis información consulte a <link xref=\"salut-protocol\"/>."
+
+#: C/create-account.page:89(title) C/audio-video.page:205(p)
+msgid "SIP"
+msgstr "SIP"
+
+#: C/create-account.page:91(p)
msgid ""
-"The hotkeys tab allows you to set global key combinations to perform "
-"different functions in Tomboy. In order to set key combinations, you must "
-"have the <guibutton>Listen for Hotkeys</guibutton> checkbox enabled. Use "
-"<keycombo><keycap>Alt</keycap><keycap>H</keycap></keycombo> to toggle this "
-"option."
+"SIP is an open system which allows users to have audio and video "
+"conversations over the Internet. You need to create an account with a SIP "
+"provider. You can communicate with all other SIP users, regardless of which "
+"SIP provider they use."
msgstr ""
+"SIP é un sistema aberto que permite aos usuarios realizar conversas de son e "
+"vídeo en Internet. Debe crear unha conta cun fornecedor SIP. Pode "
+"comunicarse con tódolos usuarios SIP, independentemente do fornecedor SIP "
+"que usen."
-#: C/tomboy.xml:1322(term)
-msgid "Show notes menu"
-msgstr "Mostrar o menú de notas"
+#: C/create-account.page:97(p)
+msgid ""
+"Due to technical differences, the free <link href=\"https://www.ekiga.net/"
+"index.php?page=register\">Ekiga.net</link> service does not currently work "
+"with <app>Empathy</app>."
+msgstr ""
+"Debido a algunhas diferencias técnicas, actualmente o servizo libre <link "
+"href=\"https://www.ekiga.net/index.php?page=register\">Ekiga.net</link> non "
+"funciona con <app>Empathy</app>."
-#: C/tomboy.xml:1325(para)
-msgid "Enter the key combination to open the notes menu."
-msgstr "Prema a combinación de teclas para abrir o menú de notas."
+#: C/create-account.page:102(p)
+msgid ""
+"Some SIP providers allow you to call normal phones from your computer. "
+"Generally, you will need to subscribe to a paid service for this feature."
+msgstr ""
+"Algúns fornecedores SIP permítenlle chamar a teléfonos normais desde o seu "
+"equipo. Xeralmente deberá subscribirse a un servizo de pago para usar esta "
+"característica."
-#: C/tomboy.xml:1330(term)
-msgid "Open \"Start Here\""
-msgstr "Abrir \"Comezar aquí\""
+#: C/create-account.page:107(title) C/audio-video.page:165(p)
+msgid "IRC"
+msgstr "IRC"
-#: C/tomboy.xml:1333(para)
+#: C/create-account.page:109(p)
msgid ""
-"Enter the key combination to open the <quote>Start Here</quote> note, which "
-"is preinstalled with Tomboy."
+"You do not need to register for an account to use IRC. Although you specify "
+"a nickname when you add an IRC account to <app>Empathy</app>, this nickname "
+"is only established each time you connect. If another user is using the "
+"nickname, you will need to choose a new nickname."
msgstr ""
+"Non necesita rexistrar unha conta para usar o IRC. Aínda que especifique un "
+"alcume ao engadir unha conta IRC en <app>Empathy</app>, este alcume só se "
+"estabelece cada vez que se conecta. Se outro usuario está usando o nome, "
+"deberá elixir un alcume novo."
-#: C/tomboy.xml:1339(term)
-msgid "Create new note"
-msgstr "Crear unha nova nota"
+#: C/create-account.page:114(p)
+msgid ""
+"Some IRC networks use a service called NickServ to allow users to protect "
+"their nicknames. See <link xref=\"irc-nick-password\"/> for more information."
+msgstr ""
+"Algunhas redes IRC usan un servizo chamado NickServ para permitir aos "
+"usuarios protexer os seus alcumes. Para obter máis información consulte a "
+"<link xref=\"irc-nick-password\"/>."
-#: C/tomboy.xml:1342(para)
-msgid "Enter the key combination to create a new note."
+#: C/create-account.page:117(p)
+msgid ""
+"Some IRC servers are password protected. You will need to know the password "
+"to connect to these servers. Generally, these are private IRC networks."
msgstr ""
+"Algúns servidores de IRC están protexidos con contrasinal. Necesitará "
+"coñecer o contrasinal para conectarse a eses servidores. Xeralmente son "
+"redes de IRC privadas."
-#: C/tomboy.xml:1347(term)
-msgid "Search notes"
-msgstr "Buscar notas"
+#: C/create-account.page:122(title)
+msgid "Proprietary Services"
+msgstr "Servizos privativos"
-#: C/tomboy.xml:1350(para)
+#: C/create-account.page:124(p)
msgid ""
-"Enter the key combination to open the <interface>Search All Notes</"
-"interface> dialog."
+"There are many proprietary instant messaging services that have been "
+"developed by different companies or organizations. <app>Empathy</app> allows "
+"you to connect to an existing account for most popular services. To create a "
+"new account with one of these services, you will need to visit the service’s "
+"web site and agree to its terms of use."
msgstr ""
+"Existen moitos servizos privativos de mensaxaría instantánea desenvolvidos "
+"por diferentes empresas e organizacións, <app>Empathy</app> permítelle "
+"conectarse a unha conta existente dos servizos máis populares. Para crear "
+"unha nova conta con un destes servizos, debe visitar a páxina web do servizo "
+"e aceptar os termos de uso."
+
+#: C/create-account.page:133(link) C/audio-video.page:135(p)
+msgid "AIM"
+msgstr "AIM"
-#: C/tomboy.xml:1357(title)
-msgid "Tomboy Hotkey Preferences"
-msgstr "Preferencias das teclas rápidas de Tomboy"
+#: C/create-account.page:138(link) C/audio-video.page:160(p)
+msgid "ICQ"
+msgstr "ICQ"
-#: C/tomboy.xml:1368(title)
-msgid "Synchronization"
-msgstr "Sincronización"
+#: C/create-account.page:143(link) C/audio-video.page:175(p)
+msgid "MSN"
+msgstr "MSN"
-#: C/tomboy.xml:1370(para)
-msgid "Please see <xref linkend=\"synchronization\"/> for more details."
+#: C/create-account.page:148(link) C/audio-video.page:210(p)
+msgid "Yahoo!"
+msgstr "Yahoo!"
+
+#: C/change-status.page:9(desc)
+msgid "Change your status to advertise your availability to your contacts."
msgstr ""
+"Cambie o seu estado para avisar da súa dispoñibilidade aos seus contactos."
-#: C/tomboy.xml:1375(title) C/tomboy.xml:1402(title)
-msgid "Add-ins"
-msgstr "Engadidos"
+#: C/change-status.page:34(title)
+msgid "Change your status"
+msgstr "Cambiar o seu estado"
-#: C/tomboy.xml:1377(para)
-msgid "The add-ins tab allows you to enable and configure Tomboy Add-ins."
+#: C/change-status.page:36(p)
+msgid ""
+"You can set your status to indicate your availability to your contacts. "
+"<app>Empathy</app> allows you to select from a list of defined statuses."
msgstr ""
+"Pode estabelecer o seu estado para indicar a súa dispoñibilidade aos seus "
+"contactos <app>Empathy</app> permítelle seleccionar unha lista de estados "
+"predefinidos."
-#: C/tomboy.xml:1380(para)
+#: C/change-status.page:41(p)
msgid ""
-"The list of installed add-ins shows on the left. An add-in is enabled by "
-"selecting it from the list and then selecting <guibutton>Enable</guibutton>. "
-"Disable an add-in by selecting it from the list and then selecting "
-"<guibutton>Disable</guibutton>."
+"Click on the drop-down list at the top of the <gui>Contact List</gui> window."
msgstr ""
+"Prema na lista despregábel na parte superior da xanela da <gui>Lista de "
+"contactos</gui>."
-#: C/tomboy.xml:1386(para)
+#: C/change-status.page:46(p)
+msgid "Select a status from the list."
+msgstr "Seleccione o estado desde a lista."
+
+#: C/change-status.page:52(p)
msgid ""
-"Please see <xref linkend=\"plugins\"/> for more information about the add-"
-"ins that are installed with Tomboy."
+"See <link xref=\"status-icons\"/> for a list of the built-in statuses and "
+"what they mean. You can also <link xref=\"set-custom-message\">add custom "
+"status messages</link> to provide more information about your availability "
+"to your contacts."
msgstr ""
+"Consulte a <link xref=\"status-icons\"/> para obter unha lista de estados "
+"predefinidos e o que significan. Tamén pode <link xref=\"set-custom-message"
+"\"> engadir mensaxes de estado personalizados</link> para fornecerlle aos "
+"seus contactos máis información sobre a súa dispoñibilidade."
-#: C/tomboy.xml:1390(title)
-msgid "Tomboy Add-in Preferences"
+#: C/change-status.page:58(p)
+msgid ""
+"If you do not use your computer for a while, or if the screensaver is on, "
+"the status will be automatically set to Away."
+msgstr ""
+"Se non usa o seu equipo durante un tempo ou se se activa o protector de "
+"pantallas, o estado cambiarase automaticamente a Ausente."
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/audio-video.page:58(None)
+msgid ""
+"@@image: 'figures/audio-input-microphone.png'; "
+"md5=8d89026b66a263a3bc5b1f0665948567"
msgstr ""
+"@@image: 'figures/audio-input-microphone.png'; "
+"md5=8d89026b66a263a3bc5b1f0665948567"
-#: C/tomboy.xml:1406(member)
-msgid "Backlinks"
-msgstr "Retroligazóns"
+#: C/audio-video.page:8(desc)
+msgid ""
+"Information on when it is possible to have an audio or video conversation."
+msgstr "Información sobre cando é posíbel ter unha conversa de vídeo ou son."
-#: C/tomboy.xml:1408(member) C/tomboy.xml:1445(term)
-msgid "Bugzilla URL Drop"
+#: C/audio-video.page:32(title)
+msgid "Audio and video support"
+msgstr "Compatibilidade de son e vídeo"
+
+#: C/audio-video.page:34(p)
+msgid ""
+"You can only have audio and video conversation with contacts who are using "
+"an application which also supports this feature. When your contacts support "
+"audio or video conversations, you will see the following icons next to their "
+"names in the contact list:"
msgstr ""
+"Só pode ter conversas de son e vídeo con contactos que estean usando un "
+"aplicativo que tamén admita esta característica. Cando os aplicativos dos "
+"seus contactos admitan conversas de son ou vídeo poderá velo mediante unha "
+"icona xunto aos seus nomes, na lista de contactos:"
-#: C/tomboy.xml:1410(member) C/tomboy.xml:1468(term)
-msgid "Evolution Mail Drop"
+#: C/audio-video.page:43(p)
+msgid "Icon"
+msgstr "Icona"
+
+#: C/audio-video.page:48(p)
+msgid "Description"
+msgstr "Descrición"
+
+#: C/audio-video.page:58(media)
+msgid "Icon for audio conversation"
+msgstr "Icona para a conversa de son"
+
+#: C/audio-video.page:64(p)
+msgid "The contact is able to have an audio conversation."
+msgstr "O contacto pode ter conversas de son."
+
+#: C/audio-video.page:70(media)
+msgid "Icon for video conversation"
+msgstr "Icona para a conversa de vídeo"
+
+#: C/audio-video.page:76(p)
+msgid "The contact is able to have a video conversation."
+msgstr "O contacto pode ter conversas de vídeo."
+
+#: C/audio-video.page:83(p)
+msgid ""
+"In order to have an audio conversation, you need to have a sound card that "
+"is supported by your operating system, and a working microphone."
msgstr ""
+"Para poder ter unha conversa de son debe ter unha tarxeta de son admitida "
+"polo sistema operativo e un micrófono que funcione."
-#: C/tomboy.xml:1416(member) C/tomboy.xml:1510(term)
-msgid "Note of the Day"
+#: C/audio-video.page:87(p)
+msgid ""
+"In order to have a video conversation, you need to have a webcam that is "
+"supported by your operating system, and a working microphone."
msgstr ""
+"Para poder ter unha conversa de vídeo debe ter unha cámara web compatíbel "
+"polo sistema operativo e un micrófono que funcione."
-#: C/tomboy.xml:1418(member) C/tomboy.xml:1531(term)
-msgid "Print Notes"
-msgstr "Imprimir notas"
+#: C/audio-video.page:95(title)
+msgid "Supported Account Types"
+msgstr "Tipos de contas admitidas"
-#: C/tomboy.xml:1420(member)
-msgid "and Sticky Notes Import."
-msgstr "e importar notas adhesivas."
+#: C/audio-video.page:97(p)
+msgid ""
+"You can only have audio and video conversations using accounts on certain "
+"supported services. The following table lists whether audio and video is "
+"supported for each type of account."
+msgstr ""
+"Só pode ter conversas de son e vídeo usando contas en certos servizos "
+"compatíbeis. A seguinte táboa mostra se o son ou vídeo están admitidos para "
+"cada tipo de conta."
-#: C/tomboy.xml:1404(para)
+#: C/audio-video.page:102(p)
msgid ""
-"By default, Tomboy comes with several pre-installed add-ins: <placeholder-1/"
-"> Since these are preinstalled, they are ready to use and are automatically "
-"loaded into the Tomboy interface."
+"Account types are provided by plugins. Your system may not have all of the "
+"following types available, or it may have types not listed here. Updated "
+"plugins may make audio or video conversations possible on account types that "
+"are listed as unsupported here."
msgstr ""
+"Os tipos de contas son fornecidos por engadidos. Pode que o seu sistema non "
+"teña dispoñíbel todos os seguintes tipos, ou pode ter tipos non mostrados "
+"aquí. As actualizacións de engadidos pode facer posíbel conversas de son ou "
+"vídeo en tipos de contas que aquí móstranse como non compatíbeis."
-#: C/tomboy.xml:1425(para)
-msgid "Some add-ins exist that are not installed by default."
+#: C/audio-video.page:110(p)
+msgid ""
+"I'd like to do tables like this using nothing for No and ✔ for Yes, but we "
+"need to look at the accessibility impact. I've <link href=\"http://mail."
+"gnome.org/archives/gnome-doc-list/2009-September/msg00006.html\">asked the "
+"accessibility team</link> for input."
msgstr ""
+"Gustariame poñer táboas como ésta sen usar nada para Non e ✔ para Sí, pero "
+"débese tener en conta o impacto na accesibilidade. Xa <link href=\"http://"
+"mail.gnome.org/archives/gnome-doc-list/2009-September/msg00006.html"
+"\">preguntei ao equipo de accesibilidade</link>."
+
+#: C/audio-video.page:118(p)
+msgid ""
+"There's recent work on telepathy-butterfly and papyon to support audio and "
+"video for MSN. It might be released in time for 2.28, but since it doesn't "
+"follow the Gnome release schedule, I can't be sure. If it looks like it's "
+"going to ship, let's mark it Yes."
+msgstr ""
+"Existe traballo recente en telepathy-butterfly e papyon para admitir son e "
+"vídeo para MSN. Pode que se publique a tempo para 2.28 pero xa non serve a "
+"planificación de publicacións de GNOME non se pode estar seguro. Se parece "
+"que vai dar tempo incluirase."
+
+#: C/audio-video.page:128(p)
+#| msgid "Search"
+msgid "Service"
+msgstr "Servizo"
+
+#: C/audio-video.page:129(p)
+msgid "Audio"
+msgstr "Audio"
+
+#: C/audio-video.page:130(p)
+msgid "Video"
+msgstr "V_ídeo"
+
+#: C/audio-video.page:136(p) C/audio-video.page:137(p)
+#: C/audio-video.page:141(p) C/audio-video.page:142(p)
+#: C/audio-video.page:146(p) C/audio-video.page:147(p)
+#: C/audio-video.page:156(p) C/audio-video.page:157(p)
+#: C/audio-video.page:161(p) C/audio-video.page:162(p)
+#: C/audio-video.page:166(p) C/audio-video.page:167(p)
+#: C/audio-video.page:181(p) C/audio-video.page:182(p)
+#: C/audio-video.page:186(p) C/audio-video.page:187(p)
+#: C/audio-video.page:191(p) C/audio-video.page:192(p)
+#: C/audio-video.page:196(p) C/audio-video.page:197(p)
+#: C/audio-video.page:201(p) C/audio-video.page:202(p)
+#: C/audio-video.page:211(p) C/audio-video.page:212(p)
+#: C/audio-video.page:216(p) C/audio-video.page:217(p)
+msgid "No"
+msgstr "No"
+
+#: C/audio-video.page:140(p)
+msgid "Facebook Chat"
+msgstr "Chat de Facebook"
+
+#: C/audio-video.page:145(p)
+msgid "gadugadu"
+msgstr "gadugadu"
+
+#: C/audio-video.page:150(p)
+msgid "Google Talk"
+msgstr "Google Talk"
-#: C/tomboy.xml:1430(term)
-msgid "Backlinks (What links here?)"
-msgstr "Retroligazóns (Que liga aquí?)"
+#: C/audio-video.page:151(p) C/audio-video.page:152(p)
+#: C/audio-video.page:171(p) C/audio-video.page:172(p)
+#: C/audio-video.page:176(p) C/audio-video.page:177(p)
+#: C/audio-video.page:206(p) C/audio-video.page:207(p)
+msgid "Yes"
+msgstr "Si"
-#: C/tomboy.xml:1433(para)
+#: C/audio-video.page:155(p)
+msgid "Groupwise"
+msgstr "Groupwise"
+
+#: C/audio-video.page:180(p)
+msgid "myspace"
+msgstr "myspace"
+
+#: C/audio-video.page:185(p)
+msgid "qq"
+msgstr "qq"
+
+#: C/audio-video.page:195(p)
+msgid "sametime"
+msgstr "sametime"
+
+#: C/audio-video.page:200(p)
+msgid "silc"
+msgstr "silc"
+
+#: C/audio-video.page:215(p)
+msgid "zephyr"
+msgstr "zephyr"
+
+#: C/audio-call.page:9(desc)
+msgid "Call your contacts over the Internet."
+msgstr "Chamar aos seus contactos a través de Internet."
+
+#: C/audio-call.page:27(title)
+msgid "Start an audio conversation"
+msgstr "Comezar unha conversa de son"
+
+#: C/audio-call.page:29(p)
msgid ""
-"This add-in allows you to know which notes link to the note you are "
-"currently editing. It makes it easier to keep track of the relationships "
-"between notes. If this add-in is enabled, the <link linkend=\"tools\">Tools</"
-"link> menu will have a <guimenuitem>What links here?</guimenuitem> option. "
-"When you select this option, it will list all the notes which link to the "
-"current note in a submenu. Select a note in the submenu to open it."
+"You can call your contacts and have an audio conversation with them. This "
+"features only works with certain types of accounts, and it requires the "
+"other person to have an application that supports audio calls."
msgstr ""
+"Pode chamar aos seus contactos e ter conversas de son con eles. Esta "
+"característica só funciona con certo tipo de contas e require que a outra "
+"persoa teña un aplicativo que admita chamadas de son."
-#: C/tomboy.xml:1448(para)
+#: C/audio-call.page:34(p)
msgid ""
-"Allows you to drag a Bugzilla URL from your browser directly into a Tomboy "
-"note. The bug number is inserted as a link with a small bug icon next to it. "
-"Once the Bugzilla link has been inserted into the note, click on it to open "
-"the URL in your web browser."
+"From the <gui>Contact List</gui> window, click the <media type=\"image\" "
+"mime=\"image/png\" src=\"figures/camera-web.png\">video call</media> icon "
+"next to the name of the contact you wish to call and choose <gui style="
+"\"menuitem\">Audio Call</gui>."
msgstr ""
+"Desde a xanela <gui>Lista de contactos</gui>, prema a icona <media type="
+"\"image\" mime=\"image/png\" src=\"figures/camera-web.png\">chamada de "
+"vídeo</media> ao lado do nome do contacto ao que quere chamar e seleccione "
+"<gui style=\"menuitem\">Chamada de son</gui>."
-#: C/tomboy.xml:1454(para)
+#: C/audio-call.page:55(p)
msgid ""
-"Customize the icons that are used by editing the add-in preferences in the "
-"<link linkend=\"prefs-plugins\">Preferences Dialog</link>. After "
-"highlighting the Bugzilla Add-in, click <guibutton>Preferences</guibutton> "
-"to open the <interface>Bugzilla Add-in Settings</interface> dialog. To add a "
-"new icon, click <guibutton>Add</guibutton>, select an icon on your computer, "
-"provide a Bugzilla host name (e.g., bugzilla.gnome.org), and click "
-"<guibutton>Open</guibutton>. Any Bugzilla URL that is dragged and dropped "
-"from one of these custom host names will now use the icon you specified."
+"To turn an audio conversation into a video conversation, choose <guiseq><gui "
+"style=\"menu\">Video</gui><gui style=\"menuitem\">Video On</gui></guiseq>."
msgstr ""
+"Para trocar unha conversa de vídeo nunha conversa de son, seleccione "
+"<guiseq><gui style=\"menu\">Vídeo</gui><gui style=\"menuitem\">Vídeo "
+"activado</gui></guiseq>."
+
+#: C/audio-call.page:63(title)
+msgid "Start an audio conversation with a meta-contact"
+msgstr "Comezar unha conversa de son con un metacontacto."
-#: C/tomboy.xml:1471(para)
+#: C/audio-call.page:71(p)
msgid ""
-"This add-in allows you to drag and drag an e-mail message from the "
-"<application>Evolution</application> mail application to one of your Tomboy "
-"notes. Clicking on the mail icon in the note will then open the "
-"corresponding e-mail message in Evolution."
+"Select the contact you want to have the conversation, and from the menu "
+"select <gui style=\"menuitem\">Audio Call</gui>."
msgstr ""
+"Seleccione o contacto co que desexe ter unha conversa e desde o menú "
+"seleccione <gui style=\"menuitem\">Audiochamada</gui>."
-#: C/tomboy.xml:1482(para)
+#: C/add-contact.page:9(desc)
+msgid "Add someone to the contact list."
+msgstr "Engadir a alguén á lista de contactos."
+
+#: C/add-contact.page:33(title)
+msgid "Add someone to your list of contacts"
+msgstr "Engadir a alguén á súa lista de contactos."
+
+#: C/add-contact.page:37(p)
+msgid "Choose <guiseq><gui>Chat</gui><gui>Add Contact</gui></guiseq>."
+msgstr ""
+"Seleccione<guiseq><gui>Conversa</gui><gui>Engadir contacto</gui></guiseq>."
+
+#: C/add-contact.page:40(p)
msgid ""
-"When this add-in is installed, the <link linkend=\"tools\">Tools</link> menu "
-"will have the <guimenuitem>Export to HTML</guimenuitem> option available."
+"From the <gui>Account</gui> drop-down list, select the account you wish to "
+"use to connect to your contact. Your contact will need to be using the same "
+"service as the account you select."
msgstr ""
+"Desde a lista despregábel <gui>Conta</gui> seleccione a conta que quere usar "
+"par conectar co seu contacto. O seu contacto deberá usar o mesmo servizo que "
+"a conta que estea seleccionando."
-#: C/tomboy.xml:1486(para)
+#: C/add-contact.page:45(p)
msgid ""
-"After selecting this option, you will be presented with a dialog that allows "
-"you to choose where to save the <acronym>HTML</acronym> file. Enter the "
-"destination filename and click <guibutton>OK</guibutton> to save the file, "
-"or <guibutton>Cancel</guibutton> to abort the operation."
+"In the <gui>Identifier</gui> field, enter your contact’s login ID, username, "
+"screen name, or other appropriate identifier for the service type."
msgstr ""
+"No campo <gui>Identificador</gui> introduza o ID de inicio de sesión do seu "
+"contacto, o seu nome en pantalla ou outro identificador axeitado para o tipo "
+"de servizo."
-#: C/tomboy.xml:1492(para)
+#: C/add-contact.page:49(p)
msgid ""
-"To export any notes for which a link exists in the current note, select the "
-"<guibutton>Export linked notes</guibutton> button."
+"In the <gui>Alias</gui> field, type your contact’s name as you would like it "
+"to appear in your contact list."
+msgstr ""
+"No campo <gui>Alcume</gui>escriba o nome do seu contacto tal e como lle "
+"gustaría que aparecese na súa lista de contactos."
+
+#: C/add-contact.page:53(p)
+msgid "Click <gui>Add</gui> to add the person to your list of contacts."
msgstr ""
+"Prema <gui>Engadir</gui> para engadir a persoa á súa lista de contactos."
-#: C/tomboy.xml:1502(para)
+#: C/add-contact.page:61(p)
msgid ""
-"Allows you to use a fixed-width font when creating/editing notes. If this "
-"add-in is enabled, the <link linkend=\"text\">Text</link> menu will have a "
-"<guimenuitem>Fixed Width</guimenuitem> option."
+"To add a new person to your list of contacts, you need to be connected to "
+"the Internet and to your account."
msgstr ""
+"Par engadir unha nova persoa á súa lista de contactos necesita estar "
+"conectado a Internet e á súa conta."
+
+#: C/add-account.page:9(desc)
+msgid "Add a new account to <app>Empathy</app>."
+msgstr "Engadir unha nova conta en <app>Empathy</app>."
+
+#: C/add-account.page:39(title)
+msgid "Add a new account"
+msgstr "Engadir unha nova conta"
-#: C/tomboy.xml:1513(para)
+#: C/add-account.page:41(p)
msgid ""
-"This add-in automatically creates a \"Today\" note for jotting daily "
-"thoughts down. The current date is used as a basis for the title of the "
-"note. As an example, the title of a \"Today\" note created on February 28, "
-"2007, would be, \"Today: Wednesday, February 28 2007\""
+"You can add instant messaging accounts from any supported service to "
+"communicate with all of your contacts in <app>Empathy</app>. For some "
+"account providers, these steps will also allow you to register for a new "
+"account. For more details, see <link xref=\"create-account\"/>."
msgstr ""
+"Pode engadir contas de mensaxaría instantánea de calquera servizo admitido "
+"para comunicarse con todos os seus contactos no <app>Empathy</app>. Para "
+"algúns fornecedores de contas estes pasos permitiranlle rexistrar unha nova "
+"conta. Para obter máis información consulte a <link xref=\"create-account\"/"
+">."
-#: C/tomboy.xml:1519(para)
+#: C/add-account.page:52(p)
+msgid "Click <gui style=\"button\">Add</gui>."
+msgstr "Prema <gui style=\"button\">Engadir</gui>."
+
+#: C/add-account.page:57(p)
msgid ""
-"If you leave a \"Today\" note unmodified, the Note of the Day Add-in will "
-"automatically delete the note."
+"From the <gui>Protocol</gui> drop-down list, select the type of account you "
+"wish to add."
msgstr ""
+"Desde a lista despregábel <gui>Protocolo</gui>seleccione o tipo de conta que "
+"quere engadir."
-#: C/tomboy.xml:1522(para)
+#: C/add-account.page:61(p)
msgid ""
-"To customize the content of the default \"Today\" note, create a new note "
-"and change the title of the note to be, \"Today: Template\". Change the "
-"content of the template note to whatever you like. When new \"Today\" notes "
-"are created, it will then use the content of your \"Today: Template\" note."
+"If you do not already have a registered account, select <gui>Create a new "
+"account on the server</gui>. This feature is not available for all account "
+"types, and may not work with some account providers. See <link xref=\"create-"
+"account\"/> for more information."
msgstr ""
+"Se aínda non ten unha conta rexistrada seleccione <gui>Crear unha nova conta "
+"no servidor</gui>. Esta característica non está dispoñíbel para todos os "
+"tipos de contas e pode non funcionar con algúns fornecedores de contas. Para "
+"obter máis información consulte a <link xref=\"create-account\"/>."
-#: C/tomboy.xml:1534(para)
+#: C/add-account.page:66(p)
msgid ""
-"When this add-in is installed, the <link linkend=\"tools\">Tools</link> menu "
-"will have the <guimenuitem>Print</guimenuitem> option available."
+"Enter the required information. For most accounts, you will only need a "
+"login ID and a password. Some accounts may require additional information. "
+"See <link xref=\"accounts-window#details\"/> for more information."
msgstr ""
+"Introduza a información requirida. Para a maioría das contas só necesitará "
+"un ID de inicio de sesión e un contrasinal. Algunhas contas poden requirir "
+"información adicional. Para obter máis información consulte a <link xref="
+"\"accounts-window#details\"/>."
-#: C/tomboy.xml:1544(term)
-msgid "Sticky Notes Import"
-msgstr "Importar notas adhesivas"
+#: C/add-account.page:71(p)
+msgid "Click <gui style=\"button\">Log in</gui>."
+msgstr "Prema <gui style=\"button\">Iniciar sesión</gui>."
-#: C/tomboy.xml:1547(para)
+#: C/add-account.page:78(p)
msgid ""
-"When this add-in is installed, the <link linkend=\"tools\">Tools</link> menu "
-"will have the <guimenuitem>Import from Sticky Notes</guimenuitem> option "
-"available."
+"To change the name that identifies the account in the <gui>Accounts</gui> "
+"window, select the account from the list on the left and either click on the "
+"name or press the space bar. Edit the account name and press <key>Enter</"
+"key> when you’re finished."
+msgstr ""
+"Para cambiar o nome que identifica a conta na xanela <gui>Contas</gui>, "
+"seleccione a conta da lista á esquerda e prema no nome ou a barra "
+"espaciadora. Edite o nome da conta e prema <key>Intro</key> cando remate."
+
+#: C/accounts-window.page:11(desc)
+msgid "Add, modify, and delete accounts."
+msgstr "Engadir, modificar e borrar contas."
+
+#: C/accounts-window.page:33(title)
+msgid "Accounts Window"
+msgstr "Xanela de contas"
+
+#: C/accounts-window.page:35(p)
+msgid ""
+"The <gui>Accounts</gui> window allows you to add, modify, and delete "
+"accounts."
+msgstr ""
+"A xanela <gui>Contas</gui> permítelle engadir, modificar e eliminar contas."
+
+#: C/accounts-window.page:43(title)
+msgid "Account Details"
+msgstr "Detalles da conta"
+
+#: C/accounts-window.page:44(p)
+msgid ""
+"For most types of accounts, you can simply enter a login ID and a password. "
+"Certain accounts or account types, however, may require additional "
+"information."
msgstr ""
-"Cando este engadido está instalado, o menú <link linkend=\"tools"
-"\">Ferramentas</link> terá unha nova opción dispoñíbel <guimenuitem>Importar "
-"desde notas adhesivas</guimenuitem>."
+"Para a maioría dos tipos de conta pode, simplemente, introducir un ID de "
+"inicio de sesión e un contrasinal. Porén, algúns tipos de conta poden "
+"requirir información adicional."
+
+#: C/account-jabber.page:7(desc)
+msgid "Advanced options for Jabber and Google Talk accounts."
+msgstr "Opcións avanzadas para contas Jabber e Google Talk."
+
+#: C/account-jabber.page:29(title)
+msgid "Jabber account details"
+msgstr "Detalles da conta Jabber"
+
+#: C/account-jabber.page:31(p)
+msgid ""
+"Most Jabber accounts will require only a login ID and a password to connect. "
+"For some accounts or on certain types of networks, you may need to enter "
+"additional information in the <gui>Advanced</gui> section. Normally, you "
+"will not need to use the advanced options below. For general instructions on "
+"adding an account, see <link xref=\"add-account\"/>."
+msgstr ""
+"A maioría das contas Jabber, para conectarse, só requiren un ID de inicio de "
+"sesión e un contrasinal. Para algunhas contas en certo tipo de redes, pode "
+"necesitar introducir información adicional na sección <gui>Avanzadas</gui>. "
+"Xeralmente non necesita usar as opcións avanzadas de embaixo. Consulte a "
+"<link xref=\"add-account\"/> para obter instrucións xerais para engadir unha "
+"conta."
+
+#: C/account-jabber.page:39(p)
+msgid ""
+"Google Talk is a type of Jabber account. These instructions hold for Google "
+"Talk accounts as well."
+msgstr ""
+"Google Talk é un tipo de conta Jabber. Estas instrucións tamén funcionan "
+"para contas de Google Talk."
+
+#: C/account-jabber.page:45(gui)
+msgid "Encryption required (TLS/SSL)"
+msgstr "Requírese cifrado (TLS/SSL)"
+
+#: C/account-jabber.page:46(gui)
+msgid "Ignore SSL certificate errors"
+msgstr "Ignorar os erros de certificados SSL"
+
+#: C/account-jabber.page:47(p)
+msgid ""
+"Whenever possible, communication between <app>Empathy</app> and the Jabber "
+"server is encrypted. If encrypted communication is not possible, messages "
+"may be sent unencrypted. Select <gui>Encryption required</gui> to prevent "
+"<app>Empathy</app> from communicating with the Jabber server when encryption "
+"is not possible."
+msgstr ""
+"Sempre que sexa posíbel, a comunicación entre <app>Empathy</app> e o "
+"servidor Jabber está cifrada. Se a comunicación cifrada non é posíbel, pode "
+"que as mensaxes se envíen sen cifrar. Seleccione <gui>Require cifrado</gui> "
+"para evitar que <app>Empathy</app> se comunique co servidor Jabber cando non "
+"é posíbel cifrar a comunicación."
+
+#: C/account-jabber.page:52(p)
+msgid ""
+"Some Jabber servers may encrypt data using invalid certificates, or using "
+"certificates from unknown authorities. If you trust the server you are "
+"connecting to, you can select <gui>Ignore SSL certificate errors</gui> to "
+"allow encrypted communication with invalid certificates."
+msgstr ""
+"Algúns servidores Jabber poden cifrar datos usando certificados non válidos "
+"ou usando certificados de autoridades descoñecidas. Se confía no servidor ao "
+"que se está conectando pode seleccionar <gui>Ignorar os erros de "
+"certificados SSL</gui> para permitir comunicacións cifradas con certificados "
+"non válidos."
+
+#: C/account-jabber.page:59(gui)
+msgid "Resource"
+msgstr "Recurso"
+
+#: C/account-jabber.page:60(gui)
+#| msgid "Print"
+msgid "Priority"
+msgstr "Prioridad"
-#: C/tomboy.xml:1551(para)
+#: C/account-jabber.page:61(p)
msgid ""
-"Use this option to import notes from the <application>Sticky Notes</"
-"application> application that is available in prior releases of GNOME. This "
-"option has been included in Tomboy to provide an upgrade path for users who "
-"would like to migrate from <application>Sticky Notes</application> to Tomboy "
-"for their note taking purposes."
+"If you have multiple applications (for instance, on separate computers) "
+"connected to your account at the same time, you can set a resource to "
+"uniquely identify each one. By default, <app>Empathy</app> will use "
+"<input>Telepathy</input> as the resource."
msgstr ""
+"Se ten múltiples aplicativos (en equipos diferentes, por exemplo) conectados "
+"á súa conta ao mesmo tempo, pode configurar un recurso para identificar "
+"univocamente cada unha. De forma predefinida <app>Empathy</app> usará "
+"<input>Telepathy</input> como recurso."
+
+#: C/account-jabber.page:65(p)
+msgid ""
+"You can set the priority to specify which application should receive "
+"incoming messages from your contacts. New messages will be sent to the "
+"application with the highest priority."
+msgstr ""
+"Pode estabelecer a prioridade para especificar que aplicativo debería "
+"recibir mensaxes entrantes dos seus contactos. As mensaxes novas enviaranse "
+"ao aplicativo coa prioridade máis alta."
+
+#: C/account-jabber.page:70(gui)
+msgid "Override server settings"
+msgstr "Ignorar as configuracións do servidor"
+
+#: C/account-jabber.page:71(p)
+msgid ""
+"<app>Empathy</app> will use default settings to connect to the Jabber server "
+"based on your login ID. For some Jabber servers, you will need to enter "
+"custom server settings manually. These settings should be provided for you "
+"by your Jabber provider."
+msgstr ""
+"<app>Empathy</app> usará a configuración predeterminada para conectarse ao "
+"servidor Jabber en función do seu ID de inicio de sesión. Para algúns "
+"servidores Jabber precisará introducir manualmente os axustes do servidor. O "
+"seu fornecedor de Jabber deberíalle fornecer ditos axustes."
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/account-irc.page:106(None)
+#| msgid ""
+#| "@@image: 'figures/add-to-notebook.png'; "
+#| "md5=03469ddb5137f525ac4f8318caed5532"
+msgid "@@image: 'figures/gtk-add.png'; md5=a856b499d8d4681b70b5ce6f25bc5c6d"
+msgstr "@@image: 'figures/gtk-add.png'; md5=a856b499d8d4681b70b5ce6f25bc5c6d"
+
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: C/account-irc.page:112(None)
+#| msgid ""
+#| "@@image: 'figures/new-notebook.png'; md5=b5645185d7fed6183b550c0dab7b72cb"
+msgid "@@image: 'figures/gtk-remove.png'; md5=215e3a325a3dd619874e35c30a018bb6"
+msgstr ""
+"@@image: 'figures/gtk-remove.png'; md5=215e3a325a3dd619874e35c30a018bb6"
+
+#: C/account-irc.page:8(desc)
+msgid "Additional information necessary for connecting to IRC networks."
+msgstr "Información adicional necesaria para conectarse a redes IRC."
+
+#: C/account-irc.page:31(title)
+msgid "IRC account details"
+msgstr "Detalles da conta IRC"
+
+#: C/account-irc.page:33(p)
+msgid ""
+"IRC accounts require different information than many other types of "
+"accounts. To create an IRC account, you must specify at least an IRC network "
+"and a nickname. This page details the information you can provide for an IRC "
+"account."
+msgstr ""
+"As contas de IRC requiren información diferente que outros tipos de contas. "
+"Para crear unha conta IRC debe especificar cando menos a rede IRC e o "
+"alcume. Esta páxina detalla a información que pode fornecer para unha conta "
+"de IRC."
+
+#: C/account-irc.page:45(gui) C/account-irc.page:120(gui)
+msgid "Network"
+msgstr "Rede"
+
+#: C/account-irc.page:46(p)
+msgid ""
+"IRC is an open system that allows people to run separate IRC networks. Each "
+"network is distinct and has its own users and chat rooms. <app>Empathy</app> "
+"lists the most popular networks in the <gui>Network</gui> drop-down list. "
+"You can add additional networks. See <link xref=\"#networks\"/> below."
+msgstr ""
+"IRC é un sistema aberto que permite á xente estar en diferentes redes IRC. "
+"Cada rede é distinta e ten os seus propios usuarios e salas de chat. "
+"<app>Empathy</app> lista as redes máis populares na lista despregábel "
+"<gui>Rede</gui>. Aínda así engadir máis redes. Consulte embaixo a <link xref="
+"\"#networks\"/>."
+
+#: C/account-irc.page:53(gui)
+msgid "Nickname"
+msgstr "Alcume"
+
+#: C/account-irc.page:54(p)
+msgid ""
+"Your nickname is your unique name on the IRC network. Only one person on a "
+"network may use a given nickname. If you get an error message that says "
+"<link xref=\"prob-conn-name\" role=\"error-msg\"/> you will need to change "
+"your nickname."
+msgstr ""
+"O seu alcume é un nome único na rede IRC. Só unha persoa nunha rede pode "
+"usar certo alcume. Se obtén unha mensaxe que dí <link xref=\"prob-conn-name"
+"\" role=\"error-msg\"/> deberá cambiar o seu alcume."
+
+#: C/account-irc.page:60(gui)
+msgid "Password"
+msgstr "Contrasinal"
+
+#: C/account-irc.page:61(p)
+msgid ""
+"Some servers, particularly those on private networks, require a password to "
+"connect. If you are authorized to use the network, the network "
+"administrators should provide you with a password."
+msgstr ""
+"Algúns servidores, particularmente aqueles en redes privadas, requiren un "
+"contrasinal para a conexión. Se está autorizado a usar a rede, os "
+"administradores da rede forneceranlle un contrasinal."
+
+#: C/account-irc.page:65(title)
+msgid "NickServ Passwords"
+msgstr "Contrasinais NickServ"
+
+#: C/account-irc.page:66(p)
+msgid ""
+"On some networks, nicknames can be registered using a service known as "
+"NickServ. <app>Empathy</app> does not directly support nickname passwords. "
+"On some networks, including the popular freenode network, server passwords "
+"are automatically forwarded to NickServ, allowing you to set this field to "
+"identify yourself with NickServ. See <link xref=\"irc-nick-password\"/> for "
+"more details."
+msgstr ""
+"Nalgunhas redes pode rexistrar os alcumes con un servizo coñecido como "
+"«NickServ». <app>Empathy</app> non admite directamente contrasinais para "
+"alcumes. Nalgunhas redes, incluíndo a popular rede freenode, os contrasinais "
+"do servidor redirecciónanse automaticamente a NickServ, permitíndolle usar "
+"este campo para identificarse con NickServ. Para obter máis información "
+"contacte a <link xref=\"irc-nick-password\"/>."
+
+#: C/account-irc.page:76(gui)
+msgid "Real name"
+msgstr "Nome real"
+
+#: C/account-irc.page:77(p)
+msgid ""
+"You can provide your real name in addition to your nickname. Other users "
+"will be able to see this when they view your information."
+msgstr ""
+"Pode fornecer o seu nome real ademais do seu alcume. Outros usuarios poderán "
+"velo ao ver a súa información."
+
+#: C/account-irc.page:81(gui)
+msgid "Quit message"
+msgstr "Mensaxe de saída"
+
+#: C/account-irc.page:82(p)
+msgid ""
+"When you go offline, a quit message is sent to all the chat rooms you’re in "
+"and to all the users you’re having a private conversation with. Use this "
+"field to provide a custom quit message."
+msgstr ""
+"Cando se desconecta enviase unha mensaxe de saída todas as salas de conversa "
+"nas que está e a todos os usuarios cos que ten unha conversa privada. Use "
+"este campo para fornecer unha mensaxe personalizada."
+
+#: C/account-irc.page:94(title)
+msgid "IRC Networks"
+msgstr "Redes IRC"
+
+#: C/account-irc.page:97(title)
+msgid "Networks"
+msgstr "Redes"
+
+#: C/account-irc.page:99(p)
+msgid ""
+"<app>Empathy</app> includes a list of popular IRC networks. If you wish to "
+"another IRC network, you can add it to the list. You can also modify "
+"networks and remove them from the list."
+msgstr ""
+"<app>Empathy</app> inclúe unha lista de redes IRC populares. Se quere usar "
+"outra rede IRC pode engadila á lista. Tamén pode modificar e eliminar redes "
+"da lista."
+
+#: C/account-irc.page:104(p)
+msgid ""
+"To add a network to the list, click <media type=\"image\" mime=\"image/png\" "
+"src=\"figures/gtk-add.png\" width=\"16\" height=\"16\">Add</media>."
+msgstr ""
+"Para engadir unha rede á lista prema <media type=\"image\" mime=\"image/png"
+"\" src=\"figures/gtk-add.png\" width=\"16\" height=\"16\">Engadir</media>."
+
+#: C/account-irc.page:107(p)
+msgid ""
+"To modify a network in the list, select the network and click <media type="
+"\"image\" mime=\"image/png\" src=\"figures/gtk-edit.png\" width=\"16\" "
+"height=\"16\">Edit</media>."
+msgstr ""
+"Para modificar unha rede da lista seleccione a rede e prema <media type="
+"\"image\" mime=\"image/png\" src=\"figures/gtk-edit.png\" width=\"16\" "
+"height=\"16\">Editar</media>."
+
+#: C/account-irc.page:110(p)
+msgid ""
+"To remove a network from the list, select the network and click <media type="
+"\"image\" mime=\"image/png\" src=\"figures/gtk-remove.png\" width=\"16\" "
+"height=\"16\">Remove</media>."
+msgstr ""
+"Para eliminar unha rede da lista seleccione e prema <media type=\"image\" "
+"mime=\"image/png\" src=\"figures/gtk-remove.png\" width=\"16\" height="
+"\"16\">Eliminar</media>."
+
+#: C/account-irc.page:115(p)
+msgid ""
+"When adding or modifying a network, you can enter the following information:"
+msgstr ""
+"Ao engadir ou modificar unha rede pode introducir a seguinte información:"
+
+#: C/account-irc.page:121(p)
+msgid ""
+"This is the name of the network as you want it to appear in the list of "
+"networks."
+msgstr "Este é o nome da rede como quere que apareza na lista de redes."
+
+#: C/account-irc.page:125(gui)
+msgid "Charset"
+msgstr "Conxunto de caracteres"
+
+#: C/account-irc.page:126(p)
+msgid ""
+"This specifies the character encoding that is typically used on this "
+"network. A character encoding is a specific way of recording characters "
+"internally in a computer. There are many character encodings, and you need "
+"to use the same character encoding as other users to see their messages "
+"correctly."
+msgstr ""
+"Isto especifica a codificación de caracteres usada xeralmente nesta rede. "
+"Unha codificación de caracteres é unha forma específica de gravar os "
+"caracteres internamente nun computador. Existen moitas configuracións de "
+"caracteres e debe usar a mesma configuración de caracteres que o resto de "
+"usuarios para poder ver as súas mensaxes correctamente."
+
+#. Translators: Recommend character encodings that are common
+#. for your language.
+#: C/account-irc.page:135(p)
+msgid ""
+"By default, <app>Empathy</app> uses UTF-8, a modern character encoding that "
+"can handle text from most of the world's languages. Another common encoding "
+"for English and some other Western languages is ISO-8859-1."
+msgstr ""
+"De forma predefinida <app>Empathy</app> usa UTF-8, unha codificación de "
+"caracteres moderna que pode xestionar texto na maioría dos idiomas do mundo. "
+"Outra configuración de caracteres común para inglés e outros idiomas "
+"occidentais é ISO-8859-1."
+
+#: C/account-irc.page:141(gui)
+msgid "Servers"
+msgstr "Servidores"
+
+#: C/account-irc.page:142(p)
+msgid ""
+"An IRC network may have many servers you can connect to. When you are "
+"connected to a server on a particular network, you can communicate with all "
+"users on all other servers on that network. You can add and remove servers "
+"for this network using the <gui>Add</gui> and <gui>Remove</gui> buttons."
+msgstr ""
+"Unha rede IRC pode ter moitos servidores aos que se pode conectar. Cando "
+"está conectado a un servidor nunha rede en particular, pode comunicarse con "
+"todos os usuarios en todos os servidores desa rede. Pode engadir e quitar "
+"servidores para esa rede usando os botóns <gui>Engadir</gui> e "
+"<gui>Eliminar</gui>."
+
+#: C/account-irc.page:147(p)
+msgid ""
+"When a server is selected, click the field under <gui>Server</gui> or "
+"<gui>Port</gui> to edit it. Alternatively, use the left and right arrow keys "
+"to focus the field, and press the space bar to begin editing."
+msgstr ""
+"Cando un servidor estea seleccionado prema o campo baixo <gui>Servidor</gui> "
+"ou <gui>Porto</gui> para editalo. De forma alternativa, use as frechas "
+"esquerda e dereita para dar o foco ao campo e prema a barra espazadora para "
+"comezar a editalo."
+
+#: C/account-irc.page:151(p)
+msgid ""
+"Select the check box in the <gui>SSL</gui> column to encrypt all "
+"communication with a server. Note that this does not prevent other users on "
+"the network from seeing what you write on public chat rooms."
+msgstr ""
+"Seleccione a caixa de verificación na columna <gui>SSL</gui> para cifrar "
+"toda a comunicación co servidor. Note que isto non prevén que outros "
+"usuarios na rede vexan o que escribe en salas de conversa públicas."
#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
-#: C/tomboy.xml:0(None)
+#: C/index.page:0(None)
msgid "translator-credits"
msgstr "Fran Dieguez <frandieguez@gnome.org>, 2011."
+
+#~ msgid ""
+#~ "@@image: 'figures/tomboy-new-note.png'; "
+#~ "md5=ba337ad3ae256f3fdf79afeef82d7883"
+#~ msgstr ""
+#~ "@@image: 'figures/tomboy-new-note.png'; "
+#~ "md5=ba337ad3ae256f3fdf79afeef82d7883"
+
+#~ msgid ""
+#~ "@@image: 'figures/add-notebook-search.png'; "
+#~ "md5=8a98d72edc3c4351a632889c5edbb81f"
+#~ msgstr ""
+#~ "@@image: 'figures/add-notebook-search.png'; "
+#~ "md5=8a98d72edc3c4351a632889c5edbb81f"
+
+#~ msgid ""
+#~ "@@image: 'figures/tomboy-preferences-synchronization.png'; "
+#~ "md5=68e7a980720d8e9e1384cab9960a7adc"
+#~ msgstr ""
+#~ "@@image: 'figures/tomboy-preferences-synchronization.png'; "
+#~ "md5=68e7a980720d8e9e1384cab9960a7adc"
+
+#~ msgid ""
+#~ "@@image: 'figures/tomboy-preferences-editing.png'; "
+#~ "md5=288184a8d9645881eaf3173892583d73"
+#~ msgstr ""
+#~ "@@image: 'figures/tomboy-preferences-editing.png'; "
+#~ "md5=288184a8d9645881eaf3173892583d73"
+
+#~ msgid ""
+#~ "@@image: 'figures/tomboy-preferences-hotkeys.png'; "
+#~ "md5=57510249057a144dbb81ae35e15c694c"
+#~ msgstr ""
+#~ "@@image: 'figures/tomboy-preferences-hotkeys.png'; "
+#~ "md5=57510249057a144dbb81ae35e15c694c"
+
+#~ msgid ""
+#~ "@@image: 'figures/tomboy-preferences-add-ins.png'; "
+#~ "md5=bb3114a219b8bfdf31549fced9618245"
+#~ msgstr ""
+#~ "@@image: 'figures/tomboy-preferences-add-ins.png'; "
+#~ "md5=bb3114a219b8bfdf31549fced9618245"
+
+#~ msgid "Tomboy Notes Manual"
+#~ msgstr "Manual de Notas de Tomboy"
+
+#~ msgid ""
+#~ "Tomboy is a simple desktop note-taking application, with many features "
+#~ "designed to help organize ideas, such as spell checking, highlighting, "
+#~ "auto-linking URLs, lists, font stylizing, quick access with a table of "
+#~ "contents for notes, and add-ins to extend Tomboy's capabilities. ."
+#~ msgstr ""
+#~ "Tomboy é un aplicativo de escritorio sinxelo de creación de notas, con "
+#~ "algunhas funcionalidades deseñadas para axudarlle a organizar ideas, como "
+#~ "a corrección ortográfica, realzado, autoligado de URL, listas, estilos de "
+#~ "tipos de letra, acceso rápido con unha táboa de contidos para as notas e "
+#~ "engadidos para extender as capacidades de Tomboy."
+
+#~ msgid "2009"
+#~ msgstr "2009"
+
+#~ msgid "Alex Graveley"
+#~ msgstr "Alex Graveley"
+
+#~ msgid "Brent Smith"
+#~ msgstr "Brent Smith"
+
+#~ msgid "Free Software Foundation"
+#~ msgstr "Free Software Foundation"
+
+#~ msgid "Boyd Timothy"
+#~ msgstr "Boyd Timothy"
+
+#~ msgid "Sandy Armstrong"
+#~ msgstr "Sandy Armstrong"
+
+#~ msgid "Paul Cutler"
+#~ msgstr "Paul Cutler"
+
+#~ msgid "GNOME Documentation Project"
+#~ msgstr "Proxecto de documentación de GNOME"
+
+#~ msgid "Alex"
+#~ msgstr "Alex"
+
+#~ msgid "Graveley"
+#~ msgstr "Agraveley"
+
+#~ msgid "alex@beatniksoftware.com"
+#~ msgstr "alex@beatniksoftware.com"
+
+#~ msgid "Brent"
+#~ msgstr "Brent"
+
+#~ msgid "Smith"
+#~ msgstr "Smith"
+
+#~ msgid "gnome@nextreality.net"
+#~ msgstr "gnome@nextreality.net"
+
+#~ msgid "Boyd"
+#~ msgstr "Boyd"
+
+#~ msgid "Timothy"
+#~ msgstr "Timothy"
+
+#~ msgid "Sandy"
+#~ msgstr "Sandy"
+
+#~ msgid "Armstrong"
+#~ msgstr "Armstrong"
+
+#~ msgid "sanfordarmstrong@gmail.com"
+#~ msgstr "sanfordarmstrong@gmail.com"
+
+#~ msgid "Paul"
+#~ msgstr "Paul"
+
+#~ msgid "Cutler"
+#~ msgstr "Cutler"
+
+#~ msgid "pcutler@foresightlinux.org"
+#~ msgstr "pcutler@foresightlinux.org"
+
+#~ msgid "Tomboy Manual 2.1"
+#~ msgstr "Manual de Tomboy 2.1"
+
+#~ msgid "2009-03-23"
+#~ msgstr "23-03-2009"
+
+#~ msgid "Tomboy Manual 4.0"
+#~ msgstr "Manual de Tomboy 4.0"
+
+#~ msgid "2008-03-07"
+#~ msgstr "07-03-2008"
+
+#~ msgid "Tomboy Manual 3.0"
+#~ msgstr "Manual de Tomboy 3.0"
+
+#~ msgid "2007-09-13"
+#~ msgstr "13-09-2007"
+
+#~ msgid "Tomboy Manual 2.0"
+#~ msgstr "Manual de Tomboy 2.0"
+
+#~ msgid "2007-02-28"
+#~ msgstr "28-02-2007"
+
+#~ msgid "This manual describes version 0.14.0 of Tomboy"
+#~ msgstr "Este manual describe a versión 0.14.0 de Tomboy"
+
+#~ msgid "Feedback"
+#~ msgstr "Comentarios e suxestións"
+
+#~ msgid ""
+#~ "To report a bug or make a suggestion regarding the Tomboy application or "
+#~ "this manual, follow the directions in the <ulink type=\"help\" url="
+#~ "\"ghelp:gnome-feedback\">GNOME Feedback Page</ulink>."
+#~ msgstr ""
+#~ "Para informar dun erro ou facer unha suxestión sobre o aplicativo "
+#~ "<application>Brasero</application> ou este manual, siga os consellos da "
+#~ "<ulink url=\"ghelp:gnome-feedback\" type=\"help\">Páxina de Feedback de "
+#~ "GNOME</ulink>."
+
+#~ msgid "Tomboy Notes"
+#~ msgstr "Notas de Tomboy"
+
+#~ msgid "Tomboy"
+#~ msgstr "Tomboy"
+
+#~ msgid "notes"
+#~ msgstr "notas"
+
+#~ msgid "Notes Application"
+#~ msgstr "Notas do aplicativo"
+
+#~ msgid ""
+#~ "Tomboy is a desktop note-taking application for GNOME, Microsoft Windows, "
+#~ "and Mac OS X. It is simple and easy to use, and allows you to organize "
+#~ "the ideas and information you deal with every day. Tomboy has some very "
+#~ "useful editing features to help you customize your notes, including:"
+#~ msgstr ""
+#~ "Tomboy é un aplicativo de creación de notas para o escritorio GNOME, "
+#~ "Microsoft Windows e Mac OS X. É moi sinxelo e doado de usar e permítelle "
+#~ "organizar as súas ideas e información que xestiona cada día. Tomoby ten "
+#~ "algunhas características de edición moi útiles para axudarlle a "
+#~ "personalizar as súas notas, incluíndo:"
+
+#~ msgid "Highlighting Search Text"
+#~ msgstr "Busca de texto con realce"
+
+#~ msgid "Inline Spell Checking"
+#~ msgstr "Comprobación ortográfica en liña"
+
+#~ msgid "Auto-linking Web &amp; Email Addresses"
+#~ msgstr "Autoligado de enderezos web e correo electrónico"
+
+#~ msgid "Undo/Redo Support"
+#~ msgstr "Compatibilidade para desfacer/refacer"
+
+#~ msgid "Font Styling &amp; Sizing"
+#~ msgstr "Estilos de tipo de letra e tamaño"
+
+#~ msgid ""
+#~ "Tomboy is accessed through the GNOME panel, the taskbar in Microsoft "
+#~ "Windows, or the dock in Mac OS X. To startup Tomboy automatically when "
+#~ "you log into GNOME, see <xref linkend=\"add-to-panel\"/>."
+#~ msgstr ""
+#~ "Pode acceder a Tomboy dese o panel de GNOME, a barra de tarefas de "
+#~ "Microsoft Windows ou o Dock en Mac OS X. Para iniciar automaticamente "
+#~ "Tomboy ao iniciar sesión en GNOME vexa <xref linkend=\"add-to-panel\"/>."
+
+#~ msgid "Getting Started"
+#~ msgstr "Comezando"
+
+#~ msgid "Adding Tomboy to the GNOME Panel"
+#~ msgstr "Engadir Tomboy ao panel de GNOME"
+
+#~ msgid "To create a new note using the mouse:"
+#~ msgstr "Para crear unha nova usando o rato:"
+
+#~ msgid ""
+#~ "Click on the Tomboy note icon present in the GNOME Panel or Windows "
+#~ "taskbar. A menu will appear."
+#~ msgstr ""
+#~ "Prema na icona de nota de Tomboy presente no panel de GNOME ou na barra "
+#~ "de tarefas de Windows e aparecerá un menú."
+
+#~ msgid ""
+#~ "Select the <menuchoice><guimenuitem>Create New Note</guimenuitem></"
+#~ "menuchoice> option in the menu."
+#~ msgstr ""
+#~ "Seleccione a opción <menuchoice><guimenuitem>Crear nova nota</"
+#~ "guimenuitem></menuchoice> desde o menú."
+
+#~ msgid "To create a new note using the keyboard:"
+#~ msgstr "Para crear unha nota usando o teclado:"
+
+#~ msgid ""
+#~ "Open the Tomboy menu using the key combination <keycombo><keycap>Alt</"
+#~ "keycap><keycap>F12</keycap></keycombo>."
+#~ msgstr ""
+#~ "Abra o menú de Tomboy usando a combinación de teclas "
+#~ "<keycombo><keycap>Alt</keycap><keycap>F12</keycap></keycombo>."
+
+#~ msgid ""
+#~ "Use the <keycap>N</keycap> key to select the menu option "
+#~ "<menuchoice><guimenuitem>Create New Note</guimenuitem></menuchoice>."
+#~ msgstr ""
+#~ "Use a tecla <keycap>N</keycap> para seleccionar a opción de menú "
+#~ "<menuchoice><guimenuitem>Crear nova nota</guimenuitem></menuchoice>."
+
+#~ msgid "Editing Notes"
+#~ msgstr "Editar notas"
+
+#~ msgid ""
+#~ "After creating a new note, a new window will appear with the title "
+#~ "<literal>New Note <replaceable>N</replaceable></literal>. At the top of "
+#~ "the note is a toolbar with several buttons and text. Directly below this "
+#~ "toolbar is the content area of the note. This is illustrated in <xref "
+#~ "linkend=\"new-note\"/>."
+#~ msgstr ""
+#~ "Logo de crear unha nova nota, aparecerá unha nova xanela co título "
+#~ "<literal>Nova nota <replaceable>N</replaceable></literal>. Na parte "
+#~ "superior da nota está a barra de ferramentas con varios botóns e texto. "
+#~ "Xusto embaixo da barra de ferramentas está a área de contido da nota. "
+#~ "Isto está ilustrado en <xref linkend=\"new-note\"/>."
+
+#~ msgid "The default window for a New Note"
+#~ msgstr "A xanela predeterminada para a Nova nota"
+
+#~ msgid "Table of Contents"
+#~ msgstr "Táboa de contidos"
+
+#~ msgid "Working With Notes"
+#~ msgstr "Traballar con notas"
+
+#~ msgid "Link"
+#~ msgstr "Ligazón"
+
+#~ msgid "Text"
+#~ msgstr "Texto"
+
+#~ msgid "Undo"
+#~ msgstr "Desfacer"
+
+#~ msgid "Redo"
+#~ msgstr "Refacer"
+
+#~ msgid "Bold"
+#~ msgstr "Negra"
+
+#~ msgid "Italic"
+#~ msgstr "Cursiva"
+
+#~ msgid "Strikeout"
+#~ msgstr "Riscado"
+
+#~ msgid "Highlight"
+#~ msgstr "Realzar"
+
+#~ msgid "Fixed Width"
+#~ msgstr "Largura fixa"
+
+#~ msgid "Font size"
+#~ msgstr "Tamaño do tipo de letra"
+
+#~ msgid "Small"
+#~ msgstr "Pequeno"
+
+#~ msgid "Normal"
+#~ msgstr "Normal"
+
+#~ msgid "Large"
+#~ msgstr "Grande"
+
+#~ msgid "Huge"
+#~ msgstr "Enorme"
+
+#~ msgid "Bullets"
+#~ msgstr "Viñetas"
+
+#~ msgid "Increase Indent"
+#~ msgstr "Aumentar sangría"
+
+#~ msgid "Decrease Indent"
+#~ msgstr "Diminuír sangría"
+
+#~ msgid "Find in This Note"
+#~ msgstr "Buscar nesta nota"
+
+#~ msgid ""
+#~ "To close the find bar, click <guibutton>X</guibutton> (Close Button) on "
+#~ "the far left or press the <keycap>Escape</keycap> key."
+#~ msgstr ""
+#~ "Para pechar a barra de busca, prema <guibutton>X</guibutton> (botón de "
+#~ "pechar) na parte esquerda ou prema a tecla <keycap>Escape</keycap>."
+
+#~ msgid "Synchronize Notes"
+#~ msgstr "Sincronizar notas"
+
+#~ msgid "Export to HTML"
+#~ msgstr "Exportar a HTML"
+
+#~ msgid ""
+#~ "Select this option to print the current note. You will be presented with "
+#~ "the standard GNOME print dialog."
+#~ msgstr ""
+#~ "Seleccione esta opción para imprimir a nota actual. Mostraráselle o "
+#~ "diálogo estándar de impresión de GNOME."
+
+#~ msgid "Delete"
+#~ msgstr "Borrar"
+
+#~ msgid "Panel Menu"
+#~ msgstr "Panel de menú"
+
+#~ msgid "Tomboy Panel Menu"
+#~ msgstr "Menú do panel de Tomboy"
+
+#~ msgid "Begin a bulleted list"
+#~ msgstr "Iniciar unha lista con viñetas"
+
+#~ msgid "End a bulleted list"
+#~ msgstr "Rematar unha lista con viñetas"
+
+#~ msgid "Increase Indentation"
+#~ msgstr "Aumentar a sangría"
+
+#~ msgid "To increase the line indentation in a bulleted list with the mouse:"
+#~ msgstr "Para incrementar a sangría da liña nunha lista de viñetas co rato:"
+
+#~ msgid ""
+#~ "Select <menuchoice><guimenuitem>Increase Indent</guimenuitem></"
+#~ "menuchoice> from the <guibutton>Text</guibutton> menu."
+#~ msgstr ""
+#~ "Seleccione <menuchoice><guimenuitem>Incrementar sangría</guimenuitem></"
+#~ "menuchoice> desde o menú <guibutton>Texto</guibutton>."
+
+#~ msgid ""
+#~ "To increase the line indentation in a bulleted list with the keyboard:"
+#~ msgstr "Para incrementar a sangría da liña nunha lista de viñetas co rato:"
+
+#~ msgid "Decrease Indentation"
+#~ msgstr "Diminuír a sangría"
+
+#~ msgid "To decrease the line indentation in a bulleted list with the mouse:"
+#~ msgstr "Para reducir a sangría da liña nunha lista de viñetas co rato:"
+
+#~ msgid "Working with Notebooks"
+#~ msgstr "Traballar con cadernos"
+
+#~ msgid ""
+#~ "Notebooks allow you to group related notes together. You can add a note "
+#~ "to a notebook in the Search All Notes window or directly inside of a Note."
+#~ msgstr ""
+#~ "Os cadernos de notas permítenlle agrupar notas relacionadas. Pode engadir "
+#~ "unha nota a un caderno de notas na xanela Buscar en todas as notas ou "
+#~ "directamente dentro dunha nota."
+
+#~ msgid "Creating Notebooks"
+#~ msgstr "Crear cadernos"
+
+#~ msgid "You can create new notebooks using one of the following methods:"
+#~ msgstr "Pode crear novos cadernos usando un dos seguintes métodos:"
+
+#~ msgid "Enter a name for the new notebook."
+#~ msgstr "Escriba un nome para o novo caderno."
+
+#~ msgid "To create a new notebook from the Search All Notes dialog:"
+#~ msgstr "Para crear un novo caderno desde o diálogo Buscar en tódalas notas:"
+
+#~ msgid "Create a new notebook from Search All Notes"
+#~ msgstr "Crear un novo caderno desde Buscar en tódalas notas"
+
+#~ msgid "Adding Notes to a Notebook"
+#~ msgstr "Engadir notas a un caderno"
+
+#~ msgid ""
+#~ "To add notes to a notebook, you can add a note from the <guilabel>Search "
+#~ "All Notes</guilabel> dialog or directly within a note."
+#~ msgstr ""
+#~ "Para engadir notas a un caderno, pode engadir unha nota desde o diálogo "
+#~ "<guilabel>Buscar en tódalas notas</guilabel> ou directamente na mesma "
+#~ "nota."
+
+#~ msgid "To move an existing note from the Search All Notes dialog:"
+#~ msgstr ""
+#~ "Para mover unha nova existente desde o diálogo Buscar en tódalas notas:"
+
+#~ msgid "Using your mouse, drag the note(s) onto a notebook on the left."
+#~ msgstr ""
+#~ "Usando o seu rato, arrastre a(s) nota(s) sobre o caderno na esquerda."
+
+#~ msgid "Adding a note to a notebook"
+#~ msgstr "Engadir unha nota a un caderno"
+
+#~ msgid "Creating Notebook Templates"
+#~ msgstr "Crear plantillas de caderno"
+
+#~ msgid "Creating a Notebook Template"
+#~ msgstr "Crear unha plantilla de caderno"
+
+#~ msgid "Deleting a Notebook"
+#~ msgstr "Eliminar un caderno"
+
+#~ msgid "To delete a notebook using your mouse:"
+#~ msgstr "Para eliminar un caderno usando o seu rato:"
+
+#~ msgid ""
+#~ "Using your mouse, right click on a Notebook that you have created and "
+#~ "choose <menuchoice><guimenuitem>Delete Notebook</guimenuitem></"
+#~ "menuchoice>."
+#~ msgstr ""
+#~ "Usando o seu rato, prema co botón dereito sobre un caderno que teña "
+#~ "creado e seleccione <menuchoice><guimenuitem>Eliminar caderno</"
+#~ "guimenuitem></menuchoice>."
+
+#~ msgid "Using your mouse, left click on the Notebook you want to delete."
+#~ msgstr ""
+#~ "Usando o rato, prema co botón esquerdo sobre o caderno que quere eliminar."
+
+#~ msgid ""
+#~ "From the menu, choose <menuchoice><guimenuitem>Edit</"
+#~ "guimenuitem><guimenuitem>Delete Notebook</guimenuitem></menuchoice>"
+#~ msgstr ""
+#~ "Desde o menú, seleccione <menuchoice><guimenuitem>Editar</"
+#~ "guimenuitem><guimenuitem>Eliminar caderno</guimenuitem></menuchoice>"
+
+#~ msgid "Note Synchronization"
+#~ msgstr "Sincronización de notas"
+
+#~ msgid ""
+#~ "Tomboy can now keep your notes synchronized between multiple computers by "
+#~ "relying on a central server."
+#~ msgstr ""
+#~ "Tomboy pode manter as súas notas sincronizadas entre varios computadores "
+#~ "mediante un servidor central."
+
+#~ msgid "Configure note synchronization"
+#~ msgstr "Configurar a sincronización de notas"
+
+#~ msgid "Tomboy Synchronization Preferences"
+#~ msgstr "Preferencias de sincronización de Tomboy"
+
+#~ msgid "Configure note synchronization service (WebDAV)"
+#~ msgstr "Configurar o servizo de sincronización de notas (WebDAV)"
+
+#~ msgid "Configure note synchronization service (SSH)"
+#~ msgstr "Configurar o servizo de sincronización de notas (SSH)"
+
+#~ msgid "Configure note synchronization service (Local Folder)"
+#~ msgstr "Configurar o servizo de sincronización de notas (Cartafol local)"
+
+#~ msgid "Handling synchronization conflicts"
+#~ msgstr "Xestionar conflitos de sincronización"
+
+#~ msgid "Preferences"
+#~ msgstr "Preferencias"
+
+#~ msgid "Editing"
+#~ msgstr "Editar"
+
+#~ msgid "Spellcheck While Typing"
+#~ msgstr "Comprobar ortografía mentres se escribe"
+
+#~ msgid ""
+#~ "The spellcheck option is only available if you have the "
+#~ "<application>GtkSpell</application> package installed."
+#~ msgstr ""
+#~ "A opción de comprobación ortográfica só está dispoñíbel se ten o paquete "
+#~ "<application>GtkSpell</application> instalado."
+
+#~ msgid "Highlight WikiWords"
+#~ msgstr "Realzar as palabras wiki"
+
+#~ msgid "Use Custom Font"
+#~ msgstr "Usar un tipo de letra personalizado"
+
+#~ msgid "Tomboy Editing Preferences"
+#~ msgstr "Preferencias de edición de Tomboy"
+
+#~ msgid "Hotkeys"
+#~ msgstr "Teclas rápidas"
+
+#~ msgid "Show notes menu"
+#~ msgstr "Mostrar o menú de notas"
+
+#~ msgid "Enter the key combination to open the notes menu."
+#~ msgstr "Prema a combinación de teclas para abrir o menú de notas."
+
+#~ msgid "Open \"Start Here\""
+#~ msgstr "Abrir \"Comezar aquí\""
+
+#~ msgid "Create new note"
+#~ msgstr "Crear unha nova nota"
+
+#~ msgid "Search notes"
+#~ msgstr "Buscar notas"
+
+#~ msgid "Tomboy Hotkey Preferences"
+#~ msgstr "Preferencias das teclas rápidas de Tomboy"
+
+#~ msgid "Synchronization"
+#~ msgstr "Sincronización"
+
+#~ msgid "Add-ins"
+#~ msgstr "Engadidos"
+
+#~ msgid "Backlinks"
+#~ msgstr "Retroligazóns"
+
+#~ msgid "Print Notes"
+#~ msgstr "Imprimir notas"
+
+#~ msgid "and Sticky Notes Import."
+#~ msgstr "e importar notas adhesivas."
+
+#~ msgid "Backlinks (What links here?)"
+#~ msgstr "Retroligazóns (Que liga aquí?)"
+
+#~ msgid "Sticky Notes Import"
+#~ msgstr "Importar notas adhesivas"
+
+#~ msgid ""
+#~ "When this add-in is installed, the <link linkend=\"tools\">Tools</link> "
+#~ "menu will have the <guimenuitem>Import from Sticky Notes</guimenuitem> "
+#~ "option available."
+#~ msgstr ""
+#~ "Cando este engadido está instalado, o menú <link linkend=\"tools"
+#~ "\">Ferramentas</link> terá unha nova opción dispoñíbel "
+#~ "<guimenuitem>Importar desde notas adhesivas</guimenuitem>."
diff --git a/libempathy-gtk/empathy-account-chooser.c b/libempathy-gtk/empathy-account-chooser.c
index cb9028c31..c16f9c7e2 100644
--- a/libempathy-gtk/empathy-account-chooser.c
+++ b/libempathy-gtk/empathy-account-chooser.c
@@ -428,6 +428,7 @@ empathy_account_chooser_set_account (EmpathyAccountChooser *chooser,
data.chooser = chooser;
data.account = account;
+ data.set = FALSE;
gtk_tree_model_foreach (model,
(GtkTreeModelForeachFunc) account_chooser_set_account_foreach,
diff --git a/libempathy-gtk/empathy-account-widget.c b/libempathy-gtk/empathy-account-widget.c
index 8df91745d..f0e153ce6 100644
--- a/libempathy-gtk/empathy-account-widget.c
+++ b/libempathy-gtk/empathy-account-widget.c
@@ -1098,6 +1098,30 @@ static void
account_widget_launch_external_clicked (GtkWidget *button,
TpAccount *account)
{
+ GdkAppLaunchContext *context = NULL;
+ GdkDisplay *display;
+ GAppInfo *app_info;
+ GError *error = NULL;
+
+ app_info = g_object_get_data (G_OBJECT (button), "app-info");
+
+ g_return_if_fail (G_IS_APP_INFO (app_info));
+
+ display = gdk_display_get_default ();
+ context = gdk_display_get_app_launch_context (display);
+
+ if (!g_app_info_launch (app_info, NULL, (GAppLaunchContext *) context,
+ &error))
+ {
+ g_critical ("Failed to bisho: %s", error->message);
+ g_clear_error (&error);
+ }
+}
+
+static void
+account_widget_launch_external_clicked_meego (GtkWidget *button,
+ TpAccount *account)
+{
if (!tp_strdiff (tp_account_get_storage_provider (account),
"com.meego.libsocialweb"))
{
@@ -1155,17 +1179,34 @@ account_widget_build_external (EmpathyAccountWidget *self,
TpAccount *account = empathy_account_settings_get_account (settings);
GtkWidget *bar, *widget;
gchar *str;
+ const gchar *provider, *name = NULL;
+ GDesktopAppInfo *desktop_info = NULL;
self->ui_details->widget = gtk_vbox_new (FALSE, 6);
priv->table_common_settings = gtk_table_new (1, 2, FALSE);
- if (!tp_strdiff (tp_account_get_storage_provider (account),
- "com.meego.libsocialweb"))
+ provider = tp_account_get_storage_provider (account);
+
+ if (!tp_strdiff (provider, "com.meego.libsocialweb"))
+ {
+ name = _("My Web Accounts");
+ }
+ else if (!tp_strdiff (provider, "org.gnome.OnlineAccounts"))
+ {
+ /* FIXME: we should publish the .desktop file in some general way */
+ desktop_info = g_desktop_app_info_new ("goa-prefs.desktop");
+
+ if (desktop_info == NULL)
+ g_critical ("Could not locate 'goa-prefs.desktop'");
+ else
+ name = g_app_info_get_name (G_APP_INFO (desktop_info));
+ }
+
+ if (name != NULL)
{
- /* we know how to handle this external provider */
str = g_strdup_printf (
- _("The account %s is edited via My Web Accounts."),
- empathy_account_settings_get_display_name (settings));
+ _("The account %s is edited via %s."),
+ empathy_account_settings_get_display_name (settings), name);
}
else
{
@@ -1185,15 +1226,30 @@ account_widget_build_external (EmpathyAccountWidget *self,
widget);
gtk_container_set_border_width (GTK_CONTAINER (bar), 6);
- if (!tp_strdiff (tp_account_get_storage_provider (account),
- "com.meego.libsocialweb"))
+ if (!tp_strdiff (provider, "com.meego.libsocialweb"))
{
/* we know how to handle this external provider */
widget = gtk_info_bar_add_button (GTK_INFO_BAR (bar),
_("Launch My Web Accounts"), RESPONSE_LAUNCH);
g_signal_connect (widget, "clicked",
+ G_CALLBACK (account_widget_launch_external_clicked_meego), account);
+ }
+ else if (desktop_info != NULL)
+ {
+ /* general handler */
+ str = g_strdup_printf (_("Edit %s"), name);
+
+ widget = gtk_info_bar_add_button (GTK_INFO_BAR (bar),
+ str, RESPONSE_LAUNCH);
+
+ g_object_set_data_full (G_OBJECT (widget), "app-info",
+ g_object_ref (desktop_info), g_object_unref);
+
+ g_signal_connect (widget, "clicked",
G_CALLBACK (account_widget_launch_external_clicked), account);
+
+ g_free (str);
}
gtk_box_pack_start (GTK_BOX (self->ui_details->widget), bar,
@@ -1202,6 +1258,8 @@ account_widget_build_external (EmpathyAccountWidget *self,
priv->table_common_settings, FALSE, TRUE, 0);
gtk_widget_show_all (self->ui_details->widget);
+
+ tp_clear_object (&desktop_info);
}
static void
diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c
index 032dd2464..b9313a9e3 100644
--- a/libempathy-gtk/empathy-chat.c
+++ b/libempathy-gtk/empathy-chat.c
@@ -1012,6 +1012,34 @@ chat_command_whois (EmpathyChat *chat,
whois_got_contact_cb, NULL, NULL, G_OBJECT (chat));
}
+static void
+chat_command_whale (EmpathyChat *chat,
+ GStrv strv)
+{
+ EmpathyChatPriv *priv = GET_PRIV (chat);
+ TpMessage *message;
+
+ message = tp_client_message_new_text (TP_CHANNEL_TEXT_MESSAGE_TYPE_NORMAL,
+ "\n\n\n"
+ "•_______________•");
+ empathy_tp_chat_send (priv->tp_chat, message);
+ g_object_unref (message);
+}
+
+static void
+chat_command_babywhale (EmpathyChat *chat,
+ GStrv strv)
+{
+ EmpathyChatPriv *priv = GET_PRIV (chat);
+ TpMessage *message;
+
+ message = tp_client_message_new_text (TP_CHANNEL_TEXT_MESSAGE_TYPE_NORMAL,
+ "\n"
+ "•_____•");
+ empathy_tp_chat_send (priv->tp_chat, message);
+ g_object_unref (message);
+}
+
static void chat_command_help (EmpathyChat *chat, GStrv strv);
typedef void (*ChatCommandFunc) (EmpathyChat *chat, GStrv strv);
@@ -1066,6 +1094,9 @@ static ChatCommandItem commands[] = {
{"help", 1, 2, chat_command_help, NULL,
N_("/help [<command>]: show all supported commands. "
"If <command> is defined, show its usage.")},
+
+ {"whale", 1, 1, chat_command_whale, NULL, NULL},
+ {"babywhale", 1, 1, chat_command_babywhale, NULL, NULL},
};
static void
@@ -1074,6 +1105,10 @@ chat_command_show_help (EmpathyChat *chat,
{
gchar *str;
+ if (item->help == NULL) {
+ return;
+ }
+
str = g_strdup_printf (_("Usage: %s"), _(item->help));
empathy_chat_view_append_event (chat->view, str);
g_free (str);
@@ -1094,8 +1129,11 @@ chat_command_help (EmpathyChat *chat,
continue;
}
}
- empathy_chat_view_append_event (chat->view,
- _(commands[i].help));
+ if (commands[i].help == NULL) {
+ continue;
+ }
+ empathy_chat_view_append_event (chat->view,
+ _(commands[i].help));
}
return;
}
@@ -1107,6 +1145,9 @@ chat_command_help (EmpathyChat *chat,
break;
}
}
+ if (commands[i].help == NULL) {
+ break;
+ }
chat_command_show_help (chat, &commands[i]);
return;
}
diff --git a/libempathy-gtk/empathy-contact-list-store.c b/libempathy-gtk/empathy-contact-list-store.c
index 189df5dc5..80fc572d2 100644
--- a/libempathy-gtk/empathy-contact-list-store.c
+++ b/libempathy-gtk/empathy-contact-list-store.c
@@ -70,9 +70,9 @@ typedef struct {
guint setup_idle_id;
gboolean dispose_has_run;
GHashTable *status_icons;
- /* Hash: EmpathyContact* -> GQueue (GtkTreeRowReference) */
+ /* Hash: EmpathyContact* -> GQueue (GtkTreeIter *) */
GHashTable *empathy_contact_cache;
- /* Hash: char *groupname -> GtkTreeRowReference *row */
+ /* Hash: char *groupname -> GtkTreeIter * */
GHashTable *empathy_group_cache;
} EmpathyContactListStorePriv;
@@ -322,10 +322,10 @@ empathy_contact_list_store_class_init (EmpathyContactListStoreClass *klass)
}
static void
-g_queue_free_full_row_ref (gpointer data)
+g_queue_free_full_iter (gpointer data)
{
GQueue *queue = (GQueue *) data;
- g_queue_foreach (queue, (GFunc) gtk_tree_row_reference_free, NULL);
+ g_queue_foreach (queue, (GFunc) gtk_tree_iter_free, NULL);
g_queue_free (queue);
}
@@ -345,10 +345,10 @@ empathy_contact_list_store_init (EmpathyContactListStore *store)
store);
priv->status_icons = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, g_object_unref);
priv->empathy_contact_cache = g_hash_table_new_full (NULL, NULL, NULL,
- g_queue_free_full_row_ref);
+ g_queue_free_full_iter);
priv->empathy_group_cache = g_hash_table_new_full (g_str_hash,
g_str_equal, g_free,
- (GDestroyNotify) gtk_tree_row_reference_free);
+ (GDestroyNotify) gtk_tree_iter_free);
contact_list_store_setup (store);
}
@@ -1007,8 +1007,6 @@ add_contact_to_store (GtkTreeStore *store,
EmpathyContactListFlags flags)
{
EmpathyContactListStorePriv *priv = GET_PRIV (store);
- GtkTreeRowReference *row_ref;
- GtkTreePath *path;
GQueue *queue;
gtk_tree_store_insert_with_values (store, iter, parent, 0,
@@ -1025,18 +1023,15 @@ add_contact_to_store (GtkTreeStore *store,
EMPATHY_CONTACT_LIST_STORE_COL_FLAGS, flags,
-1);
- path = gtk_tree_model_get_path (GTK_TREE_MODEL (store), iter);
- row_ref = gtk_tree_row_reference_new (GTK_TREE_MODEL (store), path);
queue = g_hash_table_lookup (priv->empathy_contact_cache, contact);
if (queue) {
- g_queue_push_tail (queue, row_ref);
+ g_queue_push_tail (queue, gtk_tree_iter_copy (iter));
} else {
queue = g_queue_new ();
- g_queue_push_tail (queue, row_ref);
+ g_queue_push_tail (queue, gtk_tree_iter_copy (iter));
g_hash_table_insert (priv->empathy_contact_cache, contact,
queue);
}
- gtk_tree_path_free (path);
}
static void
@@ -1136,22 +1131,14 @@ contact_list_store_remove_contact (EmpathyContactListStore *store,
model = GTK_TREE_MODEL (store);
for (l = g_queue_peek_head_link (row_refs); l; l = l->next) {
- GtkTreePath *path = gtk_tree_row_reference_get_path (l->data);
- GtkTreeIter iter;
+ GtkTreeIter *iter = l->data;
GtkTreeIter parent;
- if (!gtk_tree_model_get_iter (GTK_TREE_MODEL (store), &iter,
- path)) {
- gtk_tree_path_free (path);
- continue;
- }
- gtk_tree_path_free (path);
-
/* NOTE: it is only <= 2 here because we have
* separators after the group name, otherwise it
* should be 1.
*/
- if (gtk_tree_model_iter_parent (model, &parent, &iter) &&
+ if (gtk_tree_model_iter_parent (model, &parent, iter) &&
gtk_tree_model_iter_n_children (model, &parent) <= 2) {
gchar *group_name;
gtk_tree_model_get (model, &parent,
@@ -1161,7 +1148,7 @@ contact_list_store_remove_contact (EmpathyContactListStore *store,
group_name);
gtk_tree_store_remove (GTK_TREE_STORE (store), &parent);
} else {
- gtk_tree_store_remove (GTK_TREE_STORE (store), &iter);
+ gtk_tree_store_remove (GTK_TREE_STORE (store), iter);
}
}
@@ -1441,14 +1428,12 @@ contact_list_store_get_group (EmpathyContactListStore *store,
GtkTreeModel *model;
GtkTreeIter iter_group;
GtkTreeIter iter_separator;
- GtkTreeRowReference *row_ref;
+ GtkTreeIter *iter;
model = GTK_TREE_MODEL (store);
- row_ref = g_hash_table_lookup (priv->empathy_group_cache, name);
-
- if (row_ref == NULL) {
- GtkTreePath *path;
+ iter = g_hash_table_lookup (priv->empathy_group_cache, name);
+ if (iter == NULL) {
if (created) {
*created = TRUE;
}
@@ -1462,11 +1447,8 @@ contact_list_store_get_group (EmpathyContactListStore *store,
EMPATHY_CONTACT_LIST_STORE_COL_IS_FAKE_GROUP, is_fake_group,
-1);
- path = gtk_tree_model_get_path (GTK_TREE_MODEL (store), &iter_group);
- row_ref = gtk_tree_row_reference_new (GTK_TREE_MODEL (store), path);
g_hash_table_insert (priv->empathy_group_cache,
- g_strdup (name), row_ref);
- gtk_tree_path_free (path);
+ g_strdup (name), gtk_tree_iter_copy (&iter_group));
if (iter_group_to_set) {
*iter_group_to_set = iter_group;
@@ -1480,24 +1462,15 @@ contact_list_store_get_group (EmpathyContactListStore *store,
*iter_separator_to_set = iter_separator;
}
} else {
- GtkTreePath *path = gtk_tree_row_reference_get_path (row_ref);
- GtkTreeIter iter;
-
- if (!gtk_tree_model_get_iter (model, &iter, path)) {
- gtk_tree_path_free (path);
- return;
- }
- gtk_tree_path_free (path);
-
if (created) {
*created = FALSE;
}
if (iter_group_to_set) {
- *iter_group_to_set = iter;
+ *iter_group_to_set = *iter;
}
- iter_separator = iter;
+ iter_separator = *iter;
if (gtk_tree_model_iter_next (model, &iter_separator)) {
gboolean is_separator;
@@ -1744,27 +1717,20 @@ contact_list_store_find_contact (EmpathyContactListStore *store,
EmpathyContact *contact)
{
EmpathyContactListStorePriv *priv = GET_PRIV (store);
- GtkTreeModel *model;
GQueue *row_refs_queue;
GList *i;
GList *iters_list = NULL;
- model = GTK_TREE_MODEL (store);
row_refs_queue = g_hash_table_lookup (priv->empathy_contact_cache, contact);
if (!row_refs_queue)
return NULL;
for (i = g_queue_peek_head_link (row_refs_queue) ; i != NULL ;
i = i->next) {
- GtkTreePath *path = gtk_tree_row_reference_get_path (i->data);
- GtkTreeIter iter;
- if (!gtk_tree_model_get_iter (model, &iter, path)) {
- gtk_tree_path_free (path);
- continue;
- }
- gtk_tree_path_free (path);
+ GtkTreeIter *iter = i->data;
+
iters_list = g_list_prepend
- (iters_list, gtk_tree_iter_copy (&iter));
+ (iters_list, gtk_tree_iter_copy (iter));
}
return iters_list;
diff --git a/libempathy-gtk/empathy-contact-selector-dialog.c b/libempathy-gtk/empathy-contact-selector-dialog.c
index a4747b488..59d5e071d 100644
--- a/libempathy-gtk/empathy-contact-selector-dialog.c
+++ b/libempathy-gtk/empathy-contact-selector-dialog.c
@@ -233,19 +233,6 @@ contact_selector_change_state_button_cb (GtkEditable *editable,
}
static void
-entry_activate_cb (GtkEntry *entry,
- gpointer self)
-{
- const gchar *id;
-
- id = gtk_entry_get_text (entry);
- if (EMP_STR_EMPTY (id))
- return;
-
- gtk_dialog_response (GTK_DIALOG (self), GTK_RESPONSE_ACCEPT);
-}
-
-static void
account_chooser_filter (TpAccount *account,
EmpathyAccountChooserFilterResultCallback callback,
gpointer callback_data,
@@ -311,9 +298,7 @@ empathy_contact_selector_dialog_init (EmpathyContactSelectorDialog *dialog)
NULL);
g_free (filename);
- empathy_builder_connect (gui, dialog,
- "entry_id", "activate", entry_activate_cb,
- NULL);
+ gtk_entry_set_activates_default (GTK_ENTRY (priv->entry_id), TRUE);
content_area = gtk_dialog_get_content_area (GTK_DIALOG (dialog));
gtk_container_add (GTK_CONTAINER (content_area), dialog->vbox);
@@ -439,8 +424,12 @@ empathy_contact_selector_dialog_set_property (GObject *self,
static void
empathy_contact_selector_dialog_constructed (GObject *dialog)
{
+ EmpathyContactSelectorDialog *self = EMPATHY_CONTACT_SELECTOR_DIALOG (dialog);
EmpathyContactSelectorDialogPriv *priv = GET_PRIV (dialog);
+ gtk_widget_set_can_default (self->button_action, TRUE);
+ gtk_widget_grab_default (self->button_action);
+
if (EMPATHY_CONTACT_SELECTOR_DIALOG_GET_CLASS (dialog)->contact_filter)
{
GtkEntryCompletion *completion;
diff --git a/libempathy-gtk/empathy-individual-linker.c b/libempathy-gtk/empathy-individual-linker.c
index 54663ef26..793c2827f 100644
--- a/libempathy-gtk/empathy-individual-linker.c
+++ b/libempathy-gtk/empathy-individual-linker.c
@@ -280,7 +280,7 @@ individual_view_drag_motion_cb (GtkWidget *widget,
target = gtk_drag_dest_find_target (GTK_WIDGET (view), context, NULL);
- if (target == gdk_atom_intern_static_string ("text/persona-id"))
+ if (target == gdk_atom_intern_static_string ("text/x-persona-id"))
{
GtkTreePath *path;
diff --git a/libempathy-gtk/empathy-individual-store.c b/libempathy-gtk/empathy-individual-store.c
index d21a9d50b..a499bf1cc 100644
--- a/libempathy-gtk/empathy-individual-store.c
+++ b/libempathy-gtk/empathy-individual-store.c
@@ -73,9 +73,9 @@ typedef struct
GHashTable *status_icons;
/* List of owned GCancellables for each pending avatar load operation */
GList *avatar_cancellables;
- /* Hash: FolksIndividual* -> GQueue (GtkTreeRowReference) */
+ /* Hash: FolksIndividual* -> GQueue (GtkTreeIter *) */
GHashTable *folks_individual_cache;
- /* Hash: char *groupname -> GtkTreeRowReference *row */
+ /* Hash: char *groupname -> GtkTreeIter * */
GHashTable *empathy_group_cache;
} EmpathyIndividualStorePriv;
@@ -205,8 +205,6 @@ add_individual_to_store (GtkTreeStore *self,
EmpathyIndividualStorePriv *priv = GET_PRIV (self);
gboolean can_audio_call, can_video_call;
const gchar * const *types;
- GtkTreeRowReference *row_ref;
- GtkTreePath *path;
GQueue *queue;
individual_can_audio_video_call (individual, &can_audio_call,
@@ -225,21 +223,18 @@ add_individual_to_store (GtkTreeStore *self,
EMPATHY_INDIVIDUAL_STORE_COL_CLIENT_TYPES, types,
-1);
- path = gtk_tree_model_get_path (GTK_TREE_MODEL (self), iter);
- row_ref = gtk_tree_row_reference_new (GTK_TREE_MODEL (self), path);
queue = g_hash_table_lookup (priv->folks_individual_cache, individual);
if (queue)
{
- g_queue_push_tail (queue, row_ref);
+ g_queue_push_tail (queue, gtk_tree_iter_copy (iter));
}
else
{
queue = g_queue_new ();
- g_queue_push_tail (queue, row_ref);
+ g_queue_push_tail (queue, gtk_tree_iter_copy (iter));
g_hash_table_insert (priv->folks_individual_cache, individual,
queue);
}
- gtk_tree_path_free (path);
}
static void
@@ -254,15 +249,13 @@ individual_store_get_group (EmpathyIndividualStore *self,
GtkTreeModel *model;
GtkTreeIter iter_group;
GtkTreeIter iter_separator;
- GtkTreeRowReference *row_ref;
+ GtkTreeIter *iter;
model = GTK_TREE_MODEL (self);
- row_ref = g_hash_table_lookup (priv->empathy_group_cache, name);
+ iter = g_hash_table_lookup (priv->empathy_group_cache, name);
- if (row_ref == NULL)
+ if (iter == NULL)
{
- GtkTreePath *path;
-
if (created)
*created = TRUE;
@@ -276,11 +269,8 @@ individual_store_get_group (EmpathyIndividualStore *self,
EMPATHY_INDIVIDUAL_STORE_COL_IS_FAKE_GROUP, is_fake_group,
-1);
- path = gtk_tree_model_get_path (GTK_TREE_MODEL (self), &iter_group);
- row_ref = gtk_tree_row_reference_new (GTK_TREE_MODEL (self), path);
- g_hash_table_insert (priv->empathy_group_cache,
- g_strdup (name), row_ref);
- gtk_tree_path_free (path);
+ g_hash_table_insert (priv->empathy_group_cache, g_strdup (name),
+ gtk_tree_iter_copy (&iter_group));
if (iter_group_to_set)
*iter_group_to_set = iter_group;
@@ -295,22 +285,13 @@ individual_store_get_group (EmpathyIndividualStore *self,
}
else
{
- GtkTreePath *path = gtk_tree_row_reference_get_path (row_ref);
- GtkTreeIter iter;
-
- if (!gtk_tree_model_get_iter (model, &iter, path)) {
- gtk_tree_path_free (path);
- return;
- }
- gtk_tree_path_free (path);
-
if (created)
*created = FALSE;
if (iter_group_to_set)
- *iter_group_to_set = iter;
+ *iter_group_to_set = *iter;
- iter_separator = iter;
+ iter_separator = *iter;
if (gtk_tree_model_iter_next (model, &iter_separator))
{
@@ -330,12 +311,10 @@ individual_store_find_contact (EmpathyIndividualStore *self,
FolksIndividual *individual)
{
EmpathyIndividualStorePriv *priv = GET_PRIV (self);
- GtkTreeModel *model;
GQueue *row_refs_queue;
GList *i;
GList *iters_list = NULL;
- model = GTK_TREE_MODEL (self);
row_refs_queue = g_hash_table_lookup (priv->folks_individual_cache,
individual);
if (!row_refs_queue)
@@ -343,16 +322,9 @@ individual_store_find_contact (EmpathyIndividualStore *self,
for (i = g_queue_peek_head_link (row_refs_queue) ; i != NULL ; i = i->next)
{
- GtkTreePath *path = gtk_tree_row_reference_get_path (i->data);
- GtkTreeIter iter;
- if (!gtk_tree_model_get_iter (model, &iter, path))
- {
- gtk_tree_path_free (path);
- continue;
- }
- gtk_tree_path_free (path);
- iters_list = g_list_prepend
- (iters_list, gtk_tree_iter_copy (&iter));
+ GtkTreeIter *iter = i->data;
+
+ iters_list = g_list_prepend (iters_list, gtk_tree_iter_copy (iter));
}
return iters_list;
@@ -383,23 +355,14 @@ individual_store_remove_individual (EmpathyIndividualStore *self,
for (l = g_queue_peek_head_link (row_refs); l; l = l->next)
{
- GtkTreePath *path = gtk_tree_row_reference_get_path (l->data);
- GtkTreeIter iter;
+ GtkTreeIter *iter = l->data;
GtkTreeIter parent;
- if (!gtk_tree_model_get_iter (GTK_TREE_MODEL (self), &iter,
- path))
- {
- gtk_tree_path_free (path);
- continue;
- }
- gtk_tree_path_free (path);
-
/* NOTE: it is only <= 2 here because we have
* separators after the group name, otherwise it
* should be 1.
*/
- if (gtk_tree_model_iter_parent (model, &parent, &iter) &&
+ if (gtk_tree_model_iter_parent (model, &parent, iter) &&
gtk_tree_model_iter_n_children (model, &parent) <= 2)
{
gchar *group_name;
@@ -412,7 +375,7 @@ individual_store_remove_individual (EmpathyIndividualStore *self,
}
else
{
- gtk_tree_store_remove (GTK_TREE_STORE (self), &iter);
+ gtk_tree_store_remove (GTK_TREE_STORE (self), iter);
}
}
@@ -954,6 +917,20 @@ individual_personas_changed_cb (FolksIndividual *individual,
g_clear_object (&iter);
}
+static void
+individual_store_favourites_changed_cb (FolksIndividual *individual,
+ GParamSpec *param,
+ EmpathyIndividualStore *self)
+{
+ DEBUG ("Individual %s is %s a favourite",
+ folks_individual_get_id (individual),
+ folks_favourite_details_get_is_favourite (
+ FOLKS_FAVOURITE_DETAILS (individual)) ? "now" : "no longer");
+
+ individual_store_remove_individual (self, individual);
+ individual_store_add_individual (self, individual);
+}
+
void
individual_store_add_individual_and_connect (EmpathyIndividualStore *self,
FolksIndividual *individual)
@@ -972,6 +949,8 @@ individual_store_add_individual_and_connect (EmpathyIndividualStore *self,
(GCallback) individual_store_individual_updated_cb, self);
g_signal_connect (individual, "personas-changed",
(GCallback) individual_personas_changed_cb, self);
+ g_signal_connect (individual, "notify::is-favourite",
+ (GCallback) individual_store_favourites_changed_cb, self);
/* provide an empty set so the callback can assume non-NULL sets */
individual_personas_changed_cb (individual,
@@ -994,6 +973,8 @@ individual_store_disconnect_individual (EmpathyIndividualStore *self,
(GCallback) individual_store_individual_updated_cb, self);
g_signal_handlers_disconnect_by_func (individual,
(GCallback) individual_personas_changed_cb, self);
+ g_signal_handlers_disconnect_by_func (individual,
+ (GCallback) individual_store_favourites_changed_cb, self);
}
void
@@ -1031,20 +1012,6 @@ individual_store_members_changed_cb (EmpathyIndividualManager *manager,
}
static void
-individual_store_favourites_changed_cb (EmpathyIndividualManager *manager,
- FolksIndividual *individual,
- gboolean is_favourite,
- EmpathyIndividualStore *self)
-{
- DEBUG ("Individual %s is %s a favourite",
- folks_individual_get_id (individual),
- is_favourite ? "now" : "no longer");
-
- individual_store_remove_individual (self, individual);
- individual_store_add_individual (self, individual);
-}
-
-static void
individual_store_groups_changed_cb (EmpathyIndividualManager *manager,
FolksIndividual *individual,
gchar *group,
@@ -1087,10 +1054,6 @@ individual_store_manager_setup (gpointer user_data)
G_CALLBACK (individual_store_members_changed_cb), self);
g_signal_connect (priv->manager,
- "favourites-changed",
- G_CALLBACK (individual_store_favourites_changed_cb), self);
-
- g_signal_connect (priv->manager,
"groups-changed",
G_CALLBACK (individual_store_groups_changed_cb), self);
@@ -1169,8 +1132,6 @@ individual_store_dispose (GObject *object)
g_signal_handlers_disconnect_by_func (priv->manager,
G_CALLBACK (individual_store_members_changed_cb), object);
g_signal_handlers_disconnect_by_func (priv->manager,
- G_CALLBACK (individual_store_favourites_changed_cb), object);
- g_signal_handlers_disconnect_by_func (priv->manager,
G_CALLBACK (individual_store_groups_changed_cb), object);
g_object_unref (priv->manager);
@@ -1624,10 +1585,10 @@ individual_store_inhibit_active_cb (EmpathyIndividualStore *self)
}
static void
-g_queue_free_full_row_ref (gpointer data)
+g_queue_free_full_iter (gpointer data)
{
GQueue *queue = (GQueue *) data;
- g_queue_foreach (queue, (GFunc) gtk_tree_row_reference_free, NULL);
+ g_queue_foreach (queue, (GFunc) gtk_tree_iter_free, NULL);
g_queue_free (queue);
}
@@ -1647,10 +1608,9 @@ empathy_individual_store_init (EmpathyIndividualStore *self)
priv->status_icons =
g_hash_table_new_full (g_str_hash, g_str_equal, g_free, g_object_unref);
priv->folks_individual_cache = g_hash_table_new_full (NULL, NULL, NULL,
- g_queue_free_full_row_ref);
+ g_queue_free_full_iter);
priv->empathy_group_cache = g_hash_table_new_full (g_str_hash,
- g_str_equal, g_free,
- (GDestroyNotify) gtk_tree_row_reference_free);
+ g_str_equal, g_free, (GDestroyNotify) gtk_tree_iter_free);
individual_store_setup (self);
}
diff --git a/libempathy-gtk/empathy-individual-view.c b/libempathy-gtk/empathy-individual-view.c
index 9d23027fc..03fe897ea 100644
--- a/libempathy-gtk/empathy-individual-view.c
+++ b/libempathy-gtk/empathy-individual-view.c
@@ -132,8 +132,8 @@ typedef enum
{ (gchar *) T, 0, I }
static const GtkTargetEntry drag_types_dest[] = {
- DRAG_TYPE ("text/individual-id", DND_DRAG_TYPE_INDIVIDUAL_ID),
- DRAG_TYPE ("text/persona-id", DND_DRAG_TYPE_PERSONA_ID),
+ DRAG_TYPE ("text/x-individual-id", DND_DRAG_TYPE_INDIVIDUAL_ID),
+ DRAG_TYPE ("text/x-persona-id", DND_DRAG_TYPE_PERSONA_ID),
DRAG_TYPE ("text/path-list", DND_DRAG_TYPE_URI_LIST),
DRAG_TYPE ("text/uri-list", DND_DRAG_TYPE_URI_LIST),
DRAG_TYPE ("text/plain", DND_DRAG_TYPE_STRING),
@@ -141,7 +141,7 @@ static const GtkTargetEntry drag_types_dest[] = {
};
static const GtkTargetEntry drag_types_source[] = {
- DRAG_TYPE ("text/individual-id", DND_DRAG_TYPE_INDIVIDUAL_ID),
+ DRAG_TYPE ("text/x-individual-id", DND_DRAG_TYPE_INDIVIDUAL_ID),
};
#undef DRAG_TYPE
@@ -866,7 +866,7 @@ individual_view_drag_data_get (GtkWidget *widget,
if (info == DND_DRAG_TYPE_INDIVIDUAL_ID)
{
gtk_selection_data_set (selection,
- gdk_atom_intern ("text/individual-id", FALSE), 8,
+ gdk_atom_intern ("text/x-individual-id", FALSE), 8,
(guchar *) individual_id, strlen (individual_id) + 1);
}
diff --git a/libempathy-gtk/empathy-individual-widget.c b/libempathy-gtk/empathy-individual-widget.c
index 0a3844aa2..743be193c 100644
--- a/libempathy-gtk/empathy-individual-widget.c
+++ b/libempathy-gtk/empathy-individual-widget.c
@@ -80,10 +80,10 @@ typedef struct {
/* weak pointer to the contact whose contact details we're displaying */
TpContact *contact;
- /* unowned Persona (borrowed from priv->individual) -> GtkTable child */
- GHashTable *persona_tables;
+ /* unowned Persona (borrowed from priv->individual) -> GtkGrid child */
+ GHashTable *persona_grids;
/* Table containing the information for the individual as whole, or NULL */
- GtkTable *individual_table;
+ GtkGrid *individual_grid;
/* Individual */
GtkWidget *hbox_presence;
@@ -1158,28 +1158,28 @@ notify_avatar_cb (gpointer folks_object,
{
EmpathyIndividualWidgetPriv *priv = GET_PRIV (self);
EmpathyAvatar *avatar = NULL;
- GObject *table;
+ GObject *grid;
GtkWidget *avatar_widget;
if (FOLKS_IS_INDIVIDUAL (folks_object))
{
avatar = individual_dup_avatar (FOLKS_INDIVIDUAL (folks_object));
- table = G_OBJECT (priv->individual_table);
+ grid = G_OBJECT (priv->individual_grid);
}
else if (FOLKS_IS_PERSONA (folks_object))
{
avatar = persona_dup_avatar (FOLKS_PERSONA (folks_object));
- table = g_hash_table_lookup (priv->persona_tables, folks_object);
+ grid = g_hash_table_lookup (priv->persona_grids, folks_object);
}
else
{
g_assert_not_reached ();
}
- if (table == NULL)
+ if (grid == NULL)
return;
- avatar_widget = g_object_get_data (table, "avatar-widget");
+ avatar_widget = g_object_get_data (grid, "avatar-widget");
empathy_avatar_image_set (EMPATHY_AVATAR_IMAGE (avatar_widget), avatar);
if (avatar != NULL)
@@ -1192,20 +1192,20 @@ notify_alias_cb (gpointer folks_object,
EmpathyIndividualWidget *self)
{
EmpathyIndividualWidgetPriv *priv = GET_PRIV (self);
- GObject *table;
+ GObject *grid;
GtkWidget *alias_widget;
if (FOLKS_IS_INDIVIDUAL (folks_object))
- table = G_OBJECT (priv->individual_table);
+ grid = G_OBJECT (priv->individual_grid);
else if (FOLKS_IS_PERSONA (folks_object))
- table = g_hash_table_lookup (priv->persona_tables, folks_object);
+ grid = g_hash_table_lookup (priv->persona_grids, folks_object);
else
g_assert_not_reached ();
- if (table == NULL)
+ if (grid == NULL)
return;
- alias_widget = g_object_get_data (table, "alias-widget");
+ alias_widget = g_object_get_data (grid, "alias-widget");
if (GTK_IS_ENTRY (alias_widget))
{
@@ -1225,23 +1225,23 @@ notify_presence_cb (gpointer folks_object,
EmpathyIndividualWidget *self)
{
EmpathyIndividualWidgetPriv *priv = GET_PRIV (self);
- GObject *table;
+ GObject *grid;
GtkWidget *status_label, *state_image;
const gchar *message;
gchar *markup_text = NULL;
if (FOLKS_IS_INDIVIDUAL (folks_object))
- table = G_OBJECT (priv->individual_table);
+ grid = G_OBJECT (priv->individual_grid);
else if (FOLKS_IS_PERSONA (folks_object))
- table = g_hash_table_lookup (priv->persona_tables, folks_object);
+ grid = g_hash_table_lookup (priv->persona_grids, folks_object);
else
g_assert_not_reached ();
- if (table == NULL)
+ if (grid == NULL)
return;
- status_label = g_object_get_data (table, "status-label");
- state_image = g_object_get_data (table, "state-image");
+ status_label = g_object_get_data (grid, "status-label");
+ state_image = g_object_get_data (grid, "state-image");
/* FIXME: Default messages should be moved into libfolks (bgo#627403) */
message = folks_presence_details_get_presence_message (
@@ -1272,20 +1272,20 @@ notify_is_favourite_cb (gpointer folks_object,
EmpathyIndividualWidget *self)
{
EmpathyIndividualWidgetPriv *priv = GET_PRIV (self);
- GObject *table;
+ GObject *grid;
GtkWidget *favourite_widget;
if (FOLKS_IS_INDIVIDUAL (folks_object))
- table = G_OBJECT (priv->individual_table);
+ grid = G_OBJECT (priv->individual_grid);
else if (FOLKS_IS_PERSONA (folks_object))
- table = g_hash_table_lookup (priv->persona_tables, folks_object);
+ grid = g_hash_table_lookup (priv->persona_grids, folks_object);
else
g_assert_not_reached ();
- if (table == NULL)
+ if (grid == NULL)
return;
- favourite_widget = g_object_get_data (table, "favourite-widget");
+ favourite_widget = g_object_get_data (grid, "favourite-widget");
if (GTK_IS_TOGGLE_BUTTON (favourite_widget))
{
@@ -1297,18 +1297,17 @@ notify_is_favourite_cb (gpointer folks_object,
static void
alias_presence_avatar_favourite_set_up (EmpathyIndividualWidget *self,
- GtkTable *table,
+ GtkGrid *grid,
guint starting_row)
{
EmpathyIndividualWidgetPriv *priv = GET_PRIV (self);
- GtkWidget *label, *alias, *image, *avatar, *alignment;
+ GtkWidget *label, *alias, *image, *avatar;
guint current_row = starting_row;
/* Alias */
label = gtk_label_new (_("Alias:"));
gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5);
- gtk_table_attach (table, label, 0, 1, current_row, current_row + 1, GTK_FILL,
- GTK_FILL, 0, 0);
+ gtk_grid_attach (grid, label, 0, current_row, 1, 1);
gtk_widget_show (label);
/* Set up alias label/entry */
@@ -1330,9 +1329,9 @@ alias_presence_avatar_favourite_set_up (EmpathyIndividualWidget *self,
gtk_misc_set_alignment (GTK_MISC (alias), 0.0, 0.5);
}
- g_object_set_data (G_OBJECT (table), "alias-widget", alias);
- gtk_table_attach (table, alias, 1, 2, current_row, current_row + 1,
- GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0);
+ g_object_set_data (G_OBJECT (grid), "alias-widget", alias);
+ gtk_grid_attach_next_to (grid, alias, label,
+ GTK_POS_RIGHT, 1, 1);
gtk_widget_show (alias);
current_row++;
@@ -1343,7 +1342,7 @@ alias_presence_avatar_favourite_set_up (EmpathyIndividualWidget *self,
/* Presence image */
image = gtk_image_new_from_stock (GTK_STOCK_MISSING_IMAGE,
GTK_ICON_SIZE_BUTTON);
- g_object_set_data (G_OBJECT (table), "state-image", image);
+ g_object_set_data (G_OBJECT (grid), "state-image", image);
gtk_box_pack_start (GTK_BOX (priv->hbox_presence), image, FALSE,
FALSE, 0);
gtk_widget_show (image);
@@ -1356,13 +1355,13 @@ alias_presence_avatar_favourite_set_up (EmpathyIndividualWidget *self,
gtk_label_set_selectable (GTK_LABEL (label),
(priv->flags & EMPATHY_INDIVIDUAL_WIDGET_FOR_TOOLTIP) ? FALSE : TRUE);
- g_object_set_data (G_OBJECT (table), "status-label", label);
- gtk_box_pack_start (GTK_BOX (priv->hbox_presence), label, TRUE,
- TRUE, 0);
+ g_object_set_data (G_OBJECT (grid), "status-label", label);
+ gtk_box_pack_start (GTK_BOX (priv->hbox_presence), label, FALSE,
+ FALSE, 0);
gtk_widget_show (label);
- gtk_table_attach (table, priv->hbox_presence, 0, 2, current_row,
- current_row + 1, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0);
+ gtk_grid_attach (grid, priv->hbox_presence,
+ 0, current_row, 2, 1);
gtk_widget_show (priv->hbox_presence);
current_row++;
@@ -1375,9 +1374,9 @@ alias_presence_avatar_favourite_set_up (EmpathyIndividualWidget *self,
g_signal_connect (favourite, "toggled",
(GCallback) favourite_toggled_cb, self);
- g_object_set_data (G_OBJECT (table), "favourite-widget", favourite);
- gtk_table_attach (table, favourite, 0, 2, current_row, current_row + 1,
- GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0);
+ g_object_set_data (G_OBJECT (grid), "favourite-widget", favourite);
+ gtk_grid_attach (grid, favourite,
+ 0, current_row, 2, 1);
gtk_widget_show (favourite);
current_row++;
@@ -1394,15 +1393,18 @@ alias_presence_avatar_favourite_set_up (EmpathyIndividualWidget *self,
(GCallback) avatar_widget_button_press_event_cb, self);
}
- g_object_set_data (G_OBJECT (table), "avatar-widget", avatar);
+ g_object_set_data (G_OBJECT (grid), "avatar-widget", avatar);
+ g_object_set (avatar,
+ "valign", GTK_ALIGN_START,
+ "margin-left", 6,
+ "margin-right", 6,
+ "margin-top", 6,
+ "margin-bottom", 6,
+ NULL);
- alignment = gtk_alignment_new (1.0, 0.0, 0.0, 0.0);
- gtk_container_add (GTK_CONTAINER (alignment), avatar);
+ gtk_grid_attach (grid, avatar,
+ 2, 0, 1, current_row);
gtk_widget_show (avatar);
-
- gtk_table_attach (table, alignment, 2, 3, 0, current_row,
- GTK_FILL | GTK_EXPAND, GTK_FILL | GTK_EXPAND, 6, 6);
- gtk_widget_show (alignment);
}
static void
@@ -1412,14 +1414,14 @@ update_persona (EmpathyIndividualWidget *self, FolksPersona *persona)
TpContact *tp_contact;
EmpathyContact *contact;
TpAccount *account;
- GtkTable *table;
+ GtkGrid *grid;
GtkLabel *label;
GtkImage *image;
const gchar *id;
- table = g_hash_table_lookup (priv->persona_tables, persona);
+ grid = g_hash_table_lookup (priv->persona_grids, persona);
- g_assert (table != NULL);
+ g_assert (grid != NULL);
tp_contact = tpf_persona_get_contact (TPF_PERSONA (persona));
if (tp_contact == NULL)
@@ -1435,8 +1437,8 @@ update_persona (EmpathyIndividualWidget *self, FolksPersona *persona)
{
const gchar *name;
- label = g_object_get_data (G_OBJECT (table), "account-label");
- image = g_object_get_data (G_OBJECT (table), "account-image");
+ label = g_object_get_data (G_OBJECT (grid), "account-label");
+ image = g_object_get_data (G_OBJECT (grid), "account-image");
name = tp_account_get_display_name (account);
gtk_label_set_label (label, name);
@@ -1446,7 +1448,7 @@ update_persona (EmpathyIndividualWidget *self, FolksPersona *persona)
}
/* Update id widget */
- label = g_object_get_data (G_OBJECT (table), "id-widget");
+ label = g_object_get_data (G_OBJECT (grid), "id-widget");
id = folks_persona_get_display_id (persona);
gtk_label_set_label (label, (id != NULL) ? id : "");
@@ -1467,7 +1469,7 @@ add_persona (EmpathyIndividualWidget *self,
{
EmpathyIndividualWidgetPriv *priv = GET_PRIV (self);
GtkBox *hbox;
- GtkTable *table;
+ GtkGrid *grid;
GtkWidget *label, *account_label, *account_image, *separator;
guint current_row = 0;
@@ -1475,17 +1477,18 @@ add_persona (EmpathyIndividualWidget *self,
return;
if (priv->flags & EMPATHY_INDIVIDUAL_WIDGET_EDIT_FAVOURITE)
- table = GTK_TABLE (gtk_table_new (5, 3, FALSE));
+ grid = GTK_GRID (gtk_grid_new ());
else
- table = GTK_TABLE (gtk_table_new (4, 3, FALSE));
- gtk_table_set_row_spacings (table, 6);
- gtk_table_set_col_spacings (table, 6);
+ grid = GTK_GRID (gtk_grid_new ());
+
+ gtk_orientable_set_orientation (GTK_ORIENTABLE (grid), GTK_ORIENTATION_VERTICAL);
+ gtk_grid_set_row_spacing (grid, 6);
+ gtk_grid_set_column_spacing (grid, 6);
/* Account and Identifier */
label = gtk_label_new (_("Account:"));
gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5);
- gtk_table_attach (table, label, 0, 1, current_row, current_row + 1,
- GTK_FILL, GTK_FILL, 0, 0);
+ gtk_grid_attach (grid, label, 0, current_row, 1, 1);
gtk_widget_show (label);
/* Pack the protocol icon with the account name in an hbox */
@@ -1503,10 +1506,9 @@ add_persona (EmpathyIndividualWidget *self,
gtk_box_pack_start (hbox, account_image, FALSE, FALSE, 0);
gtk_box_pack_start (hbox, account_label, FALSE, TRUE, 0);
- g_object_set_data (G_OBJECT (table), "account-image", account_image);
- g_object_set_data (G_OBJECT (table), "account-label", account_label);
- gtk_table_attach (table, GTK_WIDGET (hbox), 1, 2, current_row,
- current_row + 1, GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0);
+ g_object_set_data (G_OBJECT (grid), "account-image", account_image);
+ g_object_set_data (G_OBJECT (grid), "account-label", account_label);
+ gtk_grid_attach_next_to (grid, GTK_WIDGET (hbox), label, GTK_POS_RIGHT, 1, 1);
gtk_widget_show (GTK_WIDGET (hbox));
current_row++;
@@ -1514,8 +1516,7 @@ add_persona (EmpathyIndividualWidget *self,
/* Translators: Identifier to connect to Instant Messaging network */
label = gtk_label_new (_("Identifier:"));
gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5);
- gtk_table_attach (table, label, 0, 1, current_row, current_row + 1,
- GTK_FILL, GTK_FILL, 0, 0);
+ gtk_grid_attach (grid, label, 0, current_row, 1, 1);
gtk_widget_show (label);
/* Set up ID label */
@@ -1524,16 +1525,15 @@ add_persona (EmpathyIndividualWidget *self,
(priv->flags & EMPATHY_INDIVIDUAL_WIDGET_FOR_TOOLTIP) ? FALSE : TRUE);
gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5);
- g_object_set_data (G_OBJECT (table), "id-widget", label);
- gtk_table_attach (table, label, 1, 2, current_row, current_row + 1,
- GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0);
+ g_object_set_data (G_OBJECT (grid), "id-widget", label);
+ gtk_grid_attach (grid, label, 1, current_row, 1, 1);
gtk_widget_show (label);
current_row++;
- alias_presence_avatar_favourite_set_up (self, table, current_row);
+ alias_presence_avatar_favourite_set_up (self, grid, current_row);
- /* Connect to signals and display the table */
+ /* Connect to signals and display the grid */
g_signal_connect (persona, "notify::alias",
(GCallback) notify_alias_cb, self);
g_signal_connect (persona, "notify::avatar",
@@ -1550,17 +1550,17 @@ add_persona (EmpathyIndividualWidget *self,
}
gtk_box_pack_start (GTK_BOX (priv->vbox_individual),
- GTK_WIDGET (table), FALSE, TRUE, 0);
- gtk_widget_show (GTK_WIDGET (table));
+ GTK_WIDGET (grid), FALSE, TRUE, 0);
+ gtk_widget_show (GTK_WIDGET (grid));
- /* Pack a separator after the table */
+ /* Pack a separator after the grid */
separator = gtk_hseparator_new ();
- g_object_set_data (G_OBJECT (table), "separator", separator);
+ g_object_set_data (G_OBJECT (grid), "separator", separator);
gtk_box_pack_start (GTK_BOX (priv->vbox_individual), separator, FALSE, FALSE,
0);
gtk_widget_show (separator);
- g_hash_table_replace (priv->persona_tables, persona, table);
+ g_hash_table_replace (priv->persona_grids, persona, grid);
/* Update the new widgets */
update_persona (self, persona);
@@ -1572,13 +1572,13 @@ remove_persona (EmpathyIndividualWidget *self,
{
EmpathyIndividualWidgetPriv *priv = GET_PRIV (self);
GtkWidget *separator;
- GtkTable *table;
+ GtkGrid *grid;
if (!empathy_folks_persona_is_interesting (persona))
return;
- table = g_hash_table_lookup (priv->persona_tables, persona);
- if (table == NULL)
+ grid = g_hash_table_lookup (priv->persona_grids, persona);
+ if (grid == NULL)
return;
g_signal_handlers_disconnect_by_func (persona, notify_alias_cb, self);
@@ -1592,19 +1592,19 @@ remove_persona (EmpathyIndividualWidget *self,
}
/* Remove the separator */
- separator = g_object_get_data (G_OBJECT (table), "separator");
+ separator = g_object_get_data (G_OBJECT (grid), "separator");
if (separator != NULL)
gtk_container_remove (GTK_CONTAINER (priv->vbox_individual), separator);
/* Remove the widget */
gtk_container_remove (GTK_CONTAINER (priv->vbox_individual),
- GTK_WIDGET (table));
+ GTK_WIDGET (grid));
- g_hash_table_remove (priv->persona_tables, persona);
+ g_hash_table_remove (priv->persona_grids, persona);
}
static void
-update_individual_table (EmpathyIndividualWidget *self)
+update_individual_grid (EmpathyIndividualWidget *self)
{
EmpathyIndividualWidgetPriv *priv = GET_PRIV (self);
@@ -1617,22 +1617,16 @@ update_individual_table (EmpathyIndividualWidget *self)
}
static void
-individual_table_set_up (EmpathyIndividualWidget *self)
+individual_grid_set_up (EmpathyIndividualWidget *self)
{
EmpathyIndividualWidgetPriv *priv = GET_PRIV (self);
- GtkTable *table;
guint current_row = 0;
- guint nb_rows = 2;
-
- if (priv->flags & EMPATHY_INDIVIDUAL_WIDGET_EDIT_FAVOURITE)
- nb_rows++;
-
- if (priv->flags & EMPATHY_INDIVIDUAL_WIDGET_FOR_TOOLTIP)
- nb_rows++;
+ GtkGrid *grid;
- table = GTK_TABLE (gtk_table_new (nb_rows, 3, FALSE));
- gtk_table_set_row_spacings (table, 6);
- gtk_table_set_col_spacings (table, 6);
+ grid = GTK_GRID (gtk_grid_new ());
+ gtk_orientable_set_orientation (GTK_ORIENTABLE (grid), GTK_ORIENTATION_VERTICAL);
+ gtk_grid_set_row_spacing (grid, 6);
+ gtk_grid_set_column_spacing (grid, 6);
/* We only display the number of personas in tooltips */
if (priv->flags & EMPATHY_INDIVIDUAL_WIDGET_FOR_TOOLTIP)
@@ -1666,37 +1660,36 @@ individual_table_set_up (EmpathyIndividualWidget *self)
gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5);
g_free (message);
- gtk_table_attach (table, label, 0, 2, current_row, current_row + 1,
- GTK_FILL | GTK_EXPAND, GTK_FILL, 0, 0);
+ gtk_grid_attach (grid, label, 0, current_row, 2, 1);
gtk_widget_show (label);
current_row++;
}
- alias_presence_avatar_favourite_set_up (self, table, current_row);
+ alias_presence_avatar_favourite_set_up (self, grid, current_row);
- /* Display the table */
- gtk_box_pack_start (GTK_BOX (priv->vbox_individual), GTK_WIDGET (table),
+ /* Display the grid */
+ gtk_box_pack_start (GTK_BOX (priv->vbox_individual), GTK_WIDGET (grid),
FALSE, TRUE, 0);
- gtk_widget_show (GTK_WIDGET (table));
+ gtk_widget_show (GTK_WIDGET (grid));
- priv->individual_table = table;
+ priv->individual_grid = grid;
- /* Update the table */
- update_individual_table (self);
+ /* Update the grid */
+ update_individual_grid (self);
}
static void
-individual_table_destroy (EmpathyIndividualWidget *self)
+individual_grid_destroy (EmpathyIndividualWidget *self)
{
EmpathyIndividualWidgetPriv *priv = GET_PRIV (self);
- if (priv->individual_table == NULL)
+ if (priv->individual_grid == NULL)
return;
gtk_container_remove (GTK_CONTAINER (priv->vbox_individual),
- GTK_WIDGET (priv->individual_table));
- priv->individual_table = NULL;
+ GTK_WIDGET (priv->individual_grid));
+ priv->individual_grid = NULL;
}
static void
@@ -1716,10 +1709,10 @@ personas_changed_cb (FolksIndividual *individual,
/* we'll re-use this iterator throughout */
iter = gee_iterable_iterator (GEE_ITERABLE (personas));
- /* Note that old_num_personas is the number of persona tables we were
+ /* Note that old_num_personas is the number of persona gridss we were
* displaying, not the number of Personas which were in the Individual
* before. */
- old_num_personas = g_hash_table_size (priv->persona_tables);
+ old_num_personas = g_hash_table_size (priv->persona_grids);
while (gee_iterator_next (iter))
{
@@ -1733,11 +1726,11 @@ personas_changed_cb (FolksIndividual *individual,
/*
* What we display for various conditions:
* - "Personas": display the alias, avatar, presence account and identifier
- * for each of the Individual's Personas. (i.e. One table per
+ * for each of the Individual's Personas. (i.e. One grid per
* Persona.)
* - "Individual": display the alias, avatar and presence for the Individual,
* and a label saying "Meta-contact containing x contacts".
- * (i.e. One table in total.)
+ * (i.e. One grid in total.)
*
* | SHOW_PERSONAS | !SHOW_PERSONAS
* -------------+---------------+---------------
@@ -1750,7 +1743,7 @@ personas_changed_cb (FolksIndividual *individual,
will_show_personas = show_personas || new_num_personas == 1;
/* If both @added and @removed are NULL, we're being called manually, and we
- * need to set up the tables for the first time. We do this simply by
+ * need to set up the gridss for the first time. We do this simply by
* ensuring was_showing_personas and will_show_personas are different so that
* the code resets the UI.
*/
@@ -1785,10 +1778,10 @@ personas_changed_cb (FolksIndividual *individual,
{
gboolean c;
- /* Remove the old Individual table */
- individual_table_destroy (self);
+ /* Remove the old Individual grid */
+ individual_grid_destroy (self);
- /* Set up all the Persona tables instead */
+ /* Set up all the Persona grids instead */
for (c = gee_iterator_first (iter); c; c = gee_iterator_next (iter))
{
FolksPersona *persona = gee_iterator_get (iter);
@@ -1822,8 +1815,8 @@ personas_changed_cb (FolksIndividual *individual,
g_clear_object (&iter_changed);
}
- /* Set up the Individual table instead */
- individual_table_set_up (self);
+ /* Set up the Individual grid instead */
+ individual_grid_set_up (self);
}
g_clear_object (&iter);
@@ -1887,7 +1880,7 @@ remove_individual (EmpathyIndividualWidget *self)
g_clear_object (&persona);
}
g_clear_object (&iter);
- individual_table_destroy (self);
+ individual_grid_destroy (self);
if (priv->contact != NULL)
remove_weak_contact (self);
@@ -1926,7 +1919,7 @@ individual_update (EmpathyIndividualWidget *self)
(GCallback) notify_is_favourite_cb, self);
}
- /* Update individual table */
+ /* Update individual grid */
personas_changed_cb (priv->individual, NULL, NULL, self);
}
@@ -1934,10 +1927,10 @@ individual_update (EmpathyIndividualWidget *self)
{
gtk_widget_hide (priv->vbox_individual);
}
- else if (priv->individual_table != NULL)
+ else if (priv->individual_grid != NULL)
{
/* We only need to update the details for the Individual as a whole */
- update_individual_table (self);
+ update_individual_grid (self);
gtk_widget_show (priv->vbox_individual);
}
else
@@ -2004,8 +1997,8 @@ empathy_individual_widget_init (EmpathyIndividualWidget *self)
0);
gtk_widget_show (priv->vbox_individual_widget);
- priv->persona_tables = g_hash_table_new (NULL, NULL);
- priv->individual_table = NULL;
+ priv->persona_grids = g_hash_table_new (NULL, NULL);
+ priv->individual_grid = NULL;
/* Create widgets */
details_set_up (self);
@@ -2109,7 +2102,7 @@ finalize (GObject *object)
{
EmpathyIndividualWidgetPriv *priv = GET_PRIV (object);
- g_hash_table_destroy (priv->persona_tables);
+ g_hash_table_destroy (priv->persona_grids);
G_OBJECT_CLASS (empathy_individual_widget_parent_class)->finalize (object);
}
diff --git a/libempathy-gtk/empathy-log-window.c b/libempathy-gtk/empathy-log-window.c
index 5ea872e14..896462e88 100644
--- a/libempathy-gtk/empathy-log-window.c
+++ b/libempathy-gtk/empathy-log-window.c
@@ -182,6 +182,7 @@ enum
COL_WHO_TYPE,
COL_WHO_ICON,
COL_WHO_NAME,
+ COL_WHO_NAME_SORT_KEY,
COL_WHO_ID,
COL_WHO_ACCOUNT,
COL_WHO_TARGET,
@@ -678,6 +679,9 @@ empathy_log_window_init (EmpathyLogWindow *self)
empathy_account_chooser_filter_has_logs, NULL);
empathy_account_chooser_set_all (account_chooser);
+ gtk_style_context_add_class (gtk_widget_get_style_context (self->priv->account_chooser),
+ GTK_STYLE_CLASS_RAISED);
+
g_signal_connect (self->priv->account_chooser, "changed",
G_CALLBACK (log_window_chats_accounts_changed_cb),
self);
@@ -1861,22 +1865,29 @@ populate_entities_from_search_hits (void)
{
TplEntityType type = tpl_entity_get_entity_type (hit->target);
EmpathyContact *contact;
+ const gchar *name;
+ gchar *sort_key;
gboolean room = type == TPL_ENTITY_ROOM;
contact = empathy_contact_from_tpl_contact (hit->account,
hit->target);
+ name = empathy_contact_get_alias (contact);
+ sort_key = g_utf8_collate_key (name, -1);
+
gtk_list_store_append (store, &iter);
gtk_list_store_set (store, &iter,
COL_WHO_TYPE, COL_TYPE_NORMAL,
COL_WHO_ICON, room ? EMPATHY_IMAGE_GROUP_MESSAGE
: EMPATHY_IMAGE_AVATAR_DEFAULT,
- COL_WHO_NAME, empathy_contact_get_alias (contact),
+ COL_WHO_NAME, name,
+ COL_WHO_NAME_SORT_KEY, sort_key,
COL_WHO_ID, tpl_entity_get_identifier (hit->target),
COL_WHO_ACCOUNT, hit->account,
COL_WHO_TARGET, hit->target,
-1);
+ g_free (sort_key);
g_object_unref (contact);
}
}
@@ -2279,21 +2290,28 @@ log_manager_got_entities_cb (GObject *manager,
TplEntity *entity = TPL_ENTITY (l->data);
TplEntityType type = tpl_entity_get_entity_type (entity);
EmpathyContact *contact;
+ const gchar *name;
+ gchar *sort_key;
gboolean room = type == TPL_ENTITY_ROOM;
contact = empathy_contact_from_tpl_contact (ctx->account, entity);
+ name = empathy_contact_get_alias (contact);
+ sort_key = g_utf8_collate_key (name, -1);
+
gtk_list_store_append (store, &iter);
gtk_list_store_set (store, &iter,
COL_WHO_TYPE, COL_TYPE_NORMAL,
COL_WHO_ICON, room ? EMPATHY_IMAGE_GROUP_MESSAGE
: EMPATHY_IMAGE_AVATAR_DEFAULT,
- COL_WHO_NAME, empathy_contact_get_alias (contact),
+ COL_WHO_NAME, name,
+ COL_WHO_NAME_SORT_KEY, sort_key,
COL_WHO_ID, tpl_entity_get_identifier (entity),
COL_WHO_ACCOUNT, ctx->account,
COL_WHO_TARGET, entity,
-1);
+ g_free (sort_key);
g_object_unref (contact);
if (ctx->self->priv->selected_account != NULL &&
@@ -2445,23 +2463,23 @@ log_window_who_populate (EmpathyLogWindow *self)
}
static gint
-sort_by_name (GtkTreeModel *model,
+sort_by_name_key (GtkTreeModel *model,
GtkTreeIter *a,
GtkTreeIter *b,
gpointer user_data)
{
- gchar *name1, *name2;
+ gchar *key1, *key2;
gint type1, type2;
gint ret;
gtk_tree_model_get (model, a,
COL_WHO_TYPE, &type1,
- COL_WHO_NAME, &name1,
+ COL_WHO_NAME_SORT_KEY, &key1,
-1);
gtk_tree_model_get (model, b,
COL_WHO_TYPE, &type2,
- COL_WHO_NAME, &name2,
+ COL_WHO_NAME_SORT_KEY, &key2,
-1);
if (type1 == COL_TYPE_ANY)
@@ -2473,10 +2491,10 @@ sort_by_name (GtkTreeModel *model,
else if (type2 == COL_TYPE_SEPARATOR)
ret = 1;
else
- ret = g_strcmp0 (name1, name2);
+ ret = g_strcmp0 (key1, key2);
- g_free (name1);
- g_free (name2);
+ g_free (key1);
+ g_free (key2);
return ret;
}
@@ -2623,6 +2641,7 @@ log_window_who_setup (EmpathyLogWindow *self)
G_TYPE_INT, /* type */
G_TYPE_STRING, /* icon */
G_TYPE_STRING, /* name */
+ G_TYPE_STRING, /* name sort key */
G_TYPE_STRING, /* id */
TP_TYPE_ACCOUNT, /* account */
TPL_TYPE_ENTITY); /* target */
@@ -2657,10 +2676,10 @@ log_window_who_setup (EmpathyLogWindow *self)
NULL, NULL);
gtk_tree_sortable_set_sort_column_id (sortable,
- COL_WHO_NAME,
+ COL_WHO_NAME_SORT_KEY,
GTK_SORT_ASCENDING);
gtk_tree_sortable_set_sort_func (sortable,
- COL_WHO_NAME, sort_by_name,
+ COL_WHO_NAME_SORT_KEY, sort_by_name_key,
NULL, NULL);
gtk_tree_view_set_search_column (view, COL_WHO_NAME);
diff --git a/libempathy-gtk/empathy-persona-view.c b/libempathy-gtk/empathy-persona-view.c
index 5cb77c94b..d5a8c69ab 100644
--- a/libempathy-gtk/empathy-persona-view.c
+++ b/libempathy-gtk/empathy-persona-view.c
@@ -96,13 +96,13 @@ typedef enum
{ (gchar *) T, 0, I }
static const GtkTargetEntry drag_types_dest[] = {
- DRAG_TYPE ("text/individual-id", DND_DRAG_TYPE_INDIVIDUAL_ID),
+ DRAG_TYPE ("text/x-individual-id", DND_DRAG_TYPE_INDIVIDUAL_ID),
DRAG_TYPE ("text/plain", DND_DRAG_TYPE_STRING),
DRAG_TYPE ("STRING", DND_DRAG_TYPE_STRING),
};
static const GtkTargetEntry drag_types_source[] = {
- DRAG_TYPE ("text/persona-id", DND_DRAG_TYPE_PERSONA_ID),
+ DRAG_TYPE ("text/x-persona-id", DND_DRAG_TYPE_PERSONA_ID),
};
#undef DRAG_TYPE
@@ -477,7 +477,7 @@ drag_data_get (GtkWidget *widget,
persona_uid = folks_persona_get_uid (persona);
gtk_selection_data_set (selection,
- gdk_atom_intern ("text/persona-id", FALSE), 8,
+ gdk_atom_intern ("text/x-persona-id", FALSE), 8,
(guchar *) persona_uid, strlen (persona_uid) + 1);
g_object_unref (persona);
diff --git a/libempathy-gtk/empathy-theme-adium.c b/libempathy-gtk/empathy-theme-adium.c
index 4e32630d5..f81329b79 100644
--- a/libempathy-gtk/empathy-theme-adium.c
+++ b/libempathy-gtk/empathy-theme-adium.c
@@ -541,7 +541,8 @@ theme_adium_append_html (EmpathyThemeAdium *theme,
const gchar *service_name,
const gchar *message_classes,
gint64 timestamp,
- gboolean is_backlog)
+ gboolean is_backlog,
+ gboolean outgoing)
{
EmpathyThemeAdiumPriv *priv = GET_PRIV (theme);
GString *string;
@@ -571,7 +572,12 @@ theme_adium_append_html (EmpathyThemeAdium *theme,
* Incoming/SenderColors.txt it will be used instead of
* the default colors.
*/
- if (contact_id != NULL) {
+
+ /* Ensure we always use the same color when sending messages
+ * (bgo #658821) */
+ if (outgoing) {
+ replace = "inherit";
+ } else if (contact_id != NULL) {
guint hash = g_str_hash (contact_id);
replace = colors[hash % G_N_ELEMENTS (colors)];
}
@@ -687,7 +693,7 @@ theme_adium_append_event_escaped (EmpathyChatView *view,
theme_adium_append_html (theme, "appendMessage",
priv->data->status_html, escaped, NULL, NULL, NULL,
NULL, "event",
- empathy_time_get_current (), FALSE);
+ empathy_time_get_current (), FALSE, FALSE);
/* There is no last contact */
if (priv->last_contact) {
@@ -944,7 +950,7 @@ theme_adium_append_message (EmpathyChatView *view,
theme_adium_append_html (theme, func, html, body_escaped,
avatar_filename, name, contact_id,
service_name, message_classes->str,
- timestamp, is_backlog);
+ timestamp, is_backlog, empathy_contact_is_user (sender));
/* Keep the sender of the last displayed message */
if (priv->last_contact) {
diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c
index c6225c191..f27de0414 100644
--- a/libempathy/empathy-contact.c
+++ b/libempathy/empathy-contact.c
@@ -1663,7 +1663,8 @@ update_geocode (EmpathyContact *contact)
GHashTable *location;
location = empathy_contact_get_location (contact);
- if (location == NULL)
+ if (location == NULL ||
+ g_hash_table_size (location) == 0)
return;
/* No need to search for position if contact published it */
diff --git a/libempathy/empathy-individual-manager.c b/libempathy/empathy-individual-manager.c
index 47a01cb8d..8d140178c 100644
--- a/libempathy/empathy-individual-manager.c
+++ b/libempathy/empathy-individual-manager.c
@@ -96,7 +96,7 @@ add_individual (EmpathyIndividualManager *self, FolksIndividual *individual)
EmpathyIndividualManagerPriv *priv = GET_PRIV (self);
g_hash_table_insert (priv->individuals,
- (gpointer) folks_individual_get_id (individual),
+ g_strdup (folks_individual_get_id (individual)),
g_object_ref (individual));
g_signal_connect (individual, "group-changed",
@@ -162,16 +162,20 @@ individual_notify_personas_cb (FolksIndividual *individual,
static void
aggregator_individuals_changed_cb (FolksIndividualAggregator *aggregator,
- GeeSet *added,
- GeeSet *removed,
- const char *message,
- FolksPersona *actor,
- guint reason,
+ GeeMultiMap *changes,
EmpathyIndividualManager *self)
{
EmpathyIndividualManagerPriv *priv = GET_PRIV (self);
GeeIterator *iter;
- GList *added_filtered = NULL, *removed_list = NULL;
+ GeeSet *removed;
+ GeeCollection *added;
+ GList *added_set = NULL, *added_filtered = NULL, *removed_list = NULL;
+
+ /* We're not interested in the relationships between the added and removed
+ * individuals, so just extract collections of them. Note that the added
+ * collection may contain duplicates, while the removed set won't. */
+ removed = gee_multi_map_get_keys (changes);
+ added = gee_multi_map_get_values (changes);
/* Handle the removals first, as one of the added Individuals might have the
* same ID as one of the removed Individuals (due to linking). */
@@ -180,6 +184,9 @@ aggregator_individuals_changed_cb (FolksIndividualAggregator *aggregator,
{
FolksIndividual *ind = gee_iterator_get (iter);
+ if (ind == NULL)
+ continue;
+
g_signal_handlers_disconnect_by_func (ind,
individual_notify_personas_cb, self);
@@ -200,6 +207,11 @@ aggregator_individuals_changed_cb (FolksIndividualAggregator *aggregator,
{
FolksIndividual *ind = gee_iterator_get (iter);
+ /* Make sure we handle each added individual only once. */
+ if (ind == NULL || g_list_find (added_set, ind) != NULL)
+ continue;
+ added_set = g_list_prepend (added_set, ind);
+
g_signal_connect (ind, "notify::personas",
G_CALLBACK (individual_notify_personas_cb), self);
@@ -213,15 +225,20 @@ aggregator_individuals_changed_cb (FolksIndividualAggregator *aggregator,
}
g_clear_object (&iter);
+ g_list_free (added_set);
+
+ g_object_unref (added);
+ g_object_unref (removed);
+
/* Bail if we have no individuals left */
if (added_filtered == NULL && removed == NULL)
return;
added_filtered = g_list_reverse (added_filtered);
- g_signal_emit (self, signals[MEMBERS_CHANGED], 0, message,
+ g_signal_emit (self, signals[MEMBERS_CHANGED], 0, NULL,
added_filtered, removed_list,
- tp_channel_group_change_reason_from_folks_groups_change_reason (reason),
+ TP_CHANNEL_GROUP_CHANGE_REASON_NONE,
TRUE);
g_list_free (added_filtered);
@@ -234,6 +251,9 @@ individual_manager_dispose (GObject *object)
EmpathyIndividualManagerPriv *priv = GET_PRIV (object);
g_hash_table_destroy (priv->individuals);
+
+ g_signal_handlers_disconnect_by_func (priv->aggregator,
+ aggregator_individuals_changed_cb, object);
tp_clear_object (&priv->aggregator);
G_OBJECT_CLASS (empathy_individual_manager_parent_class)->dispose (object);
@@ -328,10 +348,10 @@ empathy_individual_manager_init (EmpathyIndividualManager *self)
self->priv = priv;
priv->individuals = g_hash_table_new_full (g_str_hash, g_str_equal,
- NULL, g_object_unref);
+ g_free, g_object_unref);
priv->aggregator = folks_individual_aggregator_new ();
- g_signal_connect (priv->aggregator, "individuals-changed",
+ g_signal_connect (priv->aggregator, "individuals-changed-detailed",
G_CALLBACK (aggregator_individuals_changed_cb), self);
folks_individual_aggregator_prepare (priv->aggregator, NULL, NULL);
}
diff --git a/libempathy/empathy-server-sasl-handler.c b/libempathy/empathy-server-sasl-handler.c
index b06d7bf4c..78db431e6 100644
--- a/libempathy/empathy-server-sasl-handler.c
+++ b/libempathy/empathy-server-sasl-handler.c
@@ -50,6 +50,7 @@ typedef struct {
GSimpleAsyncResult *result;
gchar *password;
+ gboolean save_password;
GSimpleAsyncResult *async_init_res;
} EmpathyServerSASLHandlerPriv;
@@ -71,6 +72,25 @@ static const gchar *sasl_statuses[] = {
};
static void
+empathy_server_sasl_handler_set_password_cb (GObject *source,
+ GAsyncResult *result,
+ gpointer user_data)
+{
+ GError *error = NULL;
+
+ if (!empathy_keyring_set_account_password_finish (TP_ACCOUNT (source), result,
+ &error))
+ {
+ DEBUG ("Failed to set password: %s", error->message);
+ g_clear_error (&error);
+ }
+ else
+ {
+ DEBUG ("Password set successfully.");
+ }
+}
+
+static void
sasl_status_changed_cb (TpChannel *channel,
TpSASLStatus status,
const gchar *error,
@@ -91,6 +111,15 @@ sasl_status_changed_cb (TpChannel *channel,
if (status == TP_SASL_STATUS_SERVER_SUCCEEDED)
{
+ if (priv->save_password)
+ {
+ DEBUG ("Saving password in keyring");
+
+ empathy_keyring_set_account_password_async (priv->account,
+ priv->password, empathy_server_sasl_handler_set_password_cb,
+ NULL);
+ }
+
DEBUG ("Calling AcceptSASL");
tp_cli_channel_interface_sasl_authentication_call_accept_sasl (
priv->channel, -1, NULL, NULL, NULL, NULL);
@@ -369,25 +398,6 @@ start_mechanism_with_data_cb (TpChannel *proxy,
DEBUG ("Started mechanism successfully");
}
-static void
-empathy_server_sasl_handler_set_password_cb (GObject *source,
- GAsyncResult *result,
- gpointer user_data)
-{
- GError *error = NULL;
-
- if (!empathy_keyring_set_account_password_finish (TP_ACCOUNT (source), result,
- &error))
- {
- DEBUG ("Failed to set password: %s", error->message);
- g_clear_error (&error);
- }
- else
- {
- DEBUG ("Password set successfully.");
- }
-}
-
void
empathy_server_sasl_handler_provide_password (
EmpathyServerSASLHandler *handler,
@@ -433,9 +443,11 @@ empathy_server_sasl_handler_provide_password (
{
if (may_save_response)
{
- DEBUG ("Saving password in keyring");
- empathy_keyring_set_account_password_async (priv->account, password,
- empathy_server_sasl_handler_set_password_cb, NULL);
+ g_free (priv->password);
+
+ /* We'll save the password if we manage to connect */
+ priv->password = g_strdup (password);
+ priv->save_password = TRUE;
}
else if (tp_proxy_has_interface_by_id (priv->channel,
EMP_IFACE_QUARK_CHANNEL_INTERFACE_CREDENTIALS_STORAGE))
diff --git a/libempathy/empathy-tp-chat.c b/libempathy/empathy-tp-chat.c
index 27003561e..9eaff9592 100644
--- a/libempathy/empathy-tp-chat.c
+++ b/libempathy/empathy-tp-chat.c
@@ -686,13 +686,13 @@ tp_chat_list_properties_cb (TpProxy *proxy,
GArray *ids;
guint i;
- self->priv->had_properties_list = TRUE;
-
if (error) {
DEBUG ("Error listing properties: %s", error->message);
return;
}
+ self->priv->had_properties_list = TRUE;
+
ids = g_array_sized_new (FALSE, FALSE, sizeof (guint), properties->len);
self->priv->properties = g_ptr_array_sized_new (properties->len);
for (i = 0; i < properties->len; i++) {
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index ec41f9b38..172e9e182 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -725,6 +725,12 @@ empathy_contact_dup_from_folks_individual (FolksIndividual *individual)
}
g_clear_object (&iter);
+ if (contact == NULL)
+ {
+ DEBUG ("Can't create an EmpathyContact for Individual %s",
+ folks_individual_get_id (individual));
+ }
+
return contact;
}
@@ -986,3 +992,41 @@ empathy_account_has_uri_scheme_tel (TpAccount *account)
return FALSE;
}
+
+/* Return the TpContact on @conn associated with @individual, if any */
+TpContact *
+empathy_get_tp_contact_for_individual (FolksIndividual *individual,
+ TpConnection *conn)
+{
+ TpContact *contact = NULL;
+ GeeSet *personas;
+ GeeIterator *iter;
+
+ personas = folks_individual_get_personas (individual);
+ iter = gee_iterable_iterator (GEE_ITERABLE (personas));
+ while (contact == NULL && gee_iterator_next (iter))
+ {
+ TpfPersona *persona = gee_iterator_get (iter);
+ TpConnection *contact_conn;
+ TpContact *contact_cur = NULL;
+
+ if (TPF_IS_PERSONA (persona))
+ {
+ contact_cur = tpf_persona_get_contact (persona);
+ if (contact_cur != NULL)
+ {
+ contact_conn = tp_contact_get_connection (contact_cur);
+
+ if (!tp_strdiff (tp_proxy_get_object_path (contact_conn),
+ tp_proxy_get_object_path (conn)))
+ contact = contact_cur;
+ }
+ }
+
+ g_clear_object (&persona);
+ }
+ g_clear_object (&iter);
+
+ return contact;
+}
+
diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h
index fb25d7a99..69a7d6287 100644
--- a/libempathy/empathy-utils.h
+++ b/libempathy/empathy-utils.h
@@ -108,6 +108,9 @@ gchar *empathy_format_currency (gint amount,
gboolean empathy_account_has_uri_scheme_tel (TpAccount *account);
+TpContact * empathy_get_tp_contact_for_individual (FolksIndividual *individual,
+ TpConnection *conn);
+
/* Copied from wocky/wocky-utils.h */
#define empathy_implement_finish_void(source, tag) \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 1b60d8031..45e7077c7 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -114,7 +114,6 @@ src/empathy-map-view.c
[type: gettext/glade]src/empathy-map-view.ui
src/empathy-debug-window.c
src/empathy-invite-participant-dialog.c
-src/cc-empathy-accounts-panel.c
src/empathy-accounts.c
src/empathy-av.c
src/empathy-debugger.c
diff --git a/po/ast.po b/po/ast.po
index 9ba946454..244034b8d 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -1,27 +1,24 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-# Asturian translation for empathy.
-# Copyright (C) 2009 empathy's COPYRIGHT HOLDER
-# This file is distributed under the same license as the empathy package.
-# Astur <malditoastur@gmail.com>, 2009.
-# Xandru Armesto <xandru@softastur.org>, 2010.
+# Xandru Armesto <xandru@softastur.org>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: empathy master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=empathy&component=general\n"
-"POT-Creation-Date: 2011-02-16 14:50+0000\n"
-"PO-Revision-Date: 2011-02-16 17:55+0100\n"
-"Last-Translator: ivarela <ivarela@softastur.org>\n"
-"Language-Team: Asturian Team alministradores@softastur.org\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=empath"
+"y&keywords=I18N+L10N&component=General\n"
+"POT-Creation-Date: 2011-09-07 13:59+0000\n"
+"PO-Revision-Date: 2011-09-07 17:34+0200\n"
+"Last-Translator: Xandru Armesto <xandru@softastur.org>\n"
+"Language-Team: Softastur <alministradores@softastur.org>\n"
"Language: ast\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-Launchpad-Export-Date: 2011-02-16 16:32+0000\n"
-"X-Generator: Launchpad (build 12381)\n"
+"X-Generator: Virtaal 0.5.2\n"
"X-Poedit-Language: Asturian\n"
+"X-Poedit-SourceCharset: utf-8\n"
#: ../data/empathy.desktop.in.in.h:1
msgid "Chat on Google Talk, Facebook, MSN and many other chat services"
@@ -44,360 +41,492 @@ msgid "Always open a separate chat window for new chats."
msgstr "Siempres abrir una ventana de charra separtada pa charres nueves."
#: ../data/org.gnome.Empathy.gschema.xml.in.h:2
-msgid "Character to add after nickname when using nick completion (tab) in group chat."
-msgstr "Caráuter qu'amestar dempués del nomatu cuando s'usa el completáu de nomatos (tab) en sales de charra."
+msgid "Call volume"
+msgstr "Volume de la llamada"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
-msgid "Chat window theme"
-msgstr "Tema de la ventana de charra"
+msgid "Call volume, as a percentage."
+msgstr "Volume de la llamada, como porcentaxe"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
-msgid "Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
-msgstr "Llista separtada por comes de llingües que van usase na revisión ortográfica (ex. «en, ast, fr»)."
+msgid "Camera device"
+msgstr "Preséu de cámara"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+msgid "Camera position"
+msgstr "Posición de cámara"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+msgid ""
+"Character to add after nickname when using nick completion (tab) in group "
+"chat."
+msgstr ""
+"Caráuter qu'amestar dempués del nomatu cuando s'usa el completáu de nomatos "
+"(tab) en sales de charra."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+msgid "Chat window theme"
+msgstr "Tema de la ventana de charra"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+msgid "Chat window theme variant"
+msgstr "Variante del tema de la ventana de charra"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+msgid ""
+"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
+msgstr ""
+"Llista separtada por comes de llingües que van usase na revisión ortográfica "
+"(ex. «en, ast, fr»)."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "Llista compauta de contautos"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "Tendríen d'usase xestores de conexón"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "Criteriu d'ordenación de la llista de contautos"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+msgid "Default camera device to use in video calls, e.g. /dev/video0."
+msgstr ""
+"El preséu de cámara predetermináu qu'usar nes llamaes de videu, ex. "
+"/dev/video0."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "Direutoriu predetermináu pa esbillar un avatar"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "Desactivar les notificaciones emerxentes al tar ausente"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "Desactivar los soníos al ausentarse"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "Amosar los eventos entrantes nel área d'estáu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
-msgid "Display incoming events in the status area. If false, present them to the user immediately."
-msgstr "Amosar socesos d'entrada nel área d'estáu. Si ye falso, presentay-los darréu al usuariu."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+msgid ""
+"Display incoming events in the status area. If false, present them to the "
+"user immediately."
+msgstr ""
+"Amosar socesos d'entrada nel área d'estáu. Si ye falso, presentay-los darréu "
+"al usuariu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+msgid "Echo cancellation support"
+msgstr "Sofitu d'encaboxamientu d'eco"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "Empathy puede espublizar la ubicación de l'usuariu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "Empathy puede usar el GPS pa deducir la ubicación"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr "Empathy puede usar la rede telefónica móvil pa deducir la ubicación"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "Empathy puede usar la rede pa deducir la ubicación"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Carpeta de descargues predeterminada d'Epiphany"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "Empathy migró los rexistros de butterfly"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr "Empathy tendría d'autoconeutase cuando ta inactivu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Empathy tendría d'autoconeutase al aniciu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "Empathy tendría d'amenorgar la precisión de la ubicación"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
-msgstr "Empathy tendría d'usar l'avatar del contautu como iconu de la ventana de charra"
+msgstr ""
+"Empathy tendría d'usar l'avatar del contautu como iconu de la ventana de "
+"charra"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "Activar les ferramientes de desendolcu de WebKit"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "Activar notificaciones emerxentes pa mensaxes nuevos"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "Activar revisor ortográficu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "Anubrir la ventana principal"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "Anubrir la ventana principal."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "Caráuter de completáu de nomatu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "Abrir charres nueves en ventanes separtaes"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Ruta del tema Adium qu'usar"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr "Ruta al tema Adium qu'usar si'l tema usáu pal chat ye Adium."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "Reproducir un soníu cuando aporten mensaxes"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "Reproducir un soníu pa conversaciones nueves"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "Reproducir un soníu al unviar mensaxes"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "Reproducir un soníu cuando un contautu anicie sesión"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "Reproducir un soníu cuando un contautu fine la so sesión"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "Reproducir un soníu cuando aniciemos sesión"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "Reproducir un soníu cuando finemos una sesión"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "Amosar notificaciones emerxentes si la ventana de chat nun tien el focu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "Amosar notificaciones emerxentes cuando un contautu se coneuta"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "Amosar notificaciones emerxentes cuando un contautu se desconeuta"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr ""
+"Posición au tien de tar la vista previa de la cámara durante una llamada."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+msgid "Show Balance in contact list"
+msgstr "Amosar créditu na llista de contautos"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "Amosar avatares"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "Amosar llista de contautos en sales"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "Amosar conseyu sobro cómo zarrar la ventana principal"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "Amosar contautos non coneutaos"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "Amosar protocolos"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "Llingües pa revisión ortográfica"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "La carpeta predeterminada au atroxar los ficheros tresferíos."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "Caberu direutoriu del que s'esbilló un avatar."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "La posición pal panel llateral del ventanu de charra"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
-msgstr "La posición atroxada (en píxeles) del panel llateral del ventanu de charra."
+msgstr ""
+"La posición atroxada (en píxeles) del panel llateral del ventanu de charra."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "El tema que s'usará p'amosar la conversación nes ventanes de charra."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+msgid ""
+"The theme variant that is used to display the conversation in chat windows."
+msgstr ""
+"La variante del tema que va usase p'amosar la conversación nes ventanes de "
+"charra."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "Usar fustaxes gráficos"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "Usar soníos de notificación"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "Usar tema pa sales de charra"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
-msgstr "Indica si Empathy puede espublizar l'allugamientu del usuariu a los sos contautos."
+msgstr ""
+"Indica si Empathy puede espublizar l'allugamientu del usuariu a los sos "
+"contautos."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "Indica si Empathy puede usar el GPS pa pescudar l'allugamientu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
-msgstr "Indica si Empathy puede usar la rede telefónica móvil pa pescudar l'allugamientu."
+msgstr ""
+"Indica si Empathy puede usar la rede telefónica móvil pa pescudar "
+"l'allugamientu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "Indica si Empathy puede usar la rede pa pescudar l'allugamientu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "Indica si Empathy migró los rexistros de butterfly."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
-msgstr "Indica si Empathy tien d'aniciar sesión nes sos cuentes automáticamente al aniciu."
+msgstr ""
+"Indica si Empathy tien d'aniciar sesión nes sos cuentes automáticamente al "
+"aniciu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
-msgid "Whether Empathy should go into away mode automatically if the user is idle."
-msgstr "Si Empathy tendría de pasar a mou ausente automáticamente si l'usuariu ta inactivu."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+msgid ""
+"Whether Empathy should go into away mode automatically if the user is idle."
+msgstr ""
+"Si Empathy tendría de pasar a mou ausente automáticamente si l'usuariu ta "
+"inactivu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
-msgid "Whether Empathy should reduce the location's accuracy for privacy reasons."
-msgstr "Indica si Empathy tendría d'amenorgar la precisión del allugamientu por motivos de privacidá."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+msgid ""
+"Whether Empathy should reduce the location's accuracy for privacy reasons."
+msgstr ""
+"Indica si Empathy tendría d'amenorgar la precisión del allugamientu por "
+"motivos de privacidá."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
-msgid "Whether Empathy should use the avatar of the contact as the chat window icon."
-msgstr "Indica si Empathy tendría d'usar l'avatar del contautu como l'iconu de la ventana de charra."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+msgid ""
+"Whether Empathy should use the avatar of the contact as the chat window icon."
+msgstr ""
+"Indica si Empathy tendría d'usar l'avatar del contautu como l'iconu de la "
+"ventana de charra."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
-msgid "Whether WebKit developer tools, such as the Web Inspector, should be enabled."
-msgstr "Indica si les ferramientes de desendolcu de WebKit, como l'Inspector web, tienen d'activase."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+msgid ""
+"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
+msgstr ""
+"Indica si les ferramientes de desendolcu de WebKit, como l'Inspector web, "
+"tienen d'activase."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
-msgid "Whether connectivity managers should be used to automatically disconnect/reconnect."
-msgstr "Indica si hai d'usar xestores de conectividá pa desconeutase/reconeutase automáticamente."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+msgid ""
+"Whether connectivity managers should be used to automatically disconnect/"
+"reconnect."
+msgstr ""
+"Indica si hai d'usar xestores de conectividá pa desconeutase/reconeutase "
+"automáticamente."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
-msgid "Whether to check words typed against the languages you want to check with."
-msgstr "Indica si hai de revisar les pallabres tecleaes con respeutu a les llingües coles que quies comprobar."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+msgid ""
+"Whether to check words typed against the languages you want to check with."
+msgstr ""
+"Indica si hai de revisar les pallabres tecleaes con respeutu a les llingües "
+"coles que quies comprobar."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
-msgstr "Indica si hai de convertir los fustaxes n'imáxenes gráfiques nes conversaciones."
+msgstr ""
+"Indica si hai de convertir los fustaxes n'imáxenes gráfiques nes "
+"conversaciones."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+msgid "Whether to enable Pulseaudio's echo cancellation filter."
+msgstr "Indica si hai d'activar el filtru d'encaboxamientu d'eco de Pulseaudio."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
-msgstr "Indica si tien de reproducise un soníu pa notificar los anicios de sesión de los contautos na rede."
+msgstr ""
+"Indica si tien de reproducise un soníu pa notificar los anicios de sesión de "
+"los contautos na rede."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
-msgid "Whether to play a sound to notify of contacts logging out of the network."
-msgstr "Indica si tien de reproducise un soníu pa notificar les finalizaciones de sesión de los contautos na rede."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+msgid ""
+"Whether to play a sound to notify of contacts logging out of the network."
+msgstr ""
+"Indica si tien de reproducise un soníu pa notificar les finalizaciones de "
+"sesión de los contautos na rede."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "Indica si tien de reproducise un soníu pa notificar eventos."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "Indica si tien de reproducise un soníu pa notificar mensaxes entrantes."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
-msgstr "Indica si tien de reproducise un soníu pa notificar conversaciones nueves."
+msgstr ""
+"Indica si tien de reproducise un soníu pa notificar conversaciones nueves."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "Indica si tien de reproducise un soníu pa notificar mensaxes salientes."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "Indica si tien de reproducise un soníu al aniciar sesión nuna rede."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "Indica si tien de reproducise un soníu al finar sesión nuna rede."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
-msgstr "Indica si tien de reproducise soníos de notificaciones cuando tas ausente u ocupáu."
+msgstr ""
+"Indica si tien de reproducise soníos de notificaciones cuando tas ausente u "
+"ocupáu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
-msgstr "Indica si tienen d'amosase les notificaciones emerxentes cuando un contautu se desconeuta."
+msgstr ""
+"Indica si tienen d'amosase les notificaciones emerxentes cuando un contautu "
+"se desconeuta."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
-msgstr "Indica si tienen d'amosase les notificaciones emerxentes cuando un contautu se coneuta."
+msgstr ""
+"Indica si tienen d'amosase les notificaciones emerxentes cuando un contautu "
+"se coneuta."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
-msgid "Whether to show a popup notification when receiving a new message even if the chat is already opened, but not focused."
-msgstr "Indica si tienen d'amosase les notificaciones emerxentes al recibir un mensax nuevu inclusu si la ventana de charra yá ta abierta pero nun tien el focu."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
+msgid ""
+"Whether to show a popup notification when receiving a new message even if "
+"the chat is already opened, but not focused."
+msgstr ""
+"Indica si tienen d'amosase les notificaciones emerxentes al recibir un "
+"mensax nuevu inclusu si la ventana de charra yá ta abierta pero nun tien el "
+"focu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
-msgstr "Indica si hai d'amosar notificaciones emerxentes al recibir un mensax nuevu."
+msgstr ""
+"Indica si hai d'amosar notificaciones emerxentes al recibir un mensax nuevu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
-msgid "Whether to show avatars for contacts in the contact list and chat windows."
-msgstr "Indica si tienen d'amosase los avatares pa los contautos na llista de contautos y ventanes de charra."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+msgid "Whether to show account balances in the contact list."
+msgstr "Indica si hai d'amosar el créditu na llista de contautos."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
+msgid ""
+"Whether to show avatars for contacts in the contact list and chat windows."
+msgstr ""
+"Indica si tienen d'amosase los avatares pa los contautos na llista de "
+"contautos y ventanes de charra."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
-msgstr "Indica si tienen d'amosase los contautos que tán desconeutaos na llista de contautos."
+msgstr ""
+"Indica si tienen d'amosase los contautos que tán desconeutaos na llista de "
+"contautos."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
-msgstr "Indica si tienen d'amosase les notificaciones emerxentes cuando tas ausente u ocupáu."
+msgstr ""
+"Indica si tienen d'amosase les notificaciones emerxentes cuando tas ausente "
+"u ocupáu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
-msgstr "Indica si tienen d'amosase los protocolos pa los contautos na llista de contautos."
+msgstr ""
+"Indica si tienen d'amosase los protocolos pa los contautos na llista de "
+"contautos."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "Indica si hai d'amosar la llista de contautos en sales de charra."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "Indica si hai d'amosar la llista de contautos en mou compautu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
-msgid "Whether to show the message dialog about closing the main window with the 'x' button in the title bar."
-msgstr "Indica si hai d'amosar un mensax de diálogu tocante a cómo zarrar la ventana principal col botón «x» na barra de títulu."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
+msgid ""
+"Whether to show the message dialog about closing the main window with the "
+"'x' button in the title bar."
+msgstr ""
+"Indica si hai d'amosar un mensax de diálogu tocante a cómo zarrar la ventana "
+"principal col botón «x» na barra de títulu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "Indica si hai d'usar el tema pa sales de charra."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
-msgid "Which criterion to use when sorting the contact list. Default is to sort by the contact's name with the value \"name\". A value of \"state\" will sort the contact list by state."
-msgstr "Qué criteriu usar al axeitar la llista de contautos. El criteriu predetermináu ye axeitar pel nome del contautu col valor «name» (nome). Un valor «state» (estáu) axeita la llista pol estáu."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
+msgid ""
+"Which criterion to use when sorting the contact list. Default is to sort by "
+"the contact's name with the value \"name\". A value of \"state\" will sort "
+"the contact list by state."
+msgstr ""
+"Qué criteriu usar al axeitar la llista de contautos. El criteriu "
+"predetermináu ye axeitar pel nome del contautu col valor «name» (nome). Un "
+"valor «state» (estáu) axeita la llista pol estáu."
#: ../data/empathy-accounts.desktop.in.in.h:1
msgid "Manage Messaging and VoIP accounts"
@@ -405,26 +534,42 @@ msgstr "Xestionar les cuentes de mensaxería y Voz IP"
#. Tweak the dialog
#: ../data/empathy-accounts.desktop.in.in.h:2
-#: ../src/empathy-accounts-dialog.c:2229
+#: ../src/empathy-accounts-dialog.c:2324
msgid "Messaging and VoIP Accounts"
msgstr "Cuentes de mensaxería y Voz IP"
-#: ../libempathy/empathy-ft-handler.c:835
+#: ../libempathy/empathy-ft-handler.c:825
msgid "File transfer completed, but the file was corrupted"
msgstr "Tresferencia de ficheru completada, pero'l ficheru ta corruptu"
-#: ../libempathy/empathy-ft-handler.c:1126
+#: ../libempathy/empathy-ft-handler.c:1111
msgid "File transfer not supported by remote contact"
msgstr "El contautu remotu nun sofita la tresferencia de ficheros"
-#: ../libempathy/empathy-ft-handler.c:1182
+#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is not a regular file"
msgstr "El ficheru esbilláu nun ye un ficheru regular"
-#: ../libempathy/empathy-ft-handler.c:1191
+#: ../libempathy/empathy-ft-handler.c:1176
msgid "The selected file is empty"
msgstr "El ficheru esbilláu ta baleru"
+#: ../libempathy/empathy-message.c:415 ../src/empathy-call-observer.c:131
+#, c-format
+msgid "Missed call from %s"
+msgstr "Llamada perdida de %s"
+
+#. Translators: this is an outgoing call, e.g. 'Called Alice'
+#: ../libempathy/empathy-message.c:419
+#, c-format
+msgid "Called %s"
+msgstr "Llamó %s"
+
+#: ../libempathy/empathy-message.c:422
+#, c-format
+msgid "Call from %s"
+msgstr "Llamada de %s"
+
#: ../libempathy/empathy-tp-file.c:268
msgid "Socket type not supported"
msgstr "La triba de socket nun ta sofitada"
@@ -453,298 +598,288 @@ msgstr "Fallu al intentar tresferir el ficheru"
msgid "The other participant is unable to transfer the file"
msgstr "L'otru participante nun puede tresferir el ficheru"
-#: ../libempathy/empathy-tp-file.c:405
-#: ../libempathy/empathy-utils.c:383
+#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:302
msgid "Unknown reason"
msgstr "Razón desconocía"
-#: ../libempathy/empathy-utils.c:305
+#: ../libempathy/empathy-utils.c:222
msgid "Available"
msgstr "Disponible"
-#: ../libempathy/empathy-utils.c:307
+#: ../libempathy/empathy-utils.c:224
msgid "Busy"
msgstr "Ocupáu"
-#: ../libempathy/empathy-utils.c:310
+#: ../libempathy/empathy-utils.c:227
msgid "Away"
msgstr "Ausente"
-#: ../libempathy/empathy-utils.c:312
+#: ../libempathy/empathy-utils.c:229
msgid "Invisible"
msgstr "Invisible"
-#: ../libempathy/empathy-utils.c:314
+#: ../libempathy/empathy-utils.c:231
msgid "Offline"
msgstr "Desconeutáu"
-#: ../libempathy/empathy-utils.c:316
-#: ../src/empathy-streamed-media-window.c:1897
-#: ../src/empathy-streamed-media-window.c:1898
-#: ../src/empathy-streamed-media-window.c:1899
-#: ../src/empathy-streamed-media-window.c:1900
-#: ../src/empathy-call-window.ui.h:18
+#. translators: presence type is unknown
+#: ../libempathy/empathy-utils.c:234
+msgctxt "presence"
msgid "Unknown"
msgstr "Desconocíu"
-#: ../libempathy/empathy-utils.c:355
+#: ../libempathy/empathy-utils.c:274
msgid "No reason specified"
msgstr "Nun se dió denguna razón"
-#: ../libempathy/empathy-utils.c:357
-#: ../libempathy/empathy-utils.c:413
+#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:332
msgid "Status is set to offline"
msgstr "Afitóse l'estáu a desconeutáu"
-#: ../libempathy/empathy-utils.c:359
-#: ../libempathy/empathy-utils.c:393
+#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:312
+#: ../libempathy-gtk/empathy-call-utils.c:49
msgid "Network error"
msgstr "Fallu de rede"
-#: ../libempathy/empathy-utils.c:361
-#: ../libempathy/empathy-utils.c:395
+#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:314
msgid "Authentication failed"
msgstr "Falló l'autenticación"
-#: ../libempathy/empathy-utils.c:363
-#: ../libempathy/empathy-utils.c:397
+#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:316
msgid "Encryption error"
msgstr "Fallu de cifráu"
-#: ../libempathy/empathy-utils.c:365
+#: ../libempathy/empathy-utils.c:284
msgid "Name in use"
msgstr "Nome n'usu"
-#: ../libempathy/empathy-utils.c:367
-#: ../libempathy/empathy-utils.c:399
+#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
msgid "Certificate not provided"
msgstr "Nun se proporcionó'l certificáu"
-#: ../libempathy/empathy-utils.c:369
-#: ../libempathy/empathy-utils.c:401
+#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
msgid "Certificate untrusted"
msgstr "Certificáu sospechosu"
-#: ../libempathy/empathy-utils.c:371
-#: ../libempathy/empathy-utils.c:403
+#: ../libempathy/empathy-utils.c:290 ../libempathy/empathy-utils.c:322
msgid "Certificate expired"
msgstr "El certificáu espiró"
-#: ../libempathy/empathy-utils.c:373
-#: ../libempathy/empathy-utils.c:405
+#: ../libempathy/empathy-utils.c:292 ../libempathy/empathy-utils.c:324
msgid "Certificate not activated"
msgstr "El certificáu nun ta activáu"
-#: ../libempathy/empathy-utils.c:375
-#: ../libempathy/empathy-utils.c:407
+#: ../libempathy/empathy-utils.c:294 ../libempathy/empathy-utils.c:326
msgid "Certificate hostname mismatch"
msgstr "El nome del equipu del certificáu nun concasa"
-#: ../libempathy/empathy-utils.c:377
-#: ../libempathy/empathy-utils.c:409
+#: ../libempathy/empathy-utils.c:296 ../libempathy/empathy-utils.c:328
msgid "Certificate fingerprint mismatch"
msgstr "La buelga del certificáu nun concasa"
-#: ../libempathy/empathy-utils.c:379
-#: ../libempathy/empathy-utils.c:411
+#: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:330
msgid "Certificate self-signed"
msgstr "Certificáu robláu consigo mesmu"
-#: ../libempathy/empathy-utils.c:381
+#: ../libempathy/empathy-utils.c:300
msgid "Certificate error"
msgstr "Fallu del certificáu"
-#: ../libempathy/empathy-utils.c:415
+#: ../libempathy/empathy-utils.c:334
msgid "Encryption is not available"
msgstr "El cifráu nun ta disponible"
-#: ../libempathy/empathy-utils.c:417
+#: ../libempathy/empathy-utils.c:336
msgid "Certificate is invalid"
msgstr "El certificáu nun ye válidu"
-#: ../libempathy/empathy-utils.c:419
+#: ../libempathy/empathy-utils.c:338
msgid "Connection has been refused"
msgstr "Refugóse la conexón"
-#: ../libempathy/empathy-utils.c:421
+#: ../libempathy/empathy-utils.c:340
msgid "Connection can't be established"
msgstr "Nun pudo afitase la conexón"
-#: ../libempathy/empathy-utils.c:423
+#: ../libempathy/empathy-utils.c:342
msgid "Connection has been lost"
msgstr "Perdióse la conexón"
-#: ../libempathy/empathy-utils.c:425
+#: ../libempathy/empathy-utils.c:344
msgid "This resource is already connected to the server"
msgstr "El recursu yá ta coneutáu al sirvidor"
-#: ../libempathy/empathy-utils.c:427
-msgid "Connection has been replaced by a new connection using the same resource"
+#: ../libempathy/empathy-utils.c:346
+msgid ""
+"Connection has been replaced by a new connection using the same resource"
msgstr "Trocóse la conexón por una conexón nueva usando'l mesmu recursu"
-#: ../libempathy/empathy-utils.c:430
+#: ../libempathy/empathy-utils.c:349
msgid "The account already exists on the server"
msgstr "La cuenta yá esiste nel sirvidor"
-#: ../libempathy/empathy-utils.c:432
+#: ../libempathy/empathy-utils.c:351
msgid "Server is currently too busy to handle the connection"
msgstr "Anguaño'l sirrvidor ta enforma ocupáu pa xestionar la conexón"
-#: ../libempathy/empathy-utils.c:434
+#: ../libempathy/empathy-utils.c:353
msgid "Certificate has been revoked"
msgstr "Revocóse'l certificáu"
-#: ../libempathy/empathy-utils.c:436
-msgid "Certificate uses an insecure cipher algorithm or is cryptographically weak"
-msgstr "El certificáu usa un algoritmu de cifráu inseguru o ye criptográficamente feble"
+#: ../libempathy/empathy-utils.c:355
+msgid ""
+"Certificate uses an insecure cipher algorithm or is cryptographically weak"
+msgstr ""
+"El certificáu usa un algoritmu de cifráu inseguru o ye criptográficamente "
+"feble"
-#: ../libempathy/empathy-utils.c:439
-msgid "The length of the server certificate, or the depth of the server certificate chain, exceed the limits imposed by the cryptography library"
-msgstr "La llonxitú del certificáu de sirvidor, o la fondura de la cadena de certificáu del sirvidor, perpasen les llendes impuestes pola biblioteca de criptografía"
+#: ../libempathy/empathy-utils.c:358
+msgid ""
+"The length of the server certificate, or the depth of the server certificate "
+"chain, exceed the limits imposed by the cryptography library"
+msgstr ""
+"La llonxitú del certificáu de sirvidor, o la fondura de la cadena de "
+"certificáu del sirvidor, perpasen les llendes impuestes pola biblioteca de "
+"criptografía"
-#: ../libempathy/empathy-utils.c:602
+#: ../libempathy/empathy-utils.c:519
#: ../libempathy-gtk/empathy-contact-list-store.h:73
msgid "People Nearby"
msgstr "Xente cerca"
-#: ../libempathy/empathy-utils.c:607
+#: ../libempathy/empathy-utils.c:524
msgid "Yahoo! Japan"
msgstr "Yahoo! Japan"
-#: ../libempathy/empathy-utils.c:636
+#: ../libempathy/empathy-utils.c:553
msgid "Google Talk"
msgstr "Google Talk"
-#: ../libempathy/empathy-utils.c:637
+#: ../libempathy/empathy-utils.c:554
msgid "Facebook Chat"
msgstr "Facebook Chat"
-#: ../libempathy/empathy-time.c:137
+#: ../libempathy/empathy-time.c:88
#, c-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] "fai %d segundu"
msgstr[1] "fai %d segundos"
-#: ../libempathy/empathy-time.c:142
+#: ../libempathy/empathy-time.c:93
#, c-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] "fai %d minutu"
msgstr[1] "fai %d minutos"
-#: ../libempathy/empathy-time.c:147
+#: ../libempathy/empathy-time.c:98
#, c-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] "fai %d hora"
msgstr[1] "fai %d hores"
-#: ../libempathy/empathy-time.c:152
+#: ../libempathy/empathy-time.c:103
#, c-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] "fai %d día"
msgstr[1] "fai %d díes"
-#: ../libempathy/empathy-time.c:157
+#: ../libempathy/empathy-time.c:108
#, c-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] "fai %d selmana"
msgstr[1] "fai %d selmanes"
-#: ../libempathy/empathy-time.c:162
+#: ../libempathy/empathy-time.c:113
#, c-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] "fai %d mes"
msgstr[1] "fai %d meses"
-#: ../libempathy/empathy-time.c:167
+#: ../libempathy/empathy-time.c:136
msgid "in the future"
msgstr "nel futuru"
-#: ../libempathy-gtk/empathy-account-chooser.c:501
-msgid "All"
-msgstr "Too"
+#: ../libempathy-gtk/empathy-account-chooser.c:539
+msgid "All accounts"
+msgstr "Toles cuentes"
-#: ../libempathy-gtk/empathy-account-widget.c:679
-#: ../libempathy-gtk/empathy-log-window.c:650
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Cuenta"
-#: ../libempathy-gtk/empathy-account-widget.c:680
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Contraseña"
-#: ../libempathy-gtk/empathy-account-widget.c:681
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Sirvidor"
-#: ../libempathy-gtk/empathy-account-widget.c:682
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Puertu"
-#: ../libempathy-gtk/empathy-account-widget.c:754
-#: ../libempathy-gtk/empathy-account-widget.c:811
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1163
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "Les mios cuentes Web"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "La cuenta %s edítase a traviés de My Web Accounts"
+msgid "The account %s is edited via %s."
+msgstr "La cuenta %s edítase vía %s"
-#: ../libempathy-gtk/empathy-account-widget.c:1169
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "La cuenta %s nun pue editase n'Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1189
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Llanzar My Web Accounts"
-#: ../libempathy-gtk/empathy-account-widget.c:1527
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "Editar %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Nome d'usuariu:"
-#: ../libempathy-gtk/empathy-account-widget.c:1894
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "A_plicar"
-#: ../libempathy-gtk/empathy-account-widget.c:1924
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "C_oneutase"
-#. Account and Identifier
-#: ../libempathy-gtk/empathy-account-widget.c:1990
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:451
-#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1486
-#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
-#: ../src/empathy-chatrooms-window.ui.h:1
-#: ../src/empathy-new-chatroom-dialog.ui.h:1
-msgid "Account:"
-msgstr "Cuenta:"
-
-#: ../libempathy-gtk/empathy-account-widget.c:2001
-msgid "_Enabled"
-msgstr "_Activáu"
-
-#: ../libempathy-gtk/empathy-account-widget.c:2066
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Esta cuenta yá esiste nel sirvidor"
-#: ../libempathy-gtk/empathy-account-widget.c:2069
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Crear una cuenta nueva nel sirvidor"
-#: ../libempathy-gtk/empathy-account-widget.c:2261
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "E_ncaboxar"
@@ -753,19 +888,19 @@ msgstr "E_ncaboxar"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2558
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s en %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2584
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "Cuenta %s"
-#: ../libempathy-gtk/empathy-account-widget.c:2588
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Cuenta nueva"
@@ -777,6 +912,7 @@ msgstr "<b>Exemplu:</b> MioNomeEnPantalla"
#: ../libempathy-gtk/empathy-account-widget-generic.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
@@ -790,7 +926,7 @@ msgstr "Avanzáu"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:5
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:8
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:4
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:5
msgid "Pass_word:"
msgstr "Contra_seña:"
@@ -800,37 +936,48 @@ msgstr "Contra_seña:"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:6
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:10
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:5
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
-#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
msgid "Remember Password"
-msgstr "Remembrar Contraseña"
+msgstr "Remembrar contraseña"
+#. remember password ticky box
#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:11
+#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
+#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:6
+#: ../libempathy-gtk/empathy-password-dialog.c:311
+msgid "Remember password"
+msgstr "Remembrar la contraseña"
+
+#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:6
msgid "Screen _Name:"
msgstr "_Nome en pantalla:"
-#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:7
msgid "What is your AIM password?"
msgstr "¿Cuál ye la so contraseña de AIM?"
-#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:8
msgid "What is your AIM screen name?"
msgstr "¿Cuál ye'l so nome de pantalla en AIM?"
-#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:8
-#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:8
-#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:9
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:25
-#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:8
-#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:11
-msgid "_Port:"
-msgstr "_Puertu:"
-
#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:9
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:9
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:10
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:26
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:10
+msgid "_Port:"
+msgstr "_Puertu:"
+
+#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:11
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:27
+#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:10
#: ../src/empathy-new-chatroom-dialog.ui.h:9
msgid "_Server:"
msgstr "_Sirvidor:"
@@ -846,11 +993,11 @@ msgstr "<b>Exemplu:</b> usuariu"
msgid "Login I_D:"
msgstr "_ID de sesión:"
-#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:7
msgid "What is your GroupWise User ID?"
msgstr "¿Cuál ye'l so ID d'usuariu en GroupWise?"
-#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:8
msgid "What is your GroupWise password?"
msgstr "¿Cuál ye la so contraseña en GroupWise?"
@@ -867,84 +1014,92 @@ msgstr "Xueu de C_arauteres:"
msgid "ICQ _UIN:"
msgstr "_UIN ICQ:"
-#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:8
msgid "What is your ICQ UIN?"
msgstr "¿Cuál ye'l so UIN de ICQ?"
-#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:9
msgid "What is your ICQ password?"
msgstr "¿Cuál ye la so contraseña de ICQ?"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:183
-#: ../libempathy-gtk/empathy-account-widget-sip.c:216
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "Auto"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:186
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:189
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:192
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:221
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "Register"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:226
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "Opciones"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:229
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "Dengún"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
msgid "Character set:"
msgstr "Xuegu de carauteres:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+msgid ""
+"Most IRC servers don't need a password, so if you're not sure, don't enter a "
+"password."
+msgstr ""
+"La mayoría de los sirvidores IRC nun necesiten una contraseña, de mou que si "
+"nun tas seguru, nun introduzas una contraseña."
+
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
msgid "Network"
msgstr "Rede"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
msgid "Network:"
msgstr "Rede:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
msgid "Nickname:"
msgstr "Nomatu:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
msgid "Password:"
msgstr "Contraseña:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
msgid "Quit message:"
msgstr "Mensax de salida:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
msgid "Real name:"
msgstr "Nome real:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
msgid "Servers"
msgstr "Sirvidores"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:12
msgid "What is your IRC nickname?"
msgstr "¿Cuál ye'l to alcuñu nel IRC?"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:13
msgid "Which IRC network?"
msgstr "¿Qué rede IRC?"
@@ -972,54 +1127,56 @@ msgstr "Sobrescribir los axustes del sirvidor"
msgid "Priori_ty:"
msgstr "Priori_dá:"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:11
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:12
msgid "Reso_urce:"
msgstr "Re_cursu:"
#. This string is not wrapped in the dialog so you may have to add some '\n' to make it look nice.
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:13
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:14
msgid ""
"This is your username, not your normal Facebook login.\n"
"If you are facebook.com/<b>badger</b>, enter <b>badger</b>.\n"
-"Use <a href=\"http://www.facebook.com/username/\">this page</a> to choose a Facebook username if you don't have one."
+"Use <a href=\"http://www.facebook.com/username/\">this page</a> to choose a "
+"Facebook username if you don't have one."
msgstr ""
"Esti ye'l to nome d'usuariu, non el to aniciu de sesión normal en Facebook.\n"
"Si ye facebook.com/<b>usuariu</b>, introduz <b>usuariu</b>.\n"
-"Usa <a href=\"http://www.facebook.com/username/\">esta páxina</a> pa escoyer un nome d'usuariu en Facebook si nun tienes ún."
+"Usa <a href=\"http://www.facebook.com/username/\">esta páxina</a> pa escoyer "
+"un nome d'usuariu en Facebook si nun tienes ún."
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:16
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:17
msgid "Use old SS_L"
msgstr "Usar SS_L antiguu"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:17
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:18
msgid "What is your Facebook password?"
msgstr "¿Cuál ye la to contraseña de Facebook?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:18
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:19
msgid "What is your Facebook username?"
msgstr "¿Cuál ye'l to usuariu de Facebook?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:19
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:20
msgid "What is your Google ID?"
msgstr "¿Cuál ye'l to ID de Google?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:20
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:21
msgid "What is your Google password?"
msgstr "¿Cuál ye la to contraseña de Google?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:21
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:22
msgid "What is your Jabber ID?"
msgstr "¿Cuál ye'l so ID de Jabber?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:23
msgid "What is your Jabber password?"
msgstr "¿Cuál ye la so contraseña de Jabber?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:23
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:24
msgid "What is your desired Jabber ID?"
msgstr "¿Cuál ye la to ID de Jabber deseyada?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:24
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:25
msgid "What is your desired Jabber password?"
msgstr "¿Cuál ye la to contraseña de Jabber deseyada?"
@@ -1027,11 +1184,11 @@ msgstr "¿Cuál ye la to contraseña de Jabber deseyada?"
msgid "<b>Example:</b> user@hotmail.com"
msgstr "<b>Exemplu:</b> usuariu@hotmail.com"
-#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:7
msgid "What is your Windows Live ID?"
msgstr "¿Cuál ye la to ID de Windows Live?"
-#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:8
msgid "What is your Windows Live password?"
msgstr "¿Cuál ye la so contraseña de Windows Live?"
@@ -1076,58 +1233,67 @@ msgid "Discover the STUN server automatically"
msgstr "Descubrir el sirvidor STUN automáticamente"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:6
+msgid "Ignore TLS Errors"
+msgstr "Inorar fallos TLS"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
msgid "Interval (seconds)"
msgstr "Intervalu (segundos)"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
msgid "Keep-Alive Options"
msgstr "Opciones de «keepalive»"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
msgid "Loose Routing"
msgstr "Enrutáu imprecisu"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
msgid "Mechanism:"
msgstr "Mecanismu:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
msgid "Miscellaneous Options"
msgstr "Otres opciones"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
msgid "NAT Traversal Options"
msgstr "Opciones de NAT transversal"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
msgid "Port:"
msgstr "Puertu:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
msgid "Proxy Options"
msgstr "Opciones Proxy"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
msgid "STUN Server:"
msgstr "Sirvidor STUN:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
+#: ../libempathy-gtk/empathy-contact-widget.c:347
msgid "Server:"
msgstr "Sirvidor:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
msgid "Transport:"
msgstr "Tresporte:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr "Usar esta cuenta pa llamar a te_léfonos fixos y móviles"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "¿Cuál ye la so contraseña de cuenta de SIP?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
msgstr "¿Cuál ye'l so ID d'accesu de SIP?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "_Usuariu:"
@@ -1135,42 +1301,44 @@ msgstr "_Usuariu:"
msgid "I_gnore conference and chat room invitations"
msgstr "I_norar los errores d'invitación a conferencies y sales de charra"
-#. remember password ticky box
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:7
-#: ../libempathy-gtk/empathy-password-dialog.c:311
-msgid "Remember password"
-msgstr "Remembrar contraseña"
-
-#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:8
msgid "What is your Yahoo! ID?"
msgstr "¿Cuál ye'l so ID de Yahoo!?"
-#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:8
msgid "What is your Yahoo! password?"
msgstr "¿Cuál ye la so contraseña de Yahoo!?"
-#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:9
msgid "Yahoo! I_D:"
msgstr "I_D de Yahoo!:"
-#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:12
+#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:11
msgid "_Room List locale:"
msgstr "Configuración de la llista de _sales:"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:448
-#: ../libempathy-gtk/empathy-avatar-chooser.c:524
+#: ../libempathy-gtk/empathy-avatar-chooser.c:470
+#: ../libempathy-gtk/empathy-avatar-chooser.c:555
msgid "Couldn't convert image"
msgstr "Nun pudo convertise la imaxe"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:449
+#: ../libempathy-gtk/empathy-avatar-chooser.c:471
msgid "None of the accepted image formats are supported on your system"
msgstr "El sistema nun soporta dengún de los formatos d'imaxe aceutaos"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:936
+#: ../libempathy-gtk/empathy-avatar-chooser.c:818
+msgid "Couldn't save picture to file"
+msgstr "Nun pudo guardase la imaxe a un ficheru"
+
+#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
msgstr "Escueyi la to imaxe d'avatar"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:939
+#: ../libempathy-gtk/empathy-avatar-chooser.c:938
+msgid "Take a picture..."
+msgstr "Tomar una imaxe…"
+
+#: ../libempathy-gtk/empathy-avatar-chooser.c:941
msgid "No Image"
msgstr "Ensin imaxe"
@@ -1186,151 +1354,213 @@ msgstr "Tolos ficheros"
msgid "Click to enlarge"
msgstr "Calque p'agrandar"
-#: ../libempathy-gtk/empathy-chat.c:646
+#: ../libempathy-gtk/empathy-call-utils.c:44
+#: ../libempathy-gtk/empathy-call-utils.c:60
+msgid "There was an error starting the call"
+msgstr "Hebo un fallu al aniciar la llamada"
+
+#: ../libempathy-gtk/empathy-call-utils.c:51
+msgid "The specified contact doesn't support calls"
+msgstr "El contautu especificáu nun permite llamaes"
+
+#: ../libempathy-gtk/empathy-call-utils.c:53
+msgid "The specified contact is offline"
+msgstr "El contautu especificáu nun ta en llinia"
+
+#: ../libempathy-gtk/empathy-call-utils.c:55
+msgid "The specified contact is not valid"
+msgstr "El contautu especificáu nun ye válidu"
+
+#: ../libempathy-gtk/empathy-call-utils.c:57
+msgid "Emergency calls are not supported on this protocol"
+msgstr "Les llamaes d'emerxencies nun son compatibles con esti protocolu"
+
+#: ../libempathy-gtk/empathy-chat.c:702
msgid "Failed to open private chat"
msgstr "Falló al abrir la charra privada"
-#: ../libempathy-gtk/empathy-chat.c:697
+#: ../libempathy-gtk/empathy-chat.c:763
msgid "Topic not supported on this conversation"
msgstr "El tema nun tien sofitu téunicu nesta conversación"
-#: ../libempathy-gtk/empathy-chat.c:703
+#: ../libempathy-gtk/empathy-chat.c:769
msgid "You are not allowed to change the topic"
msgstr "Nun tienes permisu pa camudar el tema"
-#: ../libempathy-gtk/empathy-chat.c:842
+#: ../libempathy-gtk/empathy-chat.c:973
+#, c-format
+msgid "“%s” is not a valid contact ID"
+msgstr "%s nun ye un identificador de contautu válidu"
+
+#: ../libempathy-gtk/empathy-chat.c:1030
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: llimpiar tolos mensaxes de la conversación actual"
-#: ../libempathy-gtk/empathy-chat.c:845
+#: ../libempathy-gtk/empathy-chat.c:1033
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <tema>: afitar el tema pa la conversación actual"
-#: ../libempathy-gtk/empathy-chat.c:848
+#: ../libempathy-gtk/empathy-chat.c:1036
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <id de sala de charra>: xunise a una sala de charra nueva"
-#: ../libempathy-gtk/empathy-chat.c:851
+#: ../libempathy-gtk/empathy-chat.c:1039
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <id de sala de charra>: xunise a una sala de charra nueva"
-#: ../libempathy-gtk/empathy-chat.c:856
+#: ../libempathy-gtk/empathy-chat.c:1043
+msgid ""
+"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
+"current one"
+msgstr ""
+"/part [<ID sala de charra>] [<razón>]: dexar la sala de charra, por defeutu "
+"l'actual."
+
+#: ../libempathy-gtk/empathy-chat.c:1047
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <id del contautu> [<mensaxe>]: abrir una charra privada"
-#: ../libempathy-gtk/empathy-chat.c:859
+#: ../libempathy-gtk/empathy-chat.c:1050
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <id del contautu> <mensaxe>: abrir una charra privada"
-#: ../libempathy-gtk/empathy-chat.c:863
+#: ../libempathy-gtk/empathy-chat.c:1053
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <nomatu>: camudar el to nomatu nel sirvidor actual"
-#: ../libempathy-gtk/empathy-chat.c:866
+#: ../libempathy-gtk/empathy-chat.c:1056
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <mensaxe>: unviar un mensaxe de AICIÓN a la conversación actual"
-#: ../libempathy-gtk/empathy-chat.c:869
-msgid "/say <message>: send <message> to the current conversation. This is used to send a message starting with a '/'. For example: \"/say /join is used to join a new chat room\""
-msgstr "/say <mensaxe>: unviar un <mensaxe> a la conversación actual. Esto úsase pa unviar un mensaxe empecipiando per una «/». Por exemplu: «/say /join úsase pa xunise a una sala de charra nueva»"
+#: ../libempathy-gtk/empathy-chat.c:1059
+msgid ""
+"/say <message>: send <message> to the current conversation. This is used to "
+"send a message starting with a '/'. For example: \"/say /join is used to "
+"join a new chat room\""
+msgstr ""
+"/say <mensaxe>: unviar un <mensaxe> a la conversación actual. Esto úsase pa "
+"unviar un mensaxe empecipiando per una «/». Por exemplu: «/say /join úsase "
+"pa xunise a una sala de charra nueva»"
-#: ../libempathy-gtk/empathy-chat.c:874
-msgid "/help [<command>]: show all supported commands. If <command> is defined, show its usage."
-msgstr "/help [<comandu>]: amosar tolos comandos soportaos. Si <comandu> ta definíu, amuesa'l so usu."
+#: ../libempathy-gtk/empathy-chat.c:1064
+msgid "/whois <contact ID>: display information about a contact"
+msgstr "/whois <ID del contautu>: amosar info sobre un contautu"
-#: ../libempathy-gtk/empathy-chat.c:884
+#: ../libempathy-gtk/empathy-chat.c:1067
+msgid ""
+"/help [<command>]: show all supported commands. If <command> is defined, "
+"show its usage."
+msgstr ""
+"/help [<comandu>]: amosar tolos comandos soportaos. Si <comandu> ta definíu, "
+"amuesa'l so usu."
+
+#: ../libempathy-gtk/empathy-chat.c:1077
#, c-format
msgid "Usage: %s"
msgstr "Usu: %s"
-#: ../libempathy-gtk/empathy-chat.c:926
+#: ../libempathy-gtk/empathy-chat.c:1116
msgid "Unknown command"
msgstr "Orde desconocía"
-#: ../libempathy-gtk/empathy-chat.c:1052
+#: ../libempathy-gtk/empathy-chat.c:1242
msgid "Unknown command; see /help for the available commands"
msgstr "Comandu desconocíu; consulta /help p'adicar los comandos disponibles"
-#: ../libempathy-gtk/empathy-chat.c:1192
+#. translators: error used when user doesn't have enough credit on his
+#. * account to send the message.
+#: ../libempathy-gtk/empathy-chat.c:1412
+msgid "insufficient balance to send message"
+msgstr "nun hai balance suficiente pa unviar el mensaxe"
+
+#: ../libempathy-gtk/empathy-chat.c:1414
+msgid "not capable"
+msgstr "nun ye dable"
+
+#: ../libempathy-gtk/empathy-chat.c:1421
msgid "offline"
msgstr "desconeutáu"
-#: ../libempathy-gtk/empathy-chat.c:1195
+#: ../libempathy-gtk/empathy-chat.c:1424
msgid "invalid contact"
msgstr "contautu non válidu"
-#: ../libempathy-gtk/empathy-chat.c:1198
+#: ../libempathy-gtk/empathy-chat.c:1427
msgid "permission denied"
msgstr "permisu denegáu"
-#: ../libempathy-gtk/empathy-chat.c:1201
+#: ../libempathy-gtk/empathy-chat.c:1430
msgid "too long message"
msgstr "mensaxe enforma llargu"
-#: ../libempathy-gtk/empathy-chat.c:1204
+#: ../libempathy-gtk/empathy-chat.c:1433
msgid "not implemented"
msgstr "non implementáu"
-#: ../libempathy-gtk/empathy-chat.c:1208
+#: ../libempathy-gtk/empathy-chat.c:1437
msgid "unknown"
msgstr "desconocíu"
-#: ../libempathy-gtk/empathy-chat.c:1212
+#: ../libempathy-gtk/empathy-chat.c:1443
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Error al unviar el mensaxe «%s»: %s"
-#: ../libempathy-gtk/empathy-chat.c:1273
-#: ../src/empathy-chat-window.c:711
+#: ../libempathy-gtk/empathy-chat.c:1447
+#, c-format
+msgid "Error sending message: %s"
+msgstr "Fallu al unviar mensax: %s"
+
+#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Tema:"
-#: ../libempathy-gtk/empathy-chat.c:1285
+#: ../libempathy-gtk/empathy-chat.c:1520
#, c-format
msgid "Topic set to: %s"
msgstr "El tema afitóse a: %s"
-#: ../libempathy-gtk/empathy-chat.c:1287
+#: ../libempathy-gtk/empathy-chat.c:1522
msgid "No topic defined"
msgstr "Nun se definió'l tema"
-#: ../libempathy-gtk/empathy-chat.c:1786
+#: ../libempathy-gtk/empathy-chat.c:2031
msgid "(No Suggestions)"
msgstr "(Ensin suxerencies)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:1854
+#: ../libempathy-gtk/empathy-chat.c:2099
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "Amestar '%s' al diccionariu"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:1891
+#: ../libempathy-gtk/empathy-chat.c:2136
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "Amestar «%s» al diccionariu de «%s»"
-#: ../libempathy-gtk/empathy-chat.c:1950
+#: ../libempathy-gtk/empathy-chat.c:2206
msgid "Insert Smiley"
msgstr "Inxertar fustax"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:1968
-#: ../libempathy-gtk/empathy-ui-utils.c:1810
+#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "U_nviar"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2003
+#: ../libempathy-gtk/empathy-chat.c:2278
msgid "_Spelling Suggestions"
msgstr "_Suxerencies ortográfiques"
-#: ../libempathy-gtk/empathy-chat.c:2092
+#: ../libempathy-gtk/empathy-chat.c:2367
msgid "Failed to retrieve recent logs"
msgstr "Falló al recibir los rexistros recientes"
-#: ../libempathy-gtk/empathy-chat.c:2198
+#: ../libempathy-gtk/empathy-chat.c:2504
#, c-format
msgid "%s has disconnected"
msgstr "%s desconeutóse"
@@ -1338,12 +1568,12 @@ msgstr "%s desconeutóse"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2205
+#: ../libempathy-gtk/empathy-chat.c:2511
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%2$s espulsó a %1$s"
-#: ../libempathy-gtk/empathy-chat.c:2208
+#: ../libempathy-gtk/empathy-chat.c:2514
#, c-format
msgid "%s was kicked"
msgstr "a %s espulsárenlu"
@@ -1351,17 +1581,17 @@ msgstr "a %s espulsárenlu"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2216
+#: ../libempathy-gtk/empathy-chat.c:2522
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%2$s torgó a %1$s"
-#: ../libempathy-gtk/empathy-chat.c:2219
+#: ../libempathy-gtk/empathy-chat.c:2525
#, c-format
msgid "%s was banned"
msgstr "a %s vetárenlu"
-#: ../libempathy-gtk/empathy-chat.c:2223
+#: ../libempathy-gtk/empathy-chat.c:2529
#, c-format
msgid "%s has left the room"
msgstr "%s dexó la sala"
@@ -1371,99 +1601,175 @@ msgstr "%s dexó la sala"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2232
+#: ../libempathy-gtk/empathy-chat.c:2538
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2257
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%s has joined the room"
msgstr "%s entró na sala"
-#: ../libempathy-gtk/empathy-chat.c:2282
+#: ../libempathy-gtk/empathy-chat.c:2588
#, c-format
msgid "%s is now known as %s"
msgstr "Agora %s ye conocíu como %s"
-#: ../libempathy-gtk/empathy-chat.c:2421
-#: ../src/empathy-streamed-media-window.c:1942
-#: ../src/empathy-event-manager.c:1122
+#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../src/empathy-streamed-media-window.c:1894
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Desconeutáu"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3048
+#: ../libempathy-gtk/empathy-chat.c:3374
msgid "Would you like to store this password?"
msgstr "¿Quies almacenar esta contraseña?"
-#: ../libempathy-gtk/empathy-chat.c:3054
+#: ../libempathy-gtk/empathy-chat.c:3380
msgid "Remember"
msgstr "Remembrar"
-#: ../libempathy-gtk/empathy-chat.c:3064
+#: ../libempathy-gtk/empathy-chat.c:3390
msgid "Not now"
msgstr "Agora non"
-#: ../libempathy-gtk/empathy-chat.c:3108
+#: ../libempathy-gtk/empathy-chat.c:3434
msgid "Retry"
msgstr "Reintentar"
-#: ../libempathy-gtk/empathy-chat.c:3112
+#: ../libempathy-gtk/empathy-chat.c:3438
msgid "Wrong password; please try again:"
msgstr "Contraseña incorreuta; inténtalo otra vegada:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3229
+#: ../libempathy-gtk/empathy-chat.c:3568
msgid "This room is protected by a password:"
msgstr "Esta sala ta protexida por contraseña:"
-#: ../libempathy-gtk/empathy-chat.c:3256
+#: ../libempathy-gtk/empathy-chat.c:3595
msgid "Join"
msgstr "Xunise"
-#: ../libempathy-gtk/empathy-chat.c:3426
-#: ../src/empathy-event-manager.c:1144
+#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Coneutáu"
-#: ../libempathy-gtk/empathy-chat.c:3479
-#: ../libempathy-gtk/empathy-log-window.c:657
+#: ../libempathy-gtk/empathy-chat.c:3852
msgid "Conversation"
msgstr "Conversación"
+#. Translators: this string is a something like
+#. * "Escher Cat (SMS)"
+#: ../libempathy-gtk/empathy-chat.c:3857
+#, c-format
+msgid "%s (SMS)"
+msgstr "%s (SMS)"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:424
+msgid "Unknown or invalid identifier"
+msgstr "Identificador desconocíu o inválidu"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:426
+msgid "Contact blocking temporarily unavailable"
+msgstr "Bloquéu de contautos temporalmente non disponible"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:428
+msgid "Contact blocking unavailable"
+msgstr "Bloquéu de contautos non disponible"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:430
+msgid "Permission Denied"
+msgstr "Permisu denegáu"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:434
+msgid "Could not block contact"
+msgstr "Nun se pue bloquiar el contautu"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:774
+msgid "Edit Blocked Contacts"
+msgstr "Editar contautos bloquiaos"
+
+#. Account and Identifier
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
+#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
+#: ../libempathy-gtk/empathy-individual-widget.c:1485
+#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
+#: ../src/empathy-chatrooms-window.ui.h:1
+#: ../src/empathy-new-chatroom-dialog.ui.h:1
+msgid "Account:"
+msgstr "Cuenta:"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:2
+msgid "Blocked Contacts"
+msgstr "Contautos bloquiaos"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
+#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
+#: ../src/empathy-accounts-dialog.ui.h:5
+#: ../src/empathy-chatrooms-window.ui.h:3
+msgid "Remove"
+msgstr "Desaniciar"
+
#. Copy Link Address menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:320
-#: ../libempathy-gtk/empathy-theme-adium.c:794
+#: ../libempathy-gtk/empathy-webkit-utils.c:277
msgid "_Copy Link Address"
msgstr "_Copiar la direición del enllaz"
#. Open Link menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:327
-#: ../libempathy-gtk/empathy-theme-adium.c:801
+#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
msgstr "_Abrir enllaz"
#. Translators: timestamp displayed between conversations in
#. * chat windows (strftime format string)
-#: ../libempathy-gtk/empathy-chat-text-view.c:420
+#: ../libempathy-gtk/empathy-chat-text-view.c:415
msgid "%A %B %d %Y"
msgstr "%A %d %B %Y"
-#: ../libempathy-gtk/empathy-contact-dialogs.c:265
+#: ../libempathy-gtk/empathy-contact-dialogs.c:299
#: ../libempathy-gtk/empathy-individual-edit-dialog.c:247
msgid "Edit Contact Information"
msgstr "Editar información del contautu"
-#: ../libempathy-gtk/empathy-contact-dialogs.c:316
+#: ../libempathy-gtk/empathy-contact-dialogs.c:350
msgid "Personal Information"
msgstr "Información personal"
-#: ../libempathy-gtk/empathy-contact-dialogs.c:425
-#: ../libempathy-gtk/empathy-individual-dialogs.c:115
+#: ../libempathy-gtk/empathy-contact-dialogs.c:459
+#: ../libempathy-gtk/empathy-individual-dialogs.c:119
msgid "New Contact"
msgstr "Contautu nuevu"
+#: ../libempathy-gtk/empathy-contact-dialogs.c:533
+#: ../libempathy-gtk/empathy-individual-dialogs.c:200
+#, c-format
+msgid "Block %s?"
+msgstr "¿Bloquiar %s?"
+
+#: ../libempathy-gtk/empathy-contact-dialogs.c:538
+#: ../libempathy-gtk/empathy-individual-dialogs.c:255
+#, c-format
+msgid "Are you sure you want to block '%s' from contacting you again?"
+msgstr ""
+"¿Tas seguru de que quies bloquiar a «%s» pa evitar que contaute contigo?"
+
+#: ../libempathy-gtk/empathy-contact-dialogs.c:543
+#: ../libempathy-gtk/empathy-individual-dialogs.c:277
+msgid "_Block"
+msgstr "_Bloquiar"
+
+#: ../libempathy-gtk/empathy-contact-dialogs.c:559
+#: ../libempathy-gtk/empathy-individual-dialogs.c:286
+msgid "_Report this contact as abusive"
+msgid_plural "_Report these contacts as abusive"
+msgstr[0] "Info_rmar d'esti contautu como abusivu"
+msgstr[1] "Info_rmar d'estos contautos como abusivos"
+
#: ../libempathy-gtk/empathy-contact-dialogs.ui.h:1
msgid "Decide _Later"
msgstr "Decidir _dempués"
@@ -1472,6 +1778,10 @@ msgstr "Decidir _dempués"
msgid "Subscription Request"
msgstr "Petición de suscripción"
+#: ../libempathy-gtk/empathy-contact-dialogs.ui.h:3
+msgid "_Block User"
+msgstr "_Bloquiar usuariu"
+
#: ../libempathy-gtk/empathy-contact-list-store.h:71
msgid "Ungrouped"
msgstr "Desagrupaos"
@@ -1480,293 +1790,331 @@ msgstr "Desagrupaos"
msgid "Favorite People"
msgstr "Xente favorito"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2012
-#: ../libempathy-gtk/empathy-individual-view.c:2293
+#: ../libempathy-gtk/empathy-contact-list-view.c:1986
+#: ../libempathy-gtk/empathy-individual-view.c:2376
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "¿Daveres quies quitar el grupu «%s»?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2014
-#: ../libempathy-gtk/empathy-individual-view.c:2296
+#: ../libempathy-gtk/empathy-contact-list-view.c:1988
+#: ../libempathy-gtk/empathy-individual-view.c:2379
msgid "Removing group"
msgstr "Quitando grupu"
#. Remove
-#: ../libempathy-gtk/empathy-contact-list-view.c:2063
-#: ../libempathy-gtk/empathy-contact-list-view.c:2140
-#: ../libempathy-gtk/empathy-individual-view.c:2351
-#: ../libempathy-gtk/empathy-individual-view.c:2498
-#: ../src/empathy-accounts-dialog.ui.h:7
+#: ../libempathy-gtk/empathy-contact-list-view.c:2037
+#: ../libempathy-gtk/empathy-contact-list-view.c:2114
+#: ../libempathy-gtk/empathy-individual-view.c:2434
+#: ../libempathy-gtk/empathy-individual-view.c:2637
msgid "_Remove"
msgstr "_Quitar"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2093
-#: ../libempathy-gtk/empathy-individual-view.c:2401
+#: ../libempathy-gtk/empathy-contact-list-view.c:2067
+#: ../libempathy-gtk/empathy-individual-view.c:2501
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "¿Daveres quies quitar el contautu «%s»?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2095
-#: ../libempathy-gtk/empathy-individual-view.c:2417
+#: ../libempathy-gtk/empathy-contact-list-view.c:2069
+#: ../libempathy-gtk/empathy-individual-view.c:2522
msgid "Removing contact"
msgstr "Quitando'l contautu"
-#: ../libempathy-gtk/empathy-contact-menu.c:204
-#: ../src/empathy-main-window.ui.h:13
+#: ../libempathy-gtk/empathy-contact-menu.c:220
+#: ../src/empathy-main-window-menubar.ui.h:14
msgid "_Add Contact…"
msgstr "_Amestar contautu…"
-#: ../libempathy-gtk/empathy-contact-menu.c:231
-#: ../libempathy-gtk/empathy-individual-menu.c:517
-#: ../src/empathy-main-window.ui.h:14
+#: ../libempathy-gtk/empathy-contact-menu.c:300
+msgid "_Block Contact"
+msgstr "_Bloquiar contautu"
+
+#: ../libempathy-gtk/empathy-contact-menu.c:329
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_Charra"
-#: ../libempathy-gtk/empathy-contact-menu.c:262
-#: ../libempathy-gtk/empathy-individual-menu.c:560
+#: ../libempathy-gtk/empathy-contact-menu.c:361
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "Llamada de _soníu"
-#: ../libempathy-gtk/empathy-contact-menu.c:293
-#: ../libempathy-gtk/empathy-individual-menu.c:602
+#: ../libempathy-gtk/empathy-contact-menu.c:394
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
-msgstr "Llamada de _vídeo"
+msgstr "Llamada de _videu"
-#: ../libempathy-gtk/empathy-contact-menu.c:334
-#: ../libempathy-gtk/empathy-individual-menu.c:645
-#: ../src/empathy-main-window.ui.h:25
+#: ../libempathy-gtk/empathy-contact-menu.c:440
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "Conversaciones an_teriores"
-#: ../libempathy-gtk/empathy-contact-menu.c:356
-#: ../libempathy-gtk/empathy-individual-menu.c:686
+#: ../libempathy-gtk/empathy-contact-menu.c:462
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "Unviar Ficheru"
-#: ../libempathy-gtk/empathy-contact-menu.c:379
-#: ../libempathy-gtk/empathy-individual-menu.c:728
+#: ../libempathy-gtk/empathy-contact-menu.c:485
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "Compartir el mio escritoriu"
-#: ../libempathy-gtk/empathy-contact-menu.c:419
-#: ../libempathy-gtk/empathy-contact-widget.c:1682
-#: ../libempathy-gtk/empathy-individual-menu.c:762
-#: ../libempathy-gtk/empathy-individual-widget.c:1377
+#: ../libempathy-gtk/empathy-contact-menu.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:1886
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:1373
msgid "Favorite"
msgstr "Favoritu"
-#: ../libempathy-gtk/empathy-contact-menu.c:448
-#: ../libempathy-gtk/empathy-individual-menu.c:789
+#: ../libempathy-gtk/empathy-contact-menu.c:554
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "Infor_mación"
-#: ../libempathy-gtk/empathy-contact-menu.c:494
+#: ../libempathy-gtk/empathy-contact-menu.c:600
msgctxt "Edit contact (contextual menu)"
msgid "_Edit"
msgstr "_Editar"
-#: ../libempathy-gtk/empathy-contact-menu.c:548
-#: ../libempathy-gtk/empathy-individual-menu.c:970
-#: ../src/empathy-chat-window.c:923
+#: ../libempathy-gtk/empathy-contact-menu.c:654
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
+#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "Convidándote a esta sala"
-#: ../libempathy-gtk/empathy-contact-menu.c:579
-#: ../libempathy-gtk/empathy-individual-menu.c:1017
+#: ../libempathy-gtk/empathy-contact-menu.c:685
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "_Invitar a sala de chat"
#. Title
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:445
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
msgid "Search contacts"
-msgstr "Guetar contautos"
+msgstr "Guetar contactos"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:473
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:535
msgid "Search: "
-msgstr "Guetar:"
+msgstr "Guetar: "
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:534
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:593
+msgid "_Add Contact"
+msgstr "_Amestar contautu"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:611
msgid "No contacts found"
msgstr "Nun s'alcontraron contautos"
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:627
+msgid "Your message introducing yourself:"
+msgstr "El to mensaxe de presentación:"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:635
+msgid "Please let me see when you're online. Thanks!"
+msgstr "Déxame ver cuando tas en llinia. Gracies."
+
#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "Seleicionar un contautu"
-#: ../libempathy-gtk/empathy-contact-widget.c:276
+#: ../libempathy-gtk/empathy-contact-widget.c:336
#: ../libempathy-gtk/empathy-individual-widget.c:153
msgid "Full name:"
msgstr "Nome completu:"
-#: ../libempathy-gtk/empathy-contact-widget.c:277
+#: ../libempathy-gtk/empathy-contact-widget.c:337
#: ../libempathy-gtk/empathy-individual-widget.c:154
msgid "Phone number:"
msgstr "Númberu de teléfonu:"
-#: ../libempathy-gtk/empathy-contact-widget.c:278
+#: ../libempathy-gtk/empathy-contact-widget.c:338
#: ../libempathy-gtk/empathy-individual-widget.c:155
msgid "E-mail address:"
msgstr "Direición de corréu-e:"
-#: ../libempathy-gtk/empathy-contact-widget.c:279
+#: ../libempathy-gtk/empathy-contact-widget.c:339
#: ../libempathy-gtk/empathy-individual-widget.c:156
msgid "Website:"
msgstr "Sitiu web:"
-#: ../libempathy-gtk/empathy-contact-widget.c:280
+#: ../libempathy-gtk/empathy-contact-widget.c:340
#: ../libempathy-gtk/empathy-individual-widget.c:157
msgid "Birthday:"
msgstr "Cumpleaños:"
-#: ../libempathy-gtk/empathy-contact-widget.c:724
-#: ../libempathy-gtk/empathy-individual-widget.c:487
+#. Note to translators: this is the caption for a string of the form "5
+#. * minutes ago", and refers to the time since the contact last interacted
+#. * with their IM client.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:346
+msgid "Last seen:"
+msgstr "Cabera actividá:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:348
+msgid "Connected from:"
+msgstr "Coneutáu dende:"
+
+#. FIXME: once Idle implements SimplePresence using this information, we can
+#. * and should bin this.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:353
+msgid "Away message:"
+msgstr "Mensaxe d'ausencia:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:606
+msgid "Channels:"
+msgstr "Canales:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:897
+#: ../libempathy-gtk/empathy-individual-widget.c:469
msgid "Country ISO Code:"
msgstr "Códigu ISO de país:"
-#: ../libempathy-gtk/empathy-contact-widget.c:726
-#: ../libempathy-gtk/empathy-individual-widget.c:489
+#: ../libempathy-gtk/empathy-contact-widget.c:899
+#: ../libempathy-gtk/empathy-individual-widget.c:471
msgid "Country:"
msgstr "País:"
-#: ../libempathy-gtk/empathy-contact-widget.c:728
-#: ../libempathy-gtk/empathy-individual-widget.c:491
+#: ../libempathy-gtk/empathy-contact-widget.c:901
+#: ../libempathy-gtk/empathy-individual-widget.c:473
msgid "State:"
msgstr "Estáu:"
-#: ../libempathy-gtk/empathy-contact-widget.c:730
-#: ../libempathy-gtk/empathy-individual-widget.c:493
+#: ../libempathy-gtk/empathy-contact-widget.c:903
+#: ../libempathy-gtk/empathy-individual-widget.c:475
msgid "City:"
msgstr "Ciudá:"
-#: ../libempathy-gtk/empathy-contact-widget.c:732
-#: ../libempathy-gtk/empathy-individual-widget.c:495
+#: ../libempathy-gtk/empathy-contact-widget.c:905
+#: ../libempathy-gtk/empathy-individual-widget.c:477
msgid "Area:"
msgstr "Estaya:"
-#: ../libempathy-gtk/empathy-contact-widget.c:734
-#: ../libempathy-gtk/empathy-individual-widget.c:497
+#: ../libempathy-gtk/empathy-contact-widget.c:907
+#: ../libempathy-gtk/empathy-individual-widget.c:479
msgid "Postal Code:"
msgstr "Códigu postal:"
-#: ../libempathy-gtk/empathy-contact-widget.c:736
-#: ../libempathy-gtk/empathy-individual-widget.c:499
+#: ../libempathy-gtk/empathy-contact-widget.c:909
+#: ../libempathy-gtk/empathy-individual-widget.c:481
msgid "Street:"
msgstr "Cai:"
-#: ../libempathy-gtk/empathy-contact-widget.c:738
-#: ../libempathy-gtk/empathy-individual-widget.c:501
+#: ../libempathy-gtk/empathy-contact-widget.c:911
+#: ../libempathy-gtk/empathy-individual-widget.c:483
msgid "Building:"
msgstr "Edificiu:"
-#: ../libempathy-gtk/empathy-contact-widget.c:740
-#: ../libempathy-gtk/empathy-individual-widget.c:503
+#: ../libempathy-gtk/empathy-contact-widget.c:913
+#: ../libempathy-gtk/empathy-individual-widget.c:485
msgid "Floor:"
msgstr "Planta:"
-#: ../libempathy-gtk/empathy-contact-widget.c:742
-#: ../libempathy-gtk/empathy-individual-widget.c:505
+#: ../libempathy-gtk/empathy-contact-widget.c:915
+#: ../libempathy-gtk/empathy-individual-widget.c:487
msgid "Room:"
msgstr "Habitación:"
-#: ../libempathy-gtk/empathy-contact-widget.c:744
-#: ../libempathy-gtk/empathy-individual-widget.c:507
+#: ../libempathy-gtk/empathy-contact-widget.c:917
+#: ../libempathy-gtk/empathy-individual-widget.c:489
msgid "Text:"
msgstr "Testu:"
-#: ../libempathy-gtk/empathy-contact-widget.c:746
-#: ../libempathy-gtk/empathy-individual-widget.c:509
+#: ../libempathy-gtk/empathy-contact-widget.c:919
+#: ../libempathy-gtk/empathy-individual-widget.c:491
msgid "Description:"
msgstr "Descripción:"
-#: ../libempathy-gtk/empathy-contact-widget.c:748
-#: ../libempathy-gtk/empathy-individual-widget.c:511
+#: ../libempathy-gtk/empathy-contact-widget.c:921
+#: ../libempathy-gtk/empathy-individual-widget.c:493
msgid "URI:"
msgstr "URI:"
-#: ../libempathy-gtk/empathy-contact-widget.c:750
-#: ../libempathy-gtk/empathy-individual-widget.c:513
+#: ../libempathy-gtk/empathy-contact-widget.c:923
+#: ../libempathy-gtk/empathy-individual-widget.c:495
msgid "Accuracy Level:"
msgstr "Nivel de precisión:"
-#: ../libempathy-gtk/empathy-contact-widget.c:752
-#: ../libempathy-gtk/empathy-individual-widget.c:515
+#: ../libempathy-gtk/empathy-contact-widget.c:925
+#: ../libempathy-gtk/empathy-individual-widget.c:497
msgid "Error:"
msgstr "Error:"
-#: ../libempathy-gtk/empathy-contact-widget.c:754
-#: ../libempathy-gtk/empathy-individual-widget.c:517
+#: ../libempathy-gtk/empathy-contact-widget.c:927
+#: ../libempathy-gtk/empathy-individual-widget.c:499
msgid "Vertical Error (meters):"
msgstr "Error vertical (metros):"
-#: ../libempathy-gtk/empathy-contact-widget.c:756
-#: ../libempathy-gtk/empathy-individual-widget.c:519
+#: ../libempathy-gtk/empathy-contact-widget.c:929
+#: ../libempathy-gtk/empathy-individual-widget.c:501
msgid "Horizontal Error (meters):"
msgstr "Error horizontal (metros):"
-#: ../libempathy-gtk/empathy-contact-widget.c:758
-#: ../libempathy-gtk/empathy-individual-widget.c:521
+#: ../libempathy-gtk/empathy-contact-widget.c:931
+#: ../libempathy-gtk/empathy-individual-widget.c:503
msgid "Speed:"
msgstr "Velocidá:"
-#: ../libempathy-gtk/empathy-contact-widget.c:760
-#: ../libempathy-gtk/empathy-individual-widget.c:523
+#: ../libempathy-gtk/empathy-contact-widget.c:933
+#: ../libempathy-gtk/empathy-individual-widget.c:505
msgid "Bearing:"
msgstr "Allanciu:"
-#: ../libempathy-gtk/empathy-contact-widget.c:762
-#: ../libempathy-gtk/empathy-individual-widget.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:935
+#: ../libempathy-gtk/empathy-individual-widget.c:507
msgid "Climb Speed:"
msgstr "Velocidá d'ascensu:"
-#: ../libempathy-gtk/empathy-contact-widget.c:764
-#: ../libempathy-gtk/empathy-individual-widget.c:527
+#: ../libempathy-gtk/empathy-contact-widget.c:937
+#: ../libempathy-gtk/empathy-individual-widget.c:509
msgid "Last Updated on:"
msgstr "Anováu per cabera vegada:"
-#: ../libempathy-gtk/empathy-contact-widget.c:766
-#: ../libempathy-gtk/empathy-individual-widget.c:529
+#: ../libempathy-gtk/empathy-contact-widget.c:939
+#: ../libempathy-gtk/empathy-individual-widget.c:511
msgid "Longitude:"
msgstr "Llonxitú_"
-#: ../libempathy-gtk/empathy-contact-widget.c:768
-#: ../libempathy-gtk/empathy-individual-widget.c:531
+#: ../libempathy-gtk/empathy-contact-widget.c:941
+#: ../libempathy-gtk/empathy-individual-widget.c:513
msgid "Latitude:"
msgstr "Llatitú:"
-#: ../libempathy-gtk/empathy-contact-widget.c:770
-#: ../libempathy-gtk/empathy-individual-widget.c:533
+#: ../libempathy-gtk/empathy-contact-widget.c:943
+#: ../libempathy-gtk/empathy-individual-widget.c:515
msgid "Altitude:"
msgstr "Altitú:"
-#: ../libempathy-gtk/empathy-contact-widget.c:833
-#: ../libempathy-gtk/empathy-contact-widget.c:850
-#: ../libempathy-gtk/empathy-individual-widget.c:615
-#: ../libempathy-gtk/empathy-individual-widget.c:632
-#: ../src/empathy-preferences.ui.h:12
+#: ../libempathy-gtk/empathy-contact-widget.c:996
+#: ../libempathy-gtk/empathy-contact-widget.c:1011
+#: ../libempathy-gtk/empathy-individual-widget.c:607
+#: ../libempathy-gtk/empathy-individual-widget.c:622
+#: ../src/empathy-preferences.ui.h:16
msgid "Location"
msgstr "Ubicación"
#. translators: format is "Location, $date"
-#: ../libempathy-gtk/empathy-contact-widget.c:852
-#: ../libempathy-gtk/empathy-individual-widget.c:634
+#: ../libempathy-gtk/empathy-contact-widget.c:1013
+#: ../libempathy-gtk/empathy-individual-widget.c:624
#, c-format
msgid "%s, %s"
msgstr "%s, %s"
-#: ../libempathy-gtk/empathy-contact-widget.c:904
-#: ../libempathy-gtk/empathy-individual-widget.c:683
+#: ../libempathy-gtk/empathy-contact-widget.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:673
msgid "%B %e, %Y at %R UTC"
msgstr "%e de %B de %Y a les %R UTC"
-#: ../libempathy-gtk/empathy-contact-widget.c:987
-#: ../libempathy-gtk/empathy-individual-widget.c:925
+#: ../libempathy-gtk/empathy-contact-widget.c:1147
+#: ../libempathy-gtk/empathy-individual-widget.c:915
msgid "Save Avatar"
msgstr "Guardar avatar"
-#: ../libempathy-gtk/empathy-contact-widget.c:1043
-#: ../libempathy-gtk/empathy-individual-widget.c:983
+#: ../libempathy-gtk/empathy-contact-widget.c:1203
+#: ../libempathy-gtk/empathy-individual-widget.c:973
msgid "Unable to save avatar"
msgstr "Nun pudo guardase l'avatar"
@@ -1776,7 +2124,7 @@ msgstr "<b>Ubicación</b> en (data)\t"
#. Alias
#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
-#: ../libempathy-gtk/empathy-individual-widget.c:1312
+#: ../libempathy-gtk/empathy-individual-widget.c:1308
msgid "Alias:"
msgstr "Nomatu:"
@@ -1796,7 +2144,7 @@ msgstr "Detalles del contautu"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1516
+#: ../libempathy-gtk/empathy-individual-widget.c:1515
msgid "Identifier:"
msgstr "Identificador:"
@@ -1813,71 +2161,126 @@ msgstr "SO:"
msgid "Version:"
msgstr "Versión:"
-#: ../libempathy-gtk/empathy-groups-widget.c:332
+#: ../libempathy-gtk/empathy-groups-widget.c:333
msgid "Groups"
msgstr "Grupos"
-#: ../libempathy-gtk/empathy-groups-widget.c:344
-msgid "Select the groups you want this contact to appear in. Note that you can select more than one group or no groups."
-msgstr "Escueyi los grupos nos que quies qu'esti contautu apareza. Decátate que puedes esbillar más d'un grupu o dengún grupu."
+#: ../libempathy-gtk/empathy-groups-widget.c:345
+msgid ""
+"Select the groups you want this contact to appear in. Note that you can "
+"select more than one group or no groups."
+msgstr ""
+"Escueyi los grupos nos que quies qu'esti contautu apareza. Decátate que "
+"puedes esbillar más d'un grupu o dengún grupu."
-#: ../libempathy-gtk/empathy-groups-widget.c:363
+#: ../libempathy-gtk/empathy-groups-widget.c:364
msgid "_Add Group"
msgstr "_Amestar grupu"
-#: ../libempathy-gtk/empathy-groups-widget.c:398
+#: ../libempathy-gtk/empathy-groups-widget.c:399
msgctxt "verb in a column header displaying group names"
msgid "Select"
msgstr "Seleicionar"
-#: ../libempathy-gtk/empathy-groups-widget.c:408
-#: ../src/empathy-main-window.c:1432
+#: ../libempathy-gtk/empathy-groups-widget.c:409
+#: ../src/empathy-main-window.c:1807
msgid "Group"
msgstr "Grupu"
+#: ../libempathy-gtk/empathy-individual-dialogs.c:260
+msgid "The following identity will be blocked:"
+msgid_plural "The following identities will be blocked:"
+msgstr[0] "Va bloquiase la siguiente identidá:"
+msgstr[1] "Van bloquiase les siguientes identidaes:"
+
+#: ../libempathy-gtk/empathy-individual-dialogs.c:267
+msgid "The following identity can not be blocked:"
+msgid_plural "The following identities can not be blocked:"
+msgstr[0] "Nun pudo bloquiase la siguiente identidá:"
+msgstr[1] "Nun pudieron bloquiase les siguientes identidaes:"
+
#. Translators: the heading at the top of the Information dialogue
-#: ../libempathy-gtk/empathy-individual-information-dialog.c:281
+#: ../libempathy-gtk/empathy-individual-information-dialog.c:288
msgid "Linked Contacts"
msgstr "Contautos enllazaos"
-#: ../libempathy-gtk/empathy-individual-linker.c:354
+#: ../libempathy-gtk/empathy-individual-linker.c:370
msgid "Select contacts to link"
msgstr "Seleicionar contautos pa enllazar"
-#: ../libempathy-gtk/empathy-individual-linker.c:428
+#: ../libempathy-gtk/empathy-individual-linker.c:444
msgid "New contact preview"
msgstr "Vista previa del nuevu contautu"
-#: ../libempathy-gtk/empathy-individual-linker.c:472
+#: ../libempathy-gtk/empathy-individual-linker.c:488
msgid "Contacts selected in the list on the left will be linked together."
msgstr "Los contautos esbillaos na llista de la izquierda s'enllazarán xuntos."
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:131
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../libempathy-gtk/empathy-individual-menu.c:837
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "Seleicionar la cuenta qu'usar pa facer la llamada"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "Llamar"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+msgid "Mobile"
+msgstr "Móvil"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "Trabayu"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "Casa"
+
+#. add an SMS button
+#: ../libempathy-gtk/empathy-individual-menu.c:804
+#: ../libempathy-gtk/empathy-new-message-dialog.c:215
+msgid "_SMS"
+msgstr "_SMS"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "_Editar"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:863
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "_Enllazar contautos…"
-#: ../libempathy-gtk/empathy-individual-view.c:2409
+#: ../libempathy-gtk/empathy-individual-view.c:2341
+msgid "Delete and _Block"
+msgstr "Desaniciar y _bloquiar"
+
+#: ../libempathy-gtk/empathy-individual-view.c:2510
#, c-format
-msgid "Do you really want to remove the linked contact '%s'? Note that this will remove all the contacts which make up this linked contact."
-msgstr "¿Daveres que quies quitar el contautu enllazáu «%s»? Esto quitará tolos contautos que componen esti contautu enllazáu"
+msgid ""
+"Do you really want to remove the linked contact '%s'? Note that this will "
+"remove all the contacts which make up this linked contact."
+msgstr ""
+"¿Daveres que quies quitar el contautu enllazáu «%s»? Esto quitará tolos "
+"contautos que componen esti contautu enllazáu"
-#: ../libempathy-gtk/empathy-individual-widget.c:1657
+#: ../libempathy-gtk/empathy-individual-widget.c:1662
#, c-format
msgid "Linked contact containing %u contact"
msgid_plural "Linked contacts containing %u contacts"
@@ -1902,7 +2305,7 @@ msgstr "Escoyer una rede d'IRC"
#: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:584
msgid "Reset _Networks List"
-msgstr "Rea_niciar llista de redes"
+msgstr "Re_stablecer la llista de redes"
#: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:588
msgctxt "verb displayed on a button to select an IRC network"
@@ -1930,8 +2333,11 @@ msgid "_Unlink…"
msgstr "_Desenllazar…"
#: ../libempathy-gtk/empathy-linking-dialog.c:121
-msgid "Completely split the displayed linked contacts into the separate contacts."
-msgstr "Separtar dafechu los contautos enllazaos que s'amuesen en contautos separtaos."
+msgid ""
+"Completely split the displayed linked contacts into the separate contacts."
+msgstr ""
+"Separtar dafechu los contautos enllazaos que s'amuesen en contautos "
+"separtaos."
#. Add button
#. Translators: this is an action button in the linking dialogue. "Link" is
@@ -1947,73 +2353,207 @@ msgid "Unlink linked contacts '%s'?"
msgstr "¿Desenllazar los contautos enllazaos «%s»?"
#: ../libempathy-gtk/empathy-linking-dialog.c:186
-msgid "Are you sure you want to unlink these linked contacts? This will completely split the linked contacts into separate contacts."
-msgstr "¿Daveres quies desenllazar estos contautos enllazaos? Esto va separtar dafechu los contautos enllazaos en contautos separtaos."
+msgid ""
+"Are you sure you want to unlink these linked contacts? This will completely "
+"split the linked contacts into separate contacts."
+msgstr ""
+"¿Daveres quies desenllazar estos contautos enllazaos? Esto va separtar "
+"dafechu los contautos enllazaos en contautos separtaos."
#: ../libempathy-gtk/empathy-linking-dialog.c:190
msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "Desen_llazar"
-#: ../libempathy-gtk/empathy-log-window.c:667
-msgid "Date"
-msgstr "Data"
+#: ../libempathy-gtk/empathy-log-window.c:633
+msgid "History"
+msgstr "Históricu"
-#. Tab Label
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-msgid "Conversations"
-msgstr "Conversaciones"
+#: ../libempathy-gtk/empathy-log-window.c:688
+msgid "Show"
+msgstr "Amosar"
+
+#: ../libempathy-gtk/empathy-log-window.c:710
+msgid "Search"
+msgstr "Guetar"
+
+#: ../libempathy-gtk/empathy-log-window.c:1158
+#, c-format
+msgid "Chat in %s"
+msgstr "Charrar en %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1160
+#, c-format
+msgid "Chat with %s"
+msgstr "Charra con %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1210
+#: ../libempathy-gtk/empathy-log-window.c:1357
+msgctxt "A date with the time"
+msgid "%A, %e %B %Y %X"
+msgstr "%A, %e de %B de %Y a les %X"
+
+#. Translators: this is an emote: '* Danielle waves'
+#: ../libempathy-gtk/empathy-log-window.c:1299
+#, c-format
+msgid "<i>* %s %s</i>"
+msgstr "<i>* %s %s</i>"
+
+#. Translators: this is a message: 'Danielle: hello'
+#. * The string in bold is the sender's name
+#: ../libempathy-gtk/empathy-log-window.c:1305
+#, c-format
+msgid "<b>%s:</b> %s"
+msgstr "<b>%s:</b> %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1376
+#: ../libempathy-gtk/empathy-log-window.c:1378
+#: ../src/empathy-ft-manager.c:1026
+msgid "%"
+msgstr "%"
+
+#: ../libempathy-gtk/empathy-log-window.c:1385
+#, c-format
+msgid "Call took %s, ended at %s"
+msgstr "La llamada duró %s, finó a les %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1717
+msgid "Today"
+msgstr "Güei"
+
+#: ../libempathy-gtk/empathy-log-window.c:1721
+msgid "Yesterday"
+msgstr "Ayeri"
+
+#: ../libempathy-gtk/empathy-log-window.c:1737
+msgctxt ""
+"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
+msgid "%e %B %Y"
+msgstr "%e de %B de %Y"
+
+#: ../libempathy-gtk/empathy-log-window.c:1818
+#: ../libempathy-gtk/empathy-log-window.c:3399
+msgid "Anytime"
+msgstr "Cualquier hora"
+
+#: ../libempathy-gtk/empathy-log-window.c:1898
+#: ../libempathy-gtk/empathy-log-window.c:2328
+msgid "Anyone"
+msgstr "Cualesquiera"
+
+#: ../libempathy-gtk/empathy-log-window.c:2640
+msgid "Who"
+msgstr "Quién"
+
+#: ../libempathy-gtk/empathy-log-window.c:2844
+msgid "When"
+msgstr "Cuándo"
+
+#: ../libempathy-gtk/empathy-log-window.c:2960
+msgid "Anything"
+msgstr "Cualquier cosa"
+
+#: ../libempathy-gtk/empathy-log-window.c:2962
+msgid "Text chats"
+msgstr "Charres de testu"
+
+#: ../libempathy-gtk/empathy-log-window.c:2964
+#: ../src/empathy-preferences.ui.h:4
+msgid "Calls"
+msgstr "Llamaes"
+
+#: ../libempathy-gtk/empathy-log-window.c:2969
+msgid "Incoming calls"
+msgstr "Llamaes entrantes"
+
+#: ../libempathy-gtk/empathy-log-window.c:2970
+msgid "Outgoing calls"
+msgstr "Llamaes salientes"
+
+#: ../libempathy-gtk/empathy-log-window.c:2971
+msgid "Missed calls"
+msgstr "Llamaes perdíes"
+
+#: ../libempathy-gtk/empathy-log-window.c:2993
+msgid "What"
+msgstr "Qué"
+
+#: ../libempathy-gtk/empathy-log-window.c:3702
+msgid "Are you sure you want to delete all logs of previous conversations?"
+msgstr ""
+"¿De xuru que quies desaniciar tolos rexistros de conversaciones anteriores?"
+
+#: ../libempathy-gtk/empathy-log-window.c:3706
+msgid "Clear All"
+msgstr "Llimpiar too"
+
+#: ../libempathy-gtk/empathy-log-window.c:3713
+msgid "Delete from:"
+msgstr "Desaniciar dende:"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:1
+msgid "<span size=\"x-large\">Loading...</span>"
+msgstr "<span size=\"x-large\">Cargando…</span>"
#: ../libempathy-gtk/empathy-log-window.ui.h:3
-#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "Guetar siguiente"
+#: ../src/empathy-chat-window.ui.h:3
+msgid "Chat"
+msgstr "Charra"
#: ../libempathy-gtk/empathy-log-window.ui.h:4
-#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-msgid "Find Previous"
-msgstr "Guetar anterior"
+msgid "Delete All History..."
+msgstr "Desaniciar tol historial..."
#: ../libempathy-gtk/empathy-log-window.ui.h:5
-msgid "Previous Conversations"
-msgstr "Conversaciones anteriores"
+msgid "Profile"
+msgstr "Perfil"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:6
+#: ../src/empathy-call-window.ui.h:22
+#: ../src/empathy-streamed-media-window.ui.h:20
+msgid "Video"
+msgstr "Videu"
-#. Tab Label
#: ../libempathy-gtk/empathy-log-window.ui.h:7
-msgid "Search"
-msgstr "Guetar"
+#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:20
+msgid "_Edit"
+msgstr "_Editar"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:8
+msgid "_File"
+msgstr "_Ficheru"
-#. Searching *for* something
#: ../libempathy-gtk/empathy-log-window.ui.h:9
-msgid "_For:"
-msgstr "_Pa:"
+msgid "page 2"
+msgstr "páxina 2"
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:2
msgid "Contact ID:"
msgstr "ID del contautu:"
#. add chat button
-#: ../libempathy-gtk/empathy-new-message-dialog.c:171
+#: ../libempathy-gtk/empathy-new-message-dialog.c:225
msgid "C_hat"
msgstr "C_harra"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-message-dialog.c:181
+#: ../libempathy-gtk/empathy-new-message-dialog.c:244
msgid "New Conversation"
msgstr "Conversación nueva"
#. add video toggle
-#: ../libempathy-gtk/empathy-new-call-dialog.c:252
+#: ../libempathy-gtk/empathy-new-call-dialog.c:204
msgid "Send _Video"
-msgstr "Unviar _vídeu"
+msgstr "Unviar _videu"
#. add chat button
-#: ../libempathy-gtk/empathy-new-call-dialog.c:260
+#: ../libempathy-gtk/empathy-new-call-dialog.c:215
msgid "C_all"
msgstr "_Llamar"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-call-dialog.c:270
+#: ../libempathy-gtk/empathy-new-call-dialog.c:225
msgid "New Call"
msgstr "Llamada nueva"
@@ -2023,7 +2563,7 @@ msgid ""
"Enter your password for account\n"
"<b>%s</b>"
msgstr ""
-"Introduz la contraseña pa la cuenta\n"
+"Introduz la to contraseña pa la cuenta\n"
"<b>%s</b>"
#. COL_STATUS_TEXT
@@ -2032,34 +2572,34 @@ msgstr ""
#. COL_DISPLAY_MARKUP
#. COL_STATUS_CUSTOMISABLE
#. COL_TYPE
-#: ../libempathy-gtk/empathy-presence-chooser.c:170
-#: ../libempathy-gtk/empathy-presence-chooser.c:206
+#: ../libempathy-gtk/empathy-presence-chooser.c:167
+#: ../libempathy-gtk/empathy-presence-chooser.c:203
msgid "Custom Message…"
msgstr "Mensaxe personalizáu…"
-#: ../libempathy-gtk/empathy-presence-chooser.c:223
-#: ../libempathy-gtk/empathy-presence-chooser.c:225
+#: ../libempathy-gtk/empathy-presence-chooser.c:220
+#: ../libempathy-gtk/empathy-presence-chooser.c:222
msgid "Edit Custom Messages…"
msgstr "Editar mensaxes personalizaos…"
-#: ../libempathy-gtk/empathy-presence-chooser.c:348
+#: ../libempathy-gtk/empathy-presence-chooser.c:345
msgid "Click to remove this status as a favorite"
msgstr "Calque pa desaniciar esti estáu de los favoritos"
-#: ../libempathy-gtk/empathy-presence-chooser.c:357
+#: ../libempathy-gtk/empathy-presence-chooser.c:354
msgid "Click to make this status a favorite"
msgstr "Calque pa facer esti estáu un favoritu"
-#: ../libempathy-gtk/empathy-presence-chooser.c:391
+#: ../libempathy-gtk/empathy-presence-chooser.c:388
msgid "Set status"
msgstr "Afitar estáu"
-#: ../libempathy-gtk/empathy-presence-chooser.c:948
+#: ../libempathy-gtk/empathy-presence-chooser.c:943
msgid "Set your presence and current status"
msgstr "Afitar la so presencia y estáu actual"
#. Custom messages
-#: ../libempathy-gtk/empathy-presence-chooser.c:1136
+#: ../libempathy-gtk/empathy-presence-chooser.c:1131
msgid "Custom messages…"
msgstr "Mensaxes personalizaos…"
@@ -2072,18 +2612,26 @@ msgstr "Mensaxes personalizaos…"
msgid "New %s account"
msgstr "Cuenta de %s nueva"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:3
+#: ../libempathy-gtk/empathy-search-bar.ui.h:1
msgid "Find:"
msgstr "Guetar:"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "Sensible mayúscules"
+#: ../libempathy-gtk/empathy-search-bar.ui.h:2
+msgid "Mat_ch case"
+msgstr "_Concasar Mayúscules/minúscules"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+#: ../libempathy-gtk/empathy-search-bar.ui.h:3
msgid "Phrase not found"
msgstr "Frase nun atopada"
+#: ../libempathy-gtk/empathy-search-bar.ui.h:4
+msgid "_Next"
+msgstr "Siguie_nte"
+
+#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+msgid "_Previous"
+msgstr "_Anterior"
+
#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
msgstr "Recibióse un mensax nel intre"
@@ -2124,35 +2672,32 @@ msgstr "Llamada de voz saliente"
msgid "Voice call ended"
msgstr "Finó la llamada de voz"
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:364
-msgid "Enter Custom Message"
-msgstr "Introducir mensaxe personalizáu"
-
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:523
+#: ../libempathy-gtk/empathy-status-preset-dialog.c:296
msgid "Edit Custom Messages"
msgstr "Editar mensaxes personalizaos"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
-msgid "Save _New Status Message"
-msgstr "Guardar mensaxe d'estáu _nuevu"
+#: ../libempathy-gtk/empathy-theme-adium.c:1030
+#, c-format
+msgid "Message edited at %s"
+msgstr "Mensaxe editáu a les %s"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:2
-msgid "Saved Status Messages"
-msgstr "Mensaxes d'estáu guardaos"
+#: ../libempathy-gtk/empathy-theme-adium.c:1720
+msgid "Normal"
+msgstr "Normal"
-#: ../libempathy-gtk/empathy-theme-manager.c:67
+#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Classic"
msgstr "Clásicu"
-#: ../libempathy-gtk/empathy-theme-manager.c:68
+#: ../libempathy-gtk/empathy-theme-manager.c:71
msgid "Simple"
msgstr "Simple"
-#: ../libempathy-gtk/empathy-theme-manager.c:69
+#: ../libempathy-gtk/empathy-theme-manager.c:72
msgid "Clean"
msgstr "Llimpiu"
-#: ../libempathy-gtk/empathy-theme-manager.c:70
+#: ../libempathy-gtk/empathy-theme-manager.c:73
msgid "Blue"
msgstr "Azul"
@@ -2178,14 +2723,16 @@ msgstr "El certificáu nun tien la buelga esperada"
#: ../libempathy-gtk/empathy-tls-dialog.c:170
msgid "The hostname verified by the certificate doesn't match the server name."
-msgstr "El nome de host comprobáu pol certificáu nun concasa col nome del sirvidor"
+msgstr ""
+"El nome de host comprobáu pol certificáu nun concasa col nome del sirvidor"
#: ../libempathy-gtk/empathy-tls-dialog.c:174
msgid "The certificate is self-signed."
msgstr "El certificáu ta auto-robláu"
#: ../libempathy-gtk/empathy-tls-dialog.c:177
-msgid "The certificate has been revoked by the issuing Certification Authority."
+msgid ""
+"The certificate has been revoked by the issuing Certification Authority."
msgstr "El certificáu ta revocáu pola Autoridá de Certificación que lu asoleyó"
#: ../libempathy-gtk/empathy-tls-dialog.c:181
@@ -2210,31 +2757,44 @@ msgstr "Nome de host esperáu: %s"
msgid "Certificate hostname: %s"
msgstr "Nome de host del certificáu: %s"
-#: ../libempathy-gtk/empathy-tls-dialog.c:271
+#: ../libempathy-gtk/empathy-tls-dialog.c:281
msgid "Continue"
msgstr "Continuar"
-#: ../libempathy-gtk/empathy-tls-dialog.c:277
+#: ../libempathy-gtk/empathy-tls-dialog.c:287
msgid "This connection is untrusted. Would you like to continue anyway?"
msgstr "Esta conexón nun ye de confianza. ¿Quies continuar de toles maneres?"
-#: ../libempathy-gtk/empathy-tls-dialog.c:294
+#: ../libempathy-gtk/empathy-tls-dialog.c:297
msgid "Remember this choice for future connections"
msgstr "Recordar esta eleición pa conexones futures"
-#: ../libempathy-gtk/empathy-tls-dialog.c:302
+#: ../libempathy-gtk/empathy-tls-dialog.c:303
msgid "Certificate Details"
msgstr "Detalles del certificáu"
-#: ../libempathy-gtk/empathy-ui-utils.c:1707
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "Nun pudo abrise'l URI"
-#: ../libempathy-gtk/empathy-ui-utils.c:1802
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "Esbillar un ficheru"
-#: ../libempathy-gtk/empathy-ui-utils.c:1871
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
+msgid "Insufficient free space to save file"
+msgstr "Nun hai suficiente espaciu llibre pa guardar el ficheru"
+
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
+#, c-format
+msgid ""
+"%s of free space are required to save this file, but only %s is available. "
+"Please choose another location."
+msgstr ""
+"Necesítase %s d'espaciu llibre pa guardar esti ficheru, pero namái hai "
+"disponible %s. Escueyi otra llocalización."
+
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, c-format
msgid "Incoming file from %s"
msgstr "Ficheru entrante de %s"
@@ -2422,44 +2982,68 @@ msgstr "Dengún mensax de fallu"
msgid "Instant Message (Empathy)"
msgstr "Mensaxe nel intre (Empathy)"
-#: ../src/empathy.c:310
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "Nun coneutase automáticamente al aniciu"
-#: ../src/empathy.c:314
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "Nun amosar la llista de contautos o cualesquier otru diálogu nel aniciu"
-#: ../src/empathy.c:322
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "- Veceru de Mensaxería nel Intre Empathy"
-#: ../src/empathy.c:501
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "Error al contautar col Xestor de cuentes"
-#: ../src/empathy.c:503
+#: ../src/empathy.c:639
#, c-format
msgid ""
-"There was an error while trying to connect to the Telepathy Account Manager. The error was:\n"
+"There was an error while trying to connect to the Telepathy Account Manager. "
+"The error was:\n"
"\n"
"%s"
msgstr ""
-"Hebo un fallu al intentar coneutar col Xestor de cuentes Telelepathy. El fallu foi:\n"
+"Hebo un fallu al intentar coneutar col Xestor de cuentes Telelepathy. El "
+"fallu foi:\n"
"\n"
"%s"
#: ../src/empathy-about-dialog.c:81
-msgid "Empathy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version."
-msgstr "Empathy ye software llibre; puedes redistribuyilu y /o camudalu baxo los términos de la Llicencia Pública Xeneral tal como la publica la Free Software Foundation; yá seya na versión 2 de la Llicencia, o (si te peta) cualquier versión posterior."
+msgid ""
+"Empathy is free software; you can redistribute it and/or modify it under the "
+"terms of the GNU General Public License as published by the Free Software "
+"Foundation; either version 2 of the License, or (at your option) any later "
+"version."
+msgstr ""
+"Empathy ye software llibre; puedes redistribuyilu y /o camudalu baxo los "
+"términos de la Llicencia Pública Xeneral tal como la publica la Free "
+"Software Foundation; yá seya na versión 2 de la Llicencia, o (si te peta) "
+"cualquier versión posterior."
#: ../src/empathy-about-dialog.c:85
-msgid "Empathy is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details."
-msgstr "Empathy distribúyese cola esperanza de que te seya útil, pero ENSIN DENGUNA GARANTÍA; ensin incluso la garantía implícita de MERCANTILIDÁ o AFAYAMIENTU PA UN PROPÓSITU PARTICULAR. Mira la Llicencia Pública Xeneral de GNU pa más detalles."
+msgid ""
+"Empathy is distributed in the hope that it will be useful, but WITHOUT ANY "
+"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
+"FOR A PARTICULAR PURPOSE. See the GNU General Public License for more "
+"details."
+msgstr ""
+"Empathy distribúyese cola esperanza de que te seya útil, pero ENSIN DENGUNA "
+"GARANTÍA; ensin incluso la garantía implícita de MERCANTILIDÁ o AFAYAMIENTU "
+"PA UN PROPÓSITU PARTICULAR. Mira la Llicencia Pública Xeneral de GNU pa más "
+"detalles."
#: ../src/empathy-about-dialog.c:89
-msgid "You should have received a copy of the GNU General Public License along with Empathy; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-130159 USA"
-msgstr "Deberíes de tener recibío una copia de la Llicencia Pública Xeneral GNU xunto con Gossip ; si non, escribi a la Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-130159 EE. UU."
+msgid ""
+"You should have received a copy of the GNU General Public License along with "
+"Empathy; if not, write to the Free Software Foundation, Inc., 51 Franklin "
+"Street, Fifth Floor, Boston, MA 02110-130159 USA"
+msgstr ""
+"Deberíes de tener recibío una copia de la Llicencia Pública Xeneral GNU "
+"xunto con Gossip ; si non, escribi a la Free Software Foundation, Inc., 51 "
+"Franklin Street, Fifth Floor, Boston, MA 02110-130159 EE. UU."
#: ../src/empathy-about-dialog.c:107
msgid "An Instant Messaging client for GNOME"
@@ -2472,7 +3056,6 @@ msgstr ""
" Costales https://launchpad.net/~costales\n"
" Iñigo Varela https://launchpad.net/~ivarela\n"
" Xandru https://launchpad.net/~xandruarmesto\n"
-" Xandru Martino https://launchpad.net/~xandru-martino\n"
" Xuacu Saturio https://launchpad.net/~xuacusk8"
#: ../src/empathy-account-assistant.c:167
@@ -2497,25 +3080,30 @@ msgid "The error message was: %s"
msgstr "El mensaxe de fallu foi: %s"
#: ../src/empathy-account-assistant.c:183
-msgid "You can either go back and try to enter your accounts' details again or quit this assistant and add accounts later from the Edit menu."
-msgstr "Puedes volverp' atrás ya intentar introducir los detalles de la to cuenta otra vegada, o colar d'esti asistente y amestar cuentes más sero dende'l menú Editar."
+msgid ""
+"You can either go back and try to enter your accounts' details again or quit "
+"this assistant and add accounts later from the Edit menu."
+msgstr ""
+"Puedes volverp' atrás ya intentar introducir los detalles de la to cuenta "
+"otra vegada, o colar d'esti asistente y amestar cuentes más sero dende'l "
+"menú Editar."
#: ../src/empathy-account-assistant.c:220
-#: ../src/empathy-account-assistant.c:1268
+#: ../src/empathy-account-assistant.c:1271
msgid "An error occurred"
msgstr "Hebo un fallu"
#: ../src/empathy-account-assistant.c:467
msgid "What kind of chat account do you have?"
-msgstr "¿Qué clase de cuenta tien?"
+msgstr "¿Qué clas de cuenta tienes?"
#: ../src/empathy-account-assistant.c:473
msgid "Do you have any other chat accounts you want to set up?"
-msgstr "¿Tien dalguna otra cuenta de charra que deseye configurar?"
+msgstr "¿Tienes dalguna otra cuenta de chat que quieras configurar?"
#: ../src/empathy-account-assistant.c:479
msgid "Enter your account details"
-msgstr "Introduza los detalles de la cuenta"
+msgstr "Introduz los detalles de la cuenta"
#: ../src/empathy-account-assistant.c:484
msgid "What kind of chat account do you want to create?"
@@ -2527,15 +3115,23 @@ msgstr "¿Deseya facer cuentes de charra?"
#: ../src/empathy-account-assistant.c:497
msgid "Enter the details for the new account"
-msgstr "Introduza los detalles de la cuenta nueva"
+msgstr "Introduz los detalles de la cuenta nueva"
#: ../src/empathy-account-assistant.c:612
-msgid "With Empathy you can chat with people online nearby and with friends and colleagues who use Google Talk, AIM, Windows Live and many other chat programs. With a microphone or a webcam you can also have audio or video calls."
-msgstr "Con Empathy puede charrar con xente en llinia cercano y con collacios y conocíos qu'usen Google Tlak, AIM, Windows Live y otros programes de charra. Con un micrófonu o una cámara web tamién puede tener llamaes d'audio y vídeo."
+msgid ""
+"With Empathy you can chat with people online nearby and with friends and "
+"colleagues who use Google Talk, AIM, Windows Live and many other chat "
+"programs. With a microphone or a webcam you can also have audio or video "
+"calls."
+msgstr ""
+"Con Empathy pues charrar con xente en llinia cercano y con collacios y "
+"conocíos qu'usen Google Tlak, AIM, Windows Live y otros programes de charra. "
+"Con un micrófonu o una cámara web tamién pues tener llamaes d'audio y "
+"videu."
#: ../src/empathy-account-assistant.c:629
msgid "Do you have an account you've been using with another chat program?"
-msgstr "¿Tien una cuenta que tenga usao con otru programa de charra?"
+msgstr "¿Tienes una cuenta que tengas usao n'otru programa de chat?"
#: ../src/empathy-account-assistant.c:652
msgid "Yes, import my account details from "
@@ -2557,50 +3153,67 @@ msgstr "Non. Per agora namái quiero ver la xente que ta en llinia"
msgid "Select the accounts you want to import:"
msgstr "Esbille les cuentes que deseya importar:"
-#: ../src/empathy-account-assistant.c:810
-#: ../src/empathy-new-chatroom-dialog.c:567
-#: ../src/empathy-new-chatroom-dialog.c:568
+#: ../src/empathy-account-assistant.c:813
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "Yes"
msgstr "Sí"
-#: ../src/empathy-account-assistant.c:817
+#: ../src/empathy-account-assistant.c:820
msgid "No, that's all for now"
msgstr "Non, esto ye tou pel momentu."
-#: ../src/empathy-account-assistant.c:1082
-msgid "Empathy can automatically discover and chat with the people connected on the same network as you. If you want to use this feature, please check that the details below are correct. You can easily change these details later or disable this feature by using the 'Accounts' dialog"
-msgstr "Empathy puede descubrir automáticamente les persones coneutaes na to mesma rede pa poder chatear con elles. Si quies usar esta carauterística comprueba que los detalles d'abaxo son correutos. Puedes camudar cenciellamente estos detalles postreramente o desactivar esta carauterística usando'l diálogu «Cuentes»."
-
-#: ../src/empathy-account-assistant.c:1088
-#: ../src/empathy-account-assistant.c:1144
+#: ../src/empathy-account-assistant.c:1085
+msgid ""
+"Empathy can automatically discover and chat with the people connected on the "
+"same network as you. If you want to use this feature, please check that the "
+"details below are correct. You can easily change these details later or "
+"disable this feature by using the 'Accounts' dialog"
+msgstr ""
+"Empathy puede descubrir automáticamente les persones coneutaes na to mesma "
+"rede pa poder chatear con elles. Si quies usar esta carauterística comprueba "
+"que los detalles d'abaxo son correutos. Puedes camudar cenciellamente estos "
+"detalles postreramente o desactivar esta carauterística usando'l diálogu "
+"«Cuentes»."
+
+#: ../src/empathy-account-assistant.c:1091
+#: ../src/empathy-account-assistant.c:1147
msgid "Edit->Accounts"
msgstr "Editar->Cuentes"
-#: ../src/empathy-account-assistant.c:1104
-msgid "I don't want to enable this feature for now"
-msgstr "Nun quiero activar esta carauterística per agora"
+#: ../src/empathy-account-assistant.c:1107
+msgid "I do _not want to enable this feature for now"
+msgstr "_Nun quiero activar esta carauterística per agora"
-#: ../src/empathy-account-assistant.c:1140
-msgid "You won't be able to chat with people connected to your local network, as telepathy-salut is not installed. If you want to enable this feature, please install the telepathy-salut package and create a People Nearby account from the Accounts dialog"
-msgstr "Nun vas poder charrar coles persones coneutaes na to rede llocal, darréu que telepathy-salut nun ta instaláu. Si quies activar esta carauterística instala'l paquete telepathy-salut y crea una cuenta de Xente Cerca dende'l diálogu Cuentes."
+#: ../src/empathy-account-assistant.c:1143
+msgid ""
+"You won't be able to chat with people connected to your local network, as "
+"telepathy-salut is not installed. If you want to enable this feature, please "
+"install the telepathy-salut package and create a People Nearby account from "
+"the Accounts dialog"
+msgstr ""
+"Nun vas poder charrar coles persones coneutaes na to rede llocal, darréu que "
+"telepathy-salut nun ta instaláu. Si quies activar esta carauterística "
+"instala'l paquete telepathy-salut y crea una cuenta de Xente Cerca dende'l "
+"diálogu Cuentes."
-#: ../src/empathy-account-assistant.c:1146
+#: ../src/empathy-account-assistant.c:1149
msgid "telepathy-salut not installed"
msgstr "telepathy-salut nun ta instaláu"
-#: ../src/empathy-account-assistant.c:1192
+#: ../src/empathy-account-assistant.c:1195
msgid "Messaging and VoIP Accounts Assistant"
msgstr "Asistente de cuentes de mensaxería y Voz IP"
-#: ../src/empathy-account-assistant.c:1226
+#: ../src/empathy-account-assistant.c:1229
msgid "Welcome to Empathy"
msgstr "Bienllegáu/ada a Empathy"
-#: ../src/empathy-account-assistant.c:1235
+#: ../src/empathy-account-assistant.c:1238
msgid "Import your existing accounts"
msgstr "Importar les sos cuentes esistentes"
-#: ../src/empathy-account-assistant.c:1253
+#: ../src/empathy-account-assistant.c:1256
msgid "Please enter personal details"
msgstr "Introduz los detalles personales"
@@ -2617,34 +3230,35 @@ msgstr "Esisten modificaciones ensin guardar na to cuenta %s."
msgid "Your new account has not been saved yet."
msgstr "Entá nun se guardó la cuenta nueva."
-#: ../src/empathy-accounts-dialog.c:286
-#: ../src/empathy-streamed-media-window.c:809
+#: ../src/empathy-accounts-dialog.c:345
+#: ../src/empathy-streamed-media-window.c:754
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Coneutando…"
-#: ../src/empathy-accounts-dialog.c:327
+#: ../src/empathy-accounts-dialog.c:386
#, c-format
msgid "Offline — %s"
msgstr "Desconeutáu: %s"
-#: ../src/empathy-accounts-dialog.c:339
+#: ../src/empathy-accounts-dialog.c:398
#, c-format
msgid "Disconnected — %s"
msgstr "Desconeutáu: %s"
-#: ../src/empathy-accounts-dialog.c:350
+#: ../src/empathy-accounts-dialog.c:409
msgid "Offline — No Network Connection"
msgstr "Desconeutáu: ensin conexón de rede"
-#: ../src/empathy-accounts-dialog.c:357
+#: ../src/empathy-accounts-dialog.c:416
msgid "Unknown Status"
msgstr "Estáu desconocíu"
-#: ../src/empathy-accounts-dialog.c:369
+#: ../src/empathy-accounts-dialog.c:428
msgid "Offline — Account Disabled"
msgstr "Desconeutáu: cuenta desactivada"
-#: ../src/empathy-accounts-dialog.c:772
+#: ../src/empathy-accounts-dialog.c:831
msgid ""
"You are about to create a new account, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2652,16 +3266,16 @@ msgstr ""
"Vas facer una cuenta nueva, que descartará los tos cambeos.\n"
"¿Daveres quies siguir?"
-#: ../src/empathy-accounts-dialog.c:1133
+#: ../src/empathy-accounts-dialog.c:1192
#, c-format
msgid "Do you want to remove %s from your computer?"
msgstr "¿Quier desaniciar %s del equipu?"
-#: ../src/empathy-accounts-dialog.c:1137
+#: ../src/empathy-accounts-dialog.c:1196
msgid "This will not remove your account on the server."
msgstr "Esto nun desaniciará la cuenta del sirvidor."
-#: ../src/empathy-accounts-dialog.c:1375
+#: ../src/empathy-accounts-dialog.c:1432
msgid ""
"You are about to select another account, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2670,15 +3284,15 @@ msgstr ""
"¿Daveres quies siguir?"
#. Menu items: to enabled/disable the account
-#: ../src/empathy-accounts-dialog.c:1571
+#: ../src/empathy-accounts-dialog.c:1643
msgid "_Enable"
msgstr "_Activar"
-#: ../src/empathy-accounts-dialog.c:1572
+#: ../src/empathy-accounts-dialog.c:1644
msgid "_Disable"
msgstr "_Desactivar"
-#: ../src/empathy-accounts-dialog.c:2073
+#: ../src/empathy-accounts-dialog.c:2154
msgid ""
"You are about to close the window, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2687,34 +3301,38 @@ msgstr ""
"¿Daveres quies siguir?"
#: ../src/empathy-accounts-dialog.ui.h:1
+msgid "Add…"
+msgstr "Amestar…"
+
+#: ../src/empathy-accounts-dialog.ui.h:2
msgid "Loading account information"
msgstr "Cargando información de la cuenta"
-#: ../src/empathy-accounts-dialog.ui.h:2
+#: ../src/empathy-accounts-dialog.ui.h:3
msgid "No protocol installed"
msgstr "Nun hai protocolos instalaos"
-#: ../src/empathy-accounts-dialog.ui.h:3
+#: ../src/empathy-accounts-dialog.ui.h:4
msgid "Protocol:"
msgstr "Protocolu:"
-#: ../src/empathy-accounts-dialog.ui.h:4
-msgid "To add a new account, you first have to install a backend for each protocol you want to use."
-msgstr "P'amestar una nueva cuenta tien d'instalar primero un «backend» pa cada protocolu que quiera usar."
-
-#: ../src/empathy-accounts-dialog.ui.h:5
-msgid "_Add…"
-msgstr "_Amestar…"
-
#: ../src/empathy-accounts-dialog.ui.h:6
+msgid ""
+"To add a new account, you first have to install a backend for each protocol "
+"you want to use."
+msgstr ""
+"P'amestar una nueva cuenta tien d'instalar primero un «backend» pa cada "
+"protocolu que quiera usar."
+
+#: ../src/empathy-accounts-dialog.ui.h:7
msgid "_Import…"
msgstr "_Importar…"
-#: ../src/empathy-auth-client.c:243
+#: ../src/empathy-auth-client.c:249
msgid " - Empathy authentication client"
msgstr " - Veceru d'identificación Empathy"
-#: ../src/empathy-auth-client.c:259
+#: ../src/empathy-auth-client.c:265
msgid "Empathy authentication client"
msgstr "Veceru d'identificación Empathy"
@@ -2722,268 +3340,369 @@ msgstr "Veceru d'identificación Empathy"
msgid "People nearby"
msgstr "Xente cerca"
-#: ../src/empathy-av.c:118
+#: ../src/empathy-av.c:118 ../src/empathy-call.c:127
msgid "- Empathy Audio/Video Client"
-msgstr "- Veceru de soníu/vídeu Empathy"
+msgstr "- Veceru de soníu/videu Empathy"
-#: ../src/empathy-av.c:134
+#: ../src/empathy-av.c:134 ../src/empathy-call.c:152
msgid "Empathy Audio/Video Client"
-msgstr "Veceru de soníu/vídeu Empathy"
+msgstr "Veceru de soníu/videu Empathy"
-#: ../src/empathy-streamed-media-window.c:479
+#: ../src/empathy-streamed-media-window.c:431
msgid "Contrast"
msgstr "Contraste"
-#: ../src/empathy-streamed-media-window.c:482
+#: ../src/empathy-streamed-media-window.c:434
msgid "Brightness"
msgstr "Rellumu"
-#: ../src/empathy-streamed-media-window.c:485
+#: ../src/empathy-streamed-media-window.c:437
msgid "Gamma"
msgstr "Gamma"
-#: ../src/empathy-streamed-media-window.c:590
+#: ../src/empathy-streamed-media-window.c:542
msgid "Volume"
msgstr "Volume"
-#: ../src/empathy-streamed-media-window.c:1165
+#: ../src/empathy-streamed-media-window.c:1110
msgid "_Sidebar"
msgstr "Barra _llateral"
-#: ../src/empathy-streamed-media-window.c:1185
+#: ../src/empathy-streamed-media-window.c:1130
msgid "Audio input"
msgstr "Entrada de soníu"
-#: ../src/empathy-streamed-media-window.c:1189
+#: ../src/empathy-streamed-media-window.c:1134
msgid "Video input"
-msgstr "Entrada de vídeu"
+msgstr "Entrada de videu"
-#: ../src/empathy-streamed-media-window.c:1193
+#: ../src/empathy-streamed-media-window.c:1140
msgid "Dialpad"
msgstr "Tecláu de llamada"
-#: ../src/empathy-streamed-media-window.c:1198
+#: ../src/empathy-streamed-media-window.c:1151
msgid "Details"
msgstr "Detalles"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
-#: ../src/empathy-streamed-media-window.c:1267
+#: ../src/empathy-streamed-media-window.c:1220
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
-msgstr "Llamar con %s"
+msgstr "Falar con %s"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../src/empathy-streamed-media-window.c:1346
-msgid "Call"
-msgstr "Llamar"
-
-#: ../src/empathy-streamed-media-window.c:1500
+#: ../src/empathy-streamed-media-window.c:1453
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "La direición IP como la ve la máquina"
-#: ../src/empathy-streamed-media-window.c:1502
+#: ../src/empathy-streamed-media-window.c:1455
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "La direición IP como la ve'l sirvidor d'Internet"
-#: ../src/empathy-streamed-media-window.c:1504
+#: ../src/empathy-streamed-media-window.c:1457
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "La direición IP del par como la ve la otra parte"
-#: ../src/empathy-streamed-media-window.c:1506
+#: ../src/empathy-streamed-media-window.c:1459
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "La direición IP d'un sirvidor d'esvíu"
-#: ../src/empathy-streamed-media-window.c:1508
+#: ../src/empathy-streamed-media-window.c:1461
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "La direición IP del grupu multicast"
+#: ../src/empathy-streamed-media-window.c:1843
+msgctxt "encoding video codec"
+msgid "Unknown"
+msgstr "Desconocíu"
+
+#: ../src/empathy-streamed-media-window.c:1846
+msgctxt "encoding audio codec"
+msgid "Unknown"
+msgstr "Desconocíu"
+
+#: ../src/empathy-streamed-media-window.c:1849
+msgctxt "decoding video codec"
+msgid "Unknown"
+msgstr "Desconocíu"
+
+#: ../src/empathy-streamed-media-window.c:1852
+msgctxt "decoding audio codec"
+msgid "Unknown"
+msgstr "Desconocíu"
+
#. Translators: number of minutes:seconds the caller has been connected
-#: ../src/empathy-streamed-media-window.c:2259
+#: ../src/empathy-streamed-media-window.c:2144
#, c-format
msgid "Connected — %d:%02dm"
msgstr "Coneutáu — %d:%02dm"
-#: ../src/empathy-streamed-media-window.c:2320
+#: ../src/empathy-streamed-media-window.c:2205
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Detalles Téunicos"
-#: ../src/empathy-streamed-media-window.c:2358
+#: ../src/empathy-streamed-media-window.c:2243
+#: ../src/empathy-call-window.c:2712
#, c-format
-msgid "%s's software does not understand any of the audio formats supported by your computer"
-msgstr "El software de «%s» nun atalanta dengún de los formatos de vídeu soportaos pol equipu"
+msgid ""
+"%s's software does not understand any of the audio formats supported by your "
+"computer"
+msgstr ""
+"El software de «%s» nun atalanta dengún de los formatos de videu soportaos "
+"pol equipu"
-#: ../src/empathy-streamed-media-window.c:2363
+#: ../src/empathy-streamed-media-window.c:2248
+#: ../src/empathy-call-window.c:2717
#, c-format
-msgid "%s's software does not understand any of the video formats supported by your computer"
-msgstr "El software de «%s» nun atalanta dengún de los formatos de vídeu soportaos pol equipu"
+msgid ""
+"%s's software does not understand any of the video formats supported by your "
+"computer"
+msgstr ""
+"El software de «%s» nun atalanta dengún de los formatos de videu soportaos "
+"pol equipu"
-#: ../src/empathy-streamed-media-window.c:2369
+#: ../src/empathy-streamed-media-window.c:2254
+#: ../src/empathy-call-window.c:2723
#, c-format
-msgid "Can't establish a connection to %s. One of you might be on a network that does not allow direct connections."
-msgstr "Nun puede afitase una conexón con %s. Ún de los dos puede tar nuna rede que nun aceuta conexones direutes."
+msgid ""
+"Can't establish a connection to %s. One of you might be on a network that "
+"does not allow direct connections."
+msgstr ""
+"Nun puede afitase una conexón con %s. Ún de los dos puede tar nuna rede que "
+"nun aceuta conexones direutes."
-#: ../src/empathy-streamed-media-window.c:2375
+#: ../src/empathy-streamed-media-window.c:2260
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "Hebo un fallu na rede"
-#: ../src/empathy-streamed-media-window.c:2379
-msgid "The audio formats necessary for this call are not installed on your computer"
-msgstr "L'equipu nun tien instalaos los formatos de soníu necesarios pa esta llamada"
+#: ../src/empathy-streamed-media-window.c:2264
+#: ../src/empathy-call-window.c:2733
+msgid ""
+"The audio formats necessary for this call are not installed on your computer"
+msgstr ""
+"L'equipu nun tien instalaos los formatos de soníu necesarios pa esta llamada"
-#: ../src/empathy-streamed-media-window.c:2382
-msgid "The video formats necessary for this call are not installed on your computer"
-msgstr "L'equipu nun tien instalaos los formatos de vídeu necesarios pa esta llamada"
+#: ../src/empathy-streamed-media-window.c:2267
+#: ../src/empathy-call-window.c:2736
+msgid ""
+"The video formats necessary for this call are not installed on your computer"
+msgstr ""
+"L'equipu nun tien instalaos los formatos de videu necesarios pa esta llamada"
-#: ../src/empathy-streamed-media-window.c:2392
+#: ../src/empathy-streamed-media-window.c:2277
+#: ../src/empathy-call-window.c:2748
#, c-format
-msgid "Something unexpected happened in a Telepathy component. Please <a href=\"%s\">report this bug</a> and attach logs gathered from the 'Debug' window in the Help menu."
-msgstr "Asocedió daqué inesperao nun componente de Telepathy. <a href=\"%s\">Informa d'esti fallu</a> y amiesta los rexistros obteníos de la ventana de «Depuración» nel menú d'Ayuda."
+msgid ""
+"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
+"\">report this bug</a> and attach logs gathered from the 'Debug' window in "
+"the Help menu."
+msgstr ""
+"Asocedió daqué inesperao nun componente de Telepathy. <a href=\"%s\">Informa "
+"d'esti fallu</a> y amiesta los rexistros obteníos de la ventana de "
+"«Depuración» nel menú d'Ayuda."
-#: ../src/empathy-streamed-media-window.c:2400
+#: ../src/empathy-streamed-media-window.c:2285
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "Hebo un fallu nel motor de llamaes"
-#: ../src/empathy-streamed-media-window.c:2403
+#: ../src/empathy-streamed-media-window.c:2288
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "Aportóse al final del fluxu"
-#: ../src/empathy-streamed-media-window.c:2443
+#: ../src/empathy-streamed-media-window.c:2328
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "Nun puede afitase'l fluxu de soníu"
-#: ../src/empathy-streamed-media-window.c:2453
+#: ../src/empathy-streamed-media-window.c:2338
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
-msgstr "Nun puede afitase'l fluxu de vídeu"
+msgstr "Nun puede afitase'l fluxu de videu"
-#: ../src/empathy-call-window.ui.h:1
+#: ../src/empathy-call-window.ui.h:1 ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-streamed-media-window.ui.h:1
msgid "Audio"
msgstr "Soníu"
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call the contact again"
-msgstr "Llamar al contautu otra vegada"
-
#: ../src/empathy-call-window.ui.h:3
-msgid "Camera Off"
-msgstr "Cámara apagada"
+#: ../src/empathy-streamed-media-window.ui.h:5
+msgid "Decoding Codec:"
+msgstr "Códec de decodificación:"
#: ../src/empathy-call-window.ui.h:4
-msgid "Camera On"
-msgstr "Cámara encesa"
+msgid "Disable camera"
+msgstr "Desactivar cámara"
#: ../src/empathy-call-window.ui.h:5
-msgid "Decoding Codec:"
-msgstr "Códec de decodificación:"
+msgid "Display the dialpad"
+msgstr "Amosar el tecláu de llamada"
#: ../src/empathy-call-window.ui.h:6
-msgid "Disable camera and stop sending video"
-msgstr "Desactivar la cámara y dexar d'unviar vídeu"
+#: ../src/empathy-streamed-media-window.ui.h:9
+msgid "Encoding Codec:"
+msgstr "Códec de codificación:"
#: ../src/empathy-call-window.ui.h:7
-msgid "Enable camera and send video"
-msgstr "Activar la cámara y unviar vídeu"
+#: ../src/empathy-streamed-media-window.ui.h:10
+msgid "Hang up"
+msgstr "Colingar"
#: ../src/empathy-call-window.ui.h:8
-msgid "Enable camera but don't send video"
-msgstr "Activar la cámara pero nun unviar vídeu"
+#: ../src/empathy-streamed-media-window.ui.h:11
+msgid "Hang up current call"
+msgstr "Colingar la llamada actual"
#: ../src/empathy-call-window.ui.h:9
-msgid "Encoding Codec:"
-msgstr "Códec de codificación:"
+#: ../src/empathy-streamed-media-window.ui.h:12
+msgid "Local Candidate:"
+msgstr "Candidatu llocal:"
#: ../src/empathy-call-window.ui.h:10
-msgid "Hang up"
-msgstr "Colingar"
+msgid "Maximise me"
+msgstr "Maximizáime"
#: ../src/empathy-call-window.ui.h:11
-msgid "Hang up current call"
-msgstr "Colingar la llamada actual"
+msgid "Minimise me"
+msgstr "Minimizáime"
#: ../src/empathy-call-window.ui.h:12
-msgid "Local Candidate:"
-msgstr "Candidatu llocal:"
+#: ../src/empathy-streamed-media-window.ui.h:15
+msgid "Remote Candidate:"
+msgstr "Candidatu remotu:"
#: ../src/empathy-call-window.ui.h:13
-msgid "Preview"
-msgstr "Vista previa"
+#: ../src/empathy-streamed-media-window.ui.h:16
+msgid "Send Audio"
+msgstr "Unviar soníu"
#: ../src/empathy-call-window.ui.h:14
-msgid "Redial"
-msgstr "Volver a llamar"
+msgid "Send Video"
+msgstr "Unviar videu"
#: ../src/empathy-call-window.ui.h:15
-msgid "Remote Candidate:"
-msgstr "Candidatu remotu:"
+msgid "Show dialpad"
+msgstr "Amosar tecláu de llamada"
#: ../src/empathy-call-window.ui.h:16
-msgid "Send Audio"
-msgstr "Unviar soníu"
+msgid "Start a video call"
+msgstr "Aniciar una llamada de videu"
#: ../src/empathy-call-window.ui.h:17
-msgid "Toggle audio transmission"
-msgstr "Conmutar la tresmisión de soníu"
+msgid "Start an audio call"
+msgstr "Aniciar una llamada de voz"
+
+#: ../src/empathy-call-window.ui.h:18
+msgid "Swap camera"
+msgstr "Intercambiar cámara"
#: ../src/empathy-call-window.ui.h:19
-msgid "V_ideo"
-msgstr "Ví_deu"
+#: ../src/empathy-streamed-media-window.ui.h:17
+msgid "Toggle audio transmission"
+msgstr "Conmutar la tresmisión de soníu"
#: ../src/empathy-call-window.ui.h:20
-msgid "Video"
-msgstr "Vídeu"
+msgid "Toggle video transmission"
+msgstr "Conmutar la transmisión de videu"
#: ../src/empathy-call-window.ui.h:21
-msgid "Video Off"
-msgstr "Vídeu apagáu"
-
-#: ../src/empathy-call-window.ui.h:22
-msgid "Video On"
-msgstr "Vídeu encesu"
+#: ../src/empathy-streamed-media-window.ui.h:18
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
+msgid "Unknown"
+msgstr "Desconocíu"
#: ../src/empathy-call-window.ui.h:23
-msgid "Video Preview"
-msgstr "Vista preliminar del vídeu"
+msgid "Video call"
+msgstr "Llamada de videu"
#: ../src/empathy-call-window.ui.h:24
+#: ../src/empathy-streamed-media-window.ui.h:24
msgid "_Call"
msgstr "_Llamar"
#: ../src/empathy-call-window.ui.h:25
-#: ../src/empathy-main-window.ui.h:28
+msgid "_Camera"
+msgstr "_Cámara"
+
+#: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:18
+msgid "_Contents"
+msgstr "Índ_iz"
+
+#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:19
+msgid "_Debug"
+msgstr "_Depurar"
+
+#: ../src/empathy-call-window.ui.h:29 ../src/empathy-chat-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:22
+msgid "_Help"
+msgstr "Ay_uda"
+
+#: ../src/empathy-call-window.ui.h:30
+msgid "_Microphone"
+msgstr "_Micrófonu"
+
+#: ../src/empathy-call-window.ui.h:31
+msgid "_Settings"
+msgstr "_Axustes"
+
+#: ../src/empathy-call-window.ui.h:32
+#: ../src/empathy-main-window-menubar.ui.h:30
+#: ../src/empathy-streamed-media-window.ui.h:25
msgid "_View"
msgstr "_Ver"
-#: ../src/empathy-chat-window.c:476
-#: ../src/empathy-chat-window.c:496
+#: ../src/empathy-chat-window.c:481 ../src/empathy-chat-window.c:501
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
msgstr[0] "%s (%d ensin lleer)"
msgstr[1] "%s (%d ensin lleer)"
-#: ../src/empathy-chat-window.c:488
+#: ../src/empathy-chat-window.c:493
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
msgstr[0] "%s (y otru)"
msgstr[1] "%s (y otros %u)"
-#: ../src/empathy-chat-window.c:504
+#: ../src/empathy-chat-window.c:509
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
msgstr[0] "%s (%d ensin lleer d'otros)"
msgstr[1] "%s (%d ensin lleer d'otros)"
-#: ../src/empathy-chat-window.c:513
+#: ../src/empathy-chat-window.c:518
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
msgstr[0] "%s (%d ensin lleer de toos)"
msgstr[1] "%s (%d ensin lleer de toos)"
-#: ../src/empathy-chat-window.c:715
+#: ../src/empathy-chat-window.c:733
+msgid "SMS:"
+msgstr "SMS:"
+
+#: ../src/empathy-chat-window.c:743
+#, c-format
+msgid "Sending %d message"
+msgid_plural "Sending %d messages"
+msgstr[0] "Unviando %d mensaxe"
+msgstr[1] "Unviando %d mensaxes"
+
+#: ../src/empathy-chat-window.c:765
msgid "Typing a message."
msgstr "Tecleando un mensaxe."
@@ -2995,10 +3714,6 @@ msgstr "_Llimpiar"
msgid "C_ontact"
msgstr "C_ontautu"
-#: ../src/empathy-chat-window.ui.h:3
-msgid "Chat"
-msgstr "Charra"
-
#: ../src/empathy-chat-window.ui.h:4
msgid "Insert _Smiley"
msgstr "Inxertar _fustax"
@@ -3019,11 +3734,6 @@ msgstr "Mover llingüeta a la _drecha"
msgid "Notify for All Messages"
msgstr "Notificar pa tolos mensaxes"
-#: ../src/empathy-chat-window.ui.h:9
-#: ../src/empathy-main-window.ui.h:16
-msgid "_Contents"
-msgstr "Índ_iz"
-
#: ../src/empathy-chat-window.ui.h:10
msgid "_Conversation"
msgstr "_Conversación"
@@ -3032,20 +3742,10 @@ msgstr "_Conversación"
msgid "_Detach Tab"
msgstr "_Desacoplar llingüeta"
-#: ../src/empathy-chat-window.ui.h:12
-#: ../src/empathy-main-window.ui.h:18
-msgid "_Edit"
-msgstr "_Editar"
-
#: ../src/empathy-chat-window.ui.h:13
msgid "_Favorite Chat Room"
msgstr "Sala de charra _favorita"
-#: ../src/empathy-chat-window.ui.h:14
-#: ../src/empathy-main-window.ui.h:20
-msgid "_Help"
-msgstr "Ay_uda"
-
#: ../src/empathy-chat-window.ui.h:15
msgid "_Next Tab"
msgstr "Llingüeta _siguiente"
@@ -3054,8 +3754,7 @@ msgstr "Llingüeta _siguiente"
msgid "_Previous Tab"
msgstr "Llingüeta _anterior"
-#: ../src/empathy-chat-window.ui.h:17
-#: ../src/empathy-status-icon.ui.h:5
+#: ../src/empathy-chat-window.ui.h:17 ../src/empathy-status-icon.ui.h:5
msgid "_Show Contact List"
msgstr "_Amosar llista de contautos"
@@ -3067,15 +3766,15 @@ msgstr "_Llingüetes"
msgid "_Undo Close Tab"
msgstr "_Desfacer Zarrar Llingüeta"
-#: ../src/empathy-chatrooms-window.c:241
+#: ../src/empathy-chatrooms-window.c:251
msgid "Name"
msgstr "Nome"
-#: ../src/empathy-chatrooms-window.c:259
+#: ../src/empathy-chatrooms-window.c:269
msgid "Room"
msgstr "Sala"
-#: ../src/empathy-chatrooms-window.c:267
+#: ../src/empathy-chatrooms-window.c:277
msgid "Auto-Connect"
msgstr "Autoconeutar"
@@ -3083,92 +3782,95 @@ msgstr "Autoconeutar"
msgid "Manage Favorite Rooms"
msgstr "Xestionar sales favorites"
-#: ../src/empathy-event-manager.c:507
+#: ../src/empathy-event-manager.c:521
msgid "Incoming video call"
-msgstr "Llamada de vídeu entrante"
+msgstr "Llamada de videu entrante"
-#: ../src/empathy-event-manager.c:507
+#: ../src/empathy-event-manager.c:521
msgid "Incoming call"
msgstr "Llamada entrante"
-#: ../src/empathy-event-manager.c:511
+#: ../src/empathy-event-manager.c:525
#, c-format
msgid "%s is video calling you. Do you want to answer?"
-msgstr "%s ta llamándote con vídeu. ¿Quies responder?"
+msgstr "%s ta llamándote con videu. ¿Quies responder?"
-#: ../src/empathy-event-manager.c:512
+#: ../src/empathy-event-manager.c:526
#, c-format
msgid "%s is calling you. Do you want to answer?"
msgstr "%s ta llamándote. ¿Quies responder?"
-#: ../src/empathy-event-manager.c:515
-#: ../src/empathy-event-manager.c:660
+#: ../src/empathy-event-manager.c:529 ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming call from %s"
msgstr "Llamada entrante de %s"
-#: ../src/empathy-event-manager.c:540
+#: ../src/empathy-event-manager.c:554
msgid "_Reject"
msgstr "_Refugar"
-#: ../src/empathy-event-manager.c:546
+#: ../src/empathy-event-manager.c:562 ../src/empathy-event-manager.c:570
msgid "_Answer"
msgstr "Re_mpuesta"
-#: ../src/empathy-event-manager.c:660
+#: ../src/empathy-event-manager.c:570
+msgid "_Answer with video"
+msgstr "_Responder con videu"
+
+#: ../src/empathy-event-manager.c:730 ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming video call from %s"
-msgstr "Llamada de vídeu entrante de %s"
+msgstr "Llamada de videu entrante de %s"
-#: ../src/empathy-event-manager.c:737
+#: ../src/empathy-event-manager.c:836
msgid "Room invitation"
msgstr "Invitación a una sala"
-#: ../src/empathy-event-manager.c:739
+#: ../src/empathy-event-manager.c:838
#, c-format
msgid "Invitation to join %s"
msgstr "Invitación pa xunise a %s"
-#: ../src/empathy-event-manager.c:746
+#: ../src/empathy-event-manager.c:845
#, c-format
msgid "%s is inviting you to join %s"
msgstr "%s ta invitándote a xunite a %s"
-#: ../src/empathy-event-manager.c:754
+#: ../src/empathy-event-manager.c:853
msgid "_Decline"
msgstr "_Refugar"
-#: ../src/empathy-event-manager.c:759
+#: ../src/empathy-event-manager.c:858
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "_Xunise"
-#: ../src/empathy-event-manager.c:786
+#: ../src/empathy-event-manager.c:885
#, c-format
msgid "%s invited you to join %s"
msgstr "%s invitóte a xunite a %s"
-#: ../src/empathy-event-manager.c:792
+#: ../src/empathy-event-manager.c:891
#, c-format
msgid "You have been invited to join %s"
msgstr "Invitaronte a xunite a %s"
-#: ../src/empathy-event-manager.c:843
+#: ../src/empathy-event-manager.c:942
#, c-format
msgid "Incoming file transfer from %s"
msgstr "Tresferencia de ficheru entrante de %s"
-#: ../src/empathy-event-manager.c:1013
-#: ../src/empathy-main-window.c:367
+#: ../src/empathy-event-manager.c:1134 ../src/empathy-main-window.c:375
msgid "Password required"
-msgstr "Requierse contraseña"
+msgstr "Necesítase contraseña"
-#: ../src/empathy-event-manager.c:1069
+#: ../src/empathy-event-manager.c:1190
#, c-format
msgid "%s would like permission to see when you are online"
-msgstr "%s quier que-y deas permisu pa ver cuando tas disponible"
+msgstr "%s quier tener permisu pa ver cuándo tas en llinia"
-#: ../src/empathy-event-manager.c:1073
+#: ../src/empathy-event-manager.c:1194
#, c-format
msgid ""
"\n"
@@ -3178,108 +3880,101 @@ msgstr ""
"Mensax: %s"
#. Translators: time left, when it is more than one hour
-#: ../src/empathy-ft-manager.c:99
+#: ../src/empathy-ft-manager.c:100
#, c-format
msgid "%u:%02u.%02u"
msgstr "%u:%02u.%02u"
#. Translators: time left, when is is less than one hour
-#: ../src/empathy-ft-manager.c:102
+#: ../src/empathy-ft-manager.c:103
#, c-format
msgid "%02u.%02u"
msgstr "%02u.%02u"
-#: ../src/empathy-ft-manager.c:178
+#: ../src/empathy-ft-manager.c:179
msgctxt "file transfer percent"
msgid "Unknown"
msgstr "Desconocíu"
-#: ../src/empathy-ft-manager.c:273
+#: ../src/empathy-ft-manager.c:274
#, c-format
msgid "%s of %s at %s/s"
msgstr "%s de %s en %s/s"
-#: ../src/empathy-ft-manager.c:274
+#: ../src/empathy-ft-manager.c:275
#, c-format
msgid "%s of %s"
msgstr "%s de %s"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:305
+#: ../src/empathy-ft-manager.c:306
#, c-format
msgid "Receiving \"%s\" from %s"
msgstr "Recibiendo «%s» de %s"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:308
+#: ../src/empathy-ft-manager.c:309
#, c-format
msgid "Sending \"%s\" to %s"
msgstr "Unviando «%s» a %s"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:338
+#: ../src/empathy-ft-manager.c:339
#, c-format
msgid "Error receiving \"%s\" from %s"
msgstr "Fallu al recibir «%s» de %s"
-#: ../src/empathy-ft-manager.c:341
+#: ../src/empathy-ft-manager.c:342
msgid "Error receiving a file"
msgstr "Fallu al recibir un ficheru"
-#: ../src/empathy-ft-manager.c:346
+#: ../src/empathy-ft-manager.c:347
#, c-format
msgid "Error sending \"%s\" to %s"
msgstr "Fallu al unviar «%s» a %s"
-#: ../src/empathy-ft-manager.c:349
+#: ../src/empathy-ft-manager.c:350
msgid "Error sending a file"
msgstr "Fallu al unviar un ficheru"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:488
+#: ../src/empathy-ft-manager.c:489
#, c-format
msgid "\"%s\" received from %s"
msgstr "«%s» recibíu de %s"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:493
+#: ../src/empathy-ft-manager.c:494
#, c-format
msgid "\"%s\" sent to %s"
msgstr "«%s» unviáu a %s"
-#: ../src/empathy-ft-manager.c:496
+#: ../src/empathy-ft-manager.c:497
msgid "File transfer completed"
msgstr "Transferencia de ficheru completada"
-#: ../src/empathy-ft-manager.c:615
-#: ../src/empathy-ft-manager.c:782
+#: ../src/empathy-ft-manager.c:616 ../src/empathy-ft-manager.c:780
msgid "Waiting for the other participant's response"
msgstr "Esperando la rempuesta del otru participante"
-#: ../src/empathy-ft-manager.c:641
-#: ../src/empathy-ft-manager.c:679
+#: ../src/empathy-ft-manager.c:642 ../src/empathy-ft-manager.c:680
#, c-format
msgid "Checking integrity of \"%s\""
msgstr "Comprobando la integridá de «%s»"
-#: ../src/empathy-ft-manager.c:644
-#: ../src/empathy-ft-manager.c:682
+#: ../src/empathy-ft-manager.c:645 ../src/empathy-ft-manager.c:683
#, c-format
msgid "Hashing \"%s\""
msgstr "Obteniendo'l «hash» de «%s»"
-#: ../src/empathy-ft-manager.c:1016
-msgid "%"
-msgstr "%"
-
-#: ../src/empathy-ft-manager.c:1028
+#: ../src/empathy-ft-manager.c:1038
msgid "File"
msgstr "Ficheru"
-#: ../src/empathy-ft-manager.c:1050
+#: ../src/empathy-ft-manager.c:1060
msgid "Remaining"
msgstr "Restantes"
@@ -3289,11 +3984,17 @@ msgstr "Tresferencies de ficheros"
#: ../src/empathy-ft-manager.ui.h:2
msgid "Remove completed, canceled and failed file transfers from the list"
-msgstr "Desaniciar tresferencies de ficheru completaes, encaboxaes y fallíes de la llista"
+msgstr ""
+"Desaniciar tresferencies de ficheru completaes, encaboxaes y fallíes de la "
+"llista"
#: ../src/empathy-import-dialog.c:84
-msgid "No accounts to import could be found. Empathy currently only supports importing accounts from Pidgin."
-msgstr "Nun pudo atopase denguna cuenta qu'importar. Anguaño Empathy namái sofita importar cuentes dende Pidgin."
+msgid ""
+"No accounts to import could be found. Empathy currently only supports "
+"importing accounts from Pidgin."
+msgstr ""
+"Nun pudo atopase denguna cuenta qu'importar. Anguaño Empathy namái sofita "
+"importar cuentes dende Pidgin."
#: ../src/empathy-import-dialog.c:199
msgid "Import Accounts"
@@ -3312,127 +4013,142 @@ msgstr "Protocolu"
msgid "Source"
msgstr "Orixe"
-#: ../src/empathy-main-window.c:384
+#: ../src/empathy-main-window.c:392
msgid "Provide Password"
-msgstr "Escribi la contraseña"
+msgstr "Introduz la contraseña"
-#: ../src/empathy-main-window.c:390
+#: ../src/empathy-main-window.c:398
msgid "Disconnect"
msgstr "Desconeutar"
-#: ../src/empathy-main-window.c:530
+#: ../src/empathy-main-window.c:622
msgid "No match found"
msgstr "Nun s'alcontró denguna coincidencia"
-#: ../src/empathy-main-window.c:685
+#: ../src/empathy-main-window.c:777
msgid "Reconnect"
msgstr "Reconeutar"
-#: ../src/empathy-main-window.c:691
+#: ../src/empathy-main-window.c:783
msgid "Edit Account"
msgstr "Editar cuenta"
-#: ../src/empathy-main-window.c:697
+#: ../src/empathy-main-window.c:789
msgid "Close"
msgstr "Zarrar"
-#: ../src/empathy-main-window.c:1414
+#. Translators: this string will be something like:
+#. * Top up My Account ($1.23)..."
+#: ../src/empathy-main-window.c:928
+#, c-format
+msgid "Top up %s (%s)..."
+msgstr "Recargar %s (%s)…"
+
+#: ../src/empathy-main-window.c:975
+msgid "Top up account credit"
+msgstr "Recargar el saldu de la cuenta"
+
+#. top up button
+#: ../src/empathy-main-window.c:1046
+msgid "Top Up..."
+msgstr "Recargar…"
+
+#: ../src/empathy-main-window.c:1789
msgid "Contact"
msgstr "Contautu"
-#: ../src/empathy-main-window.c:1748
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "Llista de contautos"
-#: ../src/empathy-main-window.c:1862
-msgid "Show and edit accounts"
-msgstr "Amosar y editar cuentes"
-
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr "Contautos nel _mapa"
-#: ../src/empathy-main-window.ui.h:2
+#: ../src/empathy-main-window-menubar.ui.h:2
+msgid "Credit Balance"
+msgstr "Créditu"
+
+#: ../src/empathy-main-window-menubar.ui.h:3
msgid "Find in Contact _List"
msgstr "Guetar na_llista de contautos"
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "Xunise a _favorites"
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "Xestionar favoritos"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
msgstr "Tamañ_u normal"
-#: ../src/empathy-main-window.ui.h:6
-#: ../src/empathy-status-icon.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:7 ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "_Llamada nueva..."
-#: ../src/empathy-main-window.ui.h:7
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "Tamañu normal con _avatares"
-#: ../src/empathy-main-window.ui.h:8
+#: ../src/empathy-main-window-menubar.ui.h:9
msgid "P_references"
msgstr "_Preferencies"
-#: ../src/empathy-main-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:10
msgid "Show P_rotocols"
msgstr "Amosar p_rotocolos"
-#: ../src/empathy-main-window.ui.h:10
+#: ../src/empathy-main-window-menubar.ui.h:11
msgid "Sort by _Name"
msgstr "Axeitar por _Nome"
-#: ../src/empathy-main-window.ui.h:11
+#: ../src/empathy-main-window-menubar.ui.h:12
msgid "Sort by _Status"
msgstr "Axeitar por _estáu"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "_Cuentes"
-#: ../src/empathy-main-window.ui.h:15
+#: ../src/empathy-main-window-menubar.ui.h:15
+msgid "_Blocked Contacts"
+msgstr "Contautos _bloquiaos"
+
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr "Tamañu _compautu"
-#: ../src/empathy-main-window.ui.h:17
-msgid "_Debug"
-msgstr "_Depurar"
-
-#: ../src/empathy-main-window.ui.h:19
+#: ../src/empathy-main-window-menubar.ui.h:21
msgid "_File Transfers"
msgstr "Tres_ferencies de ficheros"
-#: ../src/empathy-main-window.ui.h:21
+#: ../src/empathy-main-window-menubar.ui.h:23
msgid "_Join…"
msgstr "_Xunise…"
-#: ../src/empathy-main-window.ui.h:22
+#: ../src/empathy-main-window-menubar.ui.h:24
#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "Conversación _nueva…"
-#: ../src/empathy-main-window.ui.h:23
+#: ../src/empathy-main-window-menubar.ui.h:25
msgid "_Offline Contacts"
msgstr "Contautos _desconeutaos"
-#: ../src/empathy-main-window.ui.h:24
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "Información p_ersonal"
-#: ../src/empathy-main-window.ui.h:26
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "_Sala"
-#: ../src/empathy-main-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:29
msgid "_Search for Contacts…"
-msgstr "_Guetar contautos…"
+msgstr "Guetar contauto_s…"
#: ../src/empathy-new-chatroom-dialog.c:337
msgid "Chat Room"
@@ -3444,7 +4160,7 @@ msgstr "Miembros"
#. Translators: Room/Join's roomlist tooltip. Parameters are a channel name,
#. yes/no, yes/no and a number.
-#: ../src/empathy-new-chatroom-dialog.c:565
+#: ../src/empathy-new-chatroom-dialog.c:553
#, c-format
msgid ""
"%s\n"
@@ -3457,16 +4173,16 @@ msgstr ""
"Necesita contraseña: %s\n"
"Miembros: %s"
-#: ../src/empathy-new-chatroom-dialog.c:567
-#: ../src/empathy-new-chatroom-dialog.c:568
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "No"
msgstr "Non"
-#: ../src/empathy-new-chatroom-dialog.c:596
+#: ../src/empathy-new-chatroom-dialog.c:584
msgid "Could not start room listing"
msgstr "Nun pudo aniciase la llista de la sala"
-#: ../src/empathy-new-chatroom-dialog.c:606
+#: ../src/empathy-new-chatroom-dialog.c:594
msgid "Could not stop room listing"
msgstr "Nun pudo parase la llista de la sala"
@@ -3475,12 +4191,19 @@ msgid "Couldn't load room list"
msgstr "Nun pudo cargase la llista de la sala"
#: ../src/empathy-new-chatroom-dialog.ui.h:3
-msgid "Enter the room name to join here or click on one or more rooms in the list."
-msgstr "Introduza'l nome de la sala a la que xunise o calca una o más sales de la llista."
+msgid ""
+"Enter the room name to join here or click on one or more rooms in the list."
+msgstr ""
+"Introduz el nome de la sala a la que xunise o calca nuna o más sales de la "
+"llista."
#: ../src/empathy-new-chatroom-dialog.ui.h:4
-msgid "Enter the server which hosts the room, or leave it empty if the room is on the current account's server"
-msgstr "Introduza'l sirvidor qu'agospia la sala o déxelu baleru si la sala ta na cuenta del sirvidor actual"
+msgid ""
+"Enter the server which hosts the room, or leave it empty if the room is on "
+"the current account's server"
+msgstr ""
+"Introduz el sirvidor qu'agospia la sala o déxalu baleru si la sala ta na "
+"cuenta del sirvidor actual"
#: ../src/empathy-new-chatroom-dialog.ui.h:5
msgid "Join Room"
@@ -3494,39 +4217,79 @@ msgstr "Llista de sales"
msgid "_Room:"
msgstr "_Sala:"
-#: ../src/empathy-preferences.c:139
+#: ../src/empathy-preferences.c:169
msgid "Message received"
msgstr "Mensax recibíu"
-#: ../src/empathy-preferences.c:140
+#: ../src/empathy-preferences.c:170
msgid "Message sent"
msgstr "Mensax unviáu"
-#: ../src/empathy-preferences.c:141
+#: ../src/empathy-preferences.c:171
msgid "New conversation"
msgstr "Conversación nueva"
-#: ../src/empathy-preferences.c:142
+#: ../src/empathy-preferences.c:172
msgid "Contact goes online"
msgstr "El contautu conéutase"
-#: ../src/empathy-preferences.c:143
+#: ../src/empathy-preferences.c:173
msgid "Contact goes offline"
msgstr "El contautu desconéutase"
-#: ../src/empathy-preferences.c:144
+#: ../src/empathy-preferences.c:174
msgid "Account connected"
msgstr "Cuenta coneutada"
-#: ../src/empathy-preferences.c:145
+#: ../src/empathy-preferences.c:175
msgid "Account disconnected"
msgstr "Cuenta desconeutada"
-#: ../src/empathy-preferences.c:446
+#: ../src/empathy-preferences.c:484
msgid "Language"
msgstr "Llingua"
-#: ../src/empathy-preferences.c:875
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:734
+msgid "Juliet"
+msgstr "Xulieta"
+
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:741
+msgid "Romeo"
+msgstr "Roméu"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:747
+msgid "O Romeo, Romeo, wherefore art thou Romeo?"
+msgstr "¡Oh, Roméu, Roméu!, ¿Au tas que nun te veo?"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:750
+msgid "Deny thy father and refuse thy name;"
+msgstr "Niega a to padre y refuga'l so nome;"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:753
+msgid "Or if thou wilt not, be but sworn my love"
+msgstr "O, si nun quies, namái xúrame que m'ames"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:756
+msgid "And I'll no longer be a Capulet."
+msgstr "Y dexaré yo de ser una Capuleto"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:759
+msgid "Shall I hear more, or shall I speak at this?"
+msgstr "¿Tengo d'oyir más o retrucar a lo dicho?"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:762
+msgid "Juliet has disconnected"
+msgstr "Xulieta desconeutóse"
+
+#: ../src/empathy-preferences.c:1166
msgid "Preferences"
msgstr "Preferencies"
@@ -3534,128 +4297,150 @@ msgstr "Preferencies"
msgid "Appearance"
msgstr "Aspeutu"
-#: ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-preferences.ui.h:3
msgid "Behavior"
msgstr "Furrulamientu"
-#: ../src/empathy-preferences.ui.h:3
+#: ../src/empathy-preferences.ui.h:5
msgid "Chat Th_eme:"
msgstr "_Tema de la charra:"
-#: ../src/empathy-preferences.ui.h:4
+#: ../src/empathy-preferences.ui.h:6
msgid "Disable notifications when _away or busy"
msgstr "Desactivar notificaciones al _ausentase o tar ocupáu"
-#: ../src/empathy-preferences.ui.h:5
+#: ../src/empathy-preferences.ui.h:7
msgid "Disable sounds when _away or busy"
msgstr "Desactivar soníos al _ausentase o tar ocupáu"
-#: ../src/empathy-preferences.ui.h:6
+#: ../src/empathy-preferences.ui.h:8
msgid "Display incoming events in the notification area"
-msgstr "Amsar los eventos entrantes nel área de notificación"
+msgstr "Amosar los eventos entrantes nel área de notificación"
-#: ../src/empathy-preferences.ui.h:7
+#: ../src/empathy-preferences.ui.h:9
msgid "Enable notifications when a contact comes online"
msgstr "Activar notificaciones cuando un contautu se coneuta"
-#: ../src/empathy-preferences.ui.h:8
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact goes offline"
msgstr "Activar notificaciones cuando un contautu se desconeuta"
-#: ../src/empathy-preferences.ui.h:9
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when the _chat is not focused"
msgstr "Activar notificaciones cuando la _charra nun tea el focu"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable spell checking for languages:"
msgstr "Activar la igua ortográfica pa idiomes:"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:13
msgid "General"
msgstr "Xeneral"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
+msgid "Input level"
+msgstr "Nivel d'entrada"
+
+#: ../src/empathy-preferences.ui.h:15
+msgid "Input volume"
+msgstr "Volume d'entrada"
+
+#: ../src/empathy-preferences.ui.h:17
msgid "Location sources:"
msgstr "Oríxenes de los allugamientos:"
-#: ../src/empathy-preferences.ui.h:14
+#: ../src/empathy-preferences.ui.h:18
msgid "Log conversations"
msgstr "Rexistrar conversaciones"
-#: ../src/empathy-preferences.ui.h:15
+#: ../src/empathy-preferences.ui.h:19
msgid "Notifications"
msgstr "Notificaciones"
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:20
msgid "Play sound for events"
msgstr "Reproducir soníu pa eventos"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:21
msgid "Privacy"
msgstr "Privacidá"
-#: ../src/empathy-preferences.ui.h:18
-msgid "Reduced location accuracy means that nothing more precise than your city, state and country will be published. GPS coordinates will be accurate to 1 decimal place."
-msgstr "Amenorgar la precisión de l'allugamientu significa que nun s'espublizará res más preciso que la so ciudá, estáu y país. Les coordenaes GPS tendrán un valor al debalu amestando 1 llugar decimal."
+#: ../src/empathy-preferences.ui.h:22
+msgid ""
+"Reduced location accuracy means that nothing more precise than your city, "
+"state and country will be published. GPS coordinates will be accurate to 1 "
+"decimal place."
+msgstr ""
+"Amenorgar la precisión de l'allugamientu significa que nun s'espublizará res "
+"más preciso que la so ciudá, estáu y país. Les coordenaes GPS tendrán un "
+"valor al debalu amestando 1 llugar decimal."
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:23
msgid "Show _smileys as images"
msgstr "Amosar los _fustaxes como imáxenes"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:24
msgid "Show contact _list in rooms"
msgstr "Amosar _llista de contautos en sales"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:25
msgid "Sounds"
msgstr "Soníos"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:26
msgid "Spell Checking"
msgstr "Revisión ortográfica"
-#: ../src/empathy-preferences.ui.h:23
-msgid "The list of languages reflects only the languages for which you have a dictionary installed."
-msgstr "La llista d'idiomes amuesa sólo los idiomes pa los que tienes un diccionariu instaláu."
+#: ../src/empathy-preferences.ui.h:27
+msgid ""
+"The list of languages reflects only the languages for which you have a "
+"dictionary installed."
+msgstr ""
+"La llista d'idiomes amuesa sólo los idiomes pa los que tienes un diccionariu "
+"instaláu."
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:28
msgid "Themes"
msgstr "Temes"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:29
+msgid "Variant:"
+msgstr "Variante:"
+
+#: ../src/empathy-preferences.ui.h:30
msgid "_Automatically connect on startup"
msgstr "C_oneutase automáticamente al entamu"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:31
msgid "_Cellphone"
msgstr "Teléfonu _móvil"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:32
msgid "_Enable bubble notifications"
msgstr "_Activar notificaciones de burbuxa"
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable sound notifications"
msgstr "_Activar notificaciones de soníu"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:34
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:35
msgid "_Network (IP, Wi-Fi)"
msgstr "_Rede (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:36
msgid "_Open new chats in separate windows"
msgstr "_Abrir charres nueves en ventanes separtaes"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:37
msgid "_Publish location to my contacts"
msgstr "_Espublizar la mio ubicación a los mios contautos"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:39
msgid "_Reduce location accuracy"
msgstr "_Amenorgar la precisión de la ubicación"
@@ -3667,158 +4452,398 @@ msgstr "Estáu"
msgid "_Quit"
msgstr "_Colar"
-#: ../src/empathy-map-view.c:453
+#: ../src/empathy-streamed-media-window.ui.h:2
+msgid "Call the contact again"
+msgstr "Llamar al contautu otra vegada"
+
+#: ../src/empathy-streamed-media-window.ui.h:3
+msgid "Camera Off"
+msgstr "Cámara apagada"
+
+#: ../src/empathy-streamed-media-window.ui.h:4
+msgid "Camera On"
+msgstr "Cámara encesa"
+
+#: ../src/empathy-streamed-media-window.ui.h:6
+msgid "Disable camera and stop sending video"
+msgstr "Desactivar la cámara y dexar d'unviar videu"
+
+#: ../src/empathy-streamed-media-window.ui.h:7
+msgid "Enable camera and send video"
+msgstr "Activar la cámara y unviar videu"
+
+#: ../src/empathy-streamed-media-window.ui.h:8
+msgid "Enable camera but don't send video"
+msgstr "Activar la cámara pero nun unviar videu"
+
+#: ../src/empathy-streamed-media-window.ui.h:13
+msgid "Preview"
+msgstr "Vista previa"
+
+#: ../src/empathy-streamed-media-window.ui.h:14
+msgid "Redial"
+msgstr "Volver a llamar"
+
+#: ../src/empathy-streamed-media-window.ui.h:19
+msgid "V_ideo"
+msgstr "Vi_deu"
+
+#: ../src/empathy-streamed-media-window.ui.h:21
+msgid "Video Off"
+msgstr "Videu apagáu"
+
+#: ../src/empathy-streamed-media-window.ui.h:22
+msgid "Video On"
+msgstr "Videu encesu"
+
+#: ../src/empathy-streamed-media-window.ui.h:23
+msgid "Video Preview"
+msgstr "Vista preliminar del videu"
+
+#: ../src/empathy-map-view.c:448
msgid "Contact Map View"
msgstr "Vista del mapa de contautos"
-#: ../src/empathy-debug-window.c:1218
+#: ../src/empathy-debug-window.c:1228
msgid "Save"
msgstr "Guardar"
-#: ../src/empathy-debug-window.c:1394
+#: ../src/empathy-debug-window.c:1435
msgid "Debug Window"
msgstr "Depurar ventana"
-#: ../src/empathy-debug-window.c:1474
+#: ../src/empathy-debug-window.c:1517
msgid "Pause"
msgstr "Posar"
-#: ../src/empathy-debug-window.c:1486
+#: ../src/empathy-debug-window.c:1529
msgid "Level "
msgstr "Nivel "
-#: ../src/empathy-debug-window.c:1506
+#: ../src/empathy-debug-window.c:1549
msgid "Debug"
msgstr "Depurar"
-#: ../src/empathy-debug-window.c:1512
+#: ../src/empathy-debug-window.c:1555
msgid "Info"
msgstr "Información"
-#: ../src/empathy-debug-window.c:1518
-#: ../src/empathy-debug-window.c:1567
+#: ../src/empathy-debug-window.c:1561 ../src/empathy-debug-window.c:1610
msgid "Message"
msgstr "Mensax"
-#: ../src/empathy-debug-window.c:1524
+#: ../src/empathy-debug-window.c:1567
msgid "Warning"
msgstr "Avisu"
-#: ../src/empathy-debug-window.c:1530
+#: ../src/empathy-debug-window.c:1573
msgid "Critical"
msgstr "Críticu"
-#: ../src/empathy-debug-window.c:1536
+#: ../src/empathy-debug-window.c:1579
msgid "Error"
msgstr "Error"
-#: ../src/empathy-debug-window.c:1555
+#: ../src/empathy-debug-window.c:1598
msgid "Time"
msgstr "Hora"
-#: ../src/empathy-debug-window.c:1558
+#: ../src/empathy-debug-window.c:1601
msgid "Domain"
msgstr "Dominiu"
-#: ../src/empathy-debug-window.c:1560
+#: ../src/empathy-debug-window.c:1603
msgid "Category"
msgstr "Categoría"
-#: ../src/empathy-debug-window.c:1562
+#: ../src/empathy-debug-window.c:1605
msgid "Level"
msgstr "Nivel"
-#: ../src/empathy-debug-window.c:1599
-msgid "The selected connection manager does not support the remote debugging extension."
-msgstr "El xestor de conexones escoyíu nun sofita la estensión de depuración remota."
+#: ../src/empathy-debug-window.c:1642
+msgid ""
+"The selected connection manager does not support the remote debugging "
+"extension."
+msgstr ""
+"El xestor de conexones escoyíu nun sofita la estensión de depuración remota."
-#: ../src/empathy-invite-participant-dialog.c:34
-#: ../src/empathy-invite-participant-dialog.c:48
+#: ../src/empathy-invite-participant-dialog.c:205
+#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "Convidar participante"
-#: ../src/empathy-invite-participant-dialog.c:35
+#: ../src/empathy-invite-participant-dialog.c:206
msgid "Choose a contact to invite into the conversation:"
msgstr "Escoyer un contautu pa convidalu a la conversación:"
-#: ../src/empathy-invite-participant-dialog.c:45
+#: ../src/empathy-invite-participant-dialog.c:227
msgid "Invite"
msgstr "Invitar"
-#: ../src/empathy-accounts.c:178
+#: ../src/empathy-accounts.c:183
msgid "Don't display any dialogs; do any work (eg, importing) and exit"
-msgstr "Nun amosar dengún diálogu; facer cualesquier trabayuo (ex. importar) y colar"
+msgstr ""
+"Nun amosar dengún diálogu; facer cualesquier trabayuo (ex. importar) y colar"
-#: ../src/empathy-accounts.c:182
-msgid "Don't display any dialogs unless there are only \"People Nearby\" accounts"
-msgstr "Nun amosar dengún diálogu a nun ser que sólo esistan cuentes «Xente cerca»"
+#: ../src/empathy-accounts.c:187
+msgid ""
+"Don't display any dialogs unless there are only \"People Nearby\" accounts"
+msgstr ""
+"Nun amosar dengún diálogu a nun ser que sólo esistan cuentes «Xente cerca»"
-#: ../src/empathy-accounts.c:186
+#: ../src/empathy-accounts.c:191
msgid "Initially select given account (eg, gabble/jabber/foo_40example_2eorg0)"
-msgstr "Cuenta proporcionada inicialmente, seleicionada (ej. gabble/jabber/exemplu)"
+msgstr ""
+"Cuenta proporcionada inicialmente, seleicionada (ej. gabble/jabber/exemplu)"
-#: ../src/empathy-accounts.c:188
+#: ../src/empathy-accounts.c:193
msgid "<account-id>"
msgstr "<id-de-cuenta>"
-#: ../src/empathy-accounts.c:193
+#: ../src/empathy-accounts.c:198
msgid "- Empathy Accounts"
msgstr ": Cuentes en Empathy"
-#: ../src/empathy-accounts.c:232
+#: ../src/empathy-accounts.c:237
msgid "Empathy Accounts"
msgstr "Cuentes n'Empathy"
-#: ../src/empathy-debugger.c:66
+#: ../src/empathy-debugger.c:70
+msgid "Show a particular service"
+msgstr "Amosar un serviciu en particular"
+
+#: ../src/empathy-debugger.c:75
+msgid "- Empathy Debugger"
+msgstr "- Depurador d'Empathy"
+
+#: ../src/empathy-debugger.c:114
msgid "Empathy Debugger"
msgstr "Depurador d'Empathy"
-#: ../src/empathy-chat.c:104
+#: ../src/empathy-chat.c:107
msgid "- Empathy Chat Client"
msgstr "- Veceru de Chat Empathy"
-#: ../src/empathy-notifications-approver.c:184
+#: ../src/empathy-notifications-approver.c:203
msgid "Respond"
msgstr "Responder"
-#: ../src/empathy-notifications-approver.c:190
+#: ../src/empathy-notifications-approver.c:217
msgid "Reject"
msgstr "Refugar"
-#: ../src/empathy-notifications-approver.c:194
+#: ../src/empathy-notifications-approver.c:222
+#: ../src/empathy-notifications-approver.c:227
msgid "Answer"
msgstr "Rempuesta"
-#: ../src/empathy-notifications-approver.c:201
-#: ../src/empathy-notifications-approver.c:211
+#: ../src/empathy-notifications-approver.c:227
+msgid "Answer with video"
+msgstr "Responder con videu"
+
+#: ../src/empathy-notifications-approver.c:235
+#: ../src/empathy-notifications-approver.c:245
msgid "Decline"
msgstr "Refugar"
-#: ../src/empathy-notifications-approver.c:205
-#: ../src/empathy-notifications-approver.c:216
+#: ../src/empathy-notifications-approver.c:239
+#: ../src/empathy-notifications-approver.c:250
msgid "Accept"
msgstr "Aceutar"
+#: ../src/empathy-notifications-approver.c:260
+msgid "Provide"
+msgstr "Apurrir"
+
+#: ../src/empathy-call-observer.c:134
+#, c-format
+msgid "%s just tried to call you, but you were in another call."
+msgstr "%s intentó llamate, pero tabes n'otra llamada."
+
+#. Translators: this is an "Info" label. It should be as short
+#. * as possible.
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
+msgid "i"
+msgstr "i"
+
+#: ../src/empathy-call-window.c:2603
+msgid "On hold"
+msgstr "N'espera"
+
+#: ../src/empathy-call-window.c:2606
+msgid "Mute"
+msgstr "Silenciar"
+
+#: ../src/empathy-call-window.c:2608
+msgid "Duration"
+msgstr "Duración"
+
+#. Translators: 'status - minutes:seconds' the caller has been connected
+#: ../src/empathy-call-window.c:2611
+#, c-format
+msgid "%s — %d:%02dm"
+msgstr "%s — %d:%02dm"
+
+#: ../libempathy-gtk/empathy-search-bar.c:243
+msgid "_Match case"
+msgstr "Concasar _Mayúscules"
+
+#~ msgid "%s is sending you a file. Do you want to accept it?"
+#~ msgstr "%s ta unviándote un ficheru. ¿Quies aceutalu?"
+
+#~ msgid "_Accept"
+#~ msgstr "_Aceutar"
+
#~ msgid "Empathy has asked about importing accounts"
#~ msgstr "Empathy entrugó-y tocante a importar cuentes"
-#~ msgid ""
-#~ "Whether Empathy has asked about importing accounts from other programs."
-#~ msgstr ""
-#~ "Indica si Empathy entrugó tocante a importar cuentes d'otros programes."
+
#~ msgid "The hash of the received file and the sent one do not match"
#~ msgstr "El «hash» del ficheru recibíu y del unviáu no concasen"
+
+#~ msgid "All"
+#~ msgstr "Too"
+
+#~ msgid "Date"
+#~ msgstr "Data"
+
+#~ msgid "Conversations"
+#~ msgstr "Conversaciones"
+
+#~ msgid "Previous Conversations"
+#~ msgstr "Conversaciones anteriores"
+
+#~ msgid "_For:"
+#~ msgstr "_Pa:"
+
+#~ msgid "Enter Custom Message"
+#~ msgstr "Introducir mensaxe personalizáu"
+
#~ msgid "Add _New Preset"
#~ msgstr "Amestar está_u guardáu"
+
#~ msgid "Saved Presets"
#~ msgstr "Estaos guardaos"
-#~ msgid "%s is now offline."
-#~ msgstr "Agora %s ta desconeutáu."
-#~ msgid "%s is now online."
-#~ msgstr "Agora %s ta coneutáu."
-#~ msgid "Context"
-#~ msgstr "Contestu"
+
+#~ msgid "Show and edit accounts"
+#~ msgstr "Amosar y editar cuentes"
+
+#~ msgid ""
+#~ "Whether Empathy has asked about importing accounts from other programs."
+#~ msgstr ""
+#~ "Indica si Empathy entrugó tocante a importar cuentes d'otros programes."
+
+#~ msgid "Match case"
+#~ msgstr "Sensible mayúscules"
+
#~ msgid "Show incoming messages in the messaging menu"
#~ msgstr "Amuesa los mensaxes entrantes nel menú de mensaxes"
-#~ msgid "Subscription requested by %s"
-#~ msgstr "Petición de soscrición de %s"
+#~ msgid "_Add…"
+#~ msgstr "_Amestar…"
+
+#~ msgid "_Enabled"
+#~ msgstr "_Activáu"
+
+#~ msgid "Meta-contact containing %u contact"
+#~ msgid_plural "Meta-contact containing %u contacts"
+#~ msgstr[0] "Meta-contautu que contien %u contautu"
+#~ msgstr[1] "Meta-contautu que contien %u contautos"
+
+#~ msgid "Find Next"
+#~ msgstr "Guetar siguiente"
+
+#~ msgid "Find Previous"
+#~ msgstr "Guetar anterior"
+
+#~ msgid "The identity provided by the chat server cannot be verified.\n"
+#~ msgstr "La identidá que conseñó'l sirvidor de charres nun pue verificase.\n"
+
+#~ msgid "The certificate does not have the expected fingerprint"
+#~ msgstr "El certificáu nun tien la buelga esperada"
+
+#~ msgid "The certificate hasn't yet been activated"
+#~ msgstr "El certificáu entá nun s'activó"
+
+#~ msgid "The certificate has expired"
+#~ msgstr "El certificáu caducó"
+
+#~ msgid "The certificate is cryptographically weak"
+#~ msgstr "El certificáu ye feble criptográficamente"
+
+#~ msgid ""
+#~ "The certificate has been revoked by the issuing Certification Authority"
+#~ msgstr ""
+#~ "El certificáu ta revocáu pola Autoridá de Certificación que lu asoleyó"
+
+#~ msgid "The certificate is self-signed"
+#~ msgstr "El certificáu ta auto-robláu"
+
+#~ msgid ""
+#~ "The hostname verified by the certificate doesn't match the server name"
+#~ msgstr ""
+#~ "El nome de host comprobáu pol certificáu nun concasa col nome del sirvidor"
+
+#~ msgid "Don't display any dialogs if there are any non-Salut accounts"
+#~ msgstr "Nun amosar dengún diálogu si hai dalguna cuenta non-Salut"
+
+#~ msgid "The certificate is malformed"
+#~ msgstr "El certificáu ta mal formáu"
+
+#~ msgid "The certificate length exceeds verifiable limits"
+#~ msgstr "La llonxitú del certificáu perpasa les llendes comprobables"
+
+#~ msgid ""
+#~ "Completely split the displayed meta-contact into the contacts it contains."
+#~ msgstr ""
+#~ "Separtar dafechu la información de los metacontautos nos contautos que "
+#~ "contién."
+
+#~ msgid ""
+#~ "Are you sure you want to unlink this meta-contact? This will completely "
+#~ "split the meta-contact into the contacts it contains."
+#~ msgstr ""
+#~ "¿Daveres quies desenllazar esti metacontautu? Esto va separtar dafechu la "
+#~ "información del metacontautu nos contautos que contién."
+
+#~ msgid "The certificate is not signed by a Certification Authority"
+#~ msgstr "El certificáu nun ta robláu por una Autoridá de certificación"
+
+#~ msgid "Unlink meta-contact '%s'?"
+#~ msgstr "¿Desenllazar el metacontautu «%s»?"
+
+#~ msgid "Call with %d participants"
+#~ msgstr "Llamar con %d participantes"
+
+#~ msgid "Your software is too old"
+#~ msgstr "El software ye enforma antiguu"
+
+#~ msgid "Are you sure you want to remove '%s' from your contacts?"
+#~ msgstr "¿De xuru que quies desaniciar a «%s» de los tos contautos?"
+
+#~ msgid "Update software..."
+#~ msgstr "Anovar software..."
+
+#~ msgid "Unavailable"
+#~ msgstr "Non disponible"
+
+#~ msgid "Sorry, %s accounts can’t be used until your %s software is updated."
+#~ msgstr "Nun puen usase %s cuentes hasta que'l software %s nun tea anováu."
+
+#~ msgid "Off"
+#~ msgstr "Desactiváu"
+
+#~ msgid "On"
+#~ msgstr "Activáu"
+
+#~ msgid ""
+#~ "Blocking will only block calls and chats on the following account: %s. It "
+#~ "will not block calls and chats on %s."
+#~ msgid_plural ""
+#~ "Blocking will only block calls and chats on the following accounts: %s. "
+#~ "It will not block calls and chats on %s."
+#~ msgstr[0] ""
+#~ "El bloquéu, namái va bloquiar les llamaes y charres na siguiente cuenta: "
+#~ "%s. Esto nun va bloquiar llamaes y charres en %s."
+#~ msgstr[1] ""
+#~ "El bloquéu, namái va bloquiar les llamaes y charres nes siguientes "
+#~ "cuentes: %s. Esto nun va bloquiar llamaes y charres en %s."
diff --git a/po/be.po b/po/be.po
index 6b2af739b..c386631e0 100644
--- a/po/be.po
+++ b/po/be.po
@@ -5,8 +5,8 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy.master\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-25 19:13+0300\n"
-"PO-Revision-Date: 2011-08-25 19:12+0300\n"
+"POT-Creation-Date: 2011-09-14 21:58+0300\n"
+"PO-Revision-Date: 2011-09-14 21:58+0300\n"
"Last-Translator: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>\n"
"Language-Team: Belarusian <be-i18n-gnome@googlegroups.com>\n"
"Language: be\n"
@@ -34,7 +34,7 @@ msgstr "Кліент абмену паведамленнямі"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:1
msgid "Always open a separate chat window for new chats."
-msgstr "Заўсёды адчыняць новае акно для новага чату."
+msgstr "Заўсёды адкрываць новае акно для новага чату."
#: ../data/org.gnome.Empathy.gschema.xml.in.h:2
msgid "Call volume"
@@ -49,6 +49,10 @@ msgid "Camera device"
msgstr "Прыстасаванне відэакамеры"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+msgid "Camera position"
+msgstr "Размяшчэнне відэакамеры"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
@@ -56,56 +60,56 @@ msgstr ""
"Знак, які трэба ўстаўляць пасля мянушкі пры яе дапаўненні клавішай Тab у "
"групавым чаце."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "Матыў акна чату"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
msgid "Chat window theme variant"
msgstr "Адмена матыва акна чату"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr ""
"Спіс моў для праверкі арфаграфіі, падзеленых коскамі (напрыклад, \"en, be, ru"
"\")."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "Кампактны спіс кантактаў"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "Трэба выкарыстоўваць кіраўнікоў злучэнняў"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "Крытэрый сартавання спіса кантактаў"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
msgid "Default camera device to use in video calls, e.g. /dev/video0."
msgstr ""
"Прадвызначанае прыстасаванне відэакамеры для відэаразмоў, напрыклад \"/dev/"
"video0\"."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "Прадвызначаны каталог для выбару аватар"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "Не паказваць выплыўныя апавяшчэнні ў рэжыме адсутнасці"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "Не ўжываць гукавыя сігналы ў рэжыме адсутнасці"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "Паказваць уваходныя падзеі ў абшары стану"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
@@ -113,246 +117,250 @@ msgstr ""
"Паказваць уваходныя падзеі ў абшары стану. Калі выключана, адразу паказваць "
"іх карыстальніку."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
msgid "Echo cancellation support"
msgstr "Падтрымка фільтрацыі рэха"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "Empathy можа публікаваць месцазнаходжанне карыстальніка"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "Empathy можа выкарыстоўваць GPS для вызначэння месцазнаходжання"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr ""
"Empathy можа выкарыстоўваць сотавую сетку для вызначэння месцазнаходжання"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "Empathy можа выкарыстоўваць сетку для вызначэння месцазнаходжання"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Прадвызначаная папка для сцягнутых файлаў"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "Empathy выканала міграцыю журналаў Butterfly (кіраўніка злучэнняў MSN)"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr ""
"Empathy мусіць аўтаматычна пераходзіць у рэжым адсутнасці пры бяздзейнасці"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Empathy мусіць аўтаматычна злучацца пры запуску"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "Empathy мусіць пагаршаць дакладнасць месцазнаходжання"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "Empathy мусіць выкарыстоўваць аватару кантакта як значок для акна чату"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "Уключыць прылады распрацоўшчыка WebKit"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "Ужываць выплыўныя апавяшчэнні для новых паведамленняў"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "Правяраць арфаграфію"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "Схаваць галоўнае акно"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "Схаваць галоўнае акно."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "Знак пасля дапоўненай мянушкі"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
-msgstr "Адчыняць новыя чаты ў асобных вокнах"
+msgstr "Адкрываць новыя чаты ў асобных вокнах"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Сцежка да патрэбнага матыва Adium"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr "Сцежка да патрэбнага матыва Adium, калі для чату ўжыты матыў Adium."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "Агучваць уваходныя паведамленні"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "Агучваць з'яўленне новых размоў"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "Агучваць выхадныя паведамленні"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "Агучваць уваход кантакта ў сетку"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "Агучваць выхад кантакта з сеткі"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "Агучваць злучэнне з сеткай"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "Агучваць адлучэнне ад сеткі"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "Ужываць выплыўныя апавяшчэнні, калі чат не мае фокусу"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "Ужываць выплыўныя апавяшчэнні для ўваходу кантакта ў сетку"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "Ужываць выплыўныя апавяшчэнні для выхаду кантакта з сеткі"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr "Размяшчэнне карцінкі з відэакамеры падчас званка."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
msgid "Show Balance in contact list"
msgstr "Паказваць баланс рахунку у спісе кантактаў"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "Паказваць аватары"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "Паказваць спіс кантактаў у пакоях"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
-msgstr "Паказваць падказку пры зачыненні галоўнага акна"
+msgstr "Паказваць падказку пры закрыцці галоўнага акна"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "Паказваць пазасеткавыя кантакты"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "Паказваць пратаколы"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "Мовы для праверкі арфаграфіі"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "Прадвызначаная папка для захавання атрыманых файлаў."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "Апошні каталог, з якога была выбрана аватара."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "Размяшчэнне бакавога абшару ў акне чату"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr "Захаванае размяшчэнне бакавога абшару ў акне чату (у пікселах)."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "Матыў афармлення размоў у вокнах чату."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
msgid ""
"The theme variant that is used to display the conversation in chat windows."
msgstr "Адмена матыва афармлення размоў у вокнах чату."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "Ужываць графічныя смайлікі"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "Агучваць апавяшчэнні"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "Ужываць матыў для пакояў чату"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr ""
"Ці можа Empathy паведамляць аб месцазнаходжанні карыстальніка яго кантактам."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "Ці можа Empathy выкарыстоўваць GPS для вызначэння месцазнаходжання."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr ""
"Ці можа Empathy выкарыстоўваць сотавую сетку для вызначэння месцазнаходжання."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "Ці можа Empathy выкарыстоўваць сетку для вызначэння месцазнаходжання."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr ""
"Ці выканаў Empathy міграцыю журналаў Butterfly (кіраўніка злучэнняў MSN)."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr "Ці мусіць Empathy аўтаматычна злучацца з сеткамі пры запуску."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid ""
"Whether Empathy should go into away mode automatically if the user is idle."
msgstr ""
"Ці мусіць Empathy аўтаматычна пераходзіць у рэжым адсутнасці пры "
"бяздзейнасці карыстальніка."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr ""
"Ці мусіць Empathy пагаршаць дакладнасць месцазнаходжання карыстальніка дзеля "
"абароны яго права на прыватнасць."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr "Ці мусіць Empathy выкарыстоўваць аватару кантакта як значок акна чату."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr ""
"Ці трэба ўключыць прылады распрацоўшчыка WebKit (напрыклад, Web Inspector)."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
@@ -360,122 +368,122 @@ msgstr ""
"Ці трэба выкарыстоўваць кіраўнікоў злучэнняў для аўтаматычнага адлучэння/"
"перазлучэння."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid ""
"Whether to check words typed against the languages you want to check with."
msgstr ""
"Ці трэба правяраць арфаграфію напісаных слоў па спісе магчымых моў тэксту."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "Ці трэба пераўтвараць смайлікі ў графічныя выявы ў тэксце размоў."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
msgid "Whether to enable Pulseaudio's echo cancellation filter."
msgstr "Ці трэба ўключыць фільтрацыю рэха Pulseaudio."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr "Ці трэба агучваць уваход кантактаў у сетку."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid ""
"Whether to play a sound to notify of contacts logging out of the network."
msgstr "Ці трэба агучваць выхад кантактаў з сеткі."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "Ці трэба агучваць падзеі."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "Ці трэба агучваць уваходныя паведамленні."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "Ці трэба агучваць з'яўленне новых размоў."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "Ці трэба агучваць выхадныя паведамленні."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "Ці трэба агучваць злучэнне з сеткай."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "Ці трэба агучваць адлучэнне ад сеткі."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr "Ці трэба ўжываць гукавыя сігналы ў рэжыме адсутнасці ці занятасці."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr "Ці трэба паказваць выплыўныя апавяшчэнні пры выхадзе кантакта з сеткі."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr ""
"Ці трэба паказваць выплыўныя апавяшчэнні пры ўваходзе кантакта ў сетку."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
msgstr ""
"Ці трэба паказваць выплыўныя апавяшчэнні пры атрыманні новага паведамлення, "
-"нават калі акно чату ўжо адчынена, хоць і не мае фокусу."
+"нават калі акно чату ўжо адкрыта, хоць і не мае фокусу."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr ""
"Ці трэба паказваць выплыўныя апавяшчэнні пры атрыманні новага паведамлення."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
msgid "Whether to show account balances in the contact list."
msgstr "Ці трэба паказваць баланс контаў у спісе кантактаў."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid ""
"Whether to show avatars for contacts in the contact list and chat windows."
msgstr "Ці трэба паказваць аватары ў спісе кантактаў і вокнах чату."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr "Ці трэба паказваць пазасеткавыя кантакты ў спісе кантактаў."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr ""
"Ці трэба паказваць выплыўныя апавяшчэнні ў рэжыме адсутнасці ці занятасці."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr "Ці трэба паказваць пратаколы кантактаў у спісе кантактаў."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "Ці трэба паказваць спіс кантактаў у пакоях чату."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "Ці трэба паказваць спіс кантактаў у кампактным рэжыме."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
msgstr ""
-"Ці трэба паказваць дыялогавае акенца пры зачыненні галоўнага акна з "
-"дапамогай кнопкі \"x\" у загалоўнай стужцы."
+"Ці трэба паказваць дыялогавае акенца пры закрыцці галоўнага акна з дапамогай "
+"кнопкі \"x\" у загалоўнай стужцы."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "Ці трэба ўжываць гэты матыў для пакояў чату."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid ""
"Which criterion to use when sorting the contact list. Default is to sort by "
"the contact's name with the value \"name\". A value of \"state\" will sort "
@@ -765,71 +773,81 @@ msgstr[2] "%d месяцаў таму"
msgid "in the future"
msgstr "у будучыні"
-#: ../libempathy-gtk/empathy-account-chooser.c:539
+#: ../libempathy-gtk/empathy-account-chooser.c:540
msgid "All accounts"
msgstr "Усе конты"
-#: ../libempathy-gtk/empathy-account-widget.c:693
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Конт"
-#: ../libempathy-gtk/empathy-account-widget.c:694
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Пароль"
-#: ../libempathy-gtk/empathy-account-widget.c:695
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Сервер"
-#: ../libempathy-gtk/empathy-account-widget.c:696
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Порт"
-#: ../libempathy-gtk/empathy-account-widget.c:768
-#: ../libempathy-gtk/empathy-account-widget.c:825
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1166
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "My Web Accounts"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "Настройкі конта %s зменены з дапамогай My Web Accounts."
+msgid "The account %s is edited via %s."
+msgstr "Конт %s зменены з дапамогай %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1172
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "Empathy не ўмее змяняць настройкі конта %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1192
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Запусціць My Web Accounts"
-#: ../libempathy-gtk/empathy-account-widget.c:1532
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "Рэдагаваць %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Імя карыстальніка:"
-#: ../libempathy-gtk/empathy-account-widget.c:1850
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "У_жыць"
-#: ../libempathy-gtk/empathy-account-widget.c:1880
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "_Увайсці"
-#: ../libempathy-gtk/empathy-account-widget.c:1954
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Такі конт ужо існуе на гэтым серверы"
-#: ../libempathy-gtk/empathy-account-widget.c:1957
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Стварыць новы конт на гэтым серверы"
-#: ../libempathy-gtk/empathy-account-widget.c:2149
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "_Скасаваць"
@@ -838,19 +856,19 @@ msgstr "_Скасаваць"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2427
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s на %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2453
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "Конт %s"
-#: ../libempathy-gtk/empathy-account-widget.c:2457
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Новы конт"
@@ -1278,8 +1296,8 @@ msgid "None of the accepted image formats are supported on your system"
msgstr "Ні адзін з магчымых фарматаў выяў не падтрымліваецца гэтай сістэмай"
#: ../libempathy-gtk/empathy-avatar-chooser.c:818
-msgid "Couldn't save pixbuf to png"
-msgstr "Не ўдалося захаваць растравы буфер у фармаце PNG"
+msgid "Couldn't save picture to file"
+msgstr "Не ўдалося захаваць выяву ў файле"
#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
@@ -1343,23 +1361,23 @@ msgstr "Вы не маеце дазволу на змяненне тэмы ра
msgid "“%s” is not a valid contact ID"
msgstr "\"%s\" не з'яўляецца прыдатным ідэнтыфікатарам кантакта"
-#: ../libempathy-gtk/empathy-chat.c:1030
+#: ../libempathy-gtk/empathy-chat.c:1058
msgid "/clear: clear all messages from the current conversation"
-msgstr "/clear: ачысціць усе паведамленні ў адчыненым акне размовы"
+msgstr "/clear: ачысціць усе паведамленні ў адкрытым акне размовы"
-#: ../libempathy-gtk/empathy-chat.c:1033
+#: ../libempathy-gtk/empathy-chat.c:1061
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <тэма>: прызначыць тэму для актыўнай размовы"
-#: ../libempathy-gtk/empathy-chat.c:1036
+#: ../libempathy-gtk/empathy-chat.c:1064
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <ідэнтыфікатар пакоя>: далучыцца да групавога чату ў пакоі"
-#: ../libempathy-gtk/empathy-chat.c:1039
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <ідэнтыфікатар пакоя>: далучыцца да групавога чату ў пакоі"
-#: ../libempathy-gtk/empathy-chat.c:1043
+#: ../libempathy-gtk/empathy-chat.c:1071
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
@@ -1367,39 +1385,39 @@ msgstr ""
"/part [<ідэнтыфікатар пакоя>] [<прычына>]: пакінуць групавы чат, звычайна "
"актыўны"
-#: ../libempathy-gtk/empathy-chat.c:1047
+#: ../libempathy-gtk/empathy-chat.c:1075
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <кантакт> [<паведамленне>]: распачаць прыватны чат"
-#: ../libempathy-gtk/empathy-chat.c:1050
+#: ../libempathy-gtk/empathy-chat.c:1078
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <кантакт> <паведамленне>: распачаць прыватны чат"
-#: ../libempathy-gtk/empathy-chat.c:1053
+#: ../libempathy-gtk/empathy-chat.c:1081
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <мянушка>: змяніць сваю мянушку на актыўным серверы"
-#: ../libempathy-gtk/empathy-chat.c:1056
+#: ../libempathy-gtk/empathy-chat.c:1084
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr ""
-"/me <паведамленне>: паслаць ACTION-паведамленне ў адчыненае акно размовы"
+"/me <паведамленне>: паслаць ACTION-паведамленне ў адкрытае акно размовы"
-#: ../libempathy-gtk/empathy-chat.c:1059
+#: ../libempathy-gtk/empathy-chat.c:1087
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
"join a new chat room\""
msgstr ""
-"/say <паведамленне>: паслаць <паведамленне> ў адчыненае акно размовы. Гэты "
+"/say <паведамленне>: паслаць <паведамленне> ў адкрытае акно размовы. Гэты "
"загад выкарыстоўваецца для пасылкі паведамлення, якое пачынаецца знакам \"/"
"\". Напрыклад: \"/say /join выкарыстоўваецца для далучэння да новага "
"групавога чату ў пакоі\""
-#: ../libempathy-gtk/empathy-chat.c:1064
+#: ../libempathy-gtk/empathy-chat.c:1092
msgid "/whois <contact ID>: display information about a contact"
msgstr "/whois <кантакт>: паказаць інфармацыю аб кантакце"
-#: ../libempathy-gtk/empathy-chat.c:1067
+#: ../libempathy-gtk/empathy-chat.c:1095
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1407,114 +1425,114 @@ msgstr ""
"/help [<загад>]: паказаць усе вядомыя загады. Калі пададзены <загад>, "
"паказаць правілы яго выкарыстання."
-#: ../libempathy-gtk/empathy-chat.c:1077
+#: ../libempathy-gtk/empathy-chat.c:1112
#, c-format
msgid "Usage: %s"
msgstr "Правілы карыстання: %s"
-#: ../libempathy-gtk/empathy-chat.c:1116
+#: ../libempathy-gtk/empathy-chat.c:1157
msgid "Unknown command"
msgstr "Невядомы загад"
-#: ../libempathy-gtk/empathy-chat.c:1242
+#: ../libempathy-gtk/empathy-chat.c:1283
msgid "Unknown command; see /help for the available commands"
msgstr ""
"Невядомы загад. Каб паглядзець спіс усіх вядомых загадаў, выканайце /help"
#. translators: error used when user doesn't have enough credit on his
#. * account to send the message.
-#: ../libempathy-gtk/empathy-chat.c:1412
+#: ../libempathy-gtk/empathy-chat.c:1453
msgid "insufficient balance to send message"
msgstr "не стае грошай для пасылкі паведамлення"
-#: ../libempathy-gtk/empathy-chat.c:1414
+#: ../libempathy-gtk/empathy-chat.c:1455
msgid "not capable"
msgstr "не падтрымліваецца"
-#: ../libempathy-gtk/empathy-chat.c:1421
+#: ../libempathy-gtk/empathy-chat.c:1462
msgid "offline"
msgstr "па-за сеткай"
-#: ../libempathy-gtk/empathy-chat.c:1424
+#: ../libempathy-gtk/empathy-chat.c:1465
msgid "invalid contact"
msgstr "хібны кантакт"
-#: ../libempathy-gtk/empathy-chat.c:1427
+#: ../libempathy-gtk/empathy-chat.c:1468
msgid "permission denied"
msgstr "адмоўлена ў дазволе"
-#: ../libempathy-gtk/empathy-chat.c:1430
+#: ../libempathy-gtk/empathy-chat.c:1471
msgid "too long message"
msgstr "надта доўгае паведамленне"
-#: ../libempathy-gtk/empathy-chat.c:1433
+#: ../libempathy-gtk/empathy-chat.c:1474
msgid "not implemented"
msgstr "не рэалізавана"
-#: ../libempathy-gtk/empathy-chat.c:1437
+#: ../libempathy-gtk/empathy-chat.c:1478
msgid "unknown"
msgstr "невядома"
-#: ../libempathy-gtk/empathy-chat.c:1443
+#: ../libempathy-gtk/empathy-chat.c:1484
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Памылка пасылкі паведамлення \"%s\": %s"
-#: ../libempathy-gtk/empathy-chat.c:1447
+#: ../libempathy-gtk/empathy-chat.c:1488
#, c-format
msgid "Error sending message: %s"
msgstr "Памылка пасылкі паведамлення: %s"
-#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
+#: ../libempathy-gtk/empathy-chat.c:1549 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Тэма:"
-#: ../libempathy-gtk/empathy-chat.c:1520
+#: ../libempathy-gtk/empathy-chat.c:1561
#, c-format
msgid "Topic set to: %s"
msgstr "Тэма вызначана як: %s"
-#: ../libempathy-gtk/empathy-chat.c:1522
+#: ../libempathy-gtk/empathy-chat.c:1563
msgid "No topic defined"
msgstr "Тэма не вызначана"
-#: ../libempathy-gtk/empathy-chat.c:2031
+#: ../libempathy-gtk/empathy-chat.c:2072
msgid "(No Suggestions)"
msgstr "(няма прапаноў)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:2099
+#: ../libempathy-gtk/empathy-chat.c:2140
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "Дадаць \"%s\" у слоўнік"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:2136
+#: ../libempathy-gtk/empathy-chat.c:2177
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "Дадаць \"%s\" у слоўнік (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2206
+#: ../libempathy-gtk/empathy-chat.c:2247
msgid "Insert Smiley"
msgstr "Уставіць смайлік"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-chat.c:2265
#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Паслаць"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2278
+#: ../libempathy-gtk/empathy-chat.c:2319
msgid "_Spelling Suggestions"
msgstr "Прапанаваныя _варыянты выпраўлення"
-#: ../libempathy-gtk/empathy-chat.c:2367
+#: ../libempathy-gtk/empathy-chat.c:2408
msgid "Failed to retrieve recent logs"
msgstr "Не ўдалося атрымаць свежыя журналы"
-#: ../libempathy-gtk/empathy-chat.c:2504
+#: ../libempathy-gtk/empathy-chat.c:2545
#, c-format
msgid "%s has disconnected"
msgstr "Удзельнік %s цяпер па-за сеткай"
@@ -1522,12 +1540,12 @@ msgstr "Удзельнік %s цяпер па-за сеткай"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2511
+#: ../libempathy-gtk/empathy-chat.c:2552
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "Удзельнік %2$s выпхнуў удзельніка %1$s"
-#: ../libempathy-gtk/empathy-chat.c:2514
+#: ../libempathy-gtk/empathy-chat.c:2555
#, c-format
msgid "%s was kicked"
msgstr "Удзельніка %s выпхнулі з пакоя"
@@ -1535,17 +1553,17 @@ msgstr "Удзельніка %s выпхнулі з пакоя"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2522
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "Удзельнік %2$s забаніў удзельніка %1$s"
-#: ../libempathy-gtk/empathy-chat.c:2525
+#: ../libempathy-gtk/empathy-chat.c:2566
#, c-format
msgid "%s was banned"
msgstr "Удзельніка %s забанілі"
-#: ../libempathy-gtk/empathy-chat.c:2529
+#: ../libempathy-gtk/empathy-chat.c:2570
#, c-format
msgid "%s has left the room"
msgstr "Удзельнік %s пакінуў пакой"
@@ -1555,68 +1573,68 @@ msgstr "Удзельнік %s пакінуў пакой"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2538
+#: ../libempathy-gtk/empathy-chat.c:2579
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2563
+#: ../libempathy-gtk/empathy-chat.c:2604
#, c-format
msgid "%s has joined the room"
msgstr "Удзельнік %s увайшоў у пакой"
-#: ../libempathy-gtk/empathy-chat.c:2588
+#: ../libempathy-gtk/empathy-chat.c:2629
#, c-format
msgid "%s is now known as %s"
msgstr "Удзельнік %s цяпер называецца %s"
-#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../libempathy-gtk/empathy-chat.c:2768
#: ../src/empathy-streamed-media-window.c:1894
-#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2328
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Адлучаны"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3374
+#: ../libempathy-gtk/empathy-chat.c:3415
msgid "Would you like to store this password?"
msgstr "Ці вы хочаце захаваць гэты пароль?"
-#: ../libempathy-gtk/empathy-chat.c:3380
+#: ../libempathy-gtk/empathy-chat.c:3421
msgid "Remember"
msgstr "Запомніць"
-#: ../libempathy-gtk/empathy-chat.c:3390
+#: ../libempathy-gtk/empathy-chat.c:3431
msgid "Not now"
msgstr "Не зараз"
-#: ../libempathy-gtk/empathy-chat.c:3434
+#: ../libempathy-gtk/empathy-chat.c:3475
msgid "Retry"
msgstr "Паўтарыць"
-#: ../libempathy-gtk/empathy-chat.c:3438
+#: ../libempathy-gtk/empathy-chat.c:3479
msgid "Wrong password; please try again:"
msgstr "Хібны пароль. Паўтарыце спробу:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3568
+#: ../libempathy-gtk/empathy-chat.c:3609
msgid "This room is protected by a password:"
msgstr "Гэты пакой абаронены паролем:"
-#: ../libempathy-gtk/empathy-chat.c:3595
+#: ../libempathy-gtk/empathy-chat.c:3636
msgid "Join"
msgstr "Далучыцца"
-#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
+#: ../libempathy-gtk/empathy-chat.c:3838 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Злучаны"
-#: ../libempathy-gtk/empathy-chat.c:3852
+#: ../libempathy-gtk/empathy-chat.c:3893
msgid "Conversation"
msgstr "Размова"
#. Translators: this string is a something like
#. * "Escher Cat (SMS)"
-#: ../libempathy-gtk/empathy-chat.c:3857
+#: ../libempathy-gtk/empathy-chat.c:3898
#, c-format
msgid "%s (SMS)"
msgstr "%s (SMS)"
@@ -1649,7 +1667,7 @@ msgstr "Рэдагаванне спіса блакіраваных кантак
#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1485
+#: ../libempathy-gtk/empathy-individual-widget.c:1489
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
#: ../src/empathy-chatrooms-window.ui.h:1
#: ../src/empathy-new-chatroom-dialog.ui.h:1
@@ -1677,7 +1695,7 @@ msgstr "_Скапіраваць адрас спасылкі"
#: ../libempathy-gtk/empathy-chat-text-view.c:327
#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
-msgstr "_Адчыніць спасылку"
+msgstr "_Адкрыць спасылку"
#. Translators: timestamp displayed between conversations in
#. * chat windows (strftime format string)
@@ -1785,48 +1803,48 @@ msgid "_Block Contact"
msgstr "_Блакіраваць кантакт"
#: ../libempathy-gtk/empathy-contact-menu.c:329
-#: ../libempathy-gtk/empathy-individual-menu.c:551
+#: ../libempathy-gtk/empathy-individual-menu.c:758
#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_Чат"
#: ../libempathy-gtk/empathy-contact-menu.c:361
-#: ../libempathy-gtk/empathy-individual-menu.c:642
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "_Аўдыязванок"
#: ../libempathy-gtk/empathy-contact-menu.c:394
-#: ../libempathy-gtk/empathy-individual-menu.c:687
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "_Відэазванок"
#: ../libempathy-gtk/empathy-contact-menu.c:440
-#: ../libempathy-gtk/empathy-individual-menu.c:740
+#: ../libempathy-gtk/empathy-individual-menu.c:947
#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "_Папярэднія размовы"
#: ../libempathy-gtk/empathy-contact-menu.c:462
-#: ../libempathy-gtk/empathy-individual-menu.c:781
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "Паслаць файл"
#: ../libempathy-gtk/empathy-contact-menu.c:485
-#: ../libempathy-gtk/empathy-individual-menu.c:823
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "Падзяліцца доступам да стала"
#: ../libempathy-gtk/empathy-contact-menu.c:525
#: ../libempathy-gtk/empathy-contact-widget.c:1886
-#: ../libempathy-gtk/empathy-individual-menu.c:858
-#: ../libempathy-gtk/empathy-individual-widget.c:1373
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:1372
msgid "Favorite"
msgstr "Улюбёны"
#: ../libempathy-gtk/empathy-contact-menu.c:554
-#: ../libempathy-gtk/empathy-individual-menu.c:886
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "_Звесткі"
@@ -1836,13 +1854,13 @@ msgid "_Edit"
msgstr "_Рэдагаваць"
#: ../libempathy-gtk/empathy-contact-menu.c:654
-#: ../libempathy-gtk/empathy-individual-menu.c:1076
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "Запрашаю вас у гэты пакой"
#: ../libempathy-gtk/empathy-contact-menu.c:685
-#: ../libempathy-gtk/empathy-individual-menu.c:1122
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "_Запрасіць у пакой групавога чату"
@@ -2047,7 +2065,7 @@ msgstr "Вышыня:"
#: ../libempathy-gtk/empathy-contact-widget.c:1011
#: ../libempathy-gtk/empathy-individual-widget.c:607
#: ../libempathy-gtk/empathy-individual-widget.c:622
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "Месцазнаходжанне"
@@ -2099,7 +2117,7 @@ msgstr "Падрабязнасці аб кантакце"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1515
+#: ../libempathy-gtk/empathy-individual-widget.c:1517
msgid "Identifier:"
msgstr "Ідэнтыфікатар:"
@@ -2176,25 +2194,50 @@ msgstr "Кантакты, вылучаныя ў левым спісе, буду
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:141
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "Выберыце конт для перанакіравання званка"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "Званок"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+msgid "Mobile"
+msgstr "Мабільны тэлефон"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "Працоўны тэлефон"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "Хатні тэлефон"
+
#. add an SMS button
-#: ../libempathy-gtk/empathy-individual-menu.c:597
+#: ../libempathy-gtk/empathy-individual-menu.c:804
#: ../libempathy-gtk/empathy-new-message-dialog.c:215
msgid "_SMS"
msgstr "П_аслаць SMS"
-#: ../libempathy-gtk/empathy-individual-menu.c:934
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "_Рэдагаваць"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:960
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "_Аб'яднаць кантакты..."
@@ -2212,7 +2255,7 @@ msgstr ""
"Ці вы сапраўды хочаце выдаліць аб'яднальны кантакт \"%s\"? Гэта аперацыя "
"таксама выдаліць яго складовыя кантакты."
-#: ../libempathy-gtk/empathy-individual-widget.c:1662
+#: ../libempathy-gtk/empathy-individual-widget.c:1656
#, c-format
msgid "Linked contact containing %u contact"
msgid_plural "Linked contacts containing %u contacts"
@@ -2296,128 +2339,128 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_Раз'яднаць"
-#: ../libempathy-gtk/empathy-log-window.c:633
+#: ../libempathy-gtk/empathy-log-window.c:634
msgid "History"
msgstr "Журнал"
-#: ../libempathy-gtk/empathy-log-window.c:685
+#: ../libempathy-gtk/empathy-log-window.c:689
msgid "Show"
msgstr "Паказаць"
-#: ../libempathy-gtk/empathy-log-window.c:707
+#: ../libempathy-gtk/empathy-log-window.c:711
msgid "Search"
msgstr "Пошук"
-#: ../libempathy-gtk/empathy-log-window.c:1155
+#: ../libempathy-gtk/empathy-log-window.c:1159
#, c-format
msgid "Chat in %s"
msgstr "Чат у %s"
-#: ../libempathy-gtk/empathy-log-window.c:1157
+#: ../libempathy-gtk/empathy-log-window.c:1161
#, c-format
msgid "Chat with %s"
msgstr "Чат з %s"
-#: ../libempathy-gtk/empathy-log-window.c:1207
-#: ../libempathy-gtk/empathy-log-window.c:1354
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A, %d %B %Y"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1296
+#: ../libempathy-gtk/empathy-log-window.c:1300
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1302
+#: ../libempathy-gtk/empathy-log-window.c:1306
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1373
-#: ../libempathy-gtk/empathy-log-window.c:1375
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1382
+#: ../libempathy-gtk/empathy-log-window.c:1386
#, c-format
msgid "Call took %s, ended at %s"
msgstr "Званок працягваўся %s, скончаны ў %s"
-#: ../libempathy-gtk/empathy-log-window.c:1714
+#: ../libempathy-gtk/empathy-log-window.c:1718
msgid "Today"
msgstr "Сёння"
-#: ../libempathy-gtk/empathy-log-window.c:1718
+#: ../libempathy-gtk/empathy-log-window.c:1722
msgid "Yesterday"
msgstr "Учора"
-#: ../libempathy-gtk/empathy-log-window.c:1734
+#: ../libempathy-gtk/empathy-log-window.c:1738
msgctxt ""
"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%e %B %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1815
-#: ../libempathy-gtk/empathy-log-window.c:3396
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
msgid "Anytime"
msgstr "За ўвесь час"
-#: ../libempathy-gtk/empathy-log-window.c:1895
-#: ../libempathy-gtk/empathy-log-window.c:2325
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
msgid "Anyone"
msgstr "Усе"
-#: ../libempathy-gtk/empathy-log-window.c:2637
+#: ../libempathy-gtk/empathy-log-window.c:2656
msgid "Who"
msgstr "Хто"
-#: ../libempathy-gtk/empathy-log-window.c:2841
+#: ../libempathy-gtk/empathy-log-window.c:2860
msgid "When"
msgstr "Калі"
-#: ../libempathy-gtk/empathy-log-window.c:2957
+#: ../libempathy-gtk/empathy-log-window.c:2976
msgid "Anything"
msgstr "Усё"
-#: ../libempathy-gtk/empathy-log-window.c:2959
+#: ../libempathy-gtk/empathy-log-window.c:2978
msgid "Text chats"
msgstr "Тэкставыя чаты"
-#: ../libempathy-gtk/empathy-log-window.c:2961
+#: ../libempathy-gtk/empathy-log-window.c:2980
#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "Званкі"
-#: ../libempathy-gtk/empathy-log-window.c:2966
+#: ../libempathy-gtk/empathy-log-window.c:2985
msgid "Incoming calls"
msgstr "Уваходныя званкі"
-#: ../libempathy-gtk/empathy-log-window.c:2967
+#: ../libempathy-gtk/empathy-log-window.c:2986
msgid "Outgoing calls"
msgstr "Выхадныя званкі"
-#: ../libempathy-gtk/empathy-log-window.c:2968
+#: ../libempathy-gtk/empathy-log-window.c:2987
msgid "Missed calls"
msgstr "Прапушчаныя званкі"
-#: ../libempathy-gtk/empathy-log-window.c:2990
+#: ../libempathy-gtk/empathy-log-window.c:3009
msgid "What"
msgstr "Што"
-#: ../libempathy-gtk/empathy-log-window.c:3699
+#: ../libempathy-gtk/empathy-log-window.c:3718
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "Ці вы сапраўды хочаце выдаліць усе журналы мінулых размоў?"
-#: ../libempathy-gtk/empathy-log-window.c:3703
+#: ../libempathy-gtk/empathy-log-window.c:3722
msgid "Clear All"
msgstr "Ачысціць усё"
-#: ../libempathy-gtk/empathy-log-window.c:3710
+#: ../libempathy-gtk/empathy-log-window.c:3729
msgid "Delete from:"
msgstr "Выдаліць для:"
@@ -2425,14 +2468,6 @@ msgstr "Выдаліць для:"
msgid "<span size=\"x-large\">Loading...</span>"
msgstr "<span size=\"x-large\">Загрузка...</span>"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-#: ../src/empathy-streamed-media-window.c:1299
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call"
-msgstr "Званок"
-
#: ../libempathy-gtk/empathy-log-window.ui.h:3
#: ../src/empathy-chat-window.ui.h:3
msgid "Chat"
@@ -2614,12 +2649,12 @@ msgstr "Галасавы званок скончаны"
msgid "Edit Custom Messages"
msgstr "Рэдагаванне ўласных паведамленняў"
-#: ../libempathy-gtk/empathy-theme-adium.c:1030
+#: ../libempathy-gtk/empathy-theme-adium.c:1036
#, c-format
msgid "Message edited at %s"
msgstr "Паведамленне зменена ў %s"
-#: ../libempathy-gtk/empathy-theme-adium.c:1720
+#: ../libempathy-gtk/empathy-theme-adium.c:1726
msgid "Normal"
msgstr "Звычайны"
@@ -2713,7 +2748,7 @@ msgstr "Падрабязнасці аб сертыфікаце"
#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
-msgstr "Не ўдалося адчыніць URI-адрас"
+msgstr "Не ўдалося адкрыць URI-адрас"
#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
@@ -2920,23 +2955,23 @@ msgstr "Няма паведамлення аб памылцы"
msgid "Instant Message (Empathy)"
msgstr "Імгненнае паведамленне (Empathy)"
-#: ../src/empathy.c:354
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "Не злучацца пры запуску"
-#: ../src/empathy.c:358
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "Не паказваць спіс кантактаў ды іншыя акенцы пры запуску"
-#: ../src/empathy.c:373
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "- Кліент абмену паведамленнямі Empathy"
-#: ../src/empathy.c:560
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "Памылка сувязі з кіраўніком контаў"
-#: ../src/empathy.c:562
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -3018,7 +3053,7 @@ msgid ""
"this assistant and add accounts later from the Edit menu."
msgstr ""
"Вы можаце альбо вярнуцца назад і паўтарыць увод падрабязнасцяў аб вашых "
-"контах, альбо зачыніць гэтага памочніка і дадаць конты пазней з дапамогай "
+"контах, альбо закрыць гэтага памочніка і дадаць конты пазней з дапамогай "
"меню Праўка."
#: ../src/empathy-account-assistant.c:220
@@ -3165,7 +3200,7 @@ msgstr "Ваш новы конт яшчэ не захаваны."
#: ../src/empathy-accounts-dialog.c:345
#: ../src/empathy-streamed-media-window.c:754
-#: ../src/empathy-call-window.c:1152
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Злучэнне..."
@@ -3230,7 +3265,7 @@ msgid ""
"You are about to close the window, which will discard\n"
"your changes. Are you sure you want to proceed?"
msgstr ""
-"Вы зачыняеце гэта акно, што прывядзе да страты\n"
+"Вы закрываеце гэта акно, што прывядзе да страты\n"
"вашых змен. Ці вы сапраўды хочаце працягнуць працэдуру?"
#: ../src/empathy-accounts-dialog.ui.h:1
@@ -3320,33 +3355,33 @@ msgstr "Падрабязнасці"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
#: ../src/empathy-streamed-media-window.c:1220
-#: ../src/empathy-call-window.c:1660
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "Званок: %s"
#: ../src/empathy-streamed-media-window.c:1453
-#: ../src/empathy-call-window.c:1904
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "IP-адрас, які бачыць машына"
#: ../src/empathy-streamed-media-window.c:1455
-#: ../src/empathy-call-window.c:1906
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "IP-адрас, які бачыць сервер у інтэрнэце"
#: ../src/empathy-streamed-media-window.c:1457
-#: ../src/empathy-call-window.c:1908
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "IP-адрас суразмоўцы, бачны з іншага боку злучэння"
#: ../src/empathy-streamed-media-window.c:1459
-#: ../src/empathy-call-window.c:1910
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "IP-адрас рэтранслятарнага сервера"
#: ../src/empathy-streamed-media-window.c:1461
-#: ../src/empathy-call-window.c:1912
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "IP-адрас мультыкаст-групы"
@@ -3377,12 +3412,12 @@ msgid "Connected — %d:%02dm"
msgstr "Працягласць злучэння - %d:%02d хв"
#: ../src/empathy-streamed-media-window.c:2205
-#: ../src/empathy-call-window.c:2647
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Тэхнічныя падрабязнасці"
#: ../src/empathy-streamed-media-window.c:2243
-#: ../src/empathy-call-window.c:2685
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
@@ -3392,7 +3427,7 @@ msgstr ""
"якія падтрымлівае ваш камп'ютар"
#: ../src/empathy-streamed-media-window.c:2248
-#: ../src/empathy-call-window.c:2690
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
@@ -3402,7 +3437,7 @@ msgstr ""
"якія падтрымлівае ваш камп'ютар"
#: ../src/empathy-streamed-media-window.c:2254
-#: ../src/empathy-call-window.c:2696
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -3412,12 +3447,12 @@ msgstr ""
"сеткі, якая не дазваляе непасрэднае злучэнне."
#: ../src/empathy-streamed-media-window.c:2260
-#: ../src/empathy-call-window.c:2702
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "У сетцы ўзнікла памылка"
#: ../src/empathy-streamed-media-window.c:2264
-#: ../src/empathy-call-window.c:2706
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr ""
@@ -3425,7 +3460,7 @@ msgstr ""
"не ўсталявана на гэтым камп'ютары"
#: ../src/empathy-streamed-media-window.c:2267
-#: ../src/empathy-call-window.c:2709
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr ""
@@ -3433,7 +3468,7 @@ msgstr ""
"не ўсталявана на гэтым камп'ютары"
#: ../src/empathy-streamed-media-window.c:2277
-#: ../src/empathy-call-window.c:2721
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3445,22 +3480,22 @@ msgstr ""
"акенца \"Адладка\" ў меню \"Дапамога\"."
#: ../src/empathy-streamed-media-window.c:2285
-#: ../src/empathy-call-window.c:2730
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "У рухавіку званкоў узнікла памылка"
#: ../src/empathy-streamed-media-window.c:2288
-#: ../src/empathy-call-window.c:2733
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "Дасягнуты канец струменя"
#: ../src/empathy-streamed-media-window.c:2328
-#: ../src/empathy-call-window.c:2773
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "Не ўдалося распачаць аўдыяструменяванне"
#: ../src/empathy-streamed-media-window.c:2338
-#: ../src/empathy-call-window.c:2783
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "Не ўдалося распачаць відэаструменяванне"
@@ -3551,8 +3586,8 @@ msgstr "Пераключыць перадачу відэасігналу"
#: ../src/empathy-call-window.ui.h:21
#: ../src/empathy-streamed-media-window.ui.h:18
-#: ../src/empathy-call-window.c:2280 ../src/empathy-call-window.c:2281
-#: ../src/empathy-call-window.c:2282 ../src/empathy-call-window.c:2283
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
msgid "Unknown"
msgstr "Невядома"
@@ -3704,7 +3739,7 @@ msgstr "_Карткі"
#: ../src/empathy-chat-window.ui.h:19
msgid "_Undo Close Tab"
-msgstr "_Вярнуць зачыненую картку"
+msgstr "_Вярнуць закрытую картку"
#: ../src/empathy-chatrooms-window.c:251
msgid "Name"
@@ -3974,7 +4009,7 @@ msgstr "Змяніць настройкі конта"
#: ../src/empathy-main-window.c:789
msgid "Close"
-msgstr "Зачыніць"
+msgstr "Закрыць"
#. Translators: this string will be something like:
#. * Top up My Account ($1.23)..."
@@ -4261,54 +4296,66 @@ msgid "Display incoming events in the notification area"
msgstr "Паказваць уваходныя падзеі ў абшары апавяшчэнняў"
#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+"Фільтрацыя рэха дапамагае палепшыць якасць гучання вашага голасу для "
+"суразмоўцы, але можа выклікаць на некаторых камп'ютарах пэўныя праблемы. "
+"Калі вы ці ваш суразмоўца падчас размовы чуеце дзіўны шум ці шчаўчкі, "
+"паспрабуйце выключыць фільтрацыю рэха і паўтарыць званок."
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "Апавяшчаць, калі кантакт уваходзіць у сетку"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "Апавяшчаць, калі кантакт выходзіць з сеткі"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "Апавяшчаць, калі акно _чату не мае фокусу"
-#: ../src/empathy-preferences.ui.h:12
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "Правяраць арфаграфію для наступных моў:"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "Агульнае"
-#: ../src/empathy-preferences.ui.h:14
-msgid "Input level"
-msgstr "Узровень уводу"
-
#: ../src/empathy-preferences.ui.h:15
-msgid "Input volume"
-msgstr "Гучнасць уводу"
+msgid "Input level:"
+msgstr "Узровень уводу:"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "Гучнасць уводу:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "Крыніцы даных аб месцазнаходжанні:"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "Весці журнал размоў"
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "Апавяшчэнні"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "Агучваць падзеі"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "Прыватнасць"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -4318,70 +4365,70 @@ msgstr ""
"будуць толькі даныя аб горадзе, штаце і краіне вашага месцазнаходжання. GPS-"
"каардынаты будуць акруглены да 1 знака пасля коскі."
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "Паказваць выявы _замест смайлікаў"
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "_Паказваць спіс кантактаў у пакоях"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "Гукі"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "Праверка арфаграфіі"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
msgstr "Спіс моў паказвае толькі мовы, для якіх вы маеце ўсталяваныя слоўнікі."
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "Матывы"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:30
msgid "Variant:"
msgstr "Адмена:"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "_Аўтаматычна злучацца пры запуску"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "_Мабільны тэлефон"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "_Уключыць апавяшчэнні ў вынасках"
-#: ../src/empathy-preferences.ui.h:33
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "_Агучваць апавяшчэнні"
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:35
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_Сетка (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:36
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
-msgstr "_Адчыняць новыя размовы ў асобных вокнах"
+msgstr "_Адкрываць новыя размовы ў асобных вокнах"
-#: ../src/empathy-preferences.ui.h:37
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "_Паведамляць маім кантактам аб месцазнаходжанні"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:39
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "Па_гаршаць дакладнасць месцазнаходжання"
@@ -4508,16 +4555,16 @@ msgid ""
msgstr ""
"Выбраны кіраўнік злучэнняў не падтрымлівае пашырэнне аддаленай адладкі."
+#: ../src/empathy-invite-participant-dialog.c:179
#: ../src/empathy-invite-participant-dialog.c:205
-#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "Запрасіць удзельніка"
-#: ../src/empathy-invite-participant-dialog.c:206
+#: ../src/empathy-invite-participant-dialog.c:180
msgid "Choose a contact to invite into the conversation:"
msgstr "Выберыце кантакт, каб запрасіць яго да размовы:"
-#: ../src/empathy-invite-participant-dialog.c:227
+#: ../src/empathy-invite-participant-dialog.c:201
msgid "Invite"
msgstr "Запрасіць"
@@ -4595,6 +4642,9 @@ msgstr "Адмовіцца"
msgid "Accept"
msgstr "Прыняць"
+#. translators: the 'Provide' button is displayed in a notification
+#. * bubble when Empathy is asking for an account password; clicking on it
+#. * brings the password popup.
#: ../src/empathy-notifications-approver.c:260
msgid "Provide"
msgstr "Падаць пароль"
@@ -4607,24 +4657,24 @@ msgstr ""
#. Translators: this is an "Info" label. It should be as short
#. * as possible.
-#: ../src/empathy-call-window.c:1026 ../src/empathy-call-window.c:1049
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
msgid "i"
msgstr "і"
-#: ../src/empathy-call-window.c:2576
+#: ../src/empathy-call-window.c:2603
msgid "On hold"
msgstr "У чаканні"
-#: ../src/empathy-call-window.c:2579
+#: ../src/empathy-call-window.c:2606
msgid "Mute"
msgstr "Абязгучана"
-#: ../src/empathy-call-window.c:2581
+#: ../src/empathy-call-window.c:2608
msgid "Duration"
msgstr "Працягласць"
#. Translators: 'status - minutes:seconds' the caller has been connected
-#: ../src/empathy-call-window.c:2584
+#: ../src/empathy-call-window.c:2611
#, c-format
msgid "%s — %d:%02dm"
msgstr "%s — %d:%02d хв"
diff --git a/po/bg.po b/po/bg.po
index 613fc459e..b07171014 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy master\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-03-26 06:39+0200\n"
-"PO-Revision-Date: 2011-03-26 06:39+0200\n"
+"POT-Creation-Date: 2011-09-15 08:17+0300\n"
+"PO-Revision-Date: 2011-09-15 08:17+0300\n"
"Last-Translator: Krasimir Chonov <mk2616@abv.bg>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
"Language: bg\n"
@@ -46,6 +46,22 @@ msgid "Always open a separate chat window for new chats."
msgstr "Новите разговори да се отварят в отделни прозорци."
#: ../data/org.gnome.Empathy.gschema.xml.in.h:2
+msgid "Call volume"
+msgstr "Сила на звука при повикване"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+msgid "Call volume, as a percentage."
+msgstr "Сила на звука при повикване в проценти."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+msgid "Camera device"
+msgstr "Уеб камера"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+msgid "Camera position"
+msgstr "Позиция на камерата"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
@@ -53,46 +69,54 @@ msgstr ""
"Знак, който да се добави след псевдонима при ползване на дописване на "
"псевдоними (с табулатор) в прозореца за групови разговори."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "Графична тема за прозореца за разговори"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+msgid "Chat window theme variant"
+msgstr "Графична тема за прозореца за разговори"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr ""
"Списък от двубуквените съкращения на езиците с проверка за правопис "
"разделени със запетая (напр. „bg, en, ru“)."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "Стегнат списък с контакти"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "Да се използва управление на връзката"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "Критерий за подредбата на списъка с контактите"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+msgid "Default camera device to use in video calls, e.g. /dev/video0."
+msgstr "Стандартна уеб камера за видео разговори, например /dev/video0."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "Стандартна папка, в която да се търсят изображения за аватари"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "Без известяване с изскачащи прозорци в състояние „Отсъстващ“"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "Без звуци звуци в състояние „Отсъстващ“"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "Показване на входящи събития в областта за състоянието"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
@@ -100,239 +124,257 @@ msgstr ""
"Показване на входящите събития в областта за състоянието. Ако е лъжа, "
"събитията се представят незабавно на потребителя."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+msgid "Echo cancellation support"
+msgstr "Премахване на ехо"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "Empathy може да публикува местоположението на потребителя"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "Empathy може да ползва GPS, за да отгатне местоположението"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr ""
"Empathy може да използва мобилна телефонна мрежа, за да отгатне "
"местоположението"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "Empathy може да ползва мрежата, за да отгатне местоположението"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Стандартна папка за получените файлове от Empathy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "Empathy извърши миграция на данните от butterfly"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr "Автоматично преминаване в състояние „Отсъстващ“ при бездействие"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Автоматично свързване при стартиране"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "Намаляване на точността на местоположението"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "Иконата на прозореца за разговори да е аватарът на контакта"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "Включване на инструментите за разработка на WebKit"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "Известяване с изскачащи прозорци при нови съобщения"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "Да се ползва проверка на правописа"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "Скриване на основния прозорец"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "Скриване на основния прозорец."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "Знак за дописване на псевдоними"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "Отваряне на разговорите в отделни прозорци"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Път до темата на Adium, която да се ползва"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr ""
"Път до темата на Adium, която да се ползва, ако темата за разговори е Adium."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "Известяване със звук при пристигане на съобщение"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "Известяване със звук при нов разговор"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "Известяване със звук при изпращане на съобщение"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "Известяване със звук при влизане на контакт в мрежата"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "Известяване със звук при излизане на контакт от мрежата"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "Известяване със звук при влизането ви в мрежата"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "Известяване със звук при излизането ви от мрежата"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "Известяване с изскачащи прозорци, когато разговорът не е на фокус"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "Известяване с изскачащи прозорци, когато контакт влезе в мрежата"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "Известяване с изскачащи прозорци, когато контакт излезе извън мрежата"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr ""
+"Позиционирането на изображението от камерата да става по време на разговор."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+msgid "Show Balance in contact list"
+msgstr "Показване на кредита в списъка с контакти"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "Показване на аватари"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "Показване на списъка с контакти в стаите"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "Подсказване за затварянето на основния прозорец"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "Показване на контактите, които не са в мрежата"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "Показване на протокола"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "Езици с проверка на правописа"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "Стандартната папка, в която да се запазват получените файлове."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "Последната папка, от която е взето изображение за аватар."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "Разположение на страничната лента в прозореца за разговори"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr ""
"Запомненото разположение (в пиксели) на страничната лента в прозореца за "
"разговори."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "Графичната тема за прозорците за разговори."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+msgid ""
+"The theme variant that is used to display the conversation in chat windows."
+msgstr "Графичната тема за прозорците за разговори."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "Изображения за емотикони"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "Известяване със звуци"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "Графична тема за прозорците за разговори"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr ""
"Дали Empathy да публикува местоположението на потребителя към контактите."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "Дали Empathy да използва GPS за изчисляване на местоположението."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr ""
"Дали Empathy да използва мрежа за мобилни телефони за изчисляване на "
"местоположението."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "Дали Empathy да използва мрежата за изчисляване на местоположението."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "Дали програмата Empathy е извършила миграция на данните от butterfly"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr "Дали Empathy автоматично да включва регистрациите ви при стартиране."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid ""
"Whether Empathy should go into away mode automatically if the user is idle."
msgstr ""
"Дали Empathy автоматично да преминава в състояние „Отсъстващ“ при "
"бездействие на потребителя."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr ""
"Дали Empathy да намалява точността на местоположението, за да защитава "
"личните данни."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr ""
"Дали Empathy да ползва аватара на контакта за икона на прозореца за "
"разговори."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr ""
"Дали инструментите към WebKit за разработка (напр. уеб инспекторът) да се "
"включат."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
@@ -340,66 +382,70 @@ msgstr ""
"Дали да се използват програми за управление на връзките за автоматичното им "
"прекъсване и възстановяване."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid ""
"Whether to check words typed against the languages you want to check with."
msgstr ""
"Дали да се прави проверка на правописа на въведения текст спрямо избраните "
"езици."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "Дали емотиконите да се преобразуват от ASCII в картинки."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+msgid "Whether to enable Pulseaudio's echo cancellation filter."
+msgstr "Дали да се използва филтърът за премахване на шумове в Pulseaudio."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr "Дали влизането на контакти в мрежата да се известява със звук."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid ""
"Whether to play a sound to notify of contacts logging out of the network."
msgstr "Дали излизането на контакти от мрежата да се известява със звук."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "Дали събитията да се известяват със звук."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "Дали пристигането на съобщения да се известява със звук."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "Дали новите разговори да се известяват със звук."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "Дали изпращането на съобщения да се известява със звук."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "Дали влизането ви в мрежата да се известява със звук."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "Дали излизането ви от мрежата да се известява със звук."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr "Дали в състояние „Зает“ или „Отсъстващ“ да се известява със звук."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr ""
"Дали излизането на контакт извън мрежата да се известява с изскачащи "
"прозорци."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr ""
"Дали влизането на контакт в мрежата да се известява с изскачащи прозорци."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
@@ -407,41 +453,46 @@ msgstr ""
"Дали получаването на ново съобщение, когато отвореният прозорец за разговори "
"не е на фокус, да се известява с изскачащи прозорци."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr ""
"Дали получаването на ново съобщение да се известява с изскачащи прозорци."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+msgid "Whether to show account balances in the contact list."
+msgstr ""
+"Дали да се показва оставащият кредит на регистрацията в списъка за контакти."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid ""
"Whether to show avatars for contacts in the contact list and chat windows."
msgstr ""
"Дали да се показват аватари в списъците за контакти и прозорците за "
"разговори."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr ""
"Дали контактите, които в момента не са включени да се показват в списъка."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr ""
"Дали в състояние „Зает“ или „Отсъстващ“ да се известява с изскачащи прозорци."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr "Дали да се показват протоколите в списъците за контакти."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "Дали списъкът с контакти да се показва в стаите за разговори."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "Дали да се ползва стегнат изглед за списъка с контактите."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
@@ -449,11 +500,11 @@ msgstr ""
"Дали да се показва съобщение за затварянето на основния прозорец при "
"натискане на бутона „×“ в заглавната лента."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "Дали да се ползва графична тема за стаите за разговори."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid ""
"Which criterion to use when sorting the contact list. Default is to sort by "
"the contact's name with the value \"name\". A value of \"state\" will sort "
@@ -469,7 +520,7 @@ msgstr "Управление на регистрациите за съобщен
#. Tweak the dialog
#: ../data/empathy-accounts.desktop.in.in.h:2
-#: ../src/empathy-accounts-dialog.c:2269
+#: ../src/empathy-accounts-dialog.c:2324
msgid "Messaging and VoIP Accounts"
msgstr "Регистрации за съобщения и телефония през Интернет"
@@ -477,18 +528,34 @@ msgstr "Регистрации за съобщения и телефония п
msgid "File transfer completed, but the file was corrupted"
msgstr "Прехвърлянето на файл завърши, но файлът е повреден"
-#: ../libempathy/empathy-ft-handler.c:1113
+#: ../libempathy/empathy-ft-handler.c:1111
msgid "File transfer not supported by remote contact"
msgstr "Отдалеченият контакт не поддържа прехвърляне на файлове"
-#: ../libempathy/empathy-ft-handler.c:1169
+#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is not a regular file"
msgstr "Избраният файл не е обикновен файл"
-#: ../libempathy/empathy-ft-handler.c:1178
+#: ../libempathy/empathy-ft-handler.c:1176
msgid "The selected file is empty"
msgstr "Избраният файл е празен"
+#: ../libempathy/empathy-message.c:415 ../src/empathy-call-observer.c:131
+#, c-format
+msgid "Missed call from %s"
+msgstr "Пропуснато повикване от %s"
+
+#. Translators: this is an outgoing call, e.g. 'Called Alice'
+#: ../libempathy/empathy-message.c:419
+#, c-format
+msgid "Called %s"
+msgstr "%s ви потърси"
+
+#: ../libempathy/empathy-message.c:422
+#, c-format
+msgid "Call from %s"
+msgstr "Повикване от %s"
+
#: ../libempathy/empathy-tp-file.c:268
msgid "Socket type not supported"
msgstr "Този вид гнездо не се поддържа"
@@ -517,143 +584,141 @@ msgstr "Грешка по време на прехвърлянето на фай
msgid "The other participant is unable to transfer the file"
msgstr "Отсрещната страна не може да прехвърля файл"
-#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:382
+#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:302
msgid "Unknown reason"
msgstr "Неизвестна причина"
-#: ../libempathy/empathy-utils.c:304
+#: ../libempathy/empathy-utils.c:222
msgid "Available"
msgstr "На линия"
-#: ../libempathy/empathy-utils.c:306
+#: ../libempathy/empathy-utils.c:224
msgid "Busy"
msgstr "Зает"
-#: ../libempathy/empathy-utils.c:309
+#: ../libempathy/empathy-utils.c:227
msgid "Away"
msgstr "Отсъстващ"
-#: ../libempathy/empathy-utils.c:311
+#: ../libempathy/empathy-utils.c:229
msgid "Invisible"
msgstr "Невидим"
-#: ../libempathy/empathy-utils.c:313
+#: ../libempathy/empathy-utils.c:231
msgid "Offline"
msgstr "Извън мрежата"
-#: ../libempathy/empathy-utils.c:315
-#: ../src/empathy-streamed-media-window.c:1904
-#: ../src/empathy-streamed-media-window.c:1905
-#: ../src/empathy-streamed-media-window.c:1906
-#: ../src/empathy-streamed-media-window.c:1907
-#: ../src/empathy-call-window.ui.h:18
+#. translators: presence type is unknown
+#: ../libempathy/empathy-utils.c:234
+msgctxt "presence"
msgid "Unknown"
msgstr "Неизвестно"
-#: ../libempathy/empathy-utils.c:354
+#: ../libempathy/empathy-utils.c:274
msgid "No reason specified"
msgstr "Не е указана причина"
-#: ../libempathy/empathy-utils.c:356 ../libempathy/empathy-utils.c:412
+#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:332
msgid "Status is set to offline"
msgstr "Състоянието е „Извън мрежата“."
-#: ../libempathy/empathy-utils.c:358 ../libempathy/empathy-utils.c:392
+#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:312
+#: ../libempathy-gtk/empathy-call-utils.c:49
msgid "Network error"
msgstr "Мрежова грешка"
-#: ../libempathy/empathy-utils.c:360 ../libempathy/empathy-utils.c:394
+#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:314
msgid "Authentication failed"
msgstr "Неуспешно идентифициране"
-#: ../libempathy/empathy-utils.c:362 ../libempathy/empathy-utils.c:396
+#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:316
msgid "Encryption error"
msgstr "Грешка в шифрирането"
-#: ../libempathy/empathy-utils.c:364
+#: ../libempathy/empathy-utils.c:284
msgid "Name in use"
msgstr "Името е заето"
-#: ../libempathy/empathy-utils.c:366 ../libempathy/empathy-utils.c:398
+#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
msgid "Certificate not provided"
msgstr "Не е предоставен сертификат"
-#: ../libempathy/empathy-utils.c:368 ../libempathy/empathy-utils.c:400
+#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
msgid "Certificate untrusted"
msgstr "Сертификатът не е доверен"
-#: ../libempathy/empathy-utils.c:370 ../libempathy/empathy-utils.c:402
+#: ../libempathy/empathy-utils.c:290 ../libempathy/empathy-utils.c:322
msgid "Certificate expired"
msgstr "Сертификатът е изтекъл"
-#: ../libempathy/empathy-utils.c:372 ../libempathy/empathy-utils.c:404
+#: ../libempathy/empathy-utils.c:292 ../libempathy/empathy-utils.c:324
msgid "Certificate not activated"
msgstr "Сертификатът не е влязъл в сила"
-#: ../libempathy/empathy-utils.c:374 ../libempathy/empathy-utils.c:406
+#: ../libempathy/empathy-utils.c:294 ../libempathy/empathy-utils.c:326
msgid "Certificate hostname mismatch"
msgstr "Несъвпадение на името с това в сертификата"
-#: ../libempathy/empathy-utils.c:376 ../libempathy/empathy-utils.c:408
+#: ../libempathy/empathy-utils.c:296 ../libempathy/empathy-utils.c:328
msgid "Certificate fingerprint mismatch"
msgstr "Несъвпадение на отпечатъка на сертификата"
-#: ../libempathy/empathy-utils.c:378 ../libempathy/empathy-utils.c:410
+#: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:330
msgid "Certificate self-signed"
msgstr "Сертификатът е самоподписан"
-#: ../libempathy/empathy-utils.c:380
+#: ../libempathy/empathy-utils.c:300
msgid "Certificate error"
msgstr "Грешка в сертификата"
-#: ../libempathy/empathy-utils.c:414
+#: ../libempathy/empathy-utils.c:334
msgid "Encryption is not available"
msgstr "Не е налично шифриране"
-#: ../libempathy/empathy-utils.c:416
+#: ../libempathy/empathy-utils.c:336
msgid "Certificate is invalid"
msgstr "Сертификатът е неправилен"
-#: ../libempathy/empathy-utils.c:418
+#: ../libempathy/empathy-utils.c:338
msgid "Connection has been refused"
msgstr "Връзката е отказана"
-#: ../libempathy/empathy-utils.c:420
+#: ../libempathy/empathy-utils.c:340
msgid "Connection can't be established"
msgstr "Не може да се установи връзка"
-#: ../libempathy/empathy-utils.c:422
+#: ../libempathy/empathy-utils.c:342
msgid "Connection has been lost"
msgstr "Връзката прекъсна"
-#: ../libempathy/empathy-utils.c:424
+#: ../libempathy/empathy-utils.c:344
msgid "This resource is already connected to the server"
msgstr "Ресурсът вече е свързан към сървъра"
-#: ../libempathy/empathy-utils.c:426
+#: ../libempathy/empathy-utils.c:346
msgid ""
"Connection has been replaced by a new connection using the same resource"
msgstr "Връзката бе заместена от нова връзка, използваща същия ресурс"
-#: ../libempathy/empathy-utils.c:429
+#: ../libempathy/empathy-utils.c:349
msgid "The account already exists on the server"
msgstr "На сървъра вече има регистрация с такова име."
-#: ../libempathy/empathy-utils.c:431
+#: ../libempathy/empathy-utils.c:351
msgid "Server is currently too busy to handle the connection"
msgstr ""
"В момента сървърът е твърде натоварен, за да обработи заявката за свързване"
-#: ../libempathy/empathy-utils.c:433
+#: ../libempathy/empathy-utils.c:353
msgid "Certificate has been revoked"
msgstr "Сертификатът е анулиран"
-#: ../libempathy/empathy-utils.c:435
+#: ../libempathy/empathy-utils.c:355
msgid ""
"Certificate uses an insecure cipher algorithm or is cryptographically weak"
msgstr "Сертификатът използва несигурен шифър или слаб алгоритъм за шифриране"
-#: ../libempathy/empathy-utils.c:438
+#: ../libempathy/empathy-utils.c:358
msgid ""
"The length of the server certificate, or the depth of the server certificate "
"chain, exceed the limits imposed by the cryptography library"
@@ -661,153 +726,147 @@ msgstr ""
"Дължината на сертификата на сървъра или дълбочината на сертификационната му "
"верига надхвърля ограниченията на криптографската библиотека"
-#: ../libempathy/empathy-utils.c:601
+#: ../libempathy/empathy-utils.c:519
#: ../libempathy-gtk/empathy-contact-list-store.h:73
msgid "People Nearby"
msgstr "Хора наблизо"
-#: ../libempathy/empathy-utils.c:606
+#: ../libempathy/empathy-utils.c:524
msgid "Yahoo! Japan"
msgstr "Yahoo! от Япония"
-#: ../libempathy/empathy-utils.c:635
+#: ../libempathy/empathy-utils.c:553
msgid "Google Talk"
msgstr "Google Talk"
# Би трябвало транслитерирания вариант „Фейсбук“ да е наложен вече
# според http://www.ivosiromahov.com/2_article/a46.html.
# Иво Сиромахов като лингвистичен трендсетър, мали, мали!
-#: ../libempathy/empathy-utils.c:636
+#: ../libempathy/empathy-utils.c:554
msgid "Facebook Chat"
msgstr "Разговор във Фейсбук"
-#: ../libempathy/empathy-time.c:137
+#: ../libempathy/empathy-time.c:88
#, c-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] "преди %d секунда"
msgstr[1] "преди %d секунди"
-#: ../libempathy/empathy-time.c:142
+#: ../libempathy/empathy-time.c:93
#, c-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] "преди %d минута"
msgstr[1] "преди %d минути"
-#: ../libempathy/empathy-time.c:147
+#: ../libempathy/empathy-time.c:98
#, c-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] "преди %d час"
msgstr[1] "преди %d часа"
-#: ../libempathy/empathy-time.c:152
+#: ../libempathy/empathy-time.c:103
#, c-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] "преди %d ден"
msgstr[1] "преди %d дни"
-#: ../libempathy/empathy-time.c:157
+#: ../libempathy/empathy-time.c:108
#, c-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] "преди %d седмица"
msgstr[1] "преди %d седмици"
-#: ../libempathy/empathy-time.c:162
+#: ../libempathy/empathy-time.c:113
#, c-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] "преди %d месец"
msgstr[1] "преди %d месеца"
-#: ../libempathy/empathy-time.c:167
+#: ../libempathy/empathy-time.c:136
msgid "in the future"
msgstr "в бъдеще"
-#: ../libempathy-gtk/empathy-account-chooser.c:491
-msgid "All"
-msgstr "Всички"
+#: ../libempathy-gtk/empathy-account-chooser.c:540
+msgid "All accounts"
+msgstr "Всички регистрации"
-#: ../libempathy-gtk/empathy-account-widget.c:682
-#: ../libempathy-gtk/empathy-log-window.c:643
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Регистрация"
-#: ../libempathy-gtk/empathy-account-widget.c:683
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Парола"
-#: ../libempathy-gtk/empathy-account-widget.c:684
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Сървър"
-#: ../libempathy-gtk/empathy-account-widget.c:685
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Порт"
-#: ../libempathy-gtk/empathy-account-widget.c:757
-#: ../libempathy-gtk/empathy-account-widget.c:814
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1166
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "Моите уеб регистрации"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "Регистрацията %s е редактирана чрез „Моите уеб регистрации“."
+msgid "The account %s is edited via %s."
+msgstr "Регистрацията %s се редактира чрез %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1172
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "Регистрацията %s не може да се редактира в Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1192
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Стартиране на „Моите уеб регистрации“"
-#: ../libempathy-gtk/empathy-account-widget.c:1530
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "Редактиране на %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Потребителско име:"
-#: ../libempathy-gtk/empathy-account-widget.c:1897
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "_Прилагане"
-#: ../libempathy-gtk/empathy-account-widget.c:1927
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "_Включване в мрежата"
-#. Account and Identifier
-#: ../libempathy-gtk/empathy-account-widget.c:1993
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:520
-#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1481
-#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
-#: ../src/empathy-chatrooms-window.ui.h:1
-#: ../src/empathy-new-chatroom-dialog.ui.h:1
-msgid "Account:"
-msgstr "Регистрация:"
-
-#: ../libempathy-gtk/empathy-account-widget.c:2004
-msgid "_Enabled"
-msgstr "_Включена"
-
-#: ../libempathy-gtk/empathy-account-widget.c:2069
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Вече има регистрация с такова име на сървъра."
-#: ../libempathy-gtk/empathy-account-widget.c:2072
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Създаване на нова регистрация на сървъра"
-#: ../libempathy-gtk/empathy-account-widget.c:2264
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "_Отказ"
@@ -816,19 +875,19 @@ msgstr "_Отказ"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2561
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s на %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2587
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "Регистрация в %s"
-#: ../libempathy-gtk/empathy-account-widget.c:2591
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Нова регистрация"
@@ -840,6 +899,7 @@ msgstr "<b>Пример:</b> МоетоИме"
#: ../libempathy-gtk/empathy-account-widget-generic.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
@@ -853,7 +913,7 @@ msgstr "Допълнителни"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:5
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:8
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:4
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:5
msgid "Pass_word:"
msgstr "П_арола:"
@@ -863,7 +923,7 @@ msgstr "П_арола:"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:6
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:10
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:5
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
msgid "Remember Password"
msgstr "Запомняне"
@@ -873,7 +933,7 @@ msgstr "Запомняне"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:11
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:6
#: ../libempathy-gtk/empathy-password-dialog.c:311
msgid "Remember password"
@@ -949,76 +1009,84 @@ msgstr "Какъв е идентификаторът ви за ICQ?"
msgid "What is your ICQ password?"
msgstr "Каква е паролата ви за ICQ?"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:183
-#: ../libempathy-gtk/empathy-account-widget-sip.c:216
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "Автоматично"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:186
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:189
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:192
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:221
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "Заявка за регистриране"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:226
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "Настройки"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:229
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "Без"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
msgid "Character set:"
msgstr "Кодиране:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+msgid ""
+"Most IRC servers don't need a password, so if you're not sure, don't enter a "
+"password."
+msgstr ""
+"Повечето IRC сървъри нямат нужда от парола, така че ако не сте сигурни, не "
+"въвеждайте парола."
+
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
msgid "Network"
msgstr "Мрежа"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
msgid "Network:"
msgstr "Мрежа:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
msgid "Nickname:"
msgstr "Псевдоним:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
msgid "Password:"
msgstr "Парола:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
msgid "Quit message:"
msgstr "Съобщение при напускане:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
msgid "Real name:"
msgstr "Истинско име:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
msgid "Servers"
msgstr "Сървъри"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:12
msgid "What is your IRC nickname?"
msgstr "Какво е името ви в мрежата за IRC?"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:13
msgid "Which IRC network?"
msgstr "Коя мрежа за IRC?"
@@ -1154,58 +1222,69 @@ msgid "Discover the STUN server automatically"
msgstr "Автоматично откриване на сървъра за STUN"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:6
+msgid "Ignore TLS Errors"
+msgstr "Игнориране на TLS грешки"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
msgid "Interval (seconds)"
msgstr "Интервал [сек.]"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
msgid "Keep-Alive Options"
msgstr "Настройки на поддържането на връзката"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
msgid "Loose Routing"
msgstr "Свободна маршрутизация"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
msgid "Mechanism:"
msgstr "Механизъм:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
msgid "Miscellaneous Options"
msgstr "Допълнителни настройки"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
msgid "NAT Traversal Options"
msgstr "Настройки за преминаването през NAT"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
msgid "Port:"
msgstr "Порт:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
msgid "Proxy Options"
msgstr "Сървър-посредник"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
msgid "STUN Server:"
msgstr "Сървър за STUN:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
+#: ../libempathy-gtk/empathy-contact-widget.c:347
msgid "Server:"
msgstr "Сървър:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
msgid "Transport:"
msgstr "Транспорт:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr ""
+"Използване на тази регистрация за прове_ждане на разговори с наземни и "
+"мобилни мрежи"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "Каква е паролата ви за SIP?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
msgstr "Какво е потребителското ви име за SIP?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "Потребителско _име:"
@@ -1231,28 +1310,36 @@ msgstr "И_дентификатор на Yahoo:"
msgid "_Room List locale:"
msgstr "_Локал на списъка със стаи:"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:448
-#: ../libempathy-gtk/empathy-avatar-chooser.c:524
+#: ../libempathy-gtk/empathy-avatar-chooser.c:470
+#: ../libempathy-gtk/empathy-avatar-chooser.c:555
msgid "Couldn't convert image"
msgstr "Изображението не може да бъде преобразувано"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:449
+#: ../libempathy-gtk/empathy-avatar-chooser.c:471
msgid "None of the accepted image formats are supported on your system"
msgstr "Системата ви не поддържа никой от приетите формати за изображения"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:930
+#: ../libempathy-gtk/empathy-avatar-chooser.c:818
+msgid "Couldn't save picture to file"
+msgstr "Изображението не може да бъде запазено"
+
+#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
msgstr "Избор на изображение за аватар"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:933
+#: ../libempathy-gtk/empathy-avatar-chooser.c:938
+msgid "Take a picture..."
+msgstr "Заснемане…"
+
+#: ../libempathy-gtk/empathy-avatar-chooser.c:941
msgid "No Image"
msgstr "Без изображение"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:995
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1001
msgid "Images"
msgstr "Изображения"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:999
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
msgid "All Files"
msgstr "Всички файлове"
@@ -1260,37 +1347,63 @@ msgstr "Всички файлове"
msgid "Click to enlarge"
msgstr "Натиснете за увеличаване"
-#: ../libempathy-gtk/empathy-chat.c:652
+#: ../libempathy-gtk/empathy-call-utils.c:44
+#: ../libempathy-gtk/empathy-call-utils.c:60
+msgid "There was an error starting the call"
+msgstr "Възникна грешка при започването на разговор."
+
+#: ../libempathy-gtk/empathy-call-utils.c:51
+msgid "The specified contact doesn't support calls"
+msgstr "Избраният контакт не поддържа повиквания"
+
+#: ../libempathy-gtk/empathy-call-utils.c:53
+msgid "The specified contact is offline"
+msgstr "Избраният контакт е извън линия"
+
+#: ../libempathy-gtk/empathy-call-utils.c:55
+msgid "The specified contact is not valid"
+msgstr "Избраният контакт е неправилен"
+
+#: ../libempathy-gtk/empathy-call-utils.c:57
+msgid "Emergency calls are not supported on this protocol"
+msgstr "С този протокол не могат да се провеждат разговори за спешни случаи"
+
+#: ../libempathy-gtk/empathy-chat.c:702
msgid "Failed to open private chat"
msgstr "Неуспешно започване на личен разговор"
-#: ../libempathy-gtk/empathy-chat.c:717
+#: ../libempathy-gtk/empathy-chat.c:763
msgid "Topic not supported on this conversation"
msgstr "В този разговор не се поддържа тема"
-#: ../libempathy-gtk/empathy-chat.c:723
+#: ../libempathy-gtk/empathy-chat.c:769
msgid "You are not allowed to change the topic"
msgstr "Нямате право да смените темата"
-#: ../libempathy-gtk/empathy-chat.c:906
+#: ../libempathy-gtk/empathy-chat.c:973
+#, c-format
+msgid "“%s” is not a valid contact ID"
+msgstr "„%s“ не е правилно име на контакт"
+
+#: ../libempathy-gtk/empathy-chat.c:1058
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: изчистване на всички съобщения в текущия разговор"
-#: ../libempathy-gtk/empathy-chat.c:909
+#: ../libempathy-gtk/empathy-chat.c:1061
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <тема>: задаване на темата на текущия разговор"
-#: ../libempathy-gtk/empathy-chat.c:912
+#: ../libempathy-gtk/empathy-chat.c:1064
msgid "/join <chat room ID>: join a new chat room"
msgstr ""
"/join <идентификатор на стая за разговор>: влизане в нова стая за разговор"
-#: ../libempathy-gtk/empathy-chat.c:915
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid "/j <chat room ID>: join a new chat room"
msgstr ""
"/j <идентификатор на стая за разговор>: влизане в нова стая за разговор"
-#: ../libempathy-gtk/empathy-chat.c:920
+#: ../libempathy-gtk/empathy-chat.c:1071
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
@@ -1298,26 +1411,26 @@ msgstr ""
"/part [<идентификатор на стая за разговор>] [<причина>]: напускане на стая, "
"по подразбиране текущата"
-#: ../libempathy-gtk/empathy-chat.c:925
+#: ../libempathy-gtk/empathy-chat.c:1075
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr ""
"/query <идентификатор на контакт> [<съобщение>]: започване на личен разговор"
-#: ../libempathy-gtk/empathy-chat.c:928
+#: ../libempathy-gtk/empathy-chat.c:1078
msgid "/msg <contact ID> <message>: open a private chat"
msgstr ""
"/msg <идентификатор на контакт> <съобщение>: започване на личен разговор"
-#: ../libempathy-gtk/empathy-chat.c:931
+#: ../libempathy-gtk/empathy-chat.c:1081
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <прякор>: смяна на прякора ви за текущия сървър"
-#: ../libempathy-gtk/empathy-chat.c:934
+#: ../libempathy-gtk/empathy-chat.c:1084
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr ""
"/me <съобщение>: изпращане на съобщение „за действие“ в текущия разговор"
-#: ../libempathy-gtk/empathy-chat.c:937
+#: ../libempathy-gtk/empathy-chat.c:1087
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1327,7 +1440,11 @@ msgstr ""
"при съобщения започващи с „/“. Напр.: „/say /join се използва за влизане в "
"нова стая за разговор“"
-#: ../libempathy-gtk/empathy-chat.c:942
+#: ../libempathy-gtk/empathy-chat.c:1092
+msgid "/whois <contact ID>: display information about a contact"
+msgstr "/whois <контакт>: показва информация за контакта"
+
+#: ../libempathy-gtk/empathy-chat.c:1095
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1335,99 +1452,114 @@ msgstr ""
"/help [<команда>]: показване на всички поддържани команди. Ако има такава "
"<команда>, се показва нейната употреба."
-#: ../libempathy-gtk/empathy-chat.c:952
+#: ../libempathy-gtk/empathy-chat.c:1112
#, c-format
msgid "Usage: %s"
msgstr "Употреба: %s"
-#: ../libempathy-gtk/empathy-chat.c:991
+#: ../libempathy-gtk/empathy-chat.c:1157
msgid "Unknown command"
msgstr "Неизвестна команда"
-#: ../libempathy-gtk/empathy-chat.c:1117
+#: ../libempathy-gtk/empathy-chat.c:1283
msgid "Unknown command; see /help for the available commands"
msgstr ""
"Неизвестна команда. Пробвайте с „/help“ — ще се изведат поддържаните команди"
-#: ../libempathy-gtk/empathy-chat.c:1254
+#. translators: error used when user doesn't have enough credit on his
+#. * account to send the message.
+#: ../libempathy-gtk/empathy-chat.c:1453
+msgid "insufficient balance to send message"
+msgstr "недостатъчен кредит за изпращане на съобщението"
+
+#: ../libempathy-gtk/empathy-chat.c:1455
+msgid "not capable"
+msgstr "липсва такава възможност"
+
+#: ../libempathy-gtk/empathy-chat.c:1462
msgid "offline"
msgstr "изключен"
-#: ../libempathy-gtk/empathy-chat.c:1257
+#: ../libempathy-gtk/empathy-chat.c:1465
msgid "invalid contact"
msgstr "грешен контакт"
-#: ../libempathy-gtk/empathy-chat.c:1260
+#: ../libempathy-gtk/empathy-chat.c:1468
msgid "permission denied"
msgstr "липсват права"
-#: ../libempathy-gtk/empathy-chat.c:1263
+#: ../libempathy-gtk/empathy-chat.c:1471
msgid "too long message"
msgstr "прекалено дълго съобщение"
-#: ../libempathy-gtk/empathy-chat.c:1266
+#: ../libempathy-gtk/empathy-chat.c:1474
msgid "not implemented"
msgstr "не е реализирано"
-#: ../libempathy-gtk/empathy-chat.c:1270
+#: ../libempathy-gtk/empathy-chat.c:1478
msgid "unknown"
msgstr "неизвестна грешка"
-#: ../libempathy-gtk/empathy-chat.c:1274
+#: ../libempathy-gtk/empathy-chat.c:1484
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Грешка при изпращането на съобщението „%s“: %s"
-#: ../libempathy-gtk/empathy-chat.c:1335 ../src/empathy-chat-window.c:717
+#: ../libempathy-gtk/empathy-chat.c:1488
+#, c-format
+msgid "Error sending message: %s"
+msgstr "Грешка при изпращането на съобщението: %s"
+
+#: ../libempathy-gtk/empathy-chat.c:1549 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Тема:"
-#: ../libempathy-gtk/empathy-chat.c:1347
+#: ../libempathy-gtk/empathy-chat.c:1561
#, c-format
msgid "Topic set to: %s"
msgstr "Темата вече е: „%s“"
-#: ../libempathy-gtk/empathy-chat.c:1349
+#: ../libempathy-gtk/empathy-chat.c:1563
msgid "No topic defined"
msgstr "Не е зададена тема"
-#: ../libempathy-gtk/empathy-chat.c:1848
+#: ../libempathy-gtk/empathy-chat.c:2072
msgid "(No Suggestions)"
msgstr "(няма предложения)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:1916
+#: ../libempathy-gtk/empathy-chat.c:2140
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "Добавяне на „%s“ към речник"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:1953
+#: ../libempathy-gtk/empathy-chat.c:2177
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "Добавяне на „%s“ към речника %s"
-#: ../libempathy-gtk/empathy-chat.c:2010
+#: ../libempathy-gtk/empathy-chat.c:2247
msgid "Insert Smiley"
msgstr "Вмъкване на емотикон"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2028
-#: ../libempathy-gtk/empathy-ui-utils.c:1808
+#: ../libempathy-gtk/empathy-chat.c:2265
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Изпращане"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2063
+#: ../libempathy-gtk/empathy-chat.c:2319
msgid "_Spelling Suggestions"
msgstr "_Предложения за правопис"
-#: ../libempathy-gtk/empathy-chat.c:2152
+#: ../libempathy-gtk/empathy-chat.c:2408
msgid "Failed to retrieve recent logs"
msgstr "Неуспех при получаването на предишните разговори"
-#: ../libempathy-gtk/empathy-chat.c:2263
+#: ../libempathy-gtk/empathy-chat.c:2545
#, c-format
msgid "%s has disconnected"
msgstr "%s прекъсна връзката"
@@ -1435,12 +1567,12 @@ msgstr "%s прекъсна връзката"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2270
+#: ../libempathy-gtk/empathy-chat.c:2552
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%1$s бе изритан от %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2273
+#: ../libempathy-gtk/empathy-chat.c:2555
#, c-format
msgid "%s was kicked"
msgstr "%s бе изритан"
@@ -1448,17 +1580,17 @@ msgstr "%s бе изритан"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2281
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%1$s бе поставен под възбрана от %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2284
+#: ../libempathy-gtk/empathy-chat.c:2566
#, c-format
msgid "%s was banned"
msgstr "%s бе поставен под възбрана"
-#: ../libempathy-gtk/empathy-chat.c:2288
+#: ../libempathy-gtk/empathy-chat.c:2570
#, c-format
msgid "%s has left the room"
msgstr "%s излезе от стаята"
@@ -1468,105 +1600,133 @@ msgstr "%s излезе от стаята"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2297
+#: ../libempathy-gtk/empathy-chat.c:2579
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2322
+#: ../libempathy-gtk/empathy-chat.c:2604
#, c-format
msgid "%s has joined the room"
msgstr "%s влезе в стаята"
-#: ../libempathy-gtk/empathy-chat.c:2347
+#: ../libempathy-gtk/empathy-chat.c:2629
#, c-format
msgid "%s is now known as %s"
msgstr "%s в момента е познат като %s"
-#: ../libempathy-gtk/empathy-chat.c:2486
-#: ../src/empathy-streamed-media-window.c:1949
-#: ../src/empathy-event-manager.c:1122
+#: ../libempathy-gtk/empathy-chat.c:2768
+#: ../src/empathy-streamed-media-window.c:1894
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Изключен"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3116
+#: ../libempathy-gtk/empathy-chat.c:3415
msgid "Would you like to store this password?"
msgstr "Искате ли паролата да се запомни?"
-#: ../libempathy-gtk/empathy-chat.c:3122
+#: ../libempathy-gtk/empathy-chat.c:3421
msgid "Remember"
msgstr "Запомняне"
-#: ../libempathy-gtk/empathy-chat.c:3132
+#: ../libempathy-gtk/empathy-chat.c:3431
msgid "Not now"
msgstr "Не сега"
-#: ../libempathy-gtk/empathy-chat.c:3176
+#: ../libempathy-gtk/empathy-chat.c:3475
msgid "Retry"
msgstr "Нов опит"
-#: ../libempathy-gtk/empathy-chat.c:3180
+#: ../libempathy-gtk/empathy-chat.c:3479
msgid "Wrong password; please try again:"
msgstr "Паролата е грешна, пробвайте отново:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3297
+#: ../libempathy-gtk/empathy-chat.c:3609
msgid "This room is protected by a password:"
msgstr "Стаята изисква парола:"
-#: ../libempathy-gtk/empathy-chat.c:3324
+#: ../libempathy-gtk/empathy-chat.c:3636
msgid "Join"
msgstr "Присъединяване"
-#: ../libempathy-gtk/empathy-chat.c:3494 ../src/empathy-event-manager.c:1144
+#: ../libempathy-gtk/empathy-chat.c:3838 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Свързан"
-#: ../libempathy-gtk/empathy-chat.c:3547
-#: ../libempathy-gtk/empathy-log-window.c:650
+#: ../libempathy-gtk/empathy-chat.c:3893
msgid "Conversation"
msgstr "Разговор"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:422
+#. Translators: this string is a something like
+#. * "Escher Cat (SMS)"
+#: ../libempathy-gtk/empathy-chat.c:3898
+#, c-format
+msgid "%s (SMS)"
+msgstr "%s (SMS)"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:424
msgid "Unknown or invalid identifier"
msgstr "Непознат или неправилен идентификатор"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:424
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:426
msgid "Contact blocking temporarily unavailable"
msgstr "Блокирането на контакт временно е недостъпно"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:426
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:428
msgid "Contact blocking unavailable"
msgstr "Блокирането на контакт е недостъпно"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:428
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:430
msgid "Permission Denied"
msgstr "Достъпът е отказан"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:432
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:434
msgid "Could not block contact"
msgstr "Контактът не може да се блокира"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:701
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:774
msgid "Edit Blocked Contacts"
msgstr "Редактиране на блокирани контакти"
+#. Account and Identifier
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
+#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
+#: ../libempathy-gtk/empathy-individual-widget.c:1489
+#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
+#: ../src/empathy-chatrooms-window.ui.h:1
+#: ../src/empathy-new-chatroom-dialog.ui.h:1
+msgid "Account:"
+msgstr "Регистрация:"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:2
+msgid "Blocked Contacts"
+msgstr "Блокирани контакти"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
+#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
+#: ../src/empathy-accounts-dialog.ui.h:5
+#: ../src/empathy-chatrooms-window.ui.h:3
+msgid "Remove"
+msgstr "Изтриване"
+
#. Copy Link Address menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:320
-#: ../libempathy-gtk/empathy-theme-adium.c:794
+#: ../libempathy-gtk/empathy-webkit-utils.c:277
msgid "_Copy Link Address"
msgstr "_Копиране на адреса"
#. Open Link menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:327
-#: ../libempathy-gtk/empathy-theme-adium.c:801
+#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
msgstr "_Отваряне на адреса"
#. Translators: timestamp displayed between conversations in
#. * chat windows (strftime format string)
-#: ../libempathy-gtk/empathy-chat-text-view.c:420
+#: ../libempathy-gtk/empathy-chat-text-view.c:415
msgid "%A %B %d %Y"
msgstr "%d.%m.%Y, %A"
@@ -1585,24 +1745,24 @@ msgid "New Contact"
msgstr "Нов контакт"
#: ../libempathy-gtk/empathy-contact-dialogs.c:533
-#: ../libempathy-gtk/empathy-individual-dialogs.c:199
+#: ../libempathy-gtk/empathy-individual-dialogs.c:200
#, c-format
msgid "Block %s?"
msgstr "Блокиране на „%s“?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:538
-#: ../libempathy-gtk/empathy-individual-dialogs.c:247
+#: ../libempathy-gtk/empathy-individual-dialogs.c:255
#, c-format
msgid "Are you sure you want to block '%s' from contacting you again?"
msgstr "Сигурни ли сте, че искате да забраните на „%s“ да се свързва с вас?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:543
-#: ../libempathy-gtk/empathy-individual-dialogs.c:269
+#: ../libempathy-gtk/empathy-individual-dialogs.c:277
msgid "_Block"
msgstr "_Блокиране"
#: ../libempathy-gtk/empathy-contact-dialogs.c:559
-#: ../libempathy-gtk/empathy-individual-dialogs.c:278
+#: ../libempathy-gtk/empathy-individual-dialogs.c:286
msgid "_Report this contact as abusive"
msgid_plural "_Report these contacts as abusive"
msgstr[0] "_Докладване на този контакт за злоупотреба"
@@ -1628,241 +1788,273 @@ msgstr "Без група"
msgid "Favorite People"
msgstr "Любими хора"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2001
-#: ../libempathy-gtk/empathy-individual-view.c:2336
+#: ../libempathy-gtk/empathy-contact-list-view.c:1986
+#: ../libempathy-gtk/empathy-individual-view.c:2376
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "Сигурни ли сте, че искате да изтриете групата „%s“?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2003
-#: ../libempathy-gtk/empathy-individual-view.c:2339
+#: ../libempathy-gtk/empathy-contact-list-view.c:1988
+#: ../libempathy-gtk/empathy-individual-view.c:2379
msgid "Removing group"
msgstr "Изтриване на група"
#. Remove
-#: ../libempathy-gtk/empathy-contact-list-view.c:2052
-#: ../libempathy-gtk/empathy-contact-list-view.c:2129
-#: ../libempathy-gtk/empathy-individual-view.c:2394
-#: ../libempathy-gtk/empathy-individual-view.c:2588
-#: ../src/empathy-accounts-dialog.ui.h:7
+#: ../libempathy-gtk/empathy-contact-list-view.c:2037
+#: ../libempathy-gtk/empathy-contact-list-view.c:2114
+#: ../libempathy-gtk/empathy-individual-view.c:2434
+#: ../libempathy-gtk/empathy-individual-view.c:2637
msgid "_Remove"
msgstr "_Изтриване"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2082
-#: ../libempathy-gtk/empathy-individual-view.c:2458
+#: ../libempathy-gtk/empathy-contact-list-view.c:2067
+#: ../libempathy-gtk/empathy-individual-view.c:2501
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "Сигурни ли сте, че искате да изтриете контакта „%s“?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2084
-#: ../libempathy-gtk/empathy-individual-view.c:2479
+#: ../libempathy-gtk/empathy-contact-list-view.c:2069
+#: ../libempathy-gtk/empathy-individual-view.c:2522
msgid "Removing contact"
msgstr "Изтриване на контакт"
-#: ../libempathy-gtk/empathy-contact-menu.c:219
-#: ../src/empathy-main-window.ui.h:13
+#: ../libempathy-gtk/empathy-contact-menu.c:220
+#: ../src/empathy-main-window-menubar.ui.h:14
msgid "_Add Contact…"
msgstr "_Добавяне на контакт…"
-#: ../libempathy-gtk/empathy-contact-menu.c:299
+#: ../libempathy-gtk/empathy-contact-menu.c:300
msgid "_Block Contact"
msgstr "_Блокиране на контакта"
-#: ../libempathy-gtk/empathy-contact-menu.c:328
-#: ../libempathy-gtk/empathy-individual-menu.c:517
-#: ../src/empathy-main-window.ui.h:15
+#: ../libempathy-gtk/empathy-contact-menu.c:329
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_Разговор"
-#: ../libempathy-gtk/empathy-contact-menu.c:359
-#: ../libempathy-gtk/empathy-individual-menu.c:560
+#: ../libempathy-gtk/empathy-contact-menu.c:361
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "_Аудио разговор"
-#: ../libempathy-gtk/empathy-contact-menu.c:390
-#: ../libempathy-gtk/empathy-individual-menu.c:602
+#: ../libempathy-gtk/empathy-contact-menu.c:394
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "_Видео разговор"
-#: ../libempathy-gtk/empathy-contact-menu.c:436
-#: ../libempathy-gtk/empathy-individual-menu.c:645
-#: ../src/empathy-main-window.ui.h:26
+#: ../libempathy-gtk/empathy-contact-menu.c:440
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "_Предишни разговори"
-#: ../libempathy-gtk/empathy-contact-menu.c:458
-#: ../libempathy-gtk/empathy-individual-menu.c:686
+#: ../libempathy-gtk/empathy-contact-menu.c:462
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "Изпращане на файл"
-#: ../libempathy-gtk/empathy-contact-menu.c:481
-#: ../libempathy-gtk/empathy-individual-menu.c:728
+#: ../libempathy-gtk/empathy-contact-menu.c:485
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "Споделяне на работното място"
-#: ../libempathy-gtk/empathy-contact-menu.c:521
-#: ../libempathy-gtk/empathy-contact-widget.c:1763
-#: ../libempathy-gtk/empathy-individual-menu.c:763
+#: ../libempathy-gtk/empathy-contact-menu.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:1886
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
#: ../libempathy-gtk/empathy-individual-widget.c:1372
msgid "Favorite"
msgstr "Любимо"
-#: ../libempathy-gtk/empathy-contact-menu.c:550
-#: ../libempathy-gtk/empathy-individual-menu.c:791
+#: ../libempathy-gtk/empathy-contact-menu.c:554
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "_Данни за контакта"
-#: ../libempathy-gtk/empathy-contact-menu.c:596
+#: ../libempathy-gtk/empathy-contact-menu.c:600
msgctxt "Edit contact (contextual menu)"
msgid "_Edit"
msgstr "_Редактиране"
-#: ../libempathy-gtk/empathy-contact-menu.c:650
-#: ../libempathy-gtk/empathy-individual-menu.c:972
-#: ../src/empathy-chat-window.c:935
+#: ../libempathy-gtk/empathy-contact-menu.c:654
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
+#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "Получена е покана за тази стая"
-#: ../libempathy-gtk/empathy-contact-menu.c:681
-#: ../libempathy-gtk/empathy-individual-menu.c:1019
+#: ../libempathy-gtk/empathy-contact-menu.c:685
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "Изпращане на _покана за стаята"
#. Title
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:513
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
msgid "Search contacts"
msgstr "Търсене на контакти"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:543
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:535
msgid "Search: "
msgstr "Контакт:"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:601
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:593
msgid "_Add Contact"
msgstr "_Добавяне на контакт"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:619
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:611
msgid "No contacts found"
msgstr "Няма намерени контакти"
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:627
+msgid "Your message introducing yourself:"
+msgstr "Съобщение с което се представяте:"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:635
+msgid "Please let me see when you're online. Thanks!"
+msgstr ""
+"Позволете ми да виждам когато сте на линия. Благодаря!\n"
+"Please let me see when you're online. Thanks!"
+
#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "Избор на контакт"
-#: ../libempathy-gtk/empathy-contact-widget.c:295
+#: ../libempathy-gtk/empathy-contact-widget.c:336
#: ../libempathy-gtk/empathy-individual-widget.c:153
msgid "Full name:"
msgstr "Пълно име:"
-#: ../libempathy-gtk/empathy-contact-widget.c:296
+#: ../libempathy-gtk/empathy-contact-widget.c:337
#: ../libempathy-gtk/empathy-individual-widget.c:154
msgid "Phone number:"
msgstr "Телефонен номер:"
-#: ../libempathy-gtk/empathy-contact-widget.c:297
+#: ../libempathy-gtk/empathy-contact-widget.c:338
#: ../libempathy-gtk/empathy-individual-widget.c:155
msgid "E-mail address:"
msgstr "Адрес на е-поща:"
-#: ../libempathy-gtk/empathy-contact-widget.c:298
+#: ../libempathy-gtk/empathy-contact-widget.c:339
#: ../libempathy-gtk/empathy-individual-widget.c:156
msgid "Website:"
msgstr "Уебсайт:"
-#: ../libempathy-gtk/empathy-contact-widget.c:299
+#: ../libempathy-gtk/empathy-contact-widget.c:340
#: ../libempathy-gtk/empathy-individual-widget.c:157
msgid "Birthday:"
msgstr "Рожден ден:"
-#: ../libempathy-gtk/empathy-contact-widget.c:762
-#: ../libempathy-gtk/empathy-individual-widget.c:488
+#. Note to translators: this is the caption for a string of the form "5
+#. * minutes ago", and refers to the time since the contact last interacted
+#. * with their IM client.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:346
+msgid "Last seen:"
+msgstr "Последно видян:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:348
+msgid "Connected from:"
+msgstr "Свързан от:"
+
+#. FIXME: once Idle implements SimplePresence using this information, we can
+#. * and should bin this.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:353
+msgid "Away message:"
+msgstr "Съобщение при напускане:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:606
+msgid "Channels:"
+msgstr "Канали:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:897
+#: ../libempathy-gtk/empathy-individual-widget.c:469
msgid "Country ISO Code:"
msgstr "Код на държавата по ISO:"
-#: ../libempathy-gtk/empathy-contact-widget.c:764
-#: ../libempathy-gtk/empathy-individual-widget.c:490
+#: ../libempathy-gtk/empathy-contact-widget.c:899
+#: ../libempathy-gtk/empathy-individual-widget.c:471
msgid "Country:"
msgstr "Държава:"
-#: ../libempathy-gtk/empathy-contact-widget.c:766
-#: ../libempathy-gtk/empathy-individual-widget.c:492
+#: ../libempathy-gtk/empathy-contact-widget.c:901
+#: ../libempathy-gtk/empathy-individual-widget.c:473
msgid "State:"
msgstr "Щат:"
-#: ../libempathy-gtk/empathy-contact-widget.c:768
-#: ../libempathy-gtk/empathy-individual-widget.c:494
+#: ../libempathy-gtk/empathy-contact-widget.c:903
+#: ../libempathy-gtk/empathy-individual-widget.c:475
msgid "City:"
msgstr "Град:"
-#: ../libempathy-gtk/empathy-contact-widget.c:770
-#: ../libempathy-gtk/empathy-individual-widget.c:496
+#: ../libempathy-gtk/empathy-contact-widget.c:905
+#: ../libempathy-gtk/empathy-individual-widget.c:477
msgid "Area:"
msgstr "Област:"
-#: ../libempathy-gtk/empathy-contact-widget.c:772
-#: ../libempathy-gtk/empathy-individual-widget.c:498
+#: ../libempathy-gtk/empathy-contact-widget.c:907
+#: ../libempathy-gtk/empathy-individual-widget.c:479
msgid "Postal Code:"
msgstr "Пощенски код:"
-#: ../libempathy-gtk/empathy-contact-widget.c:774
-#: ../libempathy-gtk/empathy-individual-widget.c:500
+#: ../libempathy-gtk/empathy-contact-widget.c:909
+#: ../libempathy-gtk/empathy-individual-widget.c:481
msgid "Street:"
msgstr "Улица:"
-#: ../libempathy-gtk/empathy-contact-widget.c:776
-#: ../libempathy-gtk/empathy-individual-widget.c:502
+#: ../libempathy-gtk/empathy-contact-widget.c:911
+#: ../libempathy-gtk/empathy-individual-widget.c:483
msgid "Building:"
msgstr "Сграда:"
-#: ../libempathy-gtk/empathy-contact-widget.c:778
-#: ../libempathy-gtk/empathy-individual-widget.c:504
+#: ../libempathy-gtk/empathy-contact-widget.c:913
+#: ../libempathy-gtk/empathy-individual-widget.c:485
msgid "Floor:"
msgstr "Етаж:"
-#: ../libempathy-gtk/empathy-contact-widget.c:780
-#: ../libempathy-gtk/empathy-individual-widget.c:506
+#: ../libempathy-gtk/empathy-contact-widget.c:915
+#: ../libempathy-gtk/empathy-individual-widget.c:487
msgid "Room:"
msgstr "Стая:"
-#: ../libempathy-gtk/empathy-contact-widget.c:782
-#: ../libempathy-gtk/empathy-individual-widget.c:508
+#: ../libempathy-gtk/empathy-contact-widget.c:917
+#: ../libempathy-gtk/empathy-individual-widget.c:489
msgid "Text:"
msgstr "Текст:"
-#: ../libempathy-gtk/empathy-contact-widget.c:784
-#: ../libempathy-gtk/empathy-individual-widget.c:510
+#: ../libempathy-gtk/empathy-contact-widget.c:919
+#: ../libempathy-gtk/empathy-individual-widget.c:491
msgid "Description:"
msgstr "Описание:"
-#: ../libempathy-gtk/empathy-contact-widget.c:786
-#: ../libempathy-gtk/empathy-individual-widget.c:512
+#: ../libempathy-gtk/empathy-contact-widget.c:921
+#: ../libempathy-gtk/empathy-individual-widget.c:493
msgid "URI:"
msgstr "Адрес в Интернет:"
-#: ../libempathy-gtk/empathy-contact-widget.c:788
-#: ../libempathy-gtk/empathy-individual-widget.c:514
+#: ../libempathy-gtk/empathy-contact-widget.c:923
+#: ../libempathy-gtk/empathy-individual-widget.c:495
msgid "Accuracy Level:"
msgstr "Ниво на точност:"
-#: ../libempathy-gtk/empathy-contact-widget.c:790
-#: ../libempathy-gtk/empathy-individual-widget.c:516
+#: ../libempathy-gtk/empathy-contact-widget.c:925
+#: ../libempathy-gtk/empathy-individual-widget.c:497
msgid "Error:"
msgstr "Грешка:"
-#: ../libempathy-gtk/empathy-contact-widget.c:792
-#: ../libempathy-gtk/empathy-individual-widget.c:518
+#: ../libempathy-gtk/empathy-contact-widget.c:927
+#: ../libempathy-gtk/empathy-individual-widget.c:499
msgid "Vertical Error (meters):"
msgstr "Вертикална грешка (метри):"
-#: ../libempathy-gtk/empathy-contact-widget.c:794
-#: ../libempathy-gtk/empathy-individual-widget.c:520
+#: ../libempathy-gtk/empathy-contact-widget.c:929
+#: ../libempathy-gtk/empathy-individual-widget.c:501
msgid "Horizontal Error (meters):"
msgstr "Хоризонтална грешка (метри):"
-#: ../libempathy-gtk/empathy-contact-widget.c:796
-#: ../libempathy-gtk/empathy-individual-widget.c:522
+#: ../libempathy-gtk/empathy-contact-widget.c:931
+#: ../libempathy-gtk/empathy-individual-widget.c:503
msgid "Speed:"
msgstr "Скорост:"
@@ -1870,63 +2062,63 @@ msgstr "Скорост:"
# дадената позиция. От друга страна, пеленг може би е прекалено тясно
# терминологично в сферата на морската/въздушната навигация.
# Пеленг става
-#: ../libempathy-gtk/empathy-contact-widget.c:798
-#: ../libempathy-gtk/empathy-individual-widget.c:524
+#: ../libempathy-gtk/empathy-contact-widget.c:933
+#: ../libempathy-gtk/empathy-individual-widget.c:505
msgid "Bearing:"
msgstr "Пеленг:"
-#: ../libempathy-gtk/empathy-contact-widget.c:800
-#: ../libempathy-gtk/empathy-individual-widget.c:526
+#: ../libempathy-gtk/empathy-contact-widget.c:935
+#: ../libempathy-gtk/empathy-individual-widget.c:507
msgid "Climb Speed:"
msgstr "Скорост на изкачване:"
-#: ../libempathy-gtk/empathy-contact-widget.c:802
-#: ../libempathy-gtk/empathy-individual-widget.c:528
+#: ../libempathy-gtk/empathy-contact-widget.c:937
+#: ../libempathy-gtk/empathy-individual-widget.c:509
msgid "Last Updated on:"
msgstr "Последно обновяване на:"
-#: ../libempathy-gtk/empathy-contact-widget.c:804
-#: ../libempathy-gtk/empathy-individual-widget.c:530
+#: ../libempathy-gtk/empathy-contact-widget.c:939
+#: ../libempathy-gtk/empathy-individual-widget.c:511
msgid "Longitude:"
msgstr "Дължина:"
-#: ../libempathy-gtk/empathy-contact-widget.c:806
-#: ../libempathy-gtk/empathy-individual-widget.c:532
+#: ../libempathy-gtk/empathy-contact-widget.c:941
+#: ../libempathy-gtk/empathy-individual-widget.c:513
msgid "Latitude:"
msgstr "Широчина:"
-#: ../libempathy-gtk/empathy-contact-widget.c:808
-#: ../libempathy-gtk/empathy-individual-widget.c:534
+#: ../libempathy-gtk/empathy-contact-widget.c:943
+#: ../libempathy-gtk/empathy-individual-widget.c:515
msgid "Altitude:"
msgstr "Височина:"
-#: ../libempathy-gtk/empathy-contact-widget.c:871
-#: ../libempathy-gtk/empathy-contact-widget.c:888
-#: ../libempathy-gtk/empathy-individual-widget.c:616
-#: ../libempathy-gtk/empathy-individual-widget.c:633
-#: ../src/empathy-preferences.ui.h:12
+#: ../libempathy-gtk/empathy-contact-widget.c:996
+#: ../libempathy-gtk/empathy-contact-widget.c:1011
+#: ../libempathy-gtk/empathy-individual-widget.c:607
+#: ../libempathy-gtk/empathy-individual-widget.c:622
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "Местоположение"
#. translators: format is "Location, $date"
-#: ../libempathy-gtk/empathy-contact-widget.c:890
-#: ../libempathy-gtk/empathy-individual-widget.c:635
+#: ../libempathy-gtk/empathy-contact-widget.c:1013
+#: ../libempathy-gtk/empathy-individual-widget.c:624
#, c-format
msgid "%s, %s"
msgstr "%s, %s"
-#: ../libempathy-gtk/empathy-contact-widget.c:942
-#: ../libempathy-gtk/empathy-individual-widget.c:684
+#: ../libempathy-gtk/empathy-contact-widget.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:673
msgid "%B %e, %Y at %R UTC"
msgstr "%e %B, %Y в %R UTC"
-#: ../libempathy-gtk/empathy-contact-widget.c:1024
-#: ../libempathy-gtk/empathy-individual-widget.c:919
+#: ../libempathy-gtk/empathy-contact-widget.c:1147
+#: ../libempathy-gtk/empathy-individual-widget.c:915
msgid "Save Avatar"
msgstr "Запазване на аватар"
-#: ../libempathy-gtk/empathy-contact-widget.c:1080
-#: ../libempathy-gtk/empathy-individual-widget.c:977
+#: ../libempathy-gtk/empathy-contact-widget.c:1203
+#: ../libempathy-gtk/empathy-individual-widget.c:973
msgid "Unable to save avatar"
msgstr "Неуспех при запазването на аватар"
@@ -1936,7 +2128,7 @@ msgstr "<b>Местоположение</b> на (дата)\t"
#. Alias
#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
-#: ../libempathy-gtk/empathy-individual-widget.c:1307
+#: ../libempathy-gtk/empathy-individual-widget.c:1308
msgid "Alias:"
msgstr "Псевдоним:"
@@ -1956,7 +2148,7 @@ msgstr "Подробни данни за контакта"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1511
+#: ../libempathy-gtk/empathy-individual-widget.c:1517
msgid "Identifier:"
msgstr "Идентификатор:"
@@ -1973,11 +2165,11 @@ msgstr "ОС:"
msgid "Version:"
msgstr "Версия:"
-#: ../libempathy-gtk/empathy-groups-widget.c:332
+#: ../libempathy-gtk/empathy-groups-widget.c:333
msgid "Groups"
msgstr "Групи"
-#: ../libempathy-gtk/empathy-groups-widget.c:344
+#: ../libempathy-gtk/empathy-groups-widget.c:345
msgid ""
"Select the groups you want this contact to appear in. Note that you can "
"select more than one group or no groups."
@@ -1985,74 +2177,105 @@ msgstr ""
"Изберете групите, в които контактът да се появява. Можете да изберете 0 или "
"повече групи."
-#: ../libempathy-gtk/empathy-groups-widget.c:363
+#: ../libempathy-gtk/empathy-groups-widget.c:364
msgid "_Add Group"
msgstr "_Добавяне на група"
-#: ../libempathy-gtk/empathy-groups-widget.c:398
+#: ../libempathy-gtk/empathy-groups-widget.c:399
msgctxt "verb in a column header displaying group names"
msgid "Select"
msgstr "Избор"
-#: ../libempathy-gtk/empathy-groups-widget.c:408
-#: ../src/empathy-main-window.c:1436
+#: ../libempathy-gtk/empathy-groups-widget.c:409
+#: ../src/empathy-main-window.c:1807
msgid "Group"
msgstr "Група"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:252
+#: ../libempathy-gtk/empathy-individual-dialogs.c:260
msgid "The following identity will be blocked:"
msgid_plural "The following identities will be blocked:"
msgstr[0] "Следният контакт ще бъде блокиран:"
msgstr[1] "Следните контакти ще бъдат блокирани:"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:259
+#: ../libempathy-gtk/empathy-individual-dialogs.c:267
msgid "The following identity can not be blocked:"
msgid_plural "The following identities can not be blocked:"
msgstr[0] "Следният контакт не може да бъде блокирана:"
msgstr[1] "Следните контакти не могат да бъдат блокирани:"
#. Translators: the heading at the top of the Information dialogue
-#: ../libempathy-gtk/empathy-individual-information-dialog.c:281
+#: ../libempathy-gtk/empathy-individual-information-dialog.c:288
msgid "Linked Contacts"
msgstr "Свързани контакти"
-#: ../libempathy-gtk/empathy-individual-linker.c:354
+#: ../libempathy-gtk/empathy-individual-linker.c:370
msgid "Select contacts to link"
msgstr "Изберете контакти за свързване"
-#: ../libempathy-gtk/empathy-individual-linker.c:428
+#: ../libempathy-gtk/empathy-individual-linker.c:444
msgid "New contact preview"
msgstr "Преглед на нов контакт"
-#: ../libempathy-gtk/empathy-individual-linker.c:472
+#: ../libempathy-gtk/empathy-individual-linker.c:488
msgid "Contacts selected in the list on the left will be linked together."
msgstr "Избраните контакти от списъка вляво ще бъдат свързани."
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:131
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../libempathy-gtk/empathy-individual-menu.c:839
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "Изберете регистрация за провеждане на разговора"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "Разговор"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+msgid "Mobile"
+msgstr "Мобилен"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "Зает"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "НАЧАЛО"
+
+#. add an SMS button
+#: ../libempathy-gtk/empathy-individual-menu.c:804
+#: ../libempathy-gtk/empathy-new-message-dialog.c:215
+msgid "_SMS"
+msgstr "_SMS"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "_Промяна"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:865
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "_Свързване на контакти…"
-#: ../libempathy-gtk/empathy-individual-view.c:2301
+#: ../libempathy-gtk/empathy-individual-view.c:2341
msgid "Delete and _Block"
msgstr "Изтриване и _блокиране"
-#: ../libempathy-gtk/empathy-individual-view.c:2467
+#: ../libempathy-gtk/empathy-individual-view.c:2510
#, c-format
msgid ""
"Do you really want to remove the linked contact '%s'? Note that this will "
@@ -2061,7 +2284,7 @@ msgstr ""
"Наистина ли искате да изтриете събирателния контакт „%s“? Всички контакти, "
"които имат връзка с него, ще бъдат също изтрити."
-#: ../libempathy-gtk/empathy-individual-widget.c:1652
+#: ../libempathy-gtk/empathy-individual-widget.c:1656
#, c-format
msgid "Linked contact containing %u contact"
msgid_plural "Linked contacts containing %u contacts"
@@ -2144,65 +2367,194 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_Разделяне"
-#: ../libempathy-gtk/empathy-log-window.c:660
-msgid "Date"
-msgstr "Дата"
+#: ../libempathy-gtk/empathy-log-window.c:634
+msgid "History"
+msgstr "История"
-#. Tab Label
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-msgid "Conversations"
+#: ../libempathy-gtk/empathy-log-window.c:689
+msgid "Show"
+msgstr "Показване"
+
+#: ../libempathy-gtk/empathy-log-window.c:711
+msgid "Search"
+msgstr "Търсене"
+
+#: ../libempathy-gtk/empathy-log-window.c:1159
+#, c-format
+msgid "Chat in %s"
+msgstr "Разговор в %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1161
+#, c-format
+msgid "Chat with %s"
+msgstr "Разговор с %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
+msgctxt "A date with the time"
+msgid "%A, %e %B %Y %X"
+msgstr "%e %B %Y, %A, %X"
+
+#. Translators: this is an emote: '* Danielle waves'
+#: ../libempathy-gtk/empathy-log-window.c:1300
+#, c-format
+msgid "<i>* %s %s</i>"
+msgstr "<i>* %s %s</i>"
+
+#. Translators: this is a message: 'Danielle: hello'
+#. * The string in bold is the sender's name
+#: ../libempathy-gtk/empathy-log-window.c:1306
+#, c-format
+msgid "<b>%s:</b> %s"
+msgstr "<b>%s:</b> %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
+#: ../src/empathy-ft-manager.c:1026
+msgid "%"
+msgstr "%"
+
+#: ../libempathy-gtk/empathy-log-window.c:1386
+#, c-format
+msgid "Call took %s, ended at %s"
+msgstr "Разговорът продължи %s, приключи в %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1718
+msgid "Today"
+msgstr "Днес"
+
+#: ../libempathy-gtk/empathy-log-window.c:1722
+msgid "Yesterday"
+msgstr "Вчера"
+
+#: ../libempathy-gtk/empathy-log-window.c:1738
+msgctxt ""
+"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
+msgid "%e %B %Y"
+msgstr "%e %B %Y"
+
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
+msgid "Anytime"
+msgstr "По всяко време"
+
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
+msgid "Anyone"
+msgstr "Всеки"
+
+#: ../libempathy-gtk/empathy-log-window.c:2656
+msgid "Who"
+msgstr "Кой"
+
+#: ../libempathy-gtk/empathy-log-window.c:2860
+msgid "When"
+msgstr "Кога"
+
+#: ../libempathy-gtk/empathy-log-window.c:2976
+msgid "Anything"
+msgstr "Всичко"
+
+#: ../libempathy-gtk/empathy-log-window.c:2978
+msgid "Text chats"
+msgstr "Текстови разговори"
+
+#: ../libempathy-gtk/empathy-log-window.c:2980
+#: ../src/empathy-preferences.ui.h:4
+msgid "Calls"
msgstr "Разговори"
+#: ../libempathy-gtk/empathy-log-window.c:2985
+msgid "Incoming calls"
+msgstr "Входящи повиквания"
+
+#: ../libempathy-gtk/empathy-log-window.c:2986
+msgid "Outgoing calls"
+msgstr "Изходящи повиквания"
+
+#: ../libempathy-gtk/empathy-log-window.c:2987
+msgid "Missed calls"
+msgstr "Пропуснати повиквания"
+
+#: ../libempathy-gtk/empathy-log-window.c:3009
+msgid "What"
+msgstr "Какво"
+
+#: ../libempathy-gtk/empathy-log-window.c:3718
+msgid "Are you sure you want to delete all logs of previous conversations?"
+msgstr "Сигурни ли сте, че искате да изтриете хронологията?"
+
+#: ../libempathy-gtk/empathy-log-window.c:3722
+msgid "Clear All"
+msgstr "Изчистване"
+
+#: ../libempathy-gtk/empathy-log-window.c:3729
+msgid "Delete from:"
+msgstr "Изтриване от:"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:1
+msgid "<span size=\"x-large\">Loading...</span>"
+msgstr "<span size=\"x-large\">Зареждане…</span>"
+
#: ../libempathy-gtk/empathy-log-window.ui.h:3
-#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "Търсене напред"
+#: ../src/empathy-chat-window.ui.h:3
+msgid "Chat"
+msgstr "Разговор"
#: ../libempathy-gtk/empathy-log-window.ui.h:4
-#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-msgid "Find Previous"
-msgstr "Търсене назад"
+msgid "Delete All History..."
+msgstr "Изтриване на историята…"
#: ../libempathy-gtk/empathy-log-window.ui.h:5
-msgid "Previous Conversations"
-msgstr "Предишни разговори"
+msgid "Profile"
+msgstr "Профил"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:6
+#: ../src/empathy-call-window.ui.h:22
+#: ../src/empathy-streamed-media-window.ui.h:20
+msgid "Video"
+msgstr "Видео"
-#. Tab Label
#: ../libempathy-gtk/empathy-log-window.ui.h:7
-msgid "Search"
-msgstr "Търсене"
+#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:20
+msgid "_Edit"
+msgstr "Р_едактиране"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:8
+msgid "_File"
+msgstr "_Файл"
-#. Searching *for* something
#: ../libempathy-gtk/empathy-log-window.ui.h:9
-msgid "_For:"
-msgstr "_За:"
+msgid "page 2"
+msgstr "стр. 2"
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:2
msgid "Contact ID:"
msgstr "Идентификатор:"
#. add chat button
-#: ../libempathy-gtk/empathy-new-message-dialog.c:171
+#: ../libempathy-gtk/empathy-new-message-dialog.c:225
msgid "C_hat"
msgstr "_Разговор"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-message-dialog.c:181
+#: ../libempathy-gtk/empathy-new-message-dialog.c:244
msgid "New Conversation"
msgstr "Нов разговор"
#. add video toggle
-#: ../libempathy-gtk/empathy-new-call-dialog.c:253
+#: ../libempathy-gtk/empathy-new-call-dialog.c:204
msgid "Send _Video"
msgstr "Изпращане на _видео"
#. add chat button
-#: ../libempathy-gtk/empathy-new-call-dialog.c:261
+#: ../libempathy-gtk/empathy-new-call-dialog.c:215
msgid "C_all"
msgstr "_Разговор"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-call-dialog.c:271
+#: ../libempathy-gtk/empathy-new-call-dialog.c:225
msgid "New Call"
msgstr "Нов разговор"
@@ -2221,34 +2573,34 @@ msgstr ""
#. COL_DISPLAY_MARKUP
#. COL_STATUS_CUSTOMISABLE
#. COL_TYPE
-#: ../libempathy-gtk/empathy-presence-chooser.c:170
-#: ../libempathy-gtk/empathy-presence-chooser.c:206
+#: ../libempathy-gtk/empathy-presence-chooser.c:167
+#: ../libempathy-gtk/empathy-presence-chooser.c:203
msgid "Custom Message…"
msgstr "Друго съобщение…"
-#: ../libempathy-gtk/empathy-presence-chooser.c:223
-#: ../libempathy-gtk/empathy-presence-chooser.c:225
+#: ../libempathy-gtk/empathy-presence-chooser.c:220
+#: ../libempathy-gtk/empathy-presence-chooser.c:222
msgid "Edit Custom Messages…"
msgstr "Редактиране на другите съобщения…"
-#: ../libempathy-gtk/empathy-presence-chooser.c:348
+#: ../libempathy-gtk/empathy-presence-chooser.c:345
msgid "Click to remove this status as a favorite"
msgstr "Натиснете, за да премахнете това състояние като любимо"
-#: ../libempathy-gtk/empathy-presence-chooser.c:357
+#: ../libempathy-gtk/empathy-presence-chooser.c:354
msgid "Click to make this status a favorite"
msgstr "Натиснете, за да направите това състояние любимо"
-#: ../libempathy-gtk/empathy-presence-chooser.c:391
+#: ../libempathy-gtk/empathy-presence-chooser.c:388
msgid "Set status"
msgstr "Задаване на състояние"
-#: ../libempathy-gtk/empathy-presence-chooser.c:946
+#: ../libempathy-gtk/empathy-presence-chooser.c:943
msgid "Set your presence and current status"
msgstr "Задайте присъствието и текущото си състояние"
#. Custom messages
-#: ../libempathy-gtk/empathy-presence-chooser.c:1134
+#: ../libempathy-gtk/empathy-presence-chooser.c:1131
msgid "Custom messages…"
msgstr "Други съобщения…"
@@ -2261,18 +2613,26 @@ msgstr "Други съобщения…"
msgid "New %s account"
msgstr "Нова регистрация в %s"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:3
+#: ../libempathy-gtk/empathy-search-bar.ui.h:1
msgid "Find:"
msgstr "Търсене:"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "Зачитане на главни/малки"
+#: ../libempathy-gtk/empathy-search-bar.ui.h:2
+msgid "Mat_ch case"
+msgstr "Зачита_не на главни/малки"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+#: ../libempathy-gtk/empathy-search-bar.ui.h:3
msgid "Phrase not found"
msgstr "Фразата не е открита"
+#: ../libempathy-gtk/empathy-search-bar.ui.h:4
+msgid "_Next"
+msgstr "_Следващ"
+
+#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+msgid "_Previous"
+msgstr "_Предишен"
+
#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
msgstr "Получено е бързо съобщение"
@@ -2313,35 +2673,32 @@ msgstr "Изходящ аудио разговор"
msgid "Voice call ended"
msgstr "Аудио разговорът завърши"
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:364
-msgid "Enter Custom Message"
-msgstr "Въвеждане на друго съобщение"
-
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:523
+#: ../libempathy-gtk/empathy-status-preset-dialog.c:296
msgid "Edit Custom Messages"
msgstr "Редактиране на други съобщения"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
-msgid "Save _New Status Message"
-msgstr "_Ново съобщение за състояние"
+#: ../libempathy-gtk/empathy-theme-adium.c:1036
+#, c-format
+msgid "Message edited at %s"
+msgstr "Редактирано в %s"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:2
-msgid "Saved Status Messages"
-msgstr "Запазени съобщения за състояние"
+#: ../libempathy-gtk/empathy-theme-adium.c:1726
+msgid "Normal"
+msgstr "Нормално"
-#: ../libempathy-gtk/empathy-theme-manager.c:67
+#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Classic"
msgstr "Класическа"
-#: ../libempathy-gtk/empathy-theme-manager.c:68
+#: ../libempathy-gtk/empathy-theme-manager.c:71
msgid "Simple"
msgstr "Опростена"
-#: ../libempathy-gtk/empathy-theme-manager.c:69
+#: ../libempathy-gtk/empathy-theme-manager.c:72
msgid "Clean"
msgstr "Изчистена"
-#: ../libempathy-gtk/empathy-theme-manager.c:70
+#: ../libempathy-gtk/empathy-theme-manager.c:73
msgid "Blue"
msgstr "Синя"
@@ -2417,19 +2774,19 @@ msgstr "Запомняне на избора за бъдещи връзки"
msgid "Certificate Details"
msgstr "Информация за сертификата"
-#: ../libempathy-gtk/empathy-ui-utils.c:1705
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "Адресът не може да бъде отворен"
-#: ../libempathy-gtk/empathy-ui-utils.c:1800
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "Избор на файл"
-#: ../libempathy-gtk/empathy-ui-utils.c:1872
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
msgid "Insufficient free space to save file"
msgstr "Недостатъчно свободно място за запазване на файла"
-#: ../libempathy-gtk/empathy-ui-utils.c:1880
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
#, c-format
msgid ""
"%s of free space are required to save this file, but only %s is available. "
@@ -2438,7 +2795,7 @@ msgstr ""
"За запазването на файла са необхоими %s, но свободни са едва %s. Изберете "
"друго местоположение."
-#: ../libempathy-gtk/empathy-ui-utils.c:1924
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, c-format
msgid "Incoming file from %s"
msgstr "Входящ файл от %s"
@@ -2626,23 +2983,23 @@ msgstr "Липсва съобщение за грешка"
msgid "Instant Message (Empathy)"
msgstr "Бързо съобщение (Empathy)"
-#: ../src/empathy.c:308
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "Без автоматично свързване при стартиране"
-#: ../src/empathy.c:312
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "Без показване на списъка с контакти и други прозорци при стартиране"
-#: ../src/empathy.c:320
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "— моментни съобщения с Empathy"
-#: ../src/empathy.c:499
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "Грешка при свързване с управлението на регистрации"
-#: ../src/empathy.c:501
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -2802,8 +3159,8 @@ msgid "Select the accounts you want to import:"
msgstr "Изберете регистрациите за внасяне:"
#: ../src/empathy-account-assistant.c:813
-#: ../src/empathy-new-chatroom-dialog.c:562
-#: ../src/empathy-new-chatroom-dialog.c:563
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "Yes"
msgstr "Да"
@@ -2878,35 +3235,36 @@ msgstr "Има незапазени промени относно регистр
msgid "Your new account has not been saved yet."
msgstr "Регистрацията ви все още не е запазена."
-#: ../src/empathy-accounts-dialog.c:286
-#: ../src/empathy-streamed-media-window.c:809
+#: ../src/empathy-accounts-dialog.c:345
+#: ../src/empathy-streamed-media-window.c:754
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Свързване…"
-#: ../src/empathy-accounts-dialog.c:327
+#: ../src/empathy-accounts-dialog.c:386
#, c-format
msgid "Offline — %s"
msgstr "Извън мрежата — %s"
-#: ../src/empathy-accounts-dialog.c:339
+#: ../src/empathy-accounts-dialog.c:398
#, c-format
msgid "Disconnected — %s"
msgstr "Изключен — %s"
-#: ../src/empathy-accounts-dialog.c:350
+#: ../src/empathy-accounts-dialog.c:409
msgid "Offline — No Network Connection"
msgstr "Извън мрежата — липсва връзка"
# FIXME: термини за offine и disconnected
-#: ../src/empathy-accounts-dialog.c:357
+#: ../src/empathy-accounts-dialog.c:416
msgid "Unknown Status"
msgstr "Неизвестно състояние"
-#: ../src/empathy-accounts-dialog.c:369
+#: ../src/empathy-accounts-dialog.c:428
msgid "Offline — Account Disabled"
msgstr "Извън мрежата — регистрацията е изключена"
-#: ../src/empathy-accounts-dialog.c:772
+#: ../src/empathy-accounts-dialog.c:831
msgid ""
"You are about to create a new account, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2914,16 +3272,16 @@ msgstr ""
"На път сте да създадете нова регистрация, което ще анулира\n"
"промените ви. Искате ли да продължите?"
-#: ../src/empathy-accounts-dialog.c:1133
+#: ../src/empathy-accounts-dialog.c:1192
#, c-format
msgid "Do you want to remove %s from your computer?"
msgstr "Сигурни ли сте, че искате да изтриете регистрацията „%s“?"
-#: ../src/empathy-accounts-dialog.c:1137
+#: ../src/empathy-accounts-dialog.c:1196
msgid "This will not remove your account on the server."
msgstr "Това няма да изтрие регистрацията ви от сървъра."
-#: ../src/empathy-accounts-dialog.c:1375
+#: ../src/empathy-accounts-dialog.c:1432
msgid ""
"You are about to select another account, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2932,15 +3290,15 @@ msgstr ""
"промените ви. Искате ли да продължите?"
#. Menu items: to enabled/disable the account
-#: ../src/empathy-accounts-dialog.c:1593
+#: ../src/empathy-accounts-dialog.c:1643
msgid "_Enable"
msgstr "_Включване"
-#: ../src/empathy-accounts-dialog.c:1594
+#: ../src/empathy-accounts-dialog.c:1644
msgid "_Disable"
msgstr "_Изключване"
-#: ../src/empathy-accounts-dialog.c:2113
+#: ../src/empathy-accounts-dialog.c:2154
msgid ""
"You are about to close the window, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2949,18 +3307,22 @@ msgstr ""
"промените ви. Искате ли да продължите?"
#: ../src/empathy-accounts-dialog.ui.h:1
+msgid "Add…"
+msgstr "Добавяне…"
+
+#: ../src/empathy-accounts-dialog.ui.h:2
msgid "Loading account information"
msgstr "Зареждане на данните за контакта"
-#: ../src/empathy-accounts-dialog.ui.h:2
+#: ../src/empathy-accounts-dialog.ui.h:3
msgid "No protocol installed"
msgstr "Не е инсталиран протокол"
-#: ../src/empathy-accounts-dialog.ui.h:3
+#: ../src/empathy-accounts-dialog.ui.h:4
msgid "Protocol:"
msgstr "Протокол:"
-#: ../src/empathy-accounts-dialog.ui.h:4
+#: ../src/empathy-accounts-dialog.ui.h:6
msgid ""
"To add a new account, you first have to install a backend for each protocol "
"you want to use."
@@ -2968,19 +3330,15 @@ msgstr ""
"За да добавите нова регистрация, трябва да имате модул, който поддържа "
"нейния протокол."
-#: ../src/empathy-accounts-dialog.ui.h:5
-msgid "_Add…"
-msgstr "_Добавяне…"
-
-#: ../src/empathy-accounts-dialog.ui.h:6
+#: ../src/empathy-accounts-dialog.ui.h:7
msgid "_Import…"
msgstr "_Внасяне…"
-#: ../src/empathy-auth-client.c:250
+#: ../src/empathy-auth-client.c:249
msgid " - Empathy authentication client"
msgstr " — идентифициране с Empathy"
-#: ../src/empathy-auth-client.c:266
+#: ../src/empathy-auth-client.c:265
msgid "Empathy authentication client"
msgstr "Идентифициране с Empathy"
@@ -2992,94 +3350,116 @@ msgstr "Идентифициране с Empathy"
msgid "People nearby"
msgstr "Хора наблизо"
-#: ../src/empathy-av.c:118
+#: ../src/empathy-av.c:118 ../src/empathy-call.c:127
msgid "- Empathy Audio/Video Client"
msgstr " — телефонна/видео връзка с Empathy"
-#: ../src/empathy-av.c:134
+#: ../src/empathy-av.c:134 ../src/empathy-call.c:152
msgid "Empathy Audio/Video Client"
msgstr "Телефонна/видео връзка с Empathy"
-#: ../src/empathy-streamed-media-window.c:479
+#: ../src/empathy-streamed-media-window.c:431
msgid "Contrast"
msgstr "Контраст"
-#: ../src/empathy-streamed-media-window.c:482
+#: ../src/empathy-streamed-media-window.c:434
msgid "Brightness"
msgstr "Яркост"
-#: ../src/empathy-streamed-media-window.c:485
+#: ../src/empathy-streamed-media-window.c:437
msgid "Gamma"
msgstr "Гама корекция"
-#: ../src/empathy-streamed-media-window.c:590
+#: ../src/empathy-streamed-media-window.c:542
msgid "Volume"
msgstr "Сила на звука"
-#: ../src/empathy-streamed-media-window.c:1166
+#: ../src/empathy-streamed-media-window.c:1110
msgid "_Sidebar"
msgstr "_Странична лента"
-#: ../src/empathy-streamed-media-window.c:1186
+#: ../src/empathy-streamed-media-window.c:1130
msgid "Audio input"
msgstr "Аудио вход"
-#: ../src/empathy-streamed-media-window.c:1190
+#: ../src/empathy-streamed-media-window.c:1134
msgid "Video input"
msgstr "Видео вход"
-#: ../src/empathy-streamed-media-window.c:1194
+#: ../src/empathy-streamed-media-window.c:1140
msgid "Dialpad"
msgstr "Циферблат"
-#: ../src/empathy-streamed-media-window.c:1205
+#: ../src/empathy-streamed-media-window.c:1151
msgid "Details"
msgstr "Подробности"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
-#: ../src/empathy-streamed-media-window.c:1274
+#: ../src/empathy-streamed-media-window.c:1220
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "Разговор с %s"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../src/empathy-streamed-media-window.c:1353
-msgid "Call"
-msgstr "Разговор"
-
-#: ../src/empathy-streamed-media-window.c:1507
+#: ../src/empathy-streamed-media-window.c:1453
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "Местен адрес, както се вижда оттук"
-#: ../src/empathy-streamed-media-window.c:1509
+#: ../src/empathy-streamed-media-window.c:1455
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "Местен адрес, както се вижда от сървър в Интернет"
-#: ../src/empathy-streamed-media-window.c:1511
+#: ../src/empathy-streamed-media-window.c:1457
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "Адрес на отсрещната страна, както се вижда оттам"
-#: ../src/empathy-streamed-media-window.c:1513
+#: ../src/empathy-streamed-media-window.c:1459
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "Адрес на препредаващия сървър"
-#: ../src/empathy-streamed-media-window.c:1515
+#: ../src/empathy-streamed-media-window.c:1461
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "Адрес на групата за разпръскване (multicast)"
+#: ../src/empathy-streamed-media-window.c:1843
+msgctxt "encoding video codec"
+msgid "Unknown"
+msgstr "Неизвестно"
+
+#: ../src/empathy-streamed-media-window.c:1846
+msgctxt "encoding audio codec"
+msgid "Unknown"
+msgstr "Неизвестно"
+
+#: ../src/empathy-streamed-media-window.c:1849
+msgctxt "decoding video codec"
+msgid "Unknown"
+msgstr "Неизвестно"
+
+#: ../src/empathy-streamed-media-window.c:1852
+msgctxt "decoding audio codec"
+msgid "Unknown"
+msgstr "Неизвестно"
+
#. Translators: number of minutes:seconds the caller has been connected
-#: ../src/empathy-streamed-media-window.c:2266
+#: ../src/empathy-streamed-media-window.c:2144
#, c-format
msgid "Connected — %d:%02dm"
msgstr "Връзка — %d:%02dm"
-#: ../src/empathy-streamed-media-window.c:2327
+#: ../src/empathy-streamed-media-window.c:2205
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Технически данни"
-#: ../src/empathy-streamed-media-window.c:2365
+#: ../src/empathy-streamed-media-window.c:2243
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
@@ -3088,7 +3468,8 @@ msgstr ""
"Софтуерът на %s не поддържа никой от аудио форматите, поддържани на вашия "
"компютър"
-#: ../src/empathy-streamed-media-window.c:2370
+#: ../src/empathy-streamed-media-window.c:2248
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
@@ -3097,7 +3478,8 @@ msgstr ""
"Софтуерът на %s не поддържа никой от видео форматите, поддържани на вашия "
"компютър"
-#: ../src/empathy-streamed-media-window.c:2376
+#: ../src/empathy-streamed-media-window.c:2254
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -3106,25 +3488,29 @@ msgstr ""
"Не може да се осъществи връзка с %s, чиято мрежа, вероятно, не поддържа "
"преки връзки."
-#: ../src/empathy-streamed-media-window.c:2382
+#: ../src/empathy-streamed-media-window.c:2260
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "Мрежова грешка"
-#: ../src/empathy-streamed-media-window.c:2386
+#: ../src/empathy-streamed-media-window.c:2264
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr ""
"Програмите за аудио форматите, изисквани за този разговор, не са инсталирани "
"на компютъра ви"
-#: ../src/empathy-streamed-media-window.c:2389
+#: ../src/empathy-streamed-media-window.c:2267
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr ""
"Програмите за видео форматите, изисквани за този разговор, не са инсталирани "
"на компютъра ви"
-#: ../src/empathy-streamed-media-window.c:2399
+#: ../src/empathy-streamed-media-window.c:2277
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3135,147 +3521,200 @@ msgstr ""
"\">докладвайте този проблем</a> и прикачете журналните файлове указани в "
"прозореца „Изчистване на грешки“ от менюто „Помощ“."
-#: ../src/empathy-streamed-media-window.c:2407
+#: ../src/empathy-streamed-media-window.c:2285
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "Грешка в модула за разговори"
-#: ../src/empathy-streamed-media-window.c:2410
+#: ../src/empathy-streamed-media-window.c:2288
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "Достигнат е краят на потока"
-#: ../src/empathy-streamed-media-window.c:2450
+#: ../src/empathy-streamed-media-window.c:2328
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "Потокът на аудио връзката не може да бъде осъществен"
-#: ../src/empathy-streamed-media-window.c:2460
+#: ../src/empathy-streamed-media-window.c:2338
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "Потокът на видео връзката не може да бъде осъществен"
-#: ../src/empathy-call-window.ui.h:1
+#: ../src/empathy-call-window.ui.h:1 ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-streamed-media-window.ui.h:1
msgid "Audio"
msgstr "Звук"
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call the contact again"
-msgstr "Нов разговор с контакта"
-
#: ../src/empathy-call-window.ui.h:3
-msgid "Camera Off"
-msgstr "Включване на камерата"
+#: ../src/empathy-streamed-media-window.ui.h:5
+msgid "Decoding Codec:"
+msgstr "Декодиращ модул:"
#: ../src/empathy-call-window.ui.h:4
-msgid "Camera On"
-msgstr "Изключване на камерата"
+msgid "Disable camera"
+msgstr "Спиране на камерата"
#: ../src/empathy-call-window.ui.h:5
-msgid "Decoding Codec:"
-msgstr "Декодиращ модул:"
+msgid "Display the dialpad"
+msgstr "Циферблат"
#: ../src/empathy-call-window.ui.h:6
-msgid "Disable camera and stop sending video"
-msgstr "Изключване на камерата и пращането на видео"
+#: ../src/empathy-streamed-media-window.ui.h:9
+msgid "Encoding Codec:"
+msgstr "Кодиращ модул:"
#: ../src/empathy-call-window.ui.h:7
-msgid "Enable camera and send video"
-msgstr "Включване на камерата и пращането на видео"
+#: ../src/empathy-streamed-media-window.ui.h:10
+msgid "Hang up"
+msgstr "Затваряне"
#: ../src/empathy-call-window.ui.h:8
-msgid "Enable camera but don't send video"
-msgstr "Включване на камерата без пращане на видео"
+#: ../src/empathy-streamed-media-window.ui.h:11
+msgid "Hang up current call"
+msgstr "Затваряне на текущия разговор"
#: ../src/empathy-call-window.ui.h:9
-msgid "Encoding Codec:"
-msgstr "Кодиращ модул:"
+#: ../src/empathy-streamed-media-window.ui.h:12
+msgid "Local Candidate:"
+msgstr "Местен кандидат:"
#: ../src/empathy-call-window.ui.h:10
-msgid "Hang up"
-msgstr "Затваряне"
+msgid "Maximise me"
+msgstr "Уголемяване"
#: ../src/empathy-call-window.ui.h:11
-msgid "Hang up current call"
-msgstr "Затваряне на текущия разговор"
+msgid "Minimise me"
+msgstr "Смаляване"
#: ../src/empathy-call-window.ui.h:12
-msgid "Local Candidate:"
-msgstr "Местен кандидат:"
+#: ../src/empathy-streamed-media-window.ui.h:15
+msgid "Remote Candidate:"
+msgstr "Отдалечен кандидат:"
#: ../src/empathy-call-window.ui.h:13
-msgid "Preview"
-msgstr "Преглед"
+#: ../src/empathy-streamed-media-window.ui.h:16
+msgid "Send Audio"
+msgstr "Изпращане на аудио"
#: ../src/empathy-call-window.ui.h:14
-msgid "Redial"
-msgstr "Повторно набиране"
+msgid "Send Video"
+msgstr "Изпращане на видео"
#: ../src/empathy-call-window.ui.h:15
-msgid "Remote Candidate:"
-msgstr "Отдалечен кандидат:"
+msgid "Show dialpad"
+msgstr "Циферблат"
#: ../src/empathy-call-window.ui.h:16
-msgid "Send Audio"
-msgstr "Изпращане на аудио"
+msgid "Start a video call"
+msgstr "Провеждане на видео разговор"
#: ../src/empathy-call-window.ui.h:17
-msgid "Toggle audio transmission"
-msgstr "Превключване на пращането на аудио"
+msgid "Start an audio call"
+msgstr "Провеждане на аудио разговор"
+
+#: ../src/empathy-call-window.ui.h:18
+msgid "Swap camera"
+msgstr "Размяна на камерата"
#: ../src/empathy-call-window.ui.h:19
-msgid "V_ideo"
-msgstr "_Видео"
+#: ../src/empathy-streamed-media-window.ui.h:17
+msgid "Toggle audio transmission"
+msgstr "Превключване на пращането на аудио"
#: ../src/empathy-call-window.ui.h:20
-msgid "Video"
-msgstr "Видео"
+msgid "Toggle video transmission"
+msgstr "Превключване на пращането на видео"
#: ../src/empathy-call-window.ui.h:21
-msgid "Video Off"
-msgstr "Изключване на видеото"
-
-#: ../src/empathy-call-window.ui.h:22
-msgid "Video On"
-msgstr "Включване на видеото"
+#: ../src/empathy-streamed-media-window.ui.h:18
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
+msgid "Unknown"
+msgstr "Неизвестно"
#: ../src/empathy-call-window.ui.h:23
-msgid "Video Preview"
-msgstr "Преглед на видеото"
+msgid "Video call"
+msgstr "Видео разговор"
#: ../src/empathy-call-window.ui.h:24
+#: ../src/empathy-streamed-media-window.ui.h:24
msgid "_Call"
msgstr "_Разговор"
-#: ../src/empathy-call-window.ui.h:25 ../src/empathy-main-window.ui.h:29
+#: ../src/empathy-call-window.ui.h:25
+msgid "_Camera"
+msgstr "_Камера"
+
+#: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:18
+msgid "_Contents"
+msgstr "_Ръководство"
+
+#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:19
+msgid "_Debug"
+msgstr "_Изчистване на грешки"
+
+#: ../src/empathy-call-window.ui.h:29 ../src/empathy-chat-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:22
+msgid "_Help"
+msgstr "Помо_щ"
+
+#: ../src/empathy-call-window.ui.h:30
+msgid "_Microphone"
+msgstr "_Микрофон"
+
+#: ../src/empathy-call-window.ui.h:31
+msgid "_Settings"
+msgstr "_Настройки"
+
+#: ../src/empathy-call-window.ui.h:32
+#: ../src/empathy-main-window-menubar.ui.h:30
+#: ../src/empathy-streamed-media-window.ui.h:25
msgid "_View"
msgstr "_Преглед"
-#: ../src/empathy-chat-window.c:474 ../src/empathy-chat-window.c:494
+#: ../src/empathy-chat-window.c:481 ../src/empathy-chat-window.c:501
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
msgstr[0] "%s (%d непрочетено)"
msgstr[1] "%s (%d непрочетени)"
-#: ../src/empathy-chat-window.c:486
+#: ../src/empathy-chat-window.c:493
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
msgstr[0] "%s (и %u друго)"
msgstr[1] "%s (и %u други)"
-#: ../src/empathy-chat-window.c:502
+#: ../src/empathy-chat-window.c:509
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
msgstr[0] "%s (%d непрочетено от други)"
msgstr[1] "%s (%d непрочетени от други)"
-#: ../src/empathy-chat-window.c:511
+#: ../src/empathy-chat-window.c:518
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
msgstr[0] "%s (%d непрочетено от всички)"
msgstr[1] "%s (%d непрочетени от всички)"
-#: ../src/empathy-chat-window.c:721
+#: ../src/empathy-chat-window.c:733
+msgid "SMS:"
+msgstr "SMS:"
+
+#: ../src/empathy-chat-window.c:743
+#, c-format
+msgid "Sending %d message"
+msgid_plural "Sending %d messages"
+msgstr[0] "Изпращане на %d съобщение"
+msgstr[1] "Изпращане на %d съобщения"
+
+#: ../src/empathy-chat-window.c:765
msgid "Typing a message."
msgstr "Пише съобщение."
@@ -3287,10 +3726,6 @@ msgstr "_Изчистване на прозореца"
msgid "C_ontact"
msgstr "_Контакт"
-#: ../src/empathy-chat-window.ui.h:3
-msgid "Chat"
-msgstr "Разговор"
-
#: ../src/empathy-chat-window.ui.h:4
msgid "Insert _Smiley"
msgstr "_Вмъкване на емотикон"
@@ -3311,10 +3746,6 @@ msgstr "Преместване на подпрозореца на_дясно"
msgid "Notify for All Messages"
msgstr "Известяване за всички съобщения"
-#: ../src/empathy-chat-window.ui.h:9 ../src/empathy-main-window.ui.h:17
-msgid "_Contents"
-msgstr "_Ръководство"
-
#: ../src/empathy-chat-window.ui.h:10
msgid "_Conversation"
msgstr "_Разговор"
@@ -3323,18 +3754,10 @@ msgstr "_Разговор"
msgid "_Detach Tab"
msgstr "_Отделяне на подпрозореца"
-#: ../src/empathy-chat-window.ui.h:12 ../src/empathy-main-window.ui.h:19
-msgid "_Edit"
-msgstr "Р_едактиране"
-
#: ../src/empathy-chat-window.ui.h:13
msgid "_Favorite Chat Room"
msgstr "_Любима стая за разговор"
-#: ../src/empathy-chat-window.ui.h:14 ../src/empathy-main-window.ui.h:21
-msgid "_Help"
-msgstr "Помо_щ"
-
#: ../src/empathy-chat-window.ui.h:15
msgid "_Next Tab"
msgstr "_Следващ подпрозорец"
@@ -3355,15 +3778,15 @@ msgstr "_Подпрозорци"
msgid "_Undo Close Tab"
msgstr "_Отмяна на затварянето на подпрозорец"
-#: ../src/empathy-chatrooms-window.c:241
+#: ../src/empathy-chatrooms-window.c:251
msgid "Name"
msgstr "Име"
-#: ../src/empathy-chatrooms-window.c:259
+#: ../src/empathy-chatrooms-window.c:269
msgid "Room"
msgstr "Стая"
-#: ../src/empathy-chatrooms-window.c:267
+#: ../src/empathy-chatrooms-window.c:277
msgid "Auto-Connect"
msgstr "Автоматично свързване"
@@ -3371,90 +3794,95 @@ msgstr "Автоматично свързване"
msgid "Manage Favorite Rooms"
msgstr "Управление на стаите в отметките"
-#: ../src/empathy-event-manager.c:507
+#: ../src/empathy-event-manager.c:521
msgid "Incoming video call"
msgstr "Входящ видео разговор"
-#: ../src/empathy-event-manager.c:507
+#: ../src/empathy-event-manager.c:521
msgid "Incoming call"
msgstr "Входящ разговор"
-#: ../src/empathy-event-manager.c:511
+#: ../src/empathy-event-manager.c:525
#, c-format
msgid "%s is video calling you. Do you want to answer?"
msgstr "%s ви търси с видео, искате ли да отговорите?"
-#: ../src/empathy-event-manager.c:512
+#: ../src/empathy-event-manager.c:526
#, c-format
msgid "%s is calling you. Do you want to answer?"
msgstr "%s ви търси, искате ли да отговорите?"
-#: ../src/empathy-event-manager.c:515 ../src/empathy-event-manager.c:660
+#: ../src/empathy-event-manager.c:529 ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming call from %s"
msgstr "Входящ разговор от %s"
-#: ../src/empathy-event-manager.c:540
+#: ../src/empathy-event-manager.c:554
msgid "_Reject"
msgstr "От_казване"
-#: ../src/empathy-event-manager.c:546
+#: ../src/empathy-event-manager.c:562 ../src/empathy-event-manager.c:570
msgid "_Answer"
msgstr "_Отговаряне"
-#: ../src/empathy-event-manager.c:660
+#: ../src/empathy-event-manager.c:570
+msgid "_Answer with video"
+msgstr "_Отговор с видео"
+
+#: ../src/empathy-event-manager.c:730 ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming video call from %s"
msgstr "Входящ видео разговор от %s"
-#: ../src/empathy-event-manager.c:737
+#: ../src/empathy-event-manager.c:836
msgid "Room invitation"
msgstr "Покана за стая"
-#: ../src/empathy-event-manager.c:739
+#: ../src/empathy-event-manager.c:838
#, c-format
msgid "Invitation to join %s"
msgstr "Покана за присъединяване към %s"
-#: ../src/empathy-event-manager.c:746
+#: ../src/empathy-event-manager.c:845
#, c-format
msgid "%s is inviting you to join %s"
msgstr "%s ви кани да се присъедините към %s"
-#: ../src/empathy-event-manager.c:754
+#: ../src/empathy-event-manager.c:853
msgid "_Decline"
msgstr "_Отказване"
-#: ../src/empathy-event-manager.c:759
+#: ../src/empathy-event-manager.c:858
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "_Присъединяване"
-#: ../src/empathy-event-manager.c:786
+#: ../src/empathy-event-manager.c:885
#, c-format
msgid "%s invited you to join %s"
msgstr "%s ви кани да се присъедините към %s"
-#: ../src/empathy-event-manager.c:792
+#: ../src/empathy-event-manager.c:891
#, c-format
msgid "You have been invited to join %s"
msgstr "Канят ви да се присъедините към %s"
-#: ../src/empathy-event-manager.c:843
+#: ../src/empathy-event-manager.c:942
#, c-format
msgid "Incoming file transfer from %s"
msgstr "Входящ файл от %s"
-#: ../src/empathy-event-manager.c:1013 ../src/empathy-main-window.c:370
+#: ../src/empathy-event-manager.c:1134 ../src/empathy-main-window.c:375
msgid "Password required"
msgstr "Парола"
-#: ../src/empathy-event-manager.c:1069
+#: ../src/empathy-event-manager.c:1190
#, c-format
msgid "%s would like permission to see when you are online"
msgstr "%s иска разрешение да вижда дали сте в мрежата"
-#: ../src/empathy-event-manager.c:1073
+#: ../src/empathy-event-manager.c:1194
#, c-format
msgid ""
"\n"
@@ -3464,105 +3892,101 @@ msgstr ""
"Съобщение: %s"
#. Translators: time left, when it is more than one hour
-#: ../src/empathy-ft-manager.c:99
+#: ../src/empathy-ft-manager.c:100
#, c-format
msgid "%u:%02u.%02u"
msgstr "%u ч., %02u м. и %02u сек."
#. Translators: time left, when is is less than one hour
-#: ../src/empathy-ft-manager.c:102
+#: ../src/empathy-ft-manager.c:103
#, c-format
msgid "%02u.%02u"
msgstr "%02u м. и %02u сек."
-#: ../src/empathy-ft-manager.c:178
+#: ../src/empathy-ft-manager.c:179
msgctxt "file transfer percent"
msgid "Unknown"
msgstr "Неизвестно"
-#: ../src/empathy-ft-manager.c:273
+#: ../src/empathy-ft-manager.c:274
#, c-format
msgid "%s of %s at %s/s"
msgstr "%s от общо %s, с %s/сек."
-#: ../src/empathy-ft-manager.c:274
+#: ../src/empathy-ft-manager.c:275
#, c-format
msgid "%s of %s"
msgstr "%s от общо %s"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:305
+#: ../src/empathy-ft-manager.c:306
#, c-format
msgid "Receiving \"%s\" from %s"
msgstr "Получаване на файла „%s“ от %s"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:308
+#: ../src/empathy-ft-manager.c:309
#, c-format
msgid "Sending \"%s\" to %s"
msgstr "Изпращане на файла „%s“ до %s"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:338
+#: ../src/empathy-ft-manager.c:339
#, c-format
msgid "Error receiving \"%s\" from %s"
msgstr "Грешка при получаване на „%s“ от %s"
-#: ../src/empathy-ft-manager.c:341
+#: ../src/empathy-ft-manager.c:342
msgid "Error receiving a file"
msgstr "Грешка при получаване на файл"
-#: ../src/empathy-ft-manager.c:346
+#: ../src/empathy-ft-manager.c:347
#, c-format
msgid "Error sending \"%s\" to %s"
msgstr "Грешка при изпращане на „%s“ до %s"
-#: ../src/empathy-ft-manager.c:349
+#: ../src/empathy-ft-manager.c:350
msgid "Error sending a file"
msgstr "Грешка при изпращане на файл"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:488
+#: ../src/empathy-ft-manager.c:489
#, c-format
msgid "\"%s\" received from %s"
msgstr "„%s“ получен от %s"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:493
+#: ../src/empathy-ft-manager.c:494
#, c-format
msgid "\"%s\" sent to %s"
msgstr "„%s“ изпратен до %s"
-#: ../src/empathy-ft-manager.c:496
+#: ../src/empathy-ft-manager.c:497
msgid "File transfer completed"
msgstr "Прехвърлянето на файл завърши"
-#: ../src/empathy-ft-manager.c:615 ../src/empathy-ft-manager.c:782
+#: ../src/empathy-ft-manager.c:616 ../src/empathy-ft-manager.c:780
msgid "Waiting for the other participant's response"
msgstr "Изчакване на отговора на другия участник"
-#: ../src/empathy-ft-manager.c:641 ../src/empathy-ft-manager.c:679
+#: ../src/empathy-ft-manager.c:642 ../src/empathy-ft-manager.c:680
#, c-format
msgid "Checking integrity of \"%s\""
msgstr "Проверка на целостта на „%s“"
-#: ../src/empathy-ft-manager.c:644 ../src/empathy-ft-manager.c:682
+#: ../src/empathy-ft-manager.c:645 ../src/empathy-ft-manager.c:683
#, c-format
msgid "Hashing \"%s\""
msgstr "Изчисляване на извадката на „%s“"
-#: ../src/empathy-ft-manager.c:1016
-msgid "%"
-msgstr "%"
-
-#: ../src/empathy-ft-manager.c:1028
+#: ../src/empathy-ft-manager.c:1038
msgid "File"
msgstr "Файл"
-#: ../src/empathy-ft-manager.c:1050
+#: ../src/empathy-ft-manager.c:1060
msgid "Remaining"
msgstr "Остават"
@@ -3601,127 +4025,140 @@ msgstr "Протокол"
msgid "Source"
msgstr "Източник"
-#: ../src/empathy-main-window.c:387
+#: ../src/empathy-main-window.c:392
msgid "Provide Password"
msgstr "Паролата ви"
-#: ../src/empathy-main-window.c:393
+#: ../src/empathy-main-window.c:398
msgid "Disconnect"
msgstr "Прекъсване"
-#: ../src/empathy-main-window.c:533
+#: ../src/empathy-main-window.c:622
msgid "No match found"
msgstr "Не е намерено съвпадение"
-#: ../src/empathy-main-window.c:688
+#: ../src/empathy-main-window.c:777
msgid "Reconnect"
msgstr "Ново свързване"
-#: ../src/empathy-main-window.c:694
+#: ../src/empathy-main-window.c:783
msgid "Edit Account"
msgstr "Редактиране на регистрация"
-#: ../src/empathy-main-window.c:700
+#: ../src/empathy-main-window.c:789
msgid "Close"
msgstr "Затваряне"
-#: ../src/empathy-main-window.c:1418
+#. Translators: this string will be something like:
+#. * Top up My Account ($1.23)..."
+#: ../src/empathy-main-window.c:928
+#, c-format
+msgid "Top up %s (%s)..."
+msgstr "Захранване на %s (%s)…"
+
+#: ../src/empathy-main-window.c:975
+msgid "Top up account credit"
+msgstr "Захранване на кредита"
+
+#. top up button
+#: ../src/empathy-main-window.c:1046
+msgid "Top Up..."
+msgstr "Захранване…"
+
+#: ../src/empathy-main-window.c:1789
msgid "Contact"
msgstr "Контакт"
-#: ../src/empathy-main-window.c:1765
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "Списък с контакти"
-#: ../src/empathy-main-window.c:1881
-msgid "Show and edit accounts"
-msgstr "Показване и редактиране на регистрации"
-
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr "_Контакти на карта"
-#: ../src/empathy-main-window.ui.h:2
+#: ../src/empathy-main-window-menubar.ui.h:2
+msgid "Credit Balance"
+msgstr "Кредит"
+
+#: ../src/empathy-main-window-menubar.ui.h:3
msgid "Find in Contact _List"
msgstr "_Търсене в списъка с контакти"
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "_Добавяне към отметките"
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "Редактиране на отметките"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
msgstr "_Нормален размер"
-#: ../src/empathy-main-window.ui.h:6 ../src/empathy-status-icon.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:7 ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "Нов _разговор…"
-#: ../src/empathy-main-window.ui.h:7
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "Нормален размер с _аватари"
-#: ../src/empathy-main-window.ui.h:8
+#: ../src/empathy-main-window-menubar.ui.h:9
msgid "P_references"
msgstr "_Настройки"
-#: ../src/empathy-main-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:10
msgid "Show P_rotocols"
msgstr "_Показване на протокола"
-#: ../src/empathy-main-window.ui.h:10
+#: ../src/empathy-main-window-menubar.ui.h:11
msgid "Sort by _Name"
msgstr "Подреждане по _име"
-#: ../src/empathy-main-window.ui.h:11
+#: ../src/empathy-main-window-menubar.ui.h:12
msgid "Sort by _Status"
msgstr "Подреждане по _състояние"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "_Регистрации"
-#: ../src/empathy-main-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:15
msgid "_Blocked Contacts"
msgstr "_Блокирани контакти"
-#: ../src/empathy-main-window.ui.h:16
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr "_Стегнат режим"
-#: ../src/empathy-main-window.ui.h:18
-msgid "_Debug"
-msgstr "_Изчистване на грешки"
-
-#: ../src/empathy-main-window.ui.h:20
+#: ../src/empathy-main-window-menubar.ui.h:21
msgid "_File Transfers"
msgstr "_Прехвърляния на файлове"
-#: ../src/empathy-main-window.ui.h:22
+#: ../src/empathy-main-window-menubar.ui.h:23
msgid "_Join…"
msgstr "_Присъединяване…"
-#: ../src/empathy-main-window.ui.h:23 ../src/empathy-status-icon.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:24
+#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "_Нов разговор…"
-#: ../src/empathy-main-window.ui.h:24
+#: ../src/empathy-main-window-menubar.ui.h:25
msgid "_Offline Contacts"
msgstr "_Изключени контакти"
-#: ../src/empathy-main-window.ui.h:25
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "_Лични данни"
-#: ../src/empathy-main-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "_Стая"
-#: ../src/empathy-main-window.ui.h:28
+#: ../src/empathy-main-window-menubar.ui.h:29
msgid "_Search for Contacts…"
msgstr "_Търсене на контакти…"
@@ -3735,7 +4172,7 @@ msgstr "Участници"
#. Translators: Room/Join's roomlist tooltip. Parameters are a channel name,
#. yes/no, yes/no and a number.
-#: ../src/empathy-new-chatroom-dialog.c:560
+#: ../src/empathy-new-chatroom-dialog.c:553
#, c-format
msgid ""
"%s\n"
@@ -3751,16 +4188,16 @@ msgstr ""
# Налага се с главни букви, защото „да“ се използва в помощника за нови
# регистрации, където има и отговори под формата на пълни изречения като
# „Не, това е всичко засега“.
-#: ../src/empathy-new-chatroom-dialog.c:562
-#: ../src/empathy-new-chatroom-dialog.c:563
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "No"
msgstr "Не"
-#: ../src/empathy-new-chatroom-dialog.c:591
+#: ../src/empathy-new-chatroom-dialog.c:584
msgid "Could not start room listing"
msgstr "Изброяването на стаите не може да започне"
-#: ../src/empathy-new-chatroom-dialog.c:601
+#: ../src/empathy-new-chatroom-dialog.c:594
msgid "Could not stop room listing"
msgstr "Изброяването на стаите не може да спре"
@@ -3795,39 +4232,79 @@ msgstr "Списък със стаи"
msgid "_Room:"
msgstr "_Стая:"
-#: ../src/empathy-preferences.c:139
+#: ../src/empathy-preferences.c:169
msgid "Message received"
msgstr "Съобщението е получено"
-#: ../src/empathy-preferences.c:140
+#: ../src/empathy-preferences.c:170
msgid "Message sent"
msgstr "Съобщението е изпратено"
-#: ../src/empathy-preferences.c:141
+#: ../src/empathy-preferences.c:171
msgid "New conversation"
msgstr "Нов разговор"
-#: ../src/empathy-preferences.c:142
+#: ../src/empathy-preferences.c:172
msgid "Contact goes online"
msgstr "Контактът е в мрежата"
-#: ../src/empathy-preferences.c:143
+#: ../src/empathy-preferences.c:173
msgid "Contact goes offline"
msgstr "Контактът е извън мрежата"
-#: ../src/empathy-preferences.c:144
+#: ../src/empathy-preferences.c:174
msgid "Account connected"
msgstr "Регистрацията е включена"
-#: ../src/empathy-preferences.c:145
+#: ../src/empathy-preferences.c:175
msgid "Account disconnected"
msgstr "Регистрацията е изключена"
-#: ../src/empathy-preferences.c:446
+#: ../src/empathy-preferences.c:484
msgid "Language"
msgstr "Език"
-#: ../src/empathy-preferences.c:875
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:734
+msgid "Juliet"
+msgstr "Жулиета"
+
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:741
+msgid "Romeo"
+msgstr "Ромео"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:747
+msgid "O Romeo, Romeo, wherefore art thou Romeo?"
+msgstr "Ромео! О, защо си ти Ромео?"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:750
+msgid "Deny thy father and refuse thy name;"
+msgstr "От род и име отречи се или"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:753
+msgid "Or if thou wilt not, be but sworn my love"
+msgstr "ако не щеш, любовна клетва дай ми"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:756
+msgid "And I'll no longer be a Capulet."
+msgstr "и аз не ще съм вече Капулети!"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:759
+msgid "Shall I hear more, or shall I speak at this?"
+msgstr "Да ѝ отвърна ли или да слушам?"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:762
+msgid "Juliet has disconnected"
+msgstr "Жулиета прекъсна връзката"
+
+#: ../src/empathy-preferences.c:1166
msgid "Preferences"
msgstr "Настройки"
@@ -3835,67 +4312,87 @@ msgstr "Настройки"
msgid "Appearance"
msgstr "Изглед"
-#: ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-preferences.ui.h:3
msgid "Behavior"
msgstr "Поведение"
-#: ../src/empathy-preferences.ui.h:3
+#: ../src/empathy-preferences.ui.h:5
msgid "Chat Th_eme:"
msgstr "_Тема за прозорците за разговори:"
-#: ../src/empathy-preferences.ui.h:4
+#: ../src/empathy-preferences.ui.h:6
msgid "Disable notifications when _away or busy"
msgstr "Без _известяване в състояние „Зает“ или „Отсъстващ“"
-#: ../src/empathy-preferences.ui.h:5
+#: ../src/empathy-preferences.ui.h:7
msgid "Disable sounds when _away or busy"
msgstr "Без _звуци в състояние „Зает“ или „Отсъстващ“"
-#: ../src/empathy-preferences.ui.h:6
+#: ../src/empathy-preferences.ui.h:8
msgid "Display incoming events in the notification area"
msgstr "Показване на входящи събития в областта за уведомяване"
-#: ../src/empathy-preferences.ui.h:7
+#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+"Премахването на ехото може да изчисти гласа ви за отсрещната страна, но при "
+"някои компютри създава проблеми. Ако някой от събеседниците се оплаче, че "
+"чува странни шумове или прекъсвания по време на разговора, изключете "
+"премахването на ехото и проведете наново разговор."
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "Известяване, когато контактът влезе в мрежата"
-#: ../src/empathy-preferences.ui.h:8
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "Известяване, когато контактът излезе извън мрежата"
-#: ../src/empathy-preferences.ui.h:9
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "Известяване, когато прозорецът за разговори не е на _фокус"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "Езици с проверка на правописа:"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "Общи"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:15
+msgid "Input level:"
+msgstr "Ниво на входящия звук:"
+
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "Сила на входящия звук:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "Датчик за местоположение:"
-#: ../src/empathy-preferences.ui.h:14
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "Архив на разговорите"
-#: ../src/empathy-preferences.ui.h:15
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "Известяване"
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "Звуци при събития"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "Лични данни"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -3905,66 +4402,74 @@ msgstr ""
"точни данни от град, щат, държава. Координатите от GPS ще са точни до едно "
"място зад десетичната запетая."
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "Използване на _картинки за емотикони"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "_Показване на контактите в стаите"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "Звуци"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "Проверка на правописа"
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
msgstr "В списъка са само езиците, за които е инсталиран речник."
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "Графични теми"
-#: ../src/empathy-preferences.ui.h:25
+# Това е пеленг. Посока е неточно, защото не е релативно спрямо
+# дадената позиция. От друга страна, пеленг може би е прекалено тясно
+# терминологично в сферата на морската/въздушната навигация.
+# Пеленг става
+#: ../src/empathy-preferences.ui.h:30
+msgid "Variant:"
+msgstr "Пеленг:"
+
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "_Автоматично свързване при стартиране"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "_Мобилен телефон"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "Включване на известяването с _прозорци"
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "Включване на уведомяването със _звук"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_Мрежа (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "_Отваряне на разговорите в отделни прозорци"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "_Публикуване на местоположението ви към контактите ви"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "_Ниска точност на местоположението"
@@ -3976,67 +4481,115 @@ msgstr "Състояние"
msgid "_Quit"
msgstr "_Спиране на програмата"
-#: ../src/empathy-map-view.c:442
+#: ../src/empathy-streamed-media-window.ui.h:2
+msgid "Call the contact again"
+msgstr "Нов разговор с контакта"
+
+#: ../src/empathy-streamed-media-window.ui.h:3
+msgid "Camera Off"
+msgstr "Включване на камерата"
+
+#: ../src/empathy-streamed-media-window.ui.h:4
+msgid "Camera On"
+msgstr "Изключване на камерата"
+
+#: ../src/empathy-streamed-media-window.ui.h:6
+msgid "Disable camera and stop sending video"
+msgstr "Изключване на камерата и пращането на видео"
+
+#: ../src/empathy-streamed-media-window.ui.h:7
+msgid "Enable camera and send video"
+msgstr "Включване на камерата и пращането на видео"
+
+#: ../src/empathy-streamed-media-window.ui.h:8
+msgid "Enable camera but don't send video"
+msgstr "Включване на камерата без пращане на видео"
+
+#: ../src/empathy-streamed-media-window.ui.h:13
+msgid "Preview"
+msgstr "Преглед"
+
+#: ../src/empathy-streamed-media-window.ui.h:14
+msgid "Redial"
+msgstr "Повторно набиране"
+
+#: ../src/empathy-streamed-media-window.ui.h:19
+msgid "V_ideo"
+msgstr "_Видео"
+
+#: ../src/empathy-streamed-media-window.ui.h:21
+msgid "Video Off"
+msgstr "Изключване на видеото"
+
+#: ../src/empathy-streamed-media-window.ui.h:22
+msgid "Video On"
+msgstr "Включване на видеото"
+
+#: ../src/empathy-streamed-media-window.ui.h:23
+msgid "Video Preview"
+msgstr "Преглед на видеото"
+
+#: ../src/empathy-map-view.c:448
msgid "Contact Map View"
msgstr "Карта с контактите"
-#: ../src/empathy-debug-window.c:1218
+#: ../src/empathy-debug-window.c:1228
msgid "Save"
msgstr "Запазване"
-#: ../src/empathy-debug-window.c:1394
+#: ../src/empathy-debug-window.c:1435
msgid "Debug Window"
msgstr "Прозорец за изчистване на грешки"
-#: ../src/empathy-debug-window.c:1476
+#: ../src/empathy-debug-window.c:1517
msgid "Pause"
msgstr "Пауза"
-#: ../src/empathy-debug-window.c:1488
+#: ../src/empathy-debug-window.c:1529
msgid "Level "
msgstr "Ниво"
-#: ../src/empathy-debug-window.c:1508
+#: ../src/empathy-debug-window.c:1549
msgid "Debug"
msgstr "Подробност"
-#: ../src/empathy-debug-window.c:1514
+#: ../src/empathy-debug-window.c:1555
msgid "Info"
msgstr "Информация"
-#: ../src/empathy-debug-window.c:1520 ../src/empathy-debug-window.c:1569
+#: ../src/empathy-debug-window.c:1561 ../src/empathy-debug-window.c:1610
msgid "Message"
msgstr "Съобщение"
-#: ../src/empathy-debug-window.c:1526
+#: ../src/empathy-debug-window.c:1567
msgid "Warning"
msgstr "Предупреждение"
-#: ../src/empathy-debug-window.c:1532
+#: ../src/empathy-debug-window.c:1573
msgid "Critical"
msgstr "Критична"
-#: ../src/empathy-debug-window.c:1538
+#: ../src/empathy-debug-window.c:1579
msgid "Error"
msgstr "Грешка"
-#: ../src/empathy-debug-window.c:1557
+#: ../src/empathy-debug-window.c:1598
msgid "Time"
msgstr "Време"
-#: ../src/empathy-debug-window.c:1560
+#: ../src/empathy-debug-window.c:1601
msgid "Domain"
msgstr "Област"
-#: ../src/empathy-debug-window.c:1562
+#: ../src/empathy-debug-window.c:1603
msgid "Category"
msgstr "Категория"
-#: ../src/empathy-debug-window.c:1564
+#: ../src/empathy-debug-window.c:1605
msgid "Level"
msgstr "Ниво"
-#: ../src/empathy-debug-window.c:1601
+#: ../src/empathy-debug-window.c:1642
msgid ""
"The selected connection manager does not support the remote debugging "
"extension."
@@ -4044,16 +4597,16 @@ msgstr ""
"Избраната програма за управление на връзките не поддържа разширението за "
"отдалечено изчистване на грешки."
-#: ../src/empathy-invite-participant-dialog.c:34
-#: ../src/empathy-invite-participant-dialog.c:48
+#: ../src/empathy-invite-participant-dialog.c:179
+#: ../src/empathy-invite-participant-dialog.c:205
msgid "Invite Participant"
msgstr "Поканване на участник"
-#: ../src/empathy-invite-participant-dialog.c:35
+#: ../src/empathy-invite-participant-dialog.c:180
msgid "Choose a contact to invite into the conversation:"
msgstr "Избор на контакт, за поканване в разговора:"
-#: ../src/empathy-invite-participant-dialog.c:45
+#: ../src/empathy-invite-participant-dialog.c:201
msgid "Invite"
msgstr "Покана"
@@ -4087,7 +4640,15 @@ msgstr "— Регистрации на Empathy"
msgid "Empathy Accounts"
msgstr "Регистрации на Empathy"
-#: ../src/empathy-debugger.c:66
+#: ../src/empathy-debugger.c:70
+msgid "Show a particular service"
+msgstr "Само избрана услуга"
+
+#: ../src/empathy-debugger.c:75
+msgid "- Empathy Debugger"
+msgstr "— изчистване на грешки към Empathy"
+
+#: ../src/empathy-debugger.c:114
msgid "Empathy Debugger"
msgstr "Изчистване на грешки към Empathy"
@@ -4095,34 +4656,69 @@ msgstr "Изчистване на грешки към Empathy"
msgid "- Empathy Chat Client"
msgstr "— моментни съобщения с Empathy"
-#: ../src/empathy-notifications-approver.c:184
+#: ../src/empathy-notifications-approver.c:203
msgid "Respond"
msgstr "Отговаряне"
-#: ../src/empathy-notifications-approver.c:190
+#: ../src/empathy-notifications-approver.c:217
msgid "Reject"
msgstr "Отхвърляне"
-#: ../src/empathy-notifications-approver.c:194
+#: ../src/empathy-notifications-approver.c:222
+#: ../src/empathy-notifications-approver.c:227
msgid "Answer"
msgstr "Отговор"
-#: ../src/empathy-notifications-approver.c:201
-#: ../src/empathy-notifications-approver.c:211
+#: ../src/empathy-notifications-approver.c:227
+msgid "Answer with video"
+msgstr "Отговор с видео"
+
+#: ../src/empathy-notifications-approver.c:235
+#: ../src/empathy-notifications-approver.c:245
msgid "Decline"
msgstr "Отклоняване"
-#: ../src/empathy-notifications-approver.c:205
-#: ../src/empathy-notifications-approver.c:216
+#: ../src/empathy-notifications-approver.c:239
+#: ../src/empathy-notifications-approver.c:250
msgid "Accept"
msgstr "Приемане"
-#: ../src/empathy-call-observer.c:130
-#, c-format
-msgid "Missed call from %s"
-msgstr "Пропуснато повикване от %s"
+#. translators: the 'Provide' button is displayed in a notification
+#. * bubble when Empathy is asking for an account password; clicking on it
+#. * brings the password popup.
+#: ../src/empathy-notifications-approver.c:260
+msgid "Provide"
+msgstr "Въвеждане"
-#: ../src/empathy-call-observer.c:133
+#: ../src/empathy-call-observer.c:134
#, c-format
msgid "%s just tried to call you, but you were in another call."
msgstr "%s току-що се опита да ви позвъни, но провеждахте друг разговор."
+
+#. Translators: this is an "Info" label. It should be as short
+#. * as possible.
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
+msgid "i"
+msgstr "инф."
+
+#: ../src/empathy-call-window.c:2603
+msgid "On hold"
+msgstr "Задържане"
+
+#: ../src/empathy-call-window.c:2606
+msgid "Mute"
+msgstr "Без звук"
+
+#: ../src/empathy-call-window.c:2608
+msgid "Duration"
+msgstr "Времетраене"
+
+#. Translators: 'status - minutes:seconds' the caller has been connected
+#: ../src/empathy-call-window.c:2611
+#, c-format
+msgid "%s — %d:%02dm"
+msgstr "%s — %d:%02dм"
+
+#: ../libempathy-gtk/empathy-search-bar.c:243
+msgid "_Match case"
+msgstr "Зачита_не на главни/малки"
diff --git a/po/cs.po b/po/cs.po
index 924d7182a..335405ffb 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -19,14 +19,14 @@ msgstr ""
"Project-Id-Version: empathy\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=empathy&keywords=I18N+L10N&component=General\n"
-"POT-Creation-Date: 2011-07-25 11:44+0000\n"
-"PO-Revision-Date: 2011-07-28 09:10+0200\n"
+"POT-Creation-Date: 2011-09-08 12:16+0000\n"
+"PO-Revision-Date: 2011-09-09 22:16+0200\n"
"Last-Translator: Pavel Šefránek <pavel@sefranek2.cz>\n"
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
-"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Lokalize 1.0\n"
@@ -48,60 +48,82 @@ msgstr "Komunikátor"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:1
msgid "Always open a separate chat window for new chats."
-msgstr "Pro nové diskuze vždy otevírat oddělená okna."
+msgstr "Pro nové konverzace vždy otevírat oddělená okna."
#: ../data/org.gnome.Empathy.gschema.xml.in.h:2
+msgid "Call volume"
+msgstr "Hlasitost hovoru"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+msgid "Call volume, as a percentage."
+msgstr "Hlasitost hovoru, v procentech."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+msgid "Camera device"
+msgstr "Zařízení kamery"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+msgid "Camera position"
+msgstr "Poloha kamery"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
msgstr ""
"Znak, který má být přidán za přezdívku při použití doplňování přezdívek "
-"(tabulátorem) ve skupinové diskuzi."
+"(tabulátorem) ve skupinové konverzaci."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
-msgstr "Motiv okna diskuze"
+msgstr "Motiv okna konverzace"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
msgid "Chat window theme variant"
-msgstr "Motiv okna diskuze"
+msgstr "Varianta motivu okna konverzace"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr ""
"Čárkami oddělený seznam jazyků používaných ke kontrole pravopisu (např. „en, "
"fr, nl“)."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "Kompaktní seznam kontaktů"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "Měli byste používat správce připojení"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "Kritérium pro řazení seznamu kontaktů"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+msgid "Default camera device to use in video calls, e.g. /dev/video0."
+msgstr ""
+"Výchozí zařízení kamery, které se má používat pro videohovory, např. /dev/"
+"video0."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "Výchozí adresář pro výběr obrázku avataru"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "Zakázat vyskakující upozornění v případě mé nepřítomnosti"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "Zakázat zvuky v případě mé nepřítomnosti"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "Zobrazovat příchozí události ve stavové oblasti"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
@@ -109,240 +131,248 @@ msgstr ""
"Zobrazovat příchozí události ve stavové oblasti. Když je něco špatně, tak se "
"to uživatel ihned dozví."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+msgid "Echo cancellation support"
+msgstr "Podpora potlačení ozvěny"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "Empathy může zveřejnit polohu uživatele"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "Empathy se může pokusit určit vaši polohu pomocí GPS"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr "Empathy se může pokusit určit vaši polohu pomocí mobilní sítě"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "Empathy se může pokusit určit vaši polohu pomocí sítě"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Výchozí adresář pro stahování aplikace Empathy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "Empathy migrovala záznamy butterfly"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr "Empathy by měl při nečinnosti automaticky nastavit na nepřítomen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Automaticky připojovat Empathy po spuštění"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "Přesnost plohy by měla být omezena"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
-msgstr "Používat avatar kontaktu jako ikonku okna diskuze"
+msgstr "Používat avatar kontaktu jako ikonku okna konverzace"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "Povolit vývojové nástroje pro WebKit"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "Povolit vyskakující upozornění na nové zprávy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "Povolit kontrolu pravopisu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "Skrýt hlavní okno"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "Skrýt hlavní okno."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "Znak doplňování přezdívek"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
-msgstr "Otevírat nové diskuze v oddělených oknech"
+msgstr "Otevírat nové konverzace v oddělených oknech"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Cesta k požadovanému motivu Adium"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr ""
"Cesta k motivu Adium, který bude v případě, že Adium používáte, vybrán."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "Přehrávat zvuk pro příchozí zprávy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "Přehrát zvuk při nové konverzaci"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "Přehrávat zvuk pro odchozí zprávy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "Přehrávat zvuk, když se kontakt přihlásí"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "Přehrát zvuk, pokud se kontakt odhlásí"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "Přehrávat zvuk, když se přihlásím"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "Přehrávat zvuk, když se odhlásím"
# is chat different than conversation?
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
-msgstr "Vyskakující upozornění, pokud není vybrána diskuze"
+msgstr "Vyskakující upozornění, pokud není vybrána konverzace"
# is chat different than conversation?
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "Vyskakující upozornění při přihlášení kontaktu"
# is chat different than conversation?
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "Vyskakující upozornění při odhlášení kontaktu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr "Poloha náhledové kamery, jak by měla být během hovoru."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
msgid "Show Balance in contact list"
msgstr "Zobrazovat zůstatek kreditu v seznamu kontaktů"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "Zobrazovat avatary"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "Zobrazit seznam kontaktů v diskuzních místnostech"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "Zobrazovat nápovědu, pokud se chystáte zavřít hlavní okno"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "Zobrazovat odpojené kontakty"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "Zobrazovat protokoly"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "Jazyky s kontrolovaným pravopisem"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "Výchozí adresář pro ukládání přenášených souborů."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "Poslední adresář, ze kterého byl vybrán obrázek avataru."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
-msgstr "Poloha pro postranní panel diskuzního okna"
+msgstr "Poloha pro postranní panel okna s konverzací"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
-msgstr "Uložená poloha (v pixelech) postranního panelu diskuzního okna"
+msgstr "Uložená poloha (v pixelech) postranního panelu okna s konverzací"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
-msgstr "Motiv, který je používán pro zobrazení konverzací v oknech diskuzí."
+msgstr "Motiv, který je používán pro zobrazení konverzací v oknech konverzací."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
msgid ""
"The theme variant that is used to display the conversation in chat windows."
-msgstr "Motiv, který je používán pro zobrazení konverzací v oknech diskuzí."
+msgstr "Motiv, který je používán pro zobrazení konverzací v oknech konverzací."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "Používat grafické smajlíky"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "Používat zvuková upozornění"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "Používat motiv pro diskuzní místnosti"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr "Jestli může Empathy zveřejňovat kontaktům vaši polohu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "Jestli může Empathy používat GPS k určení polohy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr "Jestli může Empathy použít mobilní síť k určení polohy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "Zda může Empathy použít sít k určení polohy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "Jestli aplikace Empathy migrovala záznamy butterfly."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr "Jestli se má Empathy po spuštění automaticky připojovat k vašim účtům."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid ""
"Whether Empathy should go into away mode automatically if the user is idle."
msgstr ""
"Zda by měla aplikace Empathy při nečinnosti uživatele přepínat na stav "
"nepřítomen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr ""
"Jestli má Empathy omezit přesnost polohy pro lepší ochranu vašeho soukromí."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
-msgstr "Zda má Empathy používat avatar kontaktu jako ikonu okna diskuze."
+msgstr "Zda má Empathy používat avatar kontaktu jako ikonu okna s konverzací."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr ""
"Zda mají být povoleny vývojové nástroje pro Webkit, například Web Inspektor."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
@@ -350,109 +380,113 @@ msgstr ""
"Jestli má být používán správce připojení k automatickému připojování a "
"odpojování."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid ""
"Whether to check words typed against the languages you want to check with."
msgstr "Jestli u zadávaných slov kontrolovat pravopis."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "Jestli v konverzacích převádět smajlíky na obrázky."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+msgid "Whether to enable Pulseaudio's echo cancellation filter."
+msgstr "Zda zapnout filtr Pulseaudio pro potlačení ozvěny."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr ""
"Jestli přehrávat zvuky jako upozornění na přihlašování kontaktu k síti."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid ""
"Whether to play a sound to notify of contacts logging out of the network."
msgstr ""
"Jestli přehrávat zvuky jako upozornění na odhlašování kontaktu od sítě."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "Jestli přehrávat zvuky jako upozornění na události."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "Jestli přehrávat zvuk jako upozornění na příchozí zprávy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "Jestli přehrávat zvuk jako upozornění na novou konverzaci."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "Jestli přehrávat zvuk jako upozornění na odchozí zprávy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "Jestli přehrávat zvuk, když se přihlašuji do sítě."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "Zda přehrávat zvuk, když se odhlašuji ze sítě."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr ""
"Zda přehrávat zvuková upozornění v případě mé nepřítomnosti nebo "
"zaneprázdněnosti."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr "Jestli zobrazovat vyskakující upozornění při odpojení uživatele."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr "Jestli zobrazovat vyskakující upozornění při přihlášení kontaktu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
msgstr ""
-"Zdali zobrazovat vyskakující upozornění na novou zprávu, i když diskuze byla "
-"již otevřena, ale není vybrána."
+"Zdali zobrazovat vyskakující upozornění na novou zprávu, i když konverzace "
+"byla již otevřena, ale není vybrána."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr "Zdali zobrazovat vyskakující upozornění při přijetí nové zprávy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
msgid "Whether to show account balances in the contact list."
msgstr "Jestli zobrazovat zůstatek kreditu v seznamu kontaktů."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid ""
"Whether to show avatars for contacts in the contact list and chat windows."
msgstr ""
"Zda zobrazovat avatary kontaktů v seznamu kontaktů a oknech s konverzacemi."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr "Zda v seznamu kontaktů zobrazovat odpojené kontakty."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr ""
"Zda zobrazovat vyskakující upozornění v případě mé nepřítomnosti nebo "
"zaneprázdněnosti."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr "Jestli zobrazovat protokoly kontaktů v seznamu kontaktů."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "Jestli zobrazovat seznam kontaktů v diskuzních místnostech."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "Jestli zobrazovat seznam kontaktů v kompaktním režimu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
@@ -460,11 +494,11 @@ msgstr ""
"Zda zobrazovat varování při uzavírání hlavního okna prostřednictvím tlačítka "
"„x“ (křížek) v záhlaví okna."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "Zda používat motiv pro diskuzní místnosti."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid ""
"Which criterion to use when sorting the contact list. Default is to sort by "
"the contact's name with the value \"name\". A value of \"state\" will sort "
@@ -488,30 +522,30 @@ msgstr "Účty IM a VoIP"
msgid "File transfer completed, but the file was corrupted"
msgstr "Přenos souboru byl dokončen, ale soubor byl poškozen"
-#: ../libempathy/empathy-ft-handler.c:1113
+#: ../libempathy/empathy-ft-handler.c:1111
msgid "File transfer not supported by remote contact"
msgstr "Přenos souborů není podporován vzdálenou stranou"
-#: ../libempathy/empathy-ft-handler.c:1169
+#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is not a regular file"
msgstr "Vybraný soubor není běžným souborem"
-#: ../libempathy/empathy-ft-handler.c:1178
+#: ../libempathy/empathy-ft-handler.c:1176
msgid "The selected file is empty"
msgstr "Vybraný soubor je prázdný"
-#: ../libempathy/empathy-message.c:413 ../src/empathy-call-observer.c:132
+#: ../libempathy/empathy-message.c:415 ../src/empathy-call-observer.c:131
#, c-format
msgid "Missed call from %s"
msgstr "Zmeškaný hovor od kontaktu %s"
#. Translators: this is an outgoing call, e.g. 'Called Alice'
-#: ../libempathy/empathy-message.c:417
+#: ../libempathy/empathy-message.c:419
#, c-format
msgid "Called %s"
msgstr "Hovor s kontaktem %s"
-#: ../libempathy/empathy-message.c:420
+#: ../libempathy/empathy-message.c:422
#, c-format
msgid "Call from %s"
msgstr "Příchozí hovor od kontaktu %s"
@@ -544,142 +578,142 @@ msgstr "Chyba při pokusu o odeslání souboru"
msgid "The other participant is unable to transfer the file"
msgstr "Protistrana není schopna přenosu souborů"
-#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:292
+#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:302
msgid "Unknown reason"
msgstr "Neznámý důvod"
-#: ../libempathy/empathy-utils.c:212
+#: ../libempathy/empathy-utils.c:222
msgid "Available"
msgstr "Přítomen"
-#: ../libempathy/empathy-utils.c:214
+#: ../libempathy/empathy-utils.c:224
msgid "Busy"
msgstr "Zaneprázdněn"
-#: ../libempathy/empathy-utils.c:217
+#: ../libempathy/empathy-utils.c:227
msgid "Away"
msgstr "Nepřítomen"
-#: ../libempathy/empathy-utils.c:219
+#: ../libempathy/empathy-utils.c:229
msgid "Invisible"
msgstr "Neviditelný"
-#: ../libempathy/empathy-utils.c:221
+#: ../libempathy/empathy-utils.c:231
msgid "Offline"
msgstr "Odpojen"
#. translators: presence type is unknown
-#: ../libempathy/empathy-utils.c:224
+#: ../libempathy/empathy-utils.c:234
msgctxt "presence"
msgid "Unknown"
msgstr "Neznámo"
-#: ../libempathy/empathy-utils.c:264
+#: ../libempathy/empathy-utils.c:274
msgid "No reason specified"
msgstr "Neudán žádný důvod"
-#: ../libempathy/empathy-utils.c:266 ../libempathy/empathy-utils.c:322
+#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:332
msgid "Status is set to offline"
msgstr "Stav nastaven na „Odhlášen“"
-#: ../libempathy/empathy-utils.c:268 ../libempathy/empathy-utils.c:302
-#: ../libempathy-gtk/empathy-call-utils.c:47
+#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:312
+#: ../libempathy-gtk/empathy-call-utils.c:49
msgid "Network error"
msgstr "Chyba sítě"
-#: ../libempathy/empathy-utils.c:270 ../libempathy/empathy-utils.c:304
+#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:314
msgid "Authentication failed"
msgstr "Ověření selhalo"
-#: ../libempathy/empathy-utils.c:272 ../libempathy/empathy-utils.c:306
+#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:316
msgid "Encryption error"
msgstr "Chyba šifrování"
-#: ../libempathy/empathy-utils.c:274
+#: ../libempathy/empathy-utils.c:284
msgid "Name in use"
msgstr "Jméno používáno"
-#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:308
+#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
msgid "Certificate not provided"
msgstr "Certifikát nebyl poskytnut"
-#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:310
+#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
msgid "Certificate untrusted"
msgstr "Nedůvěryhodný certifikát"
-#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:312
+#: ../libempathy/empathy-utils.c:290 ../libempathy/empathy-utils.c:322
msgid "Certificate expired"
msgstr "Platnost certifikátu vypršela"
-#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:314
+#: ../libempathy/empathy-utils.c:292 ../libempathy/empathy-utils.c:324
msgid "Certificate not activated"
msgstr "Certifikát není aktivován"
-#: ../libempathy/empathy-utils.c:284 ../libempathy/empathy-utils.c:316
+#: ../libempathy/empathy-utils.c:294 ../libempathy/empathy-utils.c:326
msgid "Certificate hostname mismatch"
msgstr "Certifikát názvu počítače nesouhlasí"
-#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
+#: ../libempathy/empathy-utils.c:296 ../libempathy/empathy-utils.c:328
msgid "Certificate fingerprint mismatch"
msgstr "Certifikát otisku prstu nesouhlasí"
-#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
+#: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:330
msgid "Certificate self-signed"
msgstr "Certifikát je podepsán sám sebou"
-#: ../libempathy/empathy-utils.c:290
+#: ../libempathy/empathy-utils.c:300
msgid "Certificate error"
msgstr "Chyba certifikátu"
-#: ../libempathy/empathy-utils.c:324
+#: ../libempathy/empathy-utils.c:334
msgid "Encryption is not available"
msgstr "Šifrování není dostupné"
-#: ../libempathy/empathy-utils.c:326
+#: ../libempathy/empathy-utils.c:336
msgid "Certificate is invalid"
msgstr "Certifikát je neplatný"
-#: ../libempathy/empathy-utils.c:328
+#: ../libempathy/empathy-utils.c:338
msgid "Connection has been refused"
msgstr "Spojení bylo odmítnuto"
-#: ../libempathy/empathy-utils.c:330
+#: ../libempathy/empathy-utils.c:340
msgid "Connection can't be established"
msgstr "Spojení bylo navázáno"
-#: ../libempathy/empathy-utils.c:332
+#: ../libempathy/empathy-utils.c:342
msgid "Connection has been lost"
msgstr "Spojení bylo ztraceno"
-#: ../libempathy/empathy-utils.c:334
+#: ../libempathy/empathy-utils.c:344
msgid "This resource is already connected to the server"
msgstr "Zdroj je již připojen k serveru"
-#: ../libempathy/empathy-utils.c:336
+#: ../libempathy/empathy-utils.c:346
msgid ""
"Connection has been replaced by a new connection using the same resource"
msgstr "Spojení bylo nahrazeno novým spojením, které používá stejný zdroj"
-#: ../libempathy/empathy-utils.c:339
+#: ../libempathy/empathy-utils.c:349
msgid "The account already exists on the server"
msgstr "Takový účet již na serveru existuje"
-#: ../libempathy/empathy-utils.c:341
+#: ../libempathy/empathy-utils.c:351
msgid "Server is currently too busy to handle the connection"
msgstr "Server je právě příliš zaneprázdněn na to, aby obsloužil spojení"
-#: ../libempathy/empathy-utils.c:343
+#: ../libempathy/empathy-utils.c:353
msgid "Certificate has been revoked"
msgstr "Certifikát byl odvolán"
-#: ../libempathy/empathy-utils.c:345
+#: ../libempathy/empathy-utils.c:355
msgid ""
"Certificate uses an insecure cipher algorithm or is cryptographically weak"
msgstr ""
"Certifikát používá nepříliš bezpečný šifrovací algoritmus nebo je z "
"kryptografického hlediska slabý"
-#: ../libempathy/empathy-utils.c:348
+#: ../libempathy/empathy-utils.c:358
msgid ""
"The length of the server certificate, or the depth of the server certificate "
"chain, exceed the limits imposed by the cryptography library"
@@ -687,20 +721,20 @@ msgstr ""
"Délka certifikátu serveru, nebo délka zřetězených certifikátů serveru, "
"přesáhla omezení dané kryptografickou knihovnou"
-#: ../libempathy/empathy-utils.c:509
+#: ../libempathy/empathy-utils.c:519
#: ../libempathy-gtk/empathy-contact-list-store.h:73
msgid "People Nearby"
msgstr "Lidé v okolí"
-#: ../libempathy/empathy-utils.c:514
+#: ../libempathy/empathy-utils.c:524
msgid "Yahoo! Japan"
msgstr "Yahoo! Japan"
-#: ../libempathy/empathy-utils.c:543
+#: ../libempathy/empathy-utils.c:553
msgid "Google Talk"
msgstr "Google Talk"
-#: ../libempathy/empathy-utils.c:544
+#: ../libempathy/empathy-utils.c:554
msgid "Facebook Chat"
msgstr "Facebook Chat"
@@ -760,67 +794,77 @@ msgstr "v budoucnosti"
msgid "All accounts"
msgstr "Všechny účty"
-#: ../libempathy-gtk/empathy-account-widget.c:691
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Účet"
-#: ../libempathy-gtk/empathy-account-widget.c:692
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Heslo"
-#: ../libempathy-gtk/empathy-account-widget.c:693
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Server"
-#: ../libempathy-gtk/empathy-account-widget.c:694
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Port"
-#: ../libempathy-gtk/empathy-account-widget.c:766
-#: ../libempathy-gtk/empathy-account-widget.c:823
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1164
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "My Web Accounts"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "Účet %s je upravován přes My Web Accounts."
+msgid "The account %s is edited via %s."
+msgstr "Účet %s je upravován přes %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1170
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "Účet %s nelze upravovat v aplikaci Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1190
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Spustit My Web Accounts"
-#: ../libempathy-gtk/empathy-account-widget.c:1530
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "Upravit %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Uživatelské jméno:"
-#: ../libempathy-gtk/empathy-account-widget.c:1848
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "_Použít"
-#: ../libempathy-gtk/empathy-account-widget.c:1878
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "Přip_ojit"
-#: ../libempathy-gtk/empathy-account-widget.c:1952
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Takový účet již existuje"
-#: ../libempathy-gtk/empathy-account-widget.c:1955
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Vytvořit nový účet na serveru"
-#: ../libempathy-gtk/empathy-account-widget.c:2147
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "_Zrušit"
@@ -829,19 +873,19 @@ msgstr "_Zrušit"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2425
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s na %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2451
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "Účet služby %s"
-#: ../libempathy-gtk/empathy-account-widget.c:2455
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Nový účet"
@@ -963,36 +1007,36 @@ msgstr "Jaké je váš UIN pro ICQ?"
msgid "What is your ICQ password?"
msgstr "Jaké je vaše heslo k ICQ?"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:184
-#: ../libempathy-gtk/empathy-account-widget-sip.c:217
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "Automaticky"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:187
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:190
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:193
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:222
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "Zaregistrovat"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:227
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "Volby"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:230
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "Žádný"
@@ -1224,14 +1268,18 @@ msgid "Transport:"
msgstr "Přenos:"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr "Používat tento účet pro volání na pevné _linky a mobilní telefony"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "Jaké je heslo k vašemu účtu SIP?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
msgstr "Jaké je vaše přihlašovací ID pro SIP?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "_Uživatelské jméno:"
@@ -1255,36 +1303,36 @@ msgstr "Yahoo! I_D:"
msgid "_Room List locale:"
msgstr "Ná_rodní prostředí seznamu místností:"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:474
-#: ../libempathy-gtk/empathy-avatar-chooser.c:559
+#: ../libempathy-gtk/empathy-avatar-chooser.c:470
+#: ../libempathy-gtk/empathy-avatar-chooser.c:555
msgid "Couldn't convert image"
msgstr "Nelze konvertovat obrázek"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:475
+#: ../libempathy-gtk/empathy-avatar-chooser.c:471
msgid "None of the accepted image formats are supported on your system"
msgstr "Váš systém neobsahuje žádný z podporovaných formátů obrázku"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:822
-msgid "Couldn't save pixbuf to png"
-msgstr "Nepodařilo se uložit pixbuf do formátu PNG"
+#: ../libempathy-gtk/empathy-avatar-chooser.c:818
+msgid "Couldn't save picture to file"
+msgstr "Nelze uložit obrázek do souboru"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:938
+#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
msgstr "Vyberte si obrázek avataru"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:942
+#: ../libempathy-gtk/empathy-avatar-chooser.c:938
msgid "Take a picture..."
msgstr "Vyfotografovat…"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:945
+#: ../libempathy-gtk/empathy-avatar-chooser.c:941
msgid "No Image"
msgstr "Žádný obrázek"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1001
msgid "Images"
msgstr "Obrázky"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1009
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
msgid "All Files"
msgstr "Všechny soubory"
@@ -1292,61 +1340,61 @@ msgstr "Všechny soubory"
msgid "Click to enlarge"
msgstr "Kliknutím zvětšíte"
-#: ../libempathy-gtk/empathy-call-utils.c:42
-#: ../libempathy-gtk/empathy-call-utils.c:58
+#: ../libempathy-gtk/empathy-call-utils.c:44
+#: ../libempathy-gtk/empathy-call-utils.c:60
msgid "There was an error starting the call"
msgstr "Nepodařilo se navázat spojení"
-#: ../libempathy-gtk/empathy-call-utils.c:49
+#: ../libempathy-gtk/empathy-call-utils.c:51
msgid "The specified contact doesn't support calls"
msgstr "Tento kontakt nepodporuje volání"
-#: ../libempathy-gtk/empathy-call-utils.c:51
+#: ../libempathy-gtk/empathy-call-utils.c:53
msgid "The specified contact is offline"
msgstr "Vybraný kontakt je odpojen"
-#: ../libempathy-gtk/empathy-call-utils.c:53
+#: ../libempathy-gtk/empathy-call-utils.c:55
msgid "The specified contact is not valid"
msgstr "Vybraný kontakt není platný"
-#: ../libempathy-gtk/empathy-call-utils.c:55
+#: ../libempathy-gtk/empathy-call-utils.c:57
msgid "Emergency calls are not supported on this protocol"
msgstr "Tento protokol nepodporuje tísňová volání"
-#: ../libempathy-gtk/empathy-chat.c:697
+#: ../libempathy-gtk/empathy-chat.c:702
msgid "Failed to open private chat"
msgstr "Nepovedlo se otevřít soukromou konverzaci"
-#: ../libempathy-gtk/empathy-chat.c:758
+#: ../libempathy-gtk/empathy-chat.c:763
msgid "Topic not supported on this conversation"
msgstr "Tato konverzace toto téma nepodporuje"
-#: ../libempathy-gtk/empathy-chat.c:764
+#: ../libempathy-gtk/empathy-chat.c:769
msgid "You are not allowed to change the topic"
msgstr "Nemáte oprávnění potřebná pro změnu tématu"
-#: ../libempathy-gtk/empathy-chat.c:968
+#: ../libempathy-gtk/empathy-chat.c:973
#, c-format
msgid "“%s” is not a valid contact ID"
msgstr "„%s“ není platné ID kontaktu"
-#: ../libempathy-gtk/empathy-chat.c:1025
+#: ../libempathy-gtk/empathy-chat.c:1030
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: vymazat všechny zprávy z této konverzace"
-#: ../libempathy-gtk/empathy-chat.c:1028
+#: ../libempathy-gtk/empathy-chat.c:1033
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <téma>: nastavit téma aktuální konverzace"
-#: ../libempathy-gtk/empathy-chat.c:1031
+#: ../libempathy-gtk/empathy-chat.c:1036
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <ID místnosti>: vstoupit do nové místnosti"
-#: ../libempathy-gtk/empathy-chat.c:1034
+#: ../libempathy-gtk/empathy-chat.c:1039
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <ID místnosti>: vstoupit do nové místnosti"
-#: ../libempathy-gtk/empathy-chat.c:1038
+#: ../libempathy-gtk/empathy-chat.c:1043
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
@@ -1354,23 +1402,23 @@ msgstr ""
"/part [<ID místnosti>] [<důvod>]: opustit místnost, bez udání tu právě "
"aktuální"
-#: ../libempathy-gtk/empathy-chat.c:1042
+#: ../libempathy-gtk/empathy-chat.c:1047
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <ID kontaktu> [<zpráva>]: otevřít novou soukromou konverzaci"
-#: ../libempathy-gtk/empathy-chat.c:1045
+#: ../libempathy-gtk/empathy-chat.c:1050
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <ID kontaktu> <zpráva>: otevřít novou soukromou konverzaci"
-#: ../libempathy-gtk/empathy-chat.c:1048
+#: ../libempathy-gtk/empathy-chat.c:1053
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <přezdívka>: změnit svoji přezdívku na aktuálním serveru"
-#: ../libempathy-gtk/empathy-chat.c:1051
+#: ../libempathy-gtk/empathy-chat.c:1056
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <zpráva>: zaslat zprávu AKCE do aktuální konverzace"
-#: ../libempathy-gtk/empathy-chat.c:1054
+#: ../libempathy-gtk/empathy-chat.c:1059
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1380,11 +1428,11 @@ msgstr ""
"posílání zpráv začínajících s „/“. Například: „/say /join je použito pro "
"připojení do místnosti“"
-#: ../libempathy-gtk/empathy-chat.c:1059
+#: ../libempathy-gtk/empathy-chat.c:1064
msgid "/whois <contact ID>: display information about a contact"
msgstr "/whois <ID kontaktu>: zobrazit informace o kontaktu"
-#: ../libempathy-gtk/empathy-chat.c:1062
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1392,113 +1440,113 @@ msgstr ""
"/help [<příkaz>]: vypsat seznam podporovaných příkazů. Pokud je zadán "
"<příkaz>, vypsat jeho použití."
-#: ../libempathy-gtk/empathy-chat.c:1072
+#: ../libempathy-gtk/empathy-chat.c:1077
#, c-format
msgid "Usage: %s"
msgstr "Použití: %s"
-#: ../libempathy-gtk/empathy-chat.c:1111
+#: ../libempathy-gtk/empathy-chat.c:1116
msgid "Unknown command"
msgstr "Neznámý příkaz"
-#: ../libempathy-gtk/empathy-chat.c:1237
+#: ../libempathy-gtk/empathy-chat.c:1242
msgid "Unknown command; see /help for the available commands"
msgstr "Neznámý příkaz, pro výpis dostupných příkazů použijte /help"
#. translators: error used when user doesn't have enough credit on his
#. * account to send the message.
-#: ../libempathy-gtk/empathy-chat.c:1407
+#: ../libempathy-gtk/empathy-chat.c:1412
msgid "insufficient balance to send message"
msgstr "Nemáte dostatečný kredit k poslání zprávy"
-#: ../libempathy-gtk/empathy-chat.c:1409
+#: ../libempathy-gtk/empathy-chat.c:1414
msgid "not capable"
msgstr "není k dispozici"
-#: ../libempathy-gtk/empathy-chat.c:1416
+#: ../libempathy-gtk/empathy-chat.c:1421
msgid "offline"
msgstr "odpojen"
-#: ../libempathy-gtk/empathy-chat.c:1419
+#: ../libempathy-gtk/empathy-chat.c:1424
msgid "invalid contact"
msgstr "neplatný kontakt"
-#: ../libempathy-gtk/empathy-chat.c:1422
+#: ../libempathy-gtk/empathy-chat.c:1427
msgid "permission denied"
msgstr "oprávnění odepřeno"
-#: ../libempathy-gtk/empathy-chat.c:1425
+#: ../libempathy-gtk/empathy-chat.c:1430
msgid "too long message"
msgstr "příliš dlouhá zpráva"
-#: ../libempathy-gtk/empathy-chat.c:1428
+#: ../libempathy-gtk/empathy-chat.c:1433
msgid "not implemented"
msgstr "neimplementováno"
-#: ../libempathy-gtk/empathy-chat.c:1432
+#: ../libempathy-gtk/empathy-chat.c:1437
msgid "unknown"
msgstr "neznámý"
-#: ../libempathy-gtk/empathy-chat.c:1438
+#: ../libempathy-gtk/empathy-chat.c:1443
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Chyba při odesílání zprávy „%s“: %s"
-#: ../libempathy-gtk/empathy-chat.c:1442
+#: ../libempathy-gtk/empathy-chat.c:1447
#, c-format
msgid "Error sending message: %s"
msgstr "Chyba při odesílání zprávy: %s"
-#: ../libempathy-gtk/empathy-chat.c:1503 ../src/empathy-chat-window.c:760
+#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Téma:"
-#: ../libempathy-gtk/empathy-chat.c:1515
+#: ../libempathy-gtk/empathy-chat.c:1520
#, c-format
msgid "Topic set to: %s"
msgstr "Nastavit téma na: %s"
-#: ../libempathy-gtk/empathy-chat.c:1517
+#: ../libempathy-gtk/empathy-chat.c:1522
msgid "No topic defined"
msgstr "Nestanoveno žádné téma"
-#: ../libempathy-gtk/empathy-chat.c:2024
+#: ../libempathy-gtk/empathy-chat.c:2031
msgid "(No Suggestions)"
msgstr "(Žádné návrhy)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:2092
+#: ../libempathy-gtk/empathy-chat.c:2099
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "Přidat „%s“ do slovníku"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:2129
+#: ../libempathy-gtk/empathy-chat.c:2136
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "Přidat „%s“ do slovníku %s"
-#: ../libempathy-gtk/empathy-chat.c:2186
+#: ../libempathy-gtk/empathy-chat.c:2206
msgid "Insert Smiley"
msgstr "Vložit smajlíka"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2204
-#: ../libempathy-gtk/empathy-ui-utils.c:1756
+#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Odeslat"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2239
+#: ../libempathy-gtk/empathy-chat.c:2278
msgid "_Spelling Suggestions"
msgstr "Návrhy pravopi_sných oprav"
-#: ../libempathy-gtk/empathy-chat.c:2328
+#: ../libempathy-gtk/empathy-chat.c:2367
msgid "Failed to retrieve recent logs"
msgstr "Nepovedlo se získat záznam nedávné historie"
-#: ../libempathy-gtk/empathy-chat.c:2465
+#: ../libempathy-gtk/empathy-chat.c:2504
#, c-format
msgid "%s has disconnected"
msgstr "%s se odpojil"
@@ -1506,12 +1554,12 @@ msgstr "%s se odpojil"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2472
+#: ../libempathy-gtk/empathy-chat.c:2511
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%1$s byl vyhozen uživatelem %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2475
+#: ../libempathy-gtk/empathy-chat.c:2514
#, c-format
msgid "%s was kicked"
msgstr "%s byl vyhozen"
@@ -1519,17 +1567,17 @@ msgstr "%s byl vyhozen"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2483
+#: ../libempathy-gtk/empathy-chat.c:2522
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%1$s byl zakázán uživatelem %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2486
+#: ../libempathy-gtk/empathy-chat.c:2525
#, c-format
msgid "%s was banned"
msgstr "%s byl zakázán"
-#: ../libempathy-gtk/empathy-chat.c:2490
+#: ../libempathy-gtk/empathy-chat.c:2529
#, c-format
msgid "%s has left the room"
msgstr "%s opustil místnost"
@@ -1539,69 +1587,68 @@ msgstr "%s opustil místnost"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2499
+#: ../libempathy-gtk/empathy-chat.c:2538
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2524
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%s has joined the room"
msgstr "%s se připojil do místnosti"
-#: ../libempathy-gtk/empathy-chat.c:2549
+#: ../libempathy-gtk/empathy-chat.c:2588
#, c-format
msgid "%s is now known as %s"
msgstr "%s je teď znám jako %s"
-#: ../libempathy-gtk/empathy-chat.c:2688
-#: ../src/empathy-streamed-media-window.c:1939
-#: ../src/empathy-event-manager.c:1241 ../src/empathy-call-window.c:1845
+#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../src/empathy-streamed-media-window.c:1894
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Odpojen"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3332
+#: ../libempathy-gtk/empathy-chat.c:3374
msgid "Would you like to store this password?"
msgstr "Přejete si uchovat toto heslo?"
-#: ../libempathy-gtk/empathy-chat.c:3338
+#: ../libempathy-gtk/empathy-chat.c:3380
msgid "Remember"
msgstr "Zapamatovat"
-#: ../libempathy-gtk/empathy-chat.c:3348
+#: ../libempathy-gtk/empathy-chat.c:3390
msgid "Not now"
msgstr "Nyní ne"
-#: ../libempathy-gtk/empathy-chat.c:3392
+#: ../libempathy-gtk/empathy-chat.c:3434
msgid "Retry"
msgstr "Opakovat"
-#: ../libempathy-gtk/empathy-chat.c:3396
+#: ../libempathy-gtk/empathy-chat.c:3438
msgid "Wrong password; please try again:"
msgstr "Špatné heslo, zkuste to prosím znovu:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3526
+#: ../libempathy-gtk/empathy-chat.c:3568
msgid "This room is protected by a password:"
msgstr "Tato místnost je chráněna heslem:"
-#: ../libempathy-gtk/empathy-chat.c:3553
+#: ../libempathy-gtk/empathy-chat.c:3595
msgid "Join"
msgstr "Připojit"
-#: ../libempathy-gtk/empathy-chat.c:3755 ../src/empathy-event-manager.c:1262
-#: ../src/empathy-call-window.c:2092
+#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Připojen"
-#: ../libempathy-gtk/empathy-chat.c:3810
+#: ../libempathy-gtk/empathy-chat.c:3852
msgid "Conversation"
msgstr "Konverzace"
#. Translators: this string is a something like
#. * "Escher Cat (SMS)"
-#: ../libempathy-gtk/empathy-chat.c:3815
+#: ../libempathy-gtk/empathy-chat.c:3857
#, c-format
msgid "%s (SMS)"
msgstr "%s (SMS)"
@@ -1626,15 +1673,15 @@ msgstr "Oprávnění odepřeno"
msgid "Could not block contact"
msgstr "Nelze blokovat kontakt"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:772
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:774
msgid "Edit Blocked Contacts"
msgstr "Upravit blokované kontakty"
#. Account and Identifier
#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:521
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1495
+#: ../libempathy-gtk/empathy-individual-widget.c:1485
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
#: ../src/empathy-chatrooms-window.ui.h:1
#: ../src/empathy-new-chatroom-dialog.ui.h:1
@@ -1645,15 +1692,22 @@ msgstr "Účet:"
msgid "Blocked Contacts"
msgstr "Blokované kontakty"
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
+#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
+#: ../src/empathy-accounts-dialog.ui.h:5
+#: ../src/empathy-chatrooms-window.ui.h:3
+msgid "Remove"
+msgstr "Odstranit"
+
#. Copy Link Address menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:320
-#: ../libempathy-gtk/empathy-theme-adium.c:1417
+#: ../libempathy-gtk/empathy-webkit-utils.c:277
msgid "_Copy Link Address"
msgstr "_Kopírovat adresu odkazu"
#. Open Link menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:327
-#: ../libempathy-gtk/empathy-theme-adium.c:1424
+#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
msgstr "_Otevřít odkaz"
@@ -1684,18 +1738,18 @@ msgid "Block %s?"
msgstr "Blokovat %s?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:538
-#: ../libempathy-gtk/empathy-individual-dialogs.c:252
+#: ../libempathy-gtk/empathy-individual-dialogs.c:255
#, c-format
msgid "Are you sure you want to block '%s' from contacting you again?"
msgstr "Opravdu chcete blokovat „%s“, aby vás znovu nekontaktoval?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:543
-#: ../libempathy-gtk/empathy-individual-dialogs.c:274
+#: ../libempathy-gtk/empathy-individual-dialogs.c:277
msgid "_Block"
msgstr "_Blokovat"
#: ../libempathy-gtk/empathy-contact-dialogs.c:559
-#: ../libempathy-gtk/empathy-individual-dialogs.c:283
+#: ../libempathy-gtk/empathy-individual-dialogs.c:286
msgid "_Report this contact as abusive"
msgid_plural "_Report these contacts as abusive"
msgstr[0] "Na_hlásit tento kontakt jako obtěžující"
@@ -1722,38 +1776,38 @@ msgstr "Nezařazené do skupiny"
msgid "Favorite People"
msgstr "Oblíbení lidé"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1983
-#: ../libempathy-gtk/empathy-individual-view.c:2375
+#: ../libempathy-gtk/empathy-contact-list-view.c:1986
+#: ../libempathy-gtk/empathy-individual-view.c:2376
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "Opravdu chcete odstranit skupinu „%s“?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1985
-#: ../libempathy-gtk/empathy-individual-view.c:2378
+#: ../libempathy-gtk/empathy-contact-list-view.c:1988
+#: ../libempathy-gtk/empathy-individual-view.c:2379
msgid "Removing group"
msgstr "Skupina se odstraňuje"
#. Remove
-#: ../libempathy-gtk/empathy-contact-list-view.c:2034
-#: ../libempathy-gtk/empathy-contact-list-view.c:2111
-#: ../libempathy-gtk/empathy-individual-view.c:2433
-#: ../libempathy-gtk/empathy-individual-view.c:2636
+#: ../libempathy-gtk/empathy-contact-list-view.c:2037
+#: ../libempathy-gtk/empathy-contact-list-view.c:2114
+#: ../libempathy-gtk/empathy-individual-view.c:2434
+#: ../libempathy-gtk/empathy-individual-view.c:2637
msgid "_Remove"
msgstr "_Odstranit"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2064
-#: ../libempathy-gtk/empathy-individual-view.c:2500
+#: ../libempathy-gtk/empathy-contact-list-view.c:2067
+#: ../libempathy-gtk/empathy-individual-view.c:2501
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "Opravdu chcete odstranit kontakt „%s“?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2066
-#: ../libempathy-gtk/empathy-individual-view.c:2521
+#: ../libempathy-gtk/empathy-contact-list-view.c:2069
+#: ../libempathy-gtk/empathy-individual-view.c:2522
msgid "Removing contact"
msgstr "Kontakt se odstraňuje"
#: ../libempathy-gtk/empathy-contact-menu.c:220
-#: ../src/empathy-main-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:14
msgid "_Add Contact…"
msgstr "_Přidat kontakt…"
@@ -1762,48 +1816,48 @@ msgid "_Block Contact"
msgstr "_Blokovat kontakt"
#: ../libempathy-gtk/empathy-contact-menu.c:329
-#: ../libempathy-gtk/empathy-individual-menu.c:548
-#: ../src/empathy-main-window.ui.h:16
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_Diskuze"
#: ../libempathy-gtk/empathy-contact-menu.c:361
-#: ../libempathy-gtk/empathy-individual-menu.c:639
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "_Audiohovor"
#: ../libempathy-gtk/empathy-contact-menu.c:394
-#: ../libempathy-gtk/empathy-individual-menu.c:684
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "_Videohovor"
#: ../libempathy-gtk/empathy-contact-menu.c:440
-#: ../libempathy-gtk/empathy-individual-menu.c:737
-#: ../src/empathy-main-window.ui.h:27
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "_Předchozí konverzace"
#: ../libempathy-gtk/empathy-contact-menu.c:462
-#: ../libempathy-gtk/empathy-individual-menu.c:778
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "Odeslat soubor"
#: ../libempathy-gtk/empathy-contact-menu.c:485
-#: ../libempathy-gtk/empathy-individual-menu.c:820
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "Sdílet moji plochu"
#: ../libempathy-gtk/empathy-contact-menu.c:525
-#: ../libempathy-gtk/empathy-contact-widget.c:1890
-#: ../libempathy-gtk/empathy-individual-menu.c:855
-#: ../libempathy-gtk/empathy-individual-widget.c:1386
+#: ../libempathy-gtk/empathy-contact-widget.c:1886
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:1373
msgid "Favorite"
msgstr "Oblíbený"
#: ../libempathy-gtk/empathy-contact-menu.c:554
-#: ../libempathy-gtk/empathy-individual-menu.c:883
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "Infor_mace"
@@ -1813,33 +1867,41 @@ msgid "_Edit"
msgstr "_Upravit"
#: ../libempathy-gtk/empathy-contact-menu.c:654
-#: ../libempathy-gtk/empathy-individual-menu.c:1070
-#: ../src/empathy-chat-window.c:1010
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
+#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "Pozvání do místnosti"
#: ../libempathy-gtk/empathy-contact-menu.c:685
-#: ../libempathy-gtk/empathy-individual-menu.c:1116
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "Pozvat do diskuzní místnost_i"
#. Title
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:514
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
msgid "Search contacts"
msgstr "Hledat kontakty"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:544
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:535
msgid "Search: "
msgstr "Hledat: "
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:602
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:593
msgid "_Add Contact"
msgstr "Přid_at kontakt"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:620
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:611
msgid "No contacts found"
msgstr "Nenalezen žádný kontakt"
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:627
+msgid "Your message introducing yourself:"
+msgstr "Vaše zpráva, kterou se představujete:"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:635
+msgid "Please let me see when you're online. Thanks!"
+msgstr "Dejte mi prosím vědět, až budete připojen. Děkuji!"
+
#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "Vybrat kontakt"
@@ -1892,153 +1954,153 @@ msgstr "Zpráva v nepřítomnosti:"
msgid "Channels:"
msgstr "Kanály:"
-#: ../libempathy-gtk/empathy-contact-widget.c:901
-#: ../libempathy-gtk/empathy-individual-widget.c:495
+#: ../libempathy-gtk/empathy-contact-widget.c:897
+#: ../libempathy-gtk/empathy-individual-widget.c:469
msgid "Country ISO Code:"
msgstr "Kód země ISO:"
-#: ../libempathy-gtk/empathy-contact-widget.c:903
-#: ../libempathy-gtk/empathy-individual-widget.c:497
+#: ../libempathy-gtk/empathy-contact-widget.c:899
+#: ../libempathy-gtk/empathy-individual-widget.c:471
msgid "Country:"
msgstr "Země:"
-#: ../libempathy-gtk/empathy-contact-widget.c:905
-#: ../libempathy-gtk/empathy-individual-widget.c:499
+#: ../libempathy-gtk/empathy-contact-widget.c:901
+#: ../libempathy-gtk/empathy-individual-widget.c:473
msgid "State:"
msgstr "Kraj:"
-#: ../libempathy-gtk/empathy-contact-widget.c:907
-#: ../libempathy-gtk/empathy-individual-widget.c:501
+#: ../libempathy-gtk/empathy-contact-widget.c:903
+#: ../libempathy-gtk/empathy-individual-widget.c:475
msgid "City:"
msgstr "Město:"
-#: ../libempathy-gtk/empathy-contact-widget.c:909
-#: ../libempathy-gtk/empathy-individual-widget.c:503
+#: ../libempathy-gtk/empathy-contact-widget.c:905
+#: ../libempathy-gtk/empathy-individual-widget.c:477
msgid "Area:"
msgstr "Oblast:"
-#: ../libempathy-gtk/empathy-contact-widget.c:911
-#: ../libempathy-gtk/empathy-individual-widget.c:505
+#: ../libempathy-gtk/empathy-contact-widget.c:907
+#: ../libempathy-gtk/empathy-individual-widget.c:479
msgid "Postal Code:"
msgstr "PSČ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:913
-#: ../libempathy-gtk/empathy-individual-widget.c:507
+#: ../libempathy-gtk/empathy-contact-widget.c:909
+#: ../libempathy-gtk/empathy-individual-widget.c:481
msgid "Street:"
msgstr "Ulice:"
-#: ../libempathy-gtk/empathy-contact-widget.c:915
-#: ../libempathy-gtk/empathy-individual-widget.c:509
+#: ../libempathy-gtk/empathy-contact-widget.c:911
+#: ../libempathy-gtk/empathy-individual-widget.c:483
msgid "Building:"
msgstr "Budova:"
-#: ../libempathy-gtk/empathy-contact-widget.c:917
-#: ../libempathy-gtk/empathy-individual-widget.c:511
+#: ../libempathy-gtk/empathy-contact-widget.c:913
+#: ../libempathy-gtk/empathy-individual-widget.c:485
msgid "Floor:"
msgstr "Podlaží:"
-#: ../libempathy-gtk/empathy-contact-widget.c:919
-#: ../libempathy-gtk/empathy-individual-widget.c:513
+#: ../libempathy-gtk/empathy-contact-widget.c:915
+#: ../libempathy-gtk/empathy-individual-widget.c:487
msgid "Room:"
msgstr "Místnost:"
-#: ../libempathy-gtk/empathy-contact-widget.c:921
-#: ../libempathy-gtk/empathy-individual-widget.c:515
+#: ../libempathy-gtk/empathy-contact-widget.c:917
+#: ../libempathy-gtk/empathy-individual-widget.c:489
msgid "Text:"
msgstr "Text:"
-#: ../libempathy-gtk/empathy-contact-widget.c:923
-#: ../libempathy-gtk/empathy-individual-widget.c:517
+#: ../libempathy-gtk/empathy-contact-widget.c:919
+#: ../libempathy-gtk/empathy-individual-widget.c:491
msgid "Description:"
msgstr "Popis:"
-#: ../libempathy-gtk/empathy-contact-widget.c:925
-#: ../libempathy-gtk/empathy-individual-widget.c:519
+#: ../libempathy-gtk/empathy-contact-widget.c:921
+#: ../libempathy-gtk/empathy-individual-widget.c:493
msgid "URI:"
msgstr "URI:"
-#: ../libempathy-gtk/empathy-contact-widget.c:927
-#: ../libempathy-gtk/empathy-individual-widget.c:521
+#: ../libempathy-gtk/empathy-contact-widget.c:923
+#: ../libempathy-gtk/empathy-individual-widget.c:495
msgid "Accuracy Level:"
msgstr "Úroveň přesnosti:"
-#: ../libempathy-gtk/empathy-contact-widget.c:929
-#: ../libempathy-gtk/empathy-individual-widget.c:523
+#: ../libempathy-gtk/empathy-contact-widget.c:925
+#: ../libempathy-gtk/empathy-individual-widget.c:497
msgid "Error:"
msgstr "Chyba:"
-#: ../libempathy-gtk/empathy-contact-widget.c:931
-#: ../libempathy-gtk/empathy-individual-widget.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:927
+#: ../libempathy-gtk/empathy-individual-widget.c:499
msgid "Vertical Error (meters):"
msgstr "Vertikální chyba (v metrech):"
-#: ../libempathy-gtk/empathy-contact-widget.c:933
-#: ../libempathy-gtk/empathy-individual-widget.c:527
+#: ../libempathy-gtk/empathy-contact-widget.c:929
+#: ../libempathy-gtk/empathy-individual-widget.c:501
msgid "Horizontal Error (meters):"
msgstr "Horizontální chyba (v metrech):"
-#: ../libempathy-gtk/empathy-contact-widget.c:935
-#: ../libempathy-gtk/empathy-individual-widget.c:529
+#: ../libempathy-gtk/empathy-contact-widget.c:931
+#: ../libempathy-gtk/empathy-individual-widget.c:503
msgid "Speed:"
msgstr "Rychlost:"
-#: ../libempathy-gtk/empathy-contact-widget.c:937
-#: ../libempathy-gtk/empathy-individual-widget.c:531
+#: ../libempathy-gtk/empathy-contact-widget.c:933
+#: ../libempathy-gtk/empathy-individual-widget.c:505
msgid "Bearing:"
msgstr "Azimut:"
-#: ../libempathy-gtk/empathy-contact-widget.c:939
-#: ../libempathy-gtk/empathy-individual-widget.c:533
+#: ../libempathy-gtk/empathy-contact-widget.c:935
+#: ../libempathy-gtk/empathy-individual-widget.c:507
msgid "Climb Speed:"
msgstr "Rychlost stoupání:"
-#: ../libempathy-gtk/empathy-contact-widget.c:941
-#: ../libempathy-gtk/empathy-individual-widget.c:535
+#: ../libempathy-gtk/empathy-contact-widget.c:937
+#: ../libempathy-gtk/empathy-individual-widget.c:509
msgid "Last Updated on:"
msgstr "Poslední aktualizace:"
-#: ../libempathy-gtk/empathy-contact-widget.c:943
-#: ../libempathy-gtk/empathy-individual-widget.c:537
+#: ../libempathy-gtk/empathy-contact-widget.c:939
+#: ../libempathy-gtk/empathy-individual-widget.c:511
msgid "Longitude:"
msgstr "Zeměpisná délka:"
-#: ../libempathy-gtk/empathy-contact-widget.c:945
-#: ../libempathy-gtk/empathy-individual-widget.c:539
+#: ../libempathy-gtk/empathy-contact-widget.c:941
+#: ../libempathy-gtk/empathy-individual-widget.c:513
msgid "Latitude:"
msgstr "Zeměpisná šířka:"
-#: ../libempathy-gtk/empathy-contact-widget.c:947
-#: ../libempathy-gtk/empathy-individual-widget.c:541
+#: ../libempathy-gtk/empathy-contact-widget.c:943
+#: ../libempathy-gtk/empathy-individual-widget.c:515
msgid "Altitude:"
msgstr "Nadmořská výška:"
-#: ../libempathy-gtk/empathy-contact-widget.c:1000
-#: ../libempathy-gtk/empathy-contact-widget.c:1015
-#: ../libempathy-gtk/empathy-individual-widget.c:629
-#: ../libempathy-gtk/empathy-individual-widget.c:644
-#: ../src/empathy-preferences.ui.h:12
+#: ../libempathy-gtk/empathy-contact-widget.c:996
+#: ../libempathy-gtk/empathy-contact-widget.c:1011
+#: ../libempathy-gtk/empathy-individual-widget.c:607
+#: ../libempathy-gtk/empathy-individual-widget.c:622
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "Poloha"
#. translators: format is "Location, $date"
-#: ../libempathy-gtk/empathy-contact-widget.c:1017
-#: ../libempathy-gtk/empathy-individual-widget.c:646
+#: ../libempathy-gtk/empathy-contact-widget.c:1013
+#: ../libempathy-gtk/empathy-individual-widget.c:624
#, c-format
msgid "%s, %s"
msgstr "%s, %s"
-#: ../libempathy-gtk/empathy-contact-widget.c:1069
-#: ../libempathy-gtk/empathy-individual-widget.c:695
+#: ../libempathy-gtk/empathy-contact-widget.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:673
msgid "%B %e, %Y at %R UTC"
msgstr "%B %e, %Y v %R UTC"
-#: ../libempathy-gtk/empathy-contact-widget.c:1151
-#: ../libempathy-gtk/empathy-individual-widget.c:931
+#: ../libempathy-gtk/empathy-contact-widget.c:1147
+#: ../libempathy-gtk/empathy-individual-widget.c:915
msgid "Save Avatar"
msgstr "Uložit avatar"
-#: ../libempathy-gtk/empathy-contact-widget.c:1207
-#: ../libempathy-gtk/empathy-individual-widget.c:989
+#: ../libempathy-gtk/empathy-contact-widget.c:1203
+#: ../libempathy-gtk/empathy-individual-widget.c:973
msgid "Unable to save avatar"
msgstr "Nelze uložit avatar"
@@ -2048,7 +2110,7 @@ msgstr "<b>Poloha</b> (dne)\t"
#. Alias
#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
-#: ../libempathy-gtk/empathy-individual-widget.c:1321
+#: ../libempathy-gtk/empathy-individual-widget.c:1308
msgid "Alias:"
msgstr "Alias:"
@@ -2068,7 +2130,7 @@ msgstr "Podrobnosti o kontaktu"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1525
+#: ../libempathy-gtk/empathy-individual-widget.c:1515
msgid "Identifier:"
msgstr "Identifikátor:"
@@ -2107,18 +2169,18 @@ msgid "Select"
msgstr "Vybrat"
#: ../libempathy-gtk/empathy-groups-widget.c:409
-#: ../src/empathy-main-window.c:1835
+#: ../src/empathy-main-window.c:1807
msgid "Group"
msgstr "Skupina"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:257
+#: ../libempathy-gtk/empathy-individual-dialogs.c:260
msgid "The following identity will be blocked:"
msgid_plural "The following identities will be blocked:"
msgstr[0] "Následující identita bude blokována:"
msgstr[1] "Následující identity budou blokovány:"
msgstr[2] "Následující identity budou blokovány:"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:264
+#: ../libempathy-gtk/empathy-individual-dialogs.c:267
msgid "The following identity can not be blocked:"
msgid_plural "The following identities can not be blocked:"
msgstr[0] "Následující identitu nelze blokovat:"
@@ -2145,34 +2207,59 @@ msgstr "Kontakty vybrané v seznamu na levé straně budou pospojovány dohromad
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:138
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "Výběr účtu pro umístění volání"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "Hovor"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+msgid "Mobile"
+msgstr "Mobilní"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "Pracovní"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "Soukromý"
+
#. add an SMS button
-#: ../libempathy-gtk/empathy-individual-menu.c:594
-#: ../libempathy-gtk/empathy-new-message-dialog.c:248
+#: ../libempathy-gtk/empathy-individual-menu.c:804
+#: ../libempathy-gtk/empathy-new-message-dialog.c:215
msgid "_SMS"
msgstr "_SMS"
-#: ../libempathy-gtk/empathy-individual-menu.c:931
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "_Upravit"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:957
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "Po_spojovat kontakty…"
-#: ../libempathy-gtk/empathy-individual-view.c:2340
+#: ../libempathy-gtk/empathy-individual-view.c:2341
msgid "Delete and _Block"
msgstr "Smazat a _blokovat"
-#: ../libempathy-gtk/empathy-individual-view.c:2509
+#: ../libempathy-gtk/empathy-individual-view.c:2510
#, c-format
msgid ""
"Do you really want to remove the linked contact '%s'? Note that this will "
@@ -2181,7 +2268,7 @@ msgstr ""
"Opravdu chcete odstranit pospojovaný kontakt „%s“? Uvědomte si, že tím se "
"odstraní všechny kontakty, které tento pospojovaný kontakt tvoří."
-#: ../libempathy-gtk/empathy-individual-widget.c:1672
+#: ../libempathy-gtk/empathy-individual-widget.c:1662
#, c-format
msgid "Linked contact containing %u contact"
msgid_plural "Linked contacts containing %u contacts"
@@ -2265,127 +2352,128 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_Rozpojit"
-#: ../libempathy-gtk/empathy-log-window.c:458
+#: ../libempathy-gtk/empathy-log-window.c:634
msgid "History"
msgstr "Historie"
-#: ../libempathy-gtk/empathy-log-window.c:510
+#: ../libempathy-gtk/empathy-log-window.c:689
msgid "Show"
msgstr "Zobrazit"
-#: ../libempathy-gtk/empathy-log-window.c:532
+#: ../libempathy-gtk/empathy-log-window.c:711
msgid "Search"
msgstr "Hledat"
-#: ../libempathy-gtk/empathy-log-window.c:946
+#: ../libempathy-gtk/empathy-log-window.c:1159
#, c-format
msgid "Chat in %s"
msgstr "Konverzace v místnosti %s"
-#: ../libempathy-gtk/empathy-log-window.c:948
+#: ../libempathy-gtk/empathy-log-window.c:1161
#, c-format
msgid "Chat with %s"
msgstr "Konverzace s kontaktem %s"
-#: ../libempathy-gtk/empathy-log-window.c:998
-#: ../libempathy-gtk/empathy-log-window.c:1176
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A, %e. %B %Y, %X"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1118
+#: ../libempathy-gtk/empathy-log-window.c:1300
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1124
+#: ../libempathy-gtk/empathy-log-window.c:1306
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1195
-#: ../libempathy-gtk/empathy-log-window.c:1197
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1204
+#: ../libempathy-gtk/empathy-log-window.c:1386
#, c-format
msgid "Call took %s, ended at %s"
msgstr "Hovor trval %s, skončil %s"
-#: ../libempathy-gtk/empathy-log-window.c:1536
+#: ../libempathy-gtk/empathy-log-window.c:1718
msgid "Today"
msgstr "Dnes"
-#: ../libempathy-gtk/empathy-log-window.c:1540
+#: ../libempathy-gtk/empathy-log-window.c:1722
msgid "Yesterday"
msgstr "Včera"
-#: ../libempathy-gtk/empathy-log-window.c:1556
+#: ../libempathy-gtk/empathy-log-window.c:1738
msgctxt ""
"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%e. %B %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1637
-#: ../libempathy-gtk/empathy-log-window.c:3203
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
msgid "Anytime"
msgstr "Kdykoli"
-#: ../libempathy-gtk/empathy-log-window.c:1717
-#: ../libempathy-gtk/empathy-log-window.c:2154
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
msgid "Anyone"
msgstr "Kdokoli"
-#: ../libempathy-gtk/empathy-log-window.c:2451
+#: ../libempathy-gtk/empathy-log-window.c:2656
msgid "Who"
msgstr "Kdo"
-#: ../libempathy-gtk/empathy-log-window.c:2655
+#: ../libempathy-gtk/empathy-log-window.c:2860
msgid "When"
msgstr "Kdy"
-#: ../libempathy-gtk/empathy-log-window.c:2771
+#: ../libempathy-gtk/empathy-log-window.c:2976
msgid "Anything"
msgstr "Cokoli"
-#: ../libempathy-gtk/empathy-log-window.c:2773
+#: ../libempathy-gtk/empathy-log-window.c:2978
msgid "Text chats"
msgstr "Konverzace"
-#: ../libempathy-gtk/empathy-log-window.c:2775
+#: ../libempathy-gtk/empathy-log-window.c:2980
+#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "Hovory"
-#: ../libempathy-gtk/empathy-log-window.c:2780
+#: ../libempathy-gtk/empathy-log-window.c:2985
msgid "Incoming calls"
msgstr "Příchozí hovory"
-#: ../libempathy-gtk/empathy-log-window.c:2781
+#: ../libempathy-gtk/empathy-log-window.c:2986
msgid "Outgoing calls"
msgstr "Odchozí hovory"
-#: ../libempathy-gtk/empathy-log-window.c:2782
+#: ../libempathy-gtk/empathy-log-window.c:2987
msgid "Missed calls"
msgstr "Zmeškané hovory"
-#: ../libempathy-gtk/empathy-log-window.c:2804
+#: ../libempathy-gtk/empathy-log-window.c:3009
msgid "What"
msgstr "Co"
-#: ../libempathy-gtk/empathy-log-window.c:3506
+#: ../libempathy-gtk/empathy-log-window.c:3718
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "Opravdu chcete vymazat všechny předchozí konverzace?"
-#: ../libempathy-gtk/empathy-log-window.c:3510
+#: ../libempathy-gtk/empathy-log-window.c:3722
msgid "Clear All"
msgstr "Vymazat vše"
-#: ../libempathy-gtk/empathy-log-window.c:3517
+#: ../libempathy-gtk/empathy-log-window.c:3729
msgid "Delete from:"
msgstr "Smazat z:"
@@ -2393,13 +2481,6 @@ msgstr "Smazat z:"
msgid "<span size=\"x-large\">Loading...</span>"
msgstr "<span size=\"x-large\">Načítá se…</span>"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-#: ../src/empathy-streamed-media-window.c:1344
-msgid "Call"
-msgstr "Hovor"
-
#: ../libempathy-gtk/empathy-log-window.ui.h:3
#: ../src/empathy-chat-window.ui.h:3
msgid "Chat"
@@ -2414,13 +2495,14 @@ msgid "Profile"
msgstr "Profil"
#: ../libempathy-gtk/empathy-log-window.ui.h:6
-#: ../src/empathy-call-window.ui.h:20
+#: ../src/empathy-call-window.ui.h:22
#: ../src/empathy-streamed-media-window.ui.h:20
msgid "Video"
msgstr "Video"
#: ../libempathy-gtk/empathy-log-window.ui.h:7
-#: ../src/empathy-chat-window.ui.h:12 ../src/empathy-main-window.ui.h:20
+#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:20
msgid "_Edit"
msgstr "_Upravit"
@@ -2437,27 +2519,27 @@ msgid "Contact ID:"
msgstr "ID kontaktu:"
#. add chat button
-#: ../libempathy-gtk/empathy-new-message-dialog.c:258
+#: ../libempathy-gtk/empathy-new-message-dialog.c:225
msgid "C_hat"
msgstr "_Diskuze"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-message-dialog.c:277
+#: ../libempathy-gtk/empathy-new-message-dialog.c:244
msgid "New Conversation"
msgstr "Nová konverzace"
#. add video toggle
-#: ../libempathy-gtk/empathy-new-call-dialog.c:231
+#: ../libempathy-gtk/empathy-new-call-dialog.c:204
msgid "Send _Video"
-msgstr "Odeslat _video"
+msgstr "Přenášet _video"
#. add chat button
-#: ../libempathy-gtk/empathy-new-call-dialog.c:242
+#: ../libempathy-gtk/empathy-new-call-dialog.c:215
msgid "C_all"
msgstr "Vol_at"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-call-dialog.c:252
+#: ../libempathy-gtk/empathy-new-call-dialog.c:225
msgid "New Call"
msgstr "Nový hovor"
@@ -2517,24 +2599,24 @@ msgid "New %s account"
msgstr "Nový účet %s"
#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "Najít následující"
+msgid "Find:"
+msgstr "Najít:"
#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-msgid "Find Previous"
-msgstr "Najít předchozí"
+msgid "Mat_ch case"
+msgstr "Rozlišovat v_elikost písmen"
#: ../libempathy-gtk/empathy-search-bar.ui.h:3
-msgid "Find:"
-msgstr "Najít:"
+msgid "Phrase not found"
+msgstr "Fráze nenalezena"
#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "Rozlišovat velikost znaků"
+msgid "_Next"
+msgstr "_Následující"
#: ../libempathy-gtk/empathy-search-bar.ui.h:5
-msgid "Phrase not found"
-msgstr "Fráze nenalezena"
+msgid "_Previous"
+msgstr "_Předchozí"
#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
@@ -2580,34 +2662,28 @@ msgstr "Hovor ukončen"
msgid "Edit Custom Messages"
msgstr "Upravit vlastní zprávy"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
-#: ../src/empathy-accounts-dialog.ui.h:5
-#: ../src/empathy-chatrooms-window.ui.h:3
-msgid "Remove"
-msgstr "Odstranit"
-
-#: ../libempathy-gtk/empathy-theme-adium.c:1121
+#: ../libempathy-gtk/empathy-theme-adium.c:1030
#, c-format
msgid "Message edited at %s"
msgstr "Zpráva upravena %s"
-#: ../libempathy-gtk/empathy-theme-adium.c:1943
+#: ../libempathy-gtk/empathy-theme-adium.c:1720
msgid "Normal"
msgstr "Normální"
-#: ../libempathy-gtk/empathy-theme-manager.c:75
+#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Classic"
msgstr "Klasický"
-#: ../libempathy-gtk/empathy-theme-manager.c:76
+#: ../libempathy-gtk/empathy-theme-manager.c:71
msgid "Simple"
msgstr "Jednoduchý"
-#: ../libempathy-gtk/empathy-theme-manager.c:77
+#: ../libempathy-gtk/empathy-theme-manager.c:72
msgid "Clean"
msgstr "Čistý"
-#: ../libempathy-gtk/empathy-theme-manager.c:78
+#: ../libempathy-gtk/empathy-theme-manager.c:73
msgid "Blue"
msgstr "Modrý"
@@ -2682,19 +2758,19 @@ msgstr "Zapamatovat tuto volbu pro budoucí připojení"
msgid "Certificate Details"
msgstr "Podrobnosti certifikátu"
-#: ../libempathy-gtk/empathy-ui-utils.c:1653
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "Nelze otevřít URI"
-#: ../libempathy-gtk/empathy-ui-utils.c:1748
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "Vybrat soubor"
-#: ../libempathy-gtk/empathy-ui-utils.c:1820
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
msgid "Insufficient free space to save file"
msgstr "Nedostatek volného místa pro uložení souboru"
-#: ../libempathy-gtk/empathy-ui-utils.c:1828
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
#, c-format
msgid ""
"%s of free space are required to save this file, but only %s is available. "
@@ -2703,7 +2779,7 @@ msgstr ""
"Pro uložení tohoto souboru je zapotřebí %s volného místa, ale k dispozici je "
"jen %s. Zvolte prosím jiné umístění."
-#: ../libempathy-gtk/empathy-ui-utils.c:1872
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, c-format
msgid "Incoming file from %s"
msgstr "Příchozí soubor od %s"
@@ -2891,23 +2967,23 @@ msgstr "Není dostupné chybové hlášení"
msgid "Instant Message (Empathy)"
msgstr "Rychlá zpráva (Empathy)"
-#: ../src/empathy.c:309
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "Nepřipojovat se po spuštění"
-#: ../src/empathy.c:313
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "Nezobrazovat seznam kontaktů nebo žádné jiné dialogy po spuštění"
-#: ../src/empathy.c:321
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "– komunikátor Empathy"
-#: ../src/empathy.c:500
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "Chyba při kontaktování správce účtu"
-#: ../src/empathy.c:502
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -3140,7 +3216,8 @@ msgid "Your new account has not been saved yet."
msgstr "Váš nový účet ještě není uložen."
#: ../src/empathy-accounts-dialog.c:345
-#: ../src/empathy-streamed-media-window.c:801 ../src/empathy-call-window.c:875
+#: ../src/empathy-streamed-media-window.c:754
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Probíhá připojování…"
@@ -3248,121 +3325,116 @@ msgstr "Klient Empathy na ověření totožnosti"
msgid "People nearby"
msgstr "Lidé v okolí"
-#: ../src/empathy-av.c:118 ../src/empathy-call.c:124
+#: ../src/empathy-av.c:118 ../src/empathy-call.c:127
msgid "- Empathy Audio/Video Client"
msgstr "– audio/videoklient Empathy"
-#: ../src/empathy-av.c:134 ../src/empathy-call.c:145
+#: ../src/empathy-av.c:134 ../src/empathy-call.c:152
msgid "Empathy Audio/Video Client"
msgstr "Audio/videoklient Empathy"
-#: ../src/empathy-streamed-media-window.c:478 ../src/empathy-call-window.c:453
+#: ../src/empathy-streamed-media-window.c:431
msgid "Contrast"
msgstr "Kontrast"
-#: ../src/empathy-streamed-media-window.c:481 ../src/empathy-call-window.c:456
+#: ../src/empathy-streamed-media-window.c:434
msgid "Brightness"
msgstr "Jas"
-#: ../src/empathy-streamed-media-window.c:484 ../src/empathy-call-window.c:459
+#: ../src/empathy-streamed-media-window.c:437
msgid "Gamma"
msgstr "Gamma"
-#: ../src/empathy-streamed-media-window.c:589 ../src/empathy-call-window.c:564
+#: ../src/empathy-streamed-media-window.c:542
msgid "Volume"
msgstr "Hlasitost"
-#: ../src/empathy-streamed-media-window.c:1157
-#: ../src/empathy-call-window.ui.h:22
+#: ../src/empathy-streamed-media-window.c:1110
msgid "_Sidebar"
msgstr "Po_straní lišta"
-#: ../src/empathy-streamed-media-window.c:1177
-#: ../src/empathy-call-window.c:1136
+#: ../src/empathy-streamed-media-window.c:1130
msgid "Audio input"
msgstr "Vstup zvuku"
-#: ../src/empathy-streamed-media-window.c:1181
-#: ../src/empathy-call-window.c:1140
+#: ../src/empathy-streamed-media-window.c:1134
msgid "Video input"
msgstr "Vstup videa"
-#: ../src/empathy-streamed-media-window.c:1185
-#: ../src/empathy-call-window.c:1144
+#: ../src/empathy-streamed-media-window.c:1140
msgid "Dialpad"
msgstr "Tlačítka vytáčení"
-#: ../src/empathy-streamed-media-window.c:1196
-#: ../src/empathy-call-window.c:1154
+#: ../src/empathy-streamed-media-window.c:1151
msgid "Details"
msgstr "Podrobnosti"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
-#: ../src/empathy-streamed-media-window.c:1265
-#: ../src/empathy-call-window.c:1237
+#: ../src/empathy-streamed-media-window.c:1220
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "Hovor s %s"
-#: ../src/empathy-streamed-media-window.c:1498
-#: ../src/empathy-call-window.c:1434
+#: ../src/empathy-streamed-media-window.c:1453
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "Adresa IP, jak ji vidí počítač"
-#: ../src/empathy-streamed-media-window.c:1500
-#: ../src/empathy-call-window.c:1436
+#: ../src/empathy-streamed-media-window.c:1455
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "Adresa IP, jak ji vidí server v Internetu"
-#: ../src/empathy-streamed-media-window.c:1502
-#: ../src/empathy-call-window.c:1438
+#: ../src/empathy-streamed-media-window.c:1457
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "Adresa IP vzájemného spojení, jak ji vidí druhá strana"
-#: ../src/empathy-streamed-media-window.c:1504
-#: ../src/empathy-call-window.c:1440
+#: ../src/empathy-streamed-media-window.c:1459
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "Adresa IP přenosového serveru"
-#: ../src/empathy-streamed-media-window.c:1506
-#: ../src/empathy-call-window.c:1442
+#: ../src/empathy-streamed-media-window.c:1461
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "Adresa IP vysílací skupiny"
-#: ../src/empathy-streamed-media-window.c:1888
+#: ../src/empathy-streamed-media-window.c:1843
msgctxt "encoding video codec"
msgid "Unknown"
msgstr "Neznámý"
-#: ../src/empathy-streamed-media-window.c:1891
+#: ../src/empathy-streamed-media-window.c:1846
msgctxt "encoding audio codec"
msgid "Unknown"
msgstr "Neznámý"
-#: ../src/empathy-streamed-media-window.c:1894
+#: ../src/empathy-streamed-media-window.c:1849
msgctxt "decoding video codec"
msgid "Unknown"
msgstr "Neznámý"
-#: ../src/empathy-streamed-media-window.c:1897
+#: ../src/empathy-streamed-media-window.c:1852
msgctxt "decoding audio codec"
msgid "Unknown"
msgstr "Neznámý"
#. Translators: number of minutes:seconds the caller has been connected
-#: ../src/empathy-streamed-media-window.c:2189
+#: ../src/empathy-streamed-media-window.c:2144
#, c-format
msgid "Connected — %d:%02dm"
msgstr "Připojeno — %d:%02dm"
-#: ../src/empathy-streamed-media-window.c:2250
-#: ../src/empathy-call-window.c:2154
+#: ../src/empathy-streamed-media-window.c:2205
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Technické podrobnosti"
-#: ../src/empathy-streamed-media-window.c:2288
-#: ../src/empathy-call-window.c:2192
+#: ../src/empathy-streamed-media-window.c:2243
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
@@ -3371,8 +3443,8 @@ msgstr ""
"Software používaný kontaktem „%s“ nerozumí žádnému z formátů zvuku, který je "
"podporován na vašem počítači"
-#: ../src/empathy-streamed-media-window.c:2293
-#: ../src/empathy-call-window.c:2197
+#: ../src/empathy-streamed-media-window.c:2248
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
@@ -3381,8 +3453,8 @@ msgstr ""
"Software používaný kontaktem „%s“ nerozumí žádnému z formátů videa, který je "
"podporován na vašem počítači"
-#: ../src/empathy-streamed-media-window.c:2299
-#: ../src/empathy-call-window.c:2203
+#: ../src/empathy-streamed-media-window.c:2254
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -3391,29 +3463,29 @@ msgstr ""
"Nelze navázat spojení s %s. Někdo z vás není nejspíš v síti, která podporuje "
"přímá spojení."
-#: ../src/empathy-streamed-media-window.c:2305
-#: ../src/empathy-call-window.c:2209
+#: ../src/empathy-streamed-media-window.c:2260
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "Někde na síti došlo k selhání"
-#: ../src/empathy-streamed-media-window.c:2309
-#: ../src/empathy-call-window.c:2213
+#: ../src/empathy-streamed-media-window.c:2264
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr ""
"Nemáte nainstalovánu podporu žádného z formátů zvuku potřebného pro tento "
"hovor"
-#: ../src/empathy-streamed-media-window.c:2312
-#: ../src/empathy-call-window.c:2216
+#: ../src/empathy-streamed-media-window.c:2267
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr ""
"Nemáte nainstalovánu podporu žádného z formátů videa potřebného pro tento "
"hovor"
-#: ../src/empathy-streamed-media-window.c:2322
-#: ../src/empathy-call-window.c:2228
+#: ../src/empathy-streamed-media-window.c:2277
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3424,36 +3496,31 @@ msgstr ""
"prosím tuto chybu</a> a přiložte chybové zprávy získané z odlaďovacího okna "
"v nabídce „Nápověda“."
-#: ../src/empathy-streamed-media-window.c:2330
-#: ../src/empathy-call-window.c:2237
+#: ../src/empathy-streamed-media-window.c:2285
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "Selhala funkce pro volání"
-#: ../src/empathy-streamed-media-window.c:2333
-#: ../src/empathy-call-window.c:2240
+#: ../src/empathy-streamed-media-window.c:2288
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "Byl dosažen konec proudu"
-#: ../src/empathy-streamed-media-window.c:2373
-#: ../src/empathy-call-window.c:2280
+#: ../src/empathy-streamed-media-window.c:2328
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "Nelze navázat spojení pro přenos zvuku"
-#: ../src/empathy-streamed-media-window.c:2383
-#: ../src/empathy-call-window.c:2290
+#: ../src/empathy-streamed-media-window.c:2338
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "Nelze navázat spojení pro přenos obrazu"
-#: ../src/empathy-call-window.ui.h:1
+#: ../src/empathy-call-window.ui.h:1 ../src/empathy-preferences.ui.h:2
#: ../src/empathy-streamed-media-window.ui.h:1
msgid "Audio"
msgstr "Zvuk"
-#: ../src/empathy-call-window.ui.h:2
-#: ../src/empathy-streamed-media-window.ui.h:2
-msgid "Call the contact again"
-msgstr "Znovu zavolat"
-
#: ../src/empathy-call-window.ui.h:3
#: ../src/empathy-streamed-media-window.ui.h:5
msgid "Decoding Codec:"
@@ -3496,55 +3563,94 @@ msgid "Minimise me"
msgstr "Minimalizovat"
#: ../src/empathy-call-window.ui.h:12
-#: ../src/empathy-streamed-media-window.ui.h:14
-msgid "Redial"
-msgstr "Vytočit znovu"
-
-#: ../src/empathy-call-window.ui.h:13
#: ../src/empathy-streamed-media-window.ui.h:15
msgid "Remote Candidate:"
msgstr "Vzdálený účastník:"
-#: ../src/empathy-call-window.ui.h:14
+#: ../src/empathy-call-window.ui.h:13
#: ../src/empathy-streamed-media-window.ui.h:16
msgid "Send Audio"
msgstr "Vysílat zvuk"
-#: ../src/empathy-call-window.ui.h:15
+#: ../src/empathy-call-window.ui.h:14
msgid "Send Video"
msgstr "Vysílat obraz"
-#: ../src/empathy-call-window.ui.h:16
+#: ../src/empathy-call-window.ui.h:15
msgid "Show dialpad"
msgstr "Zobrazit číselník"
+#: ../src/empathy-call-window.ui.h:16
+msgid "Start a video call"
+msgstr "Začít videohovor"
+
#: ../src/empathy-call-window.ui.h:17
+msgid "Start an audio call"
+msgstr "Začít hovor"
+
+#: ../src/empathy-call-window.ui.h:18
+msgid "Swap camera"
+msgstr "Prohodit kamery"
+
+#: ../src/empathy-call-window.ui.h:19
#: ../src/empathy-streamed-media-window.ui.h:17
msgid "Toggle audio transmission"
msgstr "Přepnout přenos zvuku"
-#: ../src/empathy-call-window.ui.h:18
+#: ../src/empathy-call-window.ui.h:20
msgid "Toggle video transmission"
msgstr "Přepnout vysílání obrazu"
-#: ../src/empathy-call-window.ui.h:19
+#: ../src/empathy-call-window.ui.h:21
#: ../src/empathy-streamed-media-window.ui.h:18
-#: ../src/empathy-call-window.c:1800 ../src/empathy-call-window.c:1801
-#: ../src/empathy-call-window.c:1802 ../src/empathy-call-window.c:1803
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
msgid "Unknown"
msgstr "Neznámo"
-#: ../src/empathy-call-window.ui.h:21
+#: ../src/empathy-call-window.ui.h:23
+msgid "Video call"
+msgstr "Videohovor"
+
+#: ../src/empathy-call-window.ui.h:24
#: ../src/empathy-streamed-media-window.ui.h:24
msgid "_Call"
msgstr "_Hovor"
-#: ../src/empathy-call-window.ui.h:23 ../src/empathy-main-window.ui.h:30
+#: ../src/empathy-call-window.ui.h:25
+msgid "_Camera"
+msgstr "_Kamera"
+
+#: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:18
+msgid "_Contents"
+msgstr "_Obsah"
+
+#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:19
+msgid "_Debug"
+msgstr "La_dit"
+
+#: ../src/empathy-call-window.ui.h:29 ../src/empathy-chat-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:22
+msgid "_Help"
+msgstr "_Nápověda"
+
+#: ../src/empathy-call-window.ui.h:30
+msgid "_Microphone"
+msgstr "_Mikrofon"
+
+#: ../src/empathy-call-window.ui.h:31
+msgid "_Settings"
+msgstr "Na_stavení"
+
+#: ../src/empathy-call-window.ui.h:32
+#: ../src/empathy-main-window-menubar.ui.h:30
#: ../src/empathy-streamed-media-window.ui.h:25
msgid "_View"
msgstr "_Zobrazit"
-#: ../src/empathy-chat-window.c:480 ../src/empathy-chat-window.c:500
+#: ../src/empathy-chat-window.c:481 ../src/empathy-chat-window.c:501
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
@@ -3552,7 +3658,7 @@ msgstr[0] "%s (%d nepřečtena)"
msgstr[1] "%s (%d nepřečtené)"
msgstr[2] "%s (%d nepřečtených)"
-#: ../src/empathy-chat-window.c:492
+#: ../src/empathy-chat-window.c:493
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
@@ -3560,7 +3666,7 @@ msgstr[0] "%s (a %u další)"
msgstr[1] "%s (a %u další)"
msgstr[2] "%s (a %u dalších)"
-#: ../src/empathy-chat-window.c:508
+#: ../src/empathy-chat-window.c:509
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
@@ -3568,7 +3674,7 @@ msgstr[0] "%s (%d nepřečtená od ostatních)"
msgstr[1] "%s (%d nepřečtené od ostatních)"
msgstr[2] "%s (%d nepřečtených od ostatních)"
-#: ../src/empathy-chat-window.c:517
+#: ../src/empathy-chat-window.c:518
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
@@ -3576,11 +3682,11 @@ msgstr[0] "%s (%d nepřečtená ode všech)"
msgstr[1] "%s (%d nepřečtené ode všech)"
msgstr[2] "%s (%d nepřečtených ode všech)"
-#: ../src/empathy-chat-window.c:732
+#: ../src/empathy-chat-window.c:733
msgid "SMS:"
msgstr "SMS:"
-#: ../src/empathy-chat-window.c:742
+#: ../src/empathy-chat-window.c:743
#, c-format
msgid "Sending %d message"
msgid_plural "Sending %d messages"
@@ -3588,7 +3694,7 @@ msgstr[0] "Odesílá se zpráva"
msgstr[1] "Odesílají se %d zprávy"
msgstr[2] "Odesílá se %d zpráv"
-#: ../src/empathy-chat-window.c:764
+#: ../src/empathy-chat-window.c:765
msgid "Typing a message."
msgstr "Píše zprávu."
@@ -3620,10 +3726,6 @@ msgstr "Posunout kartu do_prava"
msgid "Notify for All Messages"
msgstr "Upozorňovat na všechny zprávy"
-#: ../src/empathy-chat-window.ui.h:9 ../src/empathy-main-window.ui.h:18
-msgid "_Contents"
-msgstr "_Obsah"
-
#: ../src/empathy-chat-window.ui.h:10
msgid "_Conversation"
msgstr "_Konverzace"
@@ -3636,10 +3738,6 @@ msgstr "_Oddělit kartu"
msgid "_Favorite Chat Room"
msgstr "_Oblíbená diskuzní místnost"
-#: ../src/empathy-chat-window.ui.h:14 ../src/empathy-main-window.ui.h:22
-msgid "_Help"
-msgstr "_Nápověda"
-
#: ../src/empathy-chat-window.ui.h:15
msgid "_Next Tab"
msgstr "_Následující karta"
@@ -3676,95 +3774,95 @@ msgstr "Automaticky připojit"
msgid "Manage Favorite Rooms"
msgstr "Spravovat oblíbené místnosti"
-#: ../src/empathy-event-manager.c:522
+#: ../src/empathy-event-manager.c:521
msgid "Incoming video call"
msgstr "Příchozí videohovor"
-#: ../src/empathy-event-manager.c:522
+#: ../src/empathy-event-manager.c:521
msgid "Incoming call"
msgstr "Příchozí hovor"
-#: ../src/empathy-event-manager.c:526
+#: ../src/empathy-event-manager.c:525
#, c-format
msgid "%s is video calling you. Do you want to answer?"
msgstr "Volá vám %s, chcete to zvednout?"
-#: ../src/empathy-event-manager.c:527
+#: ../src/empathy-event-manager.c:526
#, c-format
msgid "%s is calling you. Do you want to answer?"
msgstr "Volá vám %s, chcete to zvednout?"
-#: ../src/empathy-event-manager.c:530 ../src/empathy-event-manager.c:731
-#: ../src/empathy-event-manager.c:764
+#: ../src/empathy-event-manager.c:529 ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming call from %s"
msgstr "Příchozí hovor od %s"
-#: ../src/empathy-event-manager.c:555
+#: ../src/empathy-event-manager.c:554
msgid "_Reject"
msgstr "O_dmítnout"
-#: ../src/empathy-event-manager.c:563 ../src/empathy-event-manager.c:571
+#: ../src/empathy-event-manager.c:562 ../src/empathy-event-manager.c:570
msgid "_Answer"
msgstr "_Zvednout"
-#: ../src/empathy-event-manager.c:571
+#: ../src/empathy-event-manager.c:570
msgid "_Answer with video"
msgstr "_Videohovor"
-#: ../src/empathy-event-manager.c:731 ../src/empathy-event-manager.c:764
+#: ../src/empathy-event-manager.c:730 ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming video call from %s"
msgstr "Příchozí videohovor od %s"
-#: ../src/empathy-event-manager.c:837
+#: ../src/empathy-event-manager.c:836
msgid "Room invitation"
msgstr "Pozvání do místnosti"
-#: ../src/empathy-event-manager.c:839
+#: ../src/empathy-event-manager.c:838
#, c-format
msgid "Invitation to join %s"
msgstr "Pozvánka na připojení %s"
-#: ../src/empathy-event-manager.c:846
+#: ../src/empathy-event-manager.c:845
#, c-format
msgid "%s is inviting you to join %s"
msgstr "%s vás zve do %s"
-#: ../src/empathy-event-manager.c:854
+#: ../src/empathy-event-manager.c:853
msgid "_Decline"
msgstr "O_dmítnout"
-#: ../src/empathy-event-manager.c:859
+#: ../src/empathy-event-manager.c:858
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "Připo_jit"
-#: ../src/empathy-event-manager.c:886
+#: ../src/empathy-event-manager.c:885
#, c-format
msgid "%s invited you to join %s"
msgstr "%s vás pozval do %s"
-#: ../src/empathy-event-manager.c:892
+#: ../src/empathy-event-manager.c:891
#, c-format
msgid "You have been invited to join %s"
msgstr "Byli jste pozváni do %s"
-#: ../src/empathy-event-manager.c:943
+#: ../src/empathy-event-manager.c:942
#, c-format
msgid "Incoming file transfer from %s"
msgstr "Příchozí přenos souboru od %s"
-#: ../src/empathy-event-manager.c:1135 ../src/empathy-main-window.c:375
+#: ../src/empathy-event-manager.c:1134 ../src/empathy-main-window.c:375
msgid "Password required"
msgstr "Požadováno heslo"
-#: ../src/empathy-event-manager.c:1191
+#: ../src/empathy-event-manager.c:1190
#, c-format
msgid "%s would like permission to see when you are online"
msgstr "%s by chtěl oprávnění vidět, když jste dostupný"
-#: ../src/empathy-event-manager.c:1195
+#: ../src/empathy-event-manager.c:1194
#, c-format
msgid ""
"\n"
@@ -3941,111 +4039,104 @@ msgid "Top up account credit"
msgstr "Dobít kredit účtu"
#. top up button
-#: ../src/empathy-main-window.c:1050
+#: ../src/empathy-main-window.c:1046
msgid "Top Up..."
msgstr "Dobít kredit…"
-#: ../src/empathy-main-window.c:1817
+#: ../src/empathy-main-window.c:1789
msgid "Contact"
msgstr "Kontakt"
-#: ../src/empathy-main-window.c:2169
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "Seznam kontaktů"
-#: ../src/empathy-main-window.c:2287
-msgid "Show and edit accounts"
-msgstr "Zobrazit a upravit účty"
-
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr "Kontakty na _mapě"
-#: ../src/empathy-main-window.ui.h:2
+#: ../src/empathy-main-window-menubar.ui.h:2
msgid "Credit Balance"
msgstr "Zůstatek kreditu"
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:3
msgid "Find in Contact _List"
msgstr "Najít v seznamu _kontaktů"
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "Připojit se do _oblíbených"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "Spravovat oblíbené"
-#: ../src/empathy-main-window.ui.h:6
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
msgstr "N_ormální velikost"
-#: ../src/empathy-main-window.ui.h:7 ../src/empathy-status-icon.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:7 ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "Nový _hovor…"
-#: ../src/empathy-main-window.ui.h:8
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "Normální velikost, s _avatary"
-#: ../src/empathy-main-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:9
msgid "P_references"
msgstr "_Nastavení"
-#: ../src/empathy-main-window.ui.h:10
+#: ../src/empathy-main-window-menubar.ui.h:10
msgid "Show P_rotocols"
msgstr "Vypsat p_rotokoly"
-#: ../src/empathy-main-window.ui.h:11
+#: ../src/empathy-main-window-menubar.ui.h:11
msgid "Sort by _Name"
msgstr "Řadit podle jmé_na"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:12
msgid "Sort by _Status"
msgstr "Řadit podle s_tavu"
-#: ../src/empathy-main-window.ui.h:13
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "Úč_ty"
-#: ../src/empathy-main-window.ui.h:15
+#: ../src/empathy-main-window-menubar.ui.h:15
msgid "_Blocked Contacts"
msgstr "_Blokované kontakty"
-#: ../src/empathy-main-window.ui.h:17
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr "_Kompaktní velikost"
-#: ../src/empathy-main-window.ui.h:19
-msgid "_Debug"
-msgstr "La_dit"
-
-#: ../src/empathy-main-window.ui.h:21
+#: ../src/empathy-main-window-menubar.ui.h:21
msgid "_File Transfers"
msgstr "Přenosy _souborů"
-#: ../src/empathy-main-window.ui.h:23
+#: ../src/empathy-main-window-menubar.ui.h:23
msgid "_Join…"
msgstr "Připo_jit…"
-#: ../src/empathy-main-window.ui.h:24 ../src/empathy-status-icon.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:24
+#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "_Nová konverzace…"
-#: ../src/empathy-main-window.ui.h:25
+#: ../src/empathy-main-window-menubar.ui.h:25
msgid "_Offline Contacts"
msgstr "_Odpojené kontakty"
-#: ../src/empathy-main-window.ui.h:26
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "_O mně"
-#: ../src/empathy-main-window.ui.h:28
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "_Místnost"
-#: ../src/empathy-main-window.ui.h:29
+#: ../src/empathy-main-window-menubar.ui.h:29
msgid "_Search for Contacts…"
msgstr "_Hledat kontakty…"
@@ -4116,79 +4207,79 @@ msgstr "Seznam místností"
msgid "_Room:"
msgstr "_Místnost:"
-#: ../src/empathy-preferences.c:156
+#: ../src/empathy-preferences.c:169
msgid "Message received"
msgstr "Zpráva přijata"
-#: ../src/empathy-preferences.c:157
+#: ../src/empathy-preferences.c:170
msgid "Message sent"
msgstr "Zpráva odeslána"
-#: ../src/empathy-preferences.c:158
+#: ../src/empathy-preferences.c:171
msgid "New conversation"
msgstr "Nová konverzace"
-#: ../src/empathy-preferences.c:159
+#: ../src/empathy-preferences.c:172
msgid "Contact goes online"
msgstr "Kontakt se připojil"
-#: ../src/empathy-preferences.c:160
+#: ../src/empathy-preferences.c:173
msgid "Contact goes offline"
msgstr "Kontakt se odpojil"
-#: ../src/empathy-preferences.c:161
+#: ../src/empathy-preferences.c:174
msgid "Account connected"
msgstr "Účet připojen"
-#: ../src/empathy-preferences.c:162
+#: ../src/empathy-preferences.c:175
msgid "Account disconnected"
msgstr "Účet odpojen"
-#: ../src/empathy-preferences.c:459
+#: ../src/empathy-preferences.c:484
msgid "Language"
msgstr "Jazyk"
#. translators: Contact name for the chat theme preview
-#: ../src/empathy-preferences.c:709
+#: ../src/empathy-preferences.c:734
msgid "Juliet"
msgstr "Julie"
#. translators: Contact name for the chat theme preview
-#: ../src/empathy-preferences.c:716
+#: ../src/empathy-preferences.c:741
msgid "Romeo"
msgstr "Romeo"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:722
+#: ../src/empathy-preferences.c:747
msgid "O Romeo, Romeo, wherefore art thou Romeo?"
msgstr "Ach Romeo, Romeo! Proč jsi Romeo?"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:725
+#: ../src/empathy-preferences.c:750
msgid "Deny thy father and refuse thy name;"
msgstr "Své jméno zapři, odřekni se otce,"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:728
+#: ../src/empathy-preferences.c:753
msgid "Or if thou wilt not, be but sworn my love"
msgstr "anebo, nechceš-li, zasvěť se mně,"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:731
+#: ../src/empathy-preferences.c:756
msgid "And I'll no longer be a Capulet."
msgstr "a přestanu být Kapuletová."
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:734
+#: ../src/empathy-preferences.c:759
msgid "Shall I hear more, or shall I speak at this?"
msgstr "Mám ještě poslouchat? Či odpovím?"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:737
+#: ../src/empathy-preferences.c:762
msgid "Juliet has disconnected"
msgstr "Julie se odpojila"
-#: ../src/empathy-preferences.c:1135
+#: ../src/empathy-preferences.c:1166
msgid "Preferences"
msgstr "Nastavení"
@@ -4196,68 +4287,90 @@ msgstr "Nastavení"
msgid "Appearance"
msgstr "Vzhled"
-#: ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-preferences.ui.h:3
msgid "Behavior"
msgstr "Chování"
-#: ../src/empathy-preferences.ui.h:3
+#: ../src/empathy-preferences.ui.h:5
msgid "Chat Th_eme:"
msgstr "Vzhl_ed diskuze:"
-#: ../src/empathy-preferences.ui.h:4
+#: ../src/empathy-preferences.ui.h:6
msgid "Disable notifications when _away or busy"
msgstr ""
"Nezobrazovat upozornění v případě mé nepřítomnosti nebo z_aneprázdněnosti"
-#: ../src/empathy-preferences.ui.h:5
+#: ../src/empathy-preferences.ui.h:7
msgid "Disable sounds when _away or busy"
msgstr "Vypnout zvuky v případě mé nepřítomnosti nebo z_aneprázdněnosti"
-#: ../src/empathy-preferences.ui.h:6
+#: ../src/empathy-preferences.ui.h:8
msgid "Display incoming events in the notification area"
msgstr "Zobrazovat příchozí události v oznamovací oblasti"
-#: ../src/empathy-preferences.ui.h:7
+#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+"Potlačení ozvěny pomáhá, aby váš hlas zněl protější osobě čistěji, ale na "
+"některých počítačích to může způsobovat problémy. Pokud vy nebo protější "
+"osoba slyšíte během hovoru podivné zvuky nebo závady, zkuste potlačení "
+"ozvěny vypnout a hovor začít znovu."
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "Upozornit při připojení uživatele"
-#: ../src/empathy-preferences.ui.h:8
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "Upozornit při odpojení uživatele"
-#: ../src/empathy-preferences.ui.h:9
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "Povolit upozornění, pokud disku_ze není vybrána"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "Povolit kontrolu pravopisu pro jazyky:"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "Všeobecné"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:15
+#| msgid "Input level"
+msgid "Input level:"
+msgstr "Úroveň vstupu:"
+
+#: ../src/empathy-preferences.ui.h:16
+#| msgid "Input volume"
+msgid "Input volume:"
+msgstr "Hlasitost vstupu:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "Zdroje polohy:"
-#: ../src/empathy-preferences.ui.h:14
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "Zaznamenávat konverzace"
-#: ../src/empathy-preferences.ui.h:15
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "Upozornění"
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "Přehrávat zvuky při událostech"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "Soukromí"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -4266,71 +4379,71 @@ msgstr ""
"Při omezené přesnosti polohy bude zobrazen pouze stát, kraj a město. "
"Souřadnice GPS budou zaokrouhleny na 1 desetinné místo."
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "Zobrazovat _smajlíky jako obrázky"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "_Zobrazit seznam kontaktů v místnostech"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "Zvuky"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "Kontrola pravopisu"
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
"Seznam jazyků obsahuje pouze jazyky, pro které máte nainstalovány slovníky."
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "Motivy"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:30
msgid "Variant:"
msgstr "Varianta:"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "Připojovat se _automaticky po spuštění "
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "_Mobil"
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "P_ovolit bublinová upozornění"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "_Povolit zvuková upozornění"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_Síť (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "_Otevírat nové diskuze v oddělených oknech"
-#: ../src/empathy-preferences.ui.h:33
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "Zveřejnit _kontaktům polohu"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:35
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "O_mezit přesnost polohy"
@@ -4342,6 +4455,10 @@ msgstr "Stav"
msgid "_Quit"
msgstr "U_končit"
+#: ../src/empathy-streamed-media-window.ui.h:2
+msgid "Call the contact again"
+msgstr "Znovu zavolat"
+
#: ../src/empathy-streamed-media-window.ui.h:3
msgid "Camera Off"
msgstr "Kamera vypnuta"
@@ -4366,6 +4483,10 @@ msgstr "Zapnout kameru ale nepovolovat vysílání obrazu"
msgid "Preview"
msgstr "Náhled"
+#: ../src/empathy-streamed-media-window.ui.h:14
+msgid "Redial"
+msgstr "Vytočit znovu"
+
#: ../src/empathy-streamed-media-window.ui.h:19
msgid "V_ideo"
msgstr "V_ideo"
@@ -4386,78 +4507,78 @@ msgstr "Náhled videa"
msgid "Contact Map View"
msgstr "Zobrazení kontaktů na mapě"
-#: ../src/empathy-debug-window.c:1218
+#: ../src/empathy-debug-window.c:1228
msgid "Save"
msgstr "Uložit"
-#: ../src/empathy-debug-window.c:1394
+#: ../src/empathy-debug-window.c:1435
msgid "Debug Window"
msgstr "Ladící okno"
-#: ../src/empathy-debug-window.c:1476
+#: ../src/empathy-debug-window.c:1517
msgid "Pause"
msgstr "Pozastavit"
-#: ../src/empathy-debug-window.c:1488
+#: ../src/empathy-debug-window.c:1529
msgid "Level "
msgstr "Úroveň "
-#: ../src/empathy-debug-window.c:1508
+#: ../src/empathy-debug-window.c:1549
msgid "Debug"
-msgstr "Ladit"
+msgstr "Ladění"
-#: ../src/empathy-debug-window.c:1514
+#: ../src/empathy-debug-window.c:1555
msgid "Info"
msgstr "Informace"
-#: ../src/empathy-debug-window.c:1520 ../src/empathy-debug-window.c:1569
+#: ../src/empathy-debug-window.c:1561 ../src/empathy-debug-window.c:1610
msgid "Message"
msgstr "Zpráva"
-#: ../src/empathy-debug-window.c:1526
+#: ../src/empathy-debug-window.c:1567
msgid "Warning"
msgstr "Varování"
-#: ../src/empathy-debug-window.c:1532
+#: ../src/empathy-debug-window.c:1573
msgid "Critical"
msgstr "Kritické"
-#: ../src/empathy-debug-window.c:1538
+#: ../src/empathy-debug-window.c:1579
msgid "Error"
msgstr "Chyba"
-#: ../src/empathy-debug-window.c:1557
+#: ../src/empathy-debug-window.c:1598
msgid "Time"
msgstr "Čas"
-#: ../src/empathy-debug-window.c:1560
+#: ../src/empathy-debug-window.c:1601
msgid "Domain"
msgstr "Doména"
-#: ../src/empathy-debug-window.c:1562
+#: ../src/empathy-debug-window.c:1603
msgid "Category"
msgstr "Kategorie"
-#: ../src/empathy-debug-window.c:1564
+#: ../src/empathy-debug-window.c:1605
msgid "Level"
msgstr "Úroveň"
-#: ../src/empathy-debug-window.c:1601
+#: ../src/empathy-debug-window.c:1642
msgid ""
"The selected connection manager does not support the remote debugging "
"extension."
msgstr "Vybraný správce připojení nepodporuje rozšíření pro vzdálené ladění."
-#: ../src/empathy-invite-participant-dialog.c:429
-#: ../src/empathy-invite-participant-dialog.c:477
+#: ../src/empathy-invite-participant-dialog.c:205
+#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "Přizvat účastníka"
-#: ../src/empathy-invite-participant-dialog.c:430
+#: ../src/empathy-invite-participant-dialog.c:206
msgid "Choose a contact to invite into the conversation:"
msgstr "Zvolte kontakt, který chcete přizvat do konverzace: "
-#: ../src/empathy-invite-participant-dialog.c:473
+#: ../src/empathy-invite-participant-dialog.c:227
msgid "Invite"
msgstr "Pozvat"
@@ -4484,13 +4605,21 @@ msgstr "<ID účtu>"
#: ../src/empathy-accounts.c:198
msgid "- Empathy Accounts"
-msgstr "- Účty Empathy"
+msgstr "– Účty Empathy"
#: ../src/empathy-accounts.c:237
msgid "Empathy Accounts"
msgstr "Účty Empathy"
-#: ../src/empathy-debugger.c:66
+#: ../src/empathy-debugger.c:70
+msgid "Show a particular service"
+msgstr "Zobrazit konkrétní službu"
+
+#: ../src/empathy-debugger.c:75
+msgid "- Empathy Debugger"
+msgstr "– Ladění Empathy"
+
+#: ../src/empathy-debugger.c:114
msgid "Empathy Debugger"
msgstr "Ladění Empathy"
@@ -4529,32 +4658,35 @@ msgstr "Přijmout"
msgid "Provide"
msgstr "Poskytnout"
-#: ../src/empathy-call-observer.c:135
+#: ../src/empathy-call-observer.c:134
#, c-format
msgid "%s just tried to call you, but you were in another call."
msgstr "%s vám právě zkouší volat, ale vy máte jiný hovor."
#. Translators: this is an "Info" label. It should be as short
#. * as possible.
-#: ../src/empathy-call-window.c:782 ../src/empathy-call-window.c:796
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
msgid "i"
msgstr "i"
-#: ../src/empathy-call-window.c:1244
-#, c-format
-msgid "Call with %d participants"
-msgstr "Hovor s %d účastníky"
+#: ../src/empathy-call-window.c:2603
+msgid "On hold"
+msgstr "Čeká na lince"
+
+#: ../src/empathy-call-window.c:2606
+msgid "Mute"
+msgstr "Ztišit"
+
+#: ../src/empathy-call-window.c:2608
+msgid "Duration"
+msgstr "Doba"
#. Translators: 'status - minutes:seconds' the caller has been connected
-#: ../src/empathy-call-window.c:2091
+#: ../src/empathy-call-window.c:2611
#, c-format
msgid "%s — %d:%02dm"
msgstr "%s — %d:%02dm"
-#: ../src/empathy-call-window.c:2092
-msgid "On hold"
-msgstr "Čeká na lince"
-
#: ../libempathy-gtk/empathy-search-bar.c:243
msgid "_Match case"
-msgstr "Rozlišovat velikost _znaků"
+msgstr "Rozlišovat velikost _znaků" \ No newline at end of file
diff --git a/po/en_GB.po b/po/en_GB.po
index fab32d576..3d387d12d 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-03-16 17:02+0000\n"
-"PO-Revision-Date: 2011-03-16 17:04+0100\n"
+"POT-Creation-Date: 2011-09-08 16:10+0100\n"
+"PO-Revision-Date: 2011-09-08 16:27+0100\n"
"Last-Translator: Bruce Cowan <bruce@bcowan.me.uk>\n"
"Language-Team: British English <en@li.org>\n"
"Language: en_GB\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Virtaal 0.6.1\n"
+"X-Generator: Virtaal 0.7.1-beta1\n"
#: ../data/empathy.desktop.in.in.h:1
msgid "Chat on Google Talk, Facebook, MSN and many other chat services"
@@ -40,6 +40,22 @@ msgid "Always open a separate chat window for new chats."
msgstr "Always open a separate chat window for new chats."
#: ../data/org.gnome.Empathy.gschema.xml.in.h:2
+msgid "Call volume"
+msgstr "Call volume"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+msgid "Call volume, as a percentage."
+msgstr "Call volume, as a percentage."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+msgid "Camera device"
+msgstr "Camera device"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+msgid "Camera position"
+msgstr "Camera position"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
@@ -47,45 +63,53 @@ msgstr ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "Chat window theme"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+msgid "Chat window theme variant"
+msgstr "Chat window theme variant"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "Compact contact list"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "Connection managers should be used"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "Contact list sort criterion"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+msgid "Default camera device to use in video calls, e.g. /dev/video0."
+msgstr "Default camera device to use in video calls, e.g. /dev/video0."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "Default directory to select an avatar image from"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "Disable popup notifications when away"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "Disable sounds when away"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "Display incoming events in the status area"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
@@ -93,229 +117,247 @@ msgstr ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+msgid "Echo cancellation support"
+msgstr "Echo cancellation support"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "Empathy can publish the user's location"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "Empathy can use the GPS to guess the location"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr "Empathy can use the mobile phone network to guess the location"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "Empathy can use the network to guess the location"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Empathy default download folder"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "Empathy has migrated butterfly logs"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr "Empathy should auto-away when idle"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Empathy should auto-connect on startup"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "Empathy should reduce the location's accuracy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "Empathy should use the avatar of the contact as the chat window icon"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "Enable WebKit Developer Tools"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "Enable popup notifications for new messages"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "Enable spell checker"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "Hide main window"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "Hide the main window."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "Nick completed character"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "Open new chats in separate windows"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Path of the Adium theme to use"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr "Path of the Adium theme to use if the theme used for chat is Adium."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "Play a sound for incoming messages"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "Play a sound for new conversations"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "Play a sound for outgoing messages"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "Play a sound when a contact logs in"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "Play a sound when a contact logs out"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "Play a sound when we log in"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "Play a sound when we log out"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "Pop up notifications if the chat isn't focused"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "Pop up notifications when a contact logs in"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "Pop up notifications when a contact logs out"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr "Position the camera preview should be during a call."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+msgid "Show Balance in contact list"
+msgstr "Show Balance in contact list"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "Show avatars"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "Show contact list in rooms"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "Show hint about closing the main window"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "Show offline contacts"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "Show protocols"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "Spell checking languages"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "The default folder to save file transfers in."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "The last directory that an avatar image was chosen from."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "The position for the chat window side pane"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr "The stored position (in pixels) of the chat window side pane."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "The theme that is used to display the conversation in chat windows."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+msgid ""
+"The theme variant that is used to display the conversation in chat windows."
+msgstr ""
+"The theme variant that is used to display the conversation in chat windows."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "Use graphical smileys"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "Use notification sounds"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "Use theme for chat rooms"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr "Whether Empathy can publish the user's location to their contacts."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "Whether Empathy can use the GPS to guess the location."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr ""
"Whether Empathy can use the mobile phone network to guess the location."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "Whether Empathy can use the network to guess the location."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "Whether Empathy has migrated butterfly logs."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr ""
"Whether Empathy should automatically log into your accounts on startup."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid ""
"Whether Empathy should go into away mode automatically if the user is idle."
msgstr ""
"Whether Empathy should go into away mode automatically if the user is idle."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
@@ -323,64 +365,68 @@ msgstr ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid ""
"Whether to check words typed against the languages you want to check with."
msgstr ""
"Whether to check words typed against the languages you want to check with."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "Whether to convert smileys into graphical images in conversations."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+msgid "Whether to enable Pulseaudio's echo cancellation filter."
+msgstr "Whether to enable Pulseaudio's echo cancellation filter."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr ""
"Whether to play a sound to notify of contacts logging into the network."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid ""
"Whether to play a sound to notify of contacts logging out of the network."
msgstr ""
"Whether to play a sound to notify of contacts logging out of the network."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "Whether to play a sound to notify of events."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "Whether to play a sound to notify of incoming messages."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "Whether to play a sound to notify of new conversations."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "Whether to play a sound to notify of outgoing messages."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "Whether to play a sound when logging into a network."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "Whether to play a sound when logging out of a network."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr "Whether to play sound notifications when away or busy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr "Whether to show a popup notification when a contact goes offline."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr "Whether to show a popup notification when a contact goes online."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
@@ -388,37 +434,41 @@ msgstr ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr "Whether to show a popup notification when receiving a new message."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+msgid "Whether to show account balances in the contact list."
+msgstr "Whether to show account balances in the contact list."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid ""
"Whether to show avatars for contacts in the contact list and chat windows."
msgstr ""
"Whether to show avatars for contacts in the contact list and chat windows."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr "Whether to show contacts that are offline in the contact list."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr "Whether to show popup notifications when away or busy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr "Whether to show protocols for contacts in the contact list."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "Whether to show the contact list in chat rooms."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "Whether to show the contact list in compact mode."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
@@ -426,11 +476,11 @@ msgstr ""
"Whether to show the message dialogue about closing the main window with the "
"'x' button in the title bar."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "Whether to use the theme for chat rooms."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid ""
"Which criterion to use when sorting the contact list. Default is to sort by "
"the contact's name with the value \"name\". A value of \"state\" will sort "
@@ -446,7 +496,7 @@ msgstr "Manage Messaging and VoIP accounts"
#. Tweak the dialog
#: ../data/empathy-accounts.desktop.in.in.h:2
-#: ../src/empathy-accounts-dialog.c:2242
+#: ../src/empathy-accounts-dialog.c:2324
msgid "Messaging and VoIP Accounts"
msgstr "Messaging and VoIP Accounts"
@@ -454,18 +504,34 @@ msgstr "Messaging and VoIP Accounts"
msgid "File transfer completed, but the file was corrupted"
msgstr "File transfer completed, but the file was corrupted"
-#: ../libempathy/empathy-ft-handler.c:1116
+#: ../libempathy/empathy-ft-handler.c:1111
msgid "File transfer not supported by remote contact"
msgstr "File transfer not supported by remote contact"
-#: ../libempathy/empathy-ft-handler.c:1172
+#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is not a regular file"
msgstr "The selected file is not a regular file"
-#: ../libempathy/empathy-ft-handler.c:1181
+#: ../libempathy/empathy-ft-handler.c:1176
msgid "The selected file is empty"
msgstr "The selected file is empty"
+#: ../libempathy/empathy-message.c:415 ../src/empathy-call-observer.c:131
+#, c-format
+msgid "Missed call from %s"
+msgstr "Missed call from %s"
+
+#. Translators: this is an outgoing call, e.g. 'Called Alice'
+#: ../libempathy/empathy-message.c:419
+#, c-format
+msgid "Called %s"
+msgstr "Called %s"
+
+#: ../libempathy/empathy-message.c:422
+#, c-format
+msgid "Call from %s"
+msgstr "Call from %s"
+
#: ../libempathy/empathy-tp-file.c:268
msgid "Socket type not supported"
msgstr "Socket type not supported"
@@ -494,144 +560,142 @@ msgstr "Error while trying to transfer the file"
msgid "The other participant is unable to transfer the file"
msgstr "The other participant is unable to transfer the file"
-#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:383
+#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:302
msgid "Unknown reason"
msgstr "Unknown reason"
-#: ../libempathy/empathy-utils.c:305
+#: ../libempathy/empathy-utils.c:222
msgid "Available"
msgstr "Available"
-#: ../libempathy/empathy-utils.c:307
+#: ../libempathy/empathy-utils.c:224
msgid "Busy"
msgstr "Busy"
-#: ../libempathy/empathy-utils.c:310
+#: ../libempathy/empathy-utils.c:227
msgid "Away"
msgstr "Away"
-#: ../libempathy/empathy-utils.c:312
+#: ../libempathy/empathy-utils.c:229
msgid "Invisible"
msgstr "Invisible"
-#: ../libempathy/empathy-utils.c:314
+#: ../libempathy/empathy-utils.c:231
msgid "Offline"
msgstr "Offline"
-#: ../libempathy/empathy-utils.c:316
-#: ../src/empathy-streamed-media-window.c:1904
-#: ../src/empathy-streamed-media-window.c:1905
-#: ../src/empathy-streamed-media-window.c:1906
-#: ../src/empathy-streamed-media-window.c:1907
-#: ../src/empathy-call-window.ui.h:18
+#. translators: presence type is unknown
+#: ../libempathy/empathy-utils.c:234
+msgctxt "presence"
msgid "Unknown"
msgstr "Unknown"
-#: ../libempathy/empathy-utils.c:355
+#: ../libempathy/empathy-utils.c:274
msgid "No reason specified"
msgstr "No reason specified"
-#: ../libempathy/empathy-utils.c:357 ../libempathy/empathy-utils.c:413
+#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:332
msgid "Status is set to offline"
msgstr "Status is set to offline"
-#: ../libempathy/empathy-utils.c:359 ../libempathy/empathy-utils.c:393
+#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:312
+#: ../libempathy-gtk/empathy-call-utils.c:49
msgid "Network error"
msgstr "Network error"
-#: ../libempathy/empathy-utils.c:361 ../libempathy/empathy-utils.c:395
+#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:314
msgid "Authentication failed"
msgstr "Authentication failed"
-#: ../libempathy/empathy-utils.c:363 ../libempathy/empathy-utils.c:397
+#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:316
msgid "Encryption error"
msgstr "Encryption error"
-#: ../libempathy/empathy-utils.c:365
+#: ../libempathy/empathy-utils.c:284
msgid "Name in use"
msgstr "Name in use"
-#: ../libempathy/empathy-utils.c:367 ../libempathy/empathy-utils.c:399
+#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
msgid "Certificate not provided"
msgstr "Certificate not provided"
-#: ../libempathy/empathy-utils.c:369 ../libempathy/empathy-utils.c:401
+#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
msgid "Certificate untrusted"
msgstr "Certificate untrusted"
-#: ../libempathy/empathy-utils.c:371 ../libempathy/empathy-utils.c:403
+#: ../libempathy/empathy-utils.c:290 ../libempathy/empathy-utils.c:322
msgid "Certificate expired"
msgstr "Certificate expired"
-#: ../libempathy/empathy-utils.c:373 ../libempathy/empathy-utils.c:405
+#: ../libempathy/empathy-utils.c:292 ../libempathy/empathy-utils.c:324
msgid "Certificate not activated"
msgstr "Certificate not activated"
-#: ../libempathy/empathy-utils.c:375 ../libempathy/empathy-utils.c:407
+#: ../libempathy/empathy-utils.c:294 ../libempathy/empathy-utils.c:326
msgid "Certificate hostname mismatch"
msgstr "Certificate hostname mismatch"
-#: ../libempathy/empathy-utils.c:377 ../libempathy/empathy-utils.c:409
+#: ../libempathy/empathy-utils.c:296 ../libempathy/empathy-utils.c:328
msgid "Certificate fingerprint mismatch"
msgstr "Certificate fingerprint mismatch"
-#: ../libempathy/empathy-utils.c:379 ../libempathy/empathy-utils.c:411
+#: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:330
msgid "Certificate self-signed"
msgstr "Certificate self-signed"
-#: ../libempathy/empathy-utils.c:381
+#: ../libempathy/empathy-utils.c:300
msgid "Certificate error"
msgstr "Certificate error"
-#: ../libempathy/empathy-utils.c:415
+#: ../libempathy/empathy-utils.c:334
msgid "Encryption is not available"
msgstr "Encryption is not available"
-#: ../libempathy/empathy-utils.c:417
+#: ../libempathy/empathy-utils.c:336
msgid "Certificate is invalid"
msgstr "Certificate is invalid"
-#: ../libempathy/empathy-utils.c:419
+#: ../libempathy/empathy-utils.c:338
msgid "Connection has been refused"
msgstr "Connection has been refused"
-#: ../libempathy/empathy-utils.c:421
+#: ../libempathy/empathy-utils.c:340
msgid "Connection can't be established"
msgstr "Connection can't be established"
-#: ../libempathy/empathy-utils.c:423
+#: ../libempathy/empathy-utils.c:342
msgid "Connection has been lost"
msgstr "Connection has been lost"
-#: ../libempathy/empathy-utils.c:425
+#: ../libempathy/empathy-utils.c:344
msgid "This resource is already connected to the server"
msgstr "This resource is already connected to the server"
-#: ../libempathy/empathy-utils.c:427
+#: ../libempathy/empathy-utils.c:346
msgid ""
"Connection has been replaced by a new connection using the same resource"
msgstr ""
"Connection has been replaced by a new connection using the same resource"
-#: ../libempathy/empathy-utils.c:430
+#: ../libempathy/empathy-utils.c:349
msgid "The account already exists on the server"
msgstr "The account already exists on the server"
-#: ../libempathy/empathy-utils.c:432
+#: ../libempathy/empathy-utils.c:351
msgid "Server is currently too busy to handle the connection"
msgstr "Server is currently too busy to handle the connection"
-#: ../libempathy/empathy-utils.c:434
+#: ../libempathy/empathy-utils.c:353
msgid "Certificate has been revoked"
msgstr "Certificate has been revoked"
-#: ../libempathy/empathy-utils.c:436
+#: ../libempathy/empathy-utils.c:355
msgid ""
"Certificate uses an insecure cipher algorithm or is cryptographically weak"
msgstr ""
"Certificate uses an insecure cypher algorithm or is cryptographically weak"
-#: ../libempathy/empathy-utils.c:439
+#: ../libempathy/empathy-utils.c:358
msgid ""
"The length of the server certificate, or the depth of the server certificate "
"chain, exceed the limits imposed by the cryptography library"
@@ -639,150 +703,144 @@ msgstr ""
"The length of the server certificate, or the depth of the server certificate "
"chain, exceed the limits imposed by the cryptography library"
-#: ../libempathy/empathy-utils.c:602
+#: ../libempathy/empathy-utils.c:519
#: ../libempathy-gtk/empathy-contact-list-store.h:73
msgid "People Nearby"
msgstr "People Nearby"
-#: ../libempathy/empathy-utils.c:607
+#: ../libempathy/empathy-utils.c:524
msgid "Yahoo! Japan"
msgstr "Yahoo! Japan"
-#: ../libempathy/empathy-utils.c:636
+#: ../libempathy/empathy-utils.c:553
msgid "Google Talk"
msgstr "Google Talk"
-#: ../libempathy/empathy-utils.c:637
+#: ../libempathy/empathy-utils.c:554
msgid "Facebook Chat"
msgstr "Facebook Chat"
-#: ../libempathy/empathy-time.c:137
+#: ../libempathy/empathy-time.c:88
#, c-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] "%d second ago"
msgstr[1] "%d seconds ago"
-#: ../libempathy/empathy-time.c:142
+#: ../libempathy/empathy-time.c:93
#, c-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] "%d minute ago"
msgstr[1] "%d minutes ago"
-#: ../libempathy/empathy-time.c:147
+#: ../libempathy/empathy-time.c:98
#, c-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] "%d hour ago"
msgstr[1] "%d hours ago"
-#: ../libempathy/empathy-time.c:152
+#: ../libempathy/empathy-time.c:103
#, c-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] "%d day ago"
msgstr[1] "%d days ago"
-#: ../libempathy/empathy-time.c:157
+#: ../libempathy/empathy-time.c:108
#, c-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] "%d week ago"
msgstr[1] "%d weeks ago"
-#: ../libempathy/empathy-time.c:162
+#: ../libempathy/empathy-time.c:113
#, c-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] "%d month ago"
msgstr[1] "%d months ago"
-#: ../libempathy/empathy-time.c:167
+#: ../libempathy/empathy-time.c:136
msgid "in the future"
msgstr "in the future"
-#: ../libempathy-gtk/empathy-account-chooser.c:501
-msgid "All"
-msgstr "All"
+#: ../libempathy-gtk/empathy-account-chooser.c:539
+msgid "All accounts"
+msgstr "All accounts"
-#: ../libempathy-gtk/empathy-account-widget.c:679
-#: ../libempathy-gtk/empathy-log-window.c:647
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Account"
-#: ../libempathy-gtk/empathy-account-widget.c:680
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Password"
-#: ../libempathy-gtk/empathy-account-widget.c:681
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Server"
-#: ../libempathy-gtk/empathy-account-widget.c:682
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Port"
-#: ../libempathy-gtk/empathy-account-widget.c:754
-#: ../libempathy-gtk/empathy-account-widget.c:811
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1163
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "My Web Accounts"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "The account %s is edited via My Web Accounts."
+msgid "The account %s is edited via %s."
+msgstr "The account %s is edited via %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1169
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "The account %s cannot be edited in Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1189
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Launch My Web Accounts"
-#: ../libempathy-gtk/empathy-account-widget.c:1527
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "Edit %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Username:"
-#: ../libempathy-gtk/empathy-account-widget.c:1894
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "A_pply"
-#: ../libempathy-gtk/empathy-account-widget.c:1924
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "L_og in"
-#. Account and Identifier
-#: ../libempathy-gtk/empathy-account-widget.c:1990
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:517
-#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1481
-#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
-#: ../src/empathy-chatrooms-window.ui.h:1
-#: ../src/empathy-new-chatroom-dialog.ui.h:1
-msgid "Account:"
-msgstr "Account:"
-
-#: ../libempathy-gtk/empathy-account-widget.c:2001
-msgid "_Enabled"
-msgstr "_Enabled"
-
-#: ../libempathy-gtk/empathy-account-widget.c:2066
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "This account already exists on the server"
-#: ../libempathy-gtk/empathy-account-widget.c:2069
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Create a new account on the server"
-#: ../libempathy-gtk/empathy-account-widget.c:2261
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "Ca_ncel"
@@ -791,19 +849,19 @@ msgstr "Ca_ncel"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2558
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s on %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2584
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "%s Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2588
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "New account"
@@ -815,6 +873,7 @@ msgstr "<b>Example:</b> MyScreenName"
#: ../libempathy-gtk/empathy-account-widget-generic.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
@@ -828,7 +887,7 @@ msgstr "Advanced"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:5
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:8
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:4
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:5
msgid "Pass_word:"
msgstr "Pass_word:"
@@ -838,7 +897,7 @@ msgstr "Pass_word:"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:6
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:10
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:5
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
msgid "Remember Password"
msgstr "Remember Password"
@@ -848,7 +907,7 @@ msgstr "Remember Password"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:11
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:6
#: ../libempathy-gtk/empathy-password-dialog.c:311
msgid "Remember password"
@@ -924,76 +983,84 @@ msgstr "What is your ICQ UIN?"
msgid "What is your ICQ password?"
msgstr "What is your ICQ password?"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:183
-#: ../libempathy-gtk/empathy-account-widget-sip.c:216
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "Auto"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:186
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:189
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:192
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:221
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "Register"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:226
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "Options"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:229
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "None"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
msgid "Character set:"
msgstr "Character set:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+msgid ""
+"Most IRC servers don't need a password, so if you're not sure, don't enter a "
+"password."
+msgstr ""
+"Most IRC servers don't need a password, so if you're not sure, don't enter a "
+"password."
+
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
msgid "Network"
msgstr "Network"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
msgid "Network:"
msgstr "Network:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
msgid "Nickname:"
msgstr "Nickname:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
msgid "Password:"
msgstr "Password:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
msgid "Quit message:"
msgstr "Quit message:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
msgid "Real name:"
msgstr "Real name:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
msgid "Servers"
msgstr "Servers"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:12
msgid "What is your IRC nickname?"
msgstr "What is your IRC nickname?"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:13
msgid "Which IRC network?"
msgstr "Which IRC network?"
@@ -1127,58 +1194,67 @@ msgid "Discover the STUN server automatically"
msgstr "Discover the STUN server automatically"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:6
+msgid "Ignore TLS Errors"
+msgstr "Ignore TLS Errors"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
msgid "Interval (seconds)"
msgstr "Interval (seconds)"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
msgid "Keep-Alive Options"
msgstr "Keep-Alive Options"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
msgid "Loose Routing"
msgstr "Loose Routeing"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
msgid "Mechanism:"
msgstr "Mechanism:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
msgid "Miscellaneous Options"
msgstr "Miscellaneous Options"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
msgid "NAT Traversal Options"
msgstr "NAT Traversal Options"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
msgid "Port:"
msgstr "Port:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
msgid "Proxy Options"
msgstr "Proxy Options"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
msgid "STUN Server:"
msgstr "STUN Server:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
+#: ../libempathy-gtk/empathy-contact-widget.c:347
msgid "Server:"
msgstr "Server:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
msgid "Transport:"
msgstr "Transport:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr "Use this account to call _landlines and mobile phones"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "What is your SIP account password?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
msgstr "What is your SIP login ID?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "_Username:"
@@ -1202,20 +1278,28 @@ msgstr "Yahoo! I_D:"
msgid "_Room List locale:"
msgstr "_Room List locale:"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:448
-#: ../libempathy-gtk/empathy-avatar-chooser.c:524
+#: ../libempathy-gtk/empathy-avatar-chooser.c:470
+#: ../libempathy-gtk/empathy-avatar-chooser.c:555
msgid "Couldn't convert image"
msgstr "Couldn't convert image"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:449
+#: ../libempathy-gtk/empathy-avatar-chooser.c:471
msgid "None of the accepted image formats are supported on your system"
msgstr "None of the accepted image formats are supported on your system"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:936
+#: ../libempathy-gtk/empathy-avatar-chooser.c:818
+msgid "Couldn't save picture to file"
+msgstr "Couldn't save picture to file"
+
+#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
msgstr "Select Your Avatar Image"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:939
+#: ../libempathy-gtk/empathy-avatar-chooser.c:938
+msgid "Take a picture..."
+msgstr "Take a picture…"
+
+#: ../libempathy-gtk/empathy-avatar-chooser.c:941
msgid "No Image"
msgstr "No Image"
@@ -1231,35 +1315,61 @@ msgstr "All Files"
msgid "Click to enlarge"
msgstr "Click to enlarge"
-#: ../libempathy-gtk/empathy-chat.c:655
+#: ../libempathy-gtk/empathy-call-utils.c:44
+#: ../libempathy-gtk/empathy-call-utils.c:60
+msgid "There was an error starting the call"
+msgstr "There was an error starting the call"
+
+#: ../libempathy-gtk/empathy-call-utils.c:51
+msgid "The specified contact doesn't support calls"
+msgstr "The specified contact doesn't support calls"
+
+#: ../libempathy-gtk/empathy-call-utils.c:53
+msgid "The specified contact is offline"
+msgstr "The specified contact is offline"
+
+#: ../libempathy-gtk/empathy-call-utils.c:55
+msgid "The specified contact is not valid"
+msgstr "The specified contact is not valid"
+
+#: ../libempathy-gtk/empathy-call-utils.c:57
+msgid "Emergency calls are not supported on this protocol"
+msgstr "Emergency calls are not supported on this protocol"
+
+#: ../libempathy-gtk/empathy-chat.c:702
msgid "Failed to open private chat"
msgstr "Failed to open private chat"
-#: ../libempathy-gtk/empathy-chat.c:720
+#: ../libempathy-gtk/empathy-chat.c:763
msgid "Topic not supported on this conversation"
msgstr "Topic not supported on this conversation"
-#: ../libempathy-gtk/empathy-chat.c:726
+#: ../libempathy-gtk/empathy-chat.c:769
msgid "You are not allowed to change the topic"
msgstr "You are not allowed to change the topic"
-#: ../libempathy-gtk/empathy-chat.c:909
+#: ../libempathy-gtk/empathy-chat.c:973
+#, c-format
+msgid "“%s” is not a valid contact ID"
+msgstr "“%s” is not a valid contact ID"
+
+#: ../libempathy-gtk/empathy-chat.c:1030
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: clear all messages from the current conversation"
-#: ../libempathy-gtk/empathy-chat.c:912
+#: ../libempathy-gtk/empathy-chat.c:1033
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <topic>: set the topic of the current conversation"
-#: ../libempathy-gtk/empathy-chat.c:915
+#: ../libempathy-gtk/empathy-chat.c:1036
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <chat room ID>: join a new chat room"
-#: ../libempathy-gtk/empathy-chat.c:918
+#: ../libempathy-gtk/empathy-chat.c:1039
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <chat room ID>: join a new chat room"
-#: ../libempathy-gtk/empathy-chat.c:923
+#: ../libempathy-gtk/empathy-chat.c:1043
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
@@ -1267,23 +1377,23 @@ msgstr ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
-#: ../libempathy-gtk/empathy-chat.c:928
+#: ../libempathy-gtk/empathy-chat.c:1047
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <contact ID> [<message>]: open a private chat"
-#: ../libempathy-gtk/empathy-chat.c:931
+#: ../libempathy-gtk/empathy-chat.c:1050
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <contact ID> <message>: open a private chat"
-#: ../libempathy-gtk/empathy-chat.c:934
+#: ../libempathy-gtk/empathy-chat.c:1053
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <nickname>: change your nickname on the current server"
-#: ../libempathy-gtk/empathy-chat.c:937
+#: ../libempathy-gtk/empathy-chat.c:1056
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <message>: send an ACTION message to the current conversation"
-#: ../libempathy-gtk/empathy-chat.c:940
+#: ../libempathy-gtk/empathy-chat.c:1059
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1293,7 +1403,11 @@ msgstr ""
"send a message starting with a '/'. For example: \"/say /join is used to "
"join a new chat room\""
-#: ../libempathy-gtk/empathy-chat.c:945
+#: ../libempathy-gtk/empathy-chat.c:1064
+msgid "/whois <contact ID>: display information about a contact"
+msgstr "/whois <contact ID>: display information about a contact"
+
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1301,98 +1415,113 @@ msgstr ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
-#: ../libempathy-gtk/empathy-chat.c:955
+#: ../libempathy-gtk/empathy-chat.c:1077
#, c-format
msgid "Usage: %s"
msgstr "Usage: %s"
-#: ../libempathy-gtk/empathy-chat.c:997
+#: ../libempathy-gtk/empathy-chat.c:1116
msgid "Unknown command"
msgstr "Unknown command"
-#: ../libempathy-gtk/empathy-chat.c:1123
+#: ../libempathy-gtk/empathy-chat.c:1242
msgid "Unknown command; see /help for the available commands"
msgstr "Unknown command; see /help for the available commands"
-#: ../libempathy-gtk/empathy-chat.c:1263
+#. translators: error used when user doesn't have enough credit on his
+#. * account to send the message.
+#: ../libempathy-gtk/empathy-chat.c:1412
+msgid "insufficient balance to send message"
+msgstr "insufficient balance to send message"
+
+#: ../libempathy-gtk/empathy-chat.c:1414
+msgid "not capable"
+msgstr "not capable"
+
+#: ../libempathy-gtk/empathy-chat.c:1421
msgid "offline"
msgstr "offline"
-#: ../libempathy-gtk/empathy-chat.c:1266
+#: ../libempathy-gtk/empathy-chat.c:1424
msgid "invalid contact"
msgstr "invalid contact"
-#: ../libempathy-gtk/empathy-chat.c:1269
+#: ../libempathy-gtk/empathy-chat.c:1427
msgid "permission denied"
msgstr "permission denied"
-#: ../libempathy-gtk/empathy-chat.c:1272
+#: ../libempathy-gtk/empathy-chat.c:1430
msgid "too long message"
msgstr "too long message"
-#: ../libempathy-gtk/empathy-chat.c:1275
+#: ../libempathy-gtk/empathy-chat.c:1433
msgid "not implemented"
msgstr "not implemented"
-#: ../libempathy-gtk/empathy-chat.c:1279
+#: ../libempathy-gtk/empathy-chat.c:1437
msgid "unknown"
msgstr "unknown"
-#: ../libempathy-gtk/empathy-chat.c:1283
+#: ../libempathy-gtk/empathy-chat.c:1443
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Error sending message '%s': %s"
-#: ../libempathy-gtk/empathy-chat.c:1344 ../src/empathy-chat-window.c:707
+#: ../libempathy-gtk/empathy-chat.c:1447
+#, c-format
+msgid "Error sending message: %s"
+msgstr "Error sending message: %s"
+
+#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Topic:"
-#: ../libempathy-gtk/empathy-chat.c:1356
+#: ../libempathy-gtk/empathy-chat.c:1520
#, c-format
msgid "Topic set to: %s"
msgstr "Topic set to: %s"
-#: ../libempathy-gtk/empathy-chat.c:1358
+#: ../libempathy-gtk/empathy-chat.c:1522
msgid "No topic defined"
msgstr "No topic defined"
-#: ../libempathy-gtk/empathy-chat.c:1857
+#: ../libempathy-gtk/empathy-chat.c:2031
msgid "(No Suggestions)"
msgstr "(No Suggestions)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:1925
+#: ../libempathy-gtk/empathy-chat.c:2099
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "Add '%s' to Dictionary"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:1962
+#: ../libempathy-gtk/empathy-chat.c:2136
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "Add '%s' to %s Dictionary"
-#: ../libempathy-gtk/empathy-chat.c:2021
+#: ../libempathy-gtk/empathy-chat.c:2206
msgid "Insert Smiley"
msgstr "Insert Smiley"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2039
-#: ../libempathy-gtk/empathy-ui-utils.c:1810
+#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Send"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2074
+#: ../libempathy-gtk/empathy-chat.c:2278
msgid "_Spelling Suggestions"
msgstr "_Spelling Suggestions"
-#: ../libempathy-gtk/empathy-chat.c:2163
+#: ../libempathy-gtk/empathy-chat.c:2367
msgid "Failed to retrieve recent logs"
msgstr "Failed to retrieve recent logs"
-#: ../libempathy-gtk/empathy-chat.c:2274
+#: ../libempathy-gtk/empathy-chat.c:2504
#, c-format
msgid "%s has disconnected"
msgstr "%s has disconnected"
@@ -1400,12 +1529,12 @@ msgstr "%s has disconnected"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2281
+#: ../libempathy-gtk/empathy-chat.c:2511
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%1$s was kicked by %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2284
+#: ../libempathy-gtk/empathy-chat.c:2514
#, c-format
msgid "%s was kicked"
msgstr "%s was kicked"
@@ -1413,17 +1542,17 @@ msgstr "%s was kicked"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2292
+#: ../libempathy-gtk/empathy-chat.c:2522
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%1$s was banned by %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2295
+#: ../libempathy-gtk/empathy-chat.c:2525
#, c-format
msgid "%s was banned"
msgstr "%s was banned"
-#: ../libempathy-gtk/empathy-chat.c:2299
+#: ../libempathy-gtk/empathy-chat.c:2529
#, c-format
msgid "%s has left the room"
msgstr "%s has left the room"
@@ -1433,105 +1562,133 @@ msgstr "%s has left the room"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2308
+#: ../libempathy-gtk/empathy-chat.c:2538
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2333
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%s has joined the room"
msgstr "%s has joined the room"
-#: ../libempathy-gtk/empathy-chat.c:2358
+#: ../libempathy-gtk/empathy-chat.c:2588
#, c-format
msgid "%s is now known as %s"
msgstr "%s is now known as %s"
-#: ../libempathy-gtk/empathy-chat.c:2497
-#: ../src/empathy-streamed-media-window.c:1949
-#: ../src/empathy-event-manager.c:1122
+#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../src/empathy-streamed-media-window.c:1894
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Disconnected"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3127
+#: ../libempathy-gtk/empathy-chat.c:3374
msgid "Would you like to store this password?"
msgstr "Would you like to store this password?"
-#: ../libempathy-gtk/empathy-chat.c:3133
+#: ../libempathy-gtk/empathy-chat.c:3380
msgid "Remember"
msgstr "Remember"
-#: ../libempathy-gtk/empathy-chat.c:3143
+#: ../libempathy-gtk/empathy-chat.c:3390
msgid "Not now"
msgstr "Not now"
-#: ../libempathy-gtk/empathy-chat.c:3187
+#: ../libempathy-gtk/empathy-chat.c:3434
msgid "Retry"
msgstr "Retry"
-#: ../libempathy-gtk/empathy-chat.c:3191
+#: ../libempathy-gtk/empathy-chat.c:3438
msgid "Wrong password; please try again:"
msgstr "Wrong password; please try again:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3308
+#: ../libempathy-gtk/empathy-chat.c:3568
msgid "This room is protected by a password:"
msgstr "This room is protected by a password:"
-#: ../libempathy-gtk/empathy-chat.c:3335
+#: ../libempathy-gtk/empathy-chat.c:3595
msgid "Join"
msgstr "Join"
-#: ../libempathy-gtk/empathy-chat.c:3505 ../src/empathy-event-manager.c:1144
+#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Connected"
-#: ../libempathy-gtk/empathy-chat.c:3558
-#: ../libempathy-gtk/empathy-log-window.c:654
+#: ../libempathy-gtk/empathy-chat.c:3852
msgid "Conversation"
msgstr "Conversation"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:422
+#. Translators: this string is a something like
+#. * "Escher Cat (SMS)"
+#: ../libempathy-gtk/empathy-chat.c:3857
+#, c-format
+msgid "%s (SMS)"
+msgstr "%s (SMS)"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:424
msgid "Unknown or invalid identifier"
msgstr "Unknown or invalid identifier"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:424
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:426
msgid "Contact blocking temporarily unavailable"
msgstr "Contact blocking temporarily unavailable"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:426
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:428
msgid "Contact blocking unavailable"
msgstr "Contact blocking unavailable"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:428
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:430
msgid "Permission Denied"
msgstr "Permission Denied"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:432
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:434
msgid "Could not block contact"
msgstr "Could not block contact"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:701
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:774
msgid "Edit Blocked Contacts"
msgstr "Edit Blocked Contacts"
+#. Account and Identifier
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
+#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
+#: ../libempathy-gtk/empathy-individual-widget.c:1485
+#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
+#: ../src/empathy-chatrooms-window.ui.h:1
+#: ../src/empathy-new-chatroom-dialog.ui.h:1
+msgid "Account:"
+msgstr "Account:"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:2
+msgid "Blocked Contacts"
+msgstr "Blocked Contacts"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
+#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
+#: ../src/empathy-accounts-dialog.ui.h:5
+#: ../src/empathy-chatrooms-window.ui.h:3
+msgid "Remove"
+msgstr "Remove"
+
#. Copy Link Address menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:320
-#: ../libempathy-gtk/empathy-theme-adium.c:794
+#: ../libempathy-gtk/empathy-webkit-utils.c:277
msgid "_Copy Link Address"
msgstr "_Copy Link Address"
#. Open Link menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:327
-#: ../libempathy-gtk/empathy-theme-adium.c:801
+#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
msgstr "_Open Link"
#. Translators: timestamp displayed between conversations in
#. * chat windows (strftime format string)
-#: ../libempathy-gtk/empathy-chat-text-view.c:420
+#: ../libempathy-gtk/empathy-chat-text-view.c:415
msgid "%A %B %d %Y"
msgstr "%A %d %B %Y"
@@ -1549,25 +1706,25 @@ msgstr "Personal Information"
msgid "New Contact"
msgstr "New Contact"
-#: ../libempathy-gtk/empathy-contact-dialogs.c:532
-#: ../libempathy-gtk/empathy-individual-dialogs.c:198
+#: ../libempathy-gtk/empathy-contact-dialogs.c:533
+#: ../libempathy-gtk/empathy-individual-dialogs.c:200
#, c-format
msgid "Block %s?"
msgstr "Block %s?"
-#: ../libempathy-gtk/empathy-contact-dialogs.c:537
-#: ../libempathy-gtk/empathy-individual-dialogs.c:239
+#: ../libempathy-gtk/empathy-contact-dialogs.c:538
+#: ../libempathy-gtk/empathy-individual-dialogs.c:255
#, c-format
msgid "Are you sure you want to block '%s' from contacting you again?"
msgstr "Are you sure you want to block '%s' from contacting you again?"
-#: ../libempathy-gtk/empathy-contact-dialogs.c:542
-#: ../libempathy-gtk/empathy-individual-dialogs.c:261
+#: ../libempathy-gtk/empathy-contact-dialogs.c:543
+#: ../libempathy-gtk/empathy-individual-dialogs.c:277
msgid "_Block"
msgstr "_Block"
-#: ../libempathy-gtk/empathy-contact-dialogs.c:552
-#: ../libempathy-gtk/empathy-individual-dialogs.c:270
+#: ../libempathy-gtk/empathy-contact-dialogs.c:559
+#: ../libempathy-gtk/empathy-individual-dialogs.c:286
msgid "_Report this contact as abusive"
msgid_plural "_Report these contacts as abusive"
msgstr[0] "_Report this contact as abusive"
@@ -1593,301 +1750,331 @@ msgstr "Ungrouped"
msgid "Favorite People"
msgstr "Favourite People"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2012
-#: ../libempathy-gtk/empathy-individual-view.c:2337
+#: ../libempathy-gtk/empathy-contact-list-view.c:1986
+#: ../libempathy-gtk/empathy-individual-view.c:2376
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "Do you really want to remove the group '%s'?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2014
-#: ../libempathy-gtk/empathy-individual-view.c:2340
+#: ../libempathy-gtk/empathy-contact-list-view.c:1988
+#: ../libempathy-gtk/empathy-individual-view.c:2379
msgid "Removing group"
msgstr "Removing group"
#. Remove
-#: ../libempathy-gtk/empathy-contact-list-view.c:2063
-#: ../libempathy-gtk/empathy-contact-list-view.c:2140
-#: ../libempathy-gtk/empathy-individual-view.c:2395
-#: ../libempathy-gtk/empathy-individual-view.c:2563
-#: ../src/empathy-accounts-dialog.ui.h:7
+#: ../libempathy-gtk/empathy-contact-list-view.c:2037
+#: ../libempathy-gtk/empathy-contact-list-view.c:2114
+#: ../libempathy-gtk/empathy-individual-view.c:2434
+#: ../libempathy-gtk/empathy-individual-view.c:2637
msgid "_Remove"
msgstr "_Remove"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2093
-#: ../libempathy-gtk/empathy-individual-view.c:2448
+#: ../libempathy-gtk/empathy-contact-list-view.c:2067
+#: ../libempathy-gtk/empathy-individual-view.c:2501
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "Do you really want to remove the contact '%s'?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2095
-#: ../libempathy-gtk/empathy-individual-view.c:2469
+#: ../libempathy-gtk/empathy-contact-list-view.c:2069
+#: ../libempathy-gtk/empathy-individual-view.c:2522
msgid "Removing contact"
msgstr "Removing contact"
-#: ../libempathy-gtk/empathy-contact-menu.c:219
-#: ../src/empathy-main-window.ui.h:13
+#: ../libempathy-gtk/empathy-contact-menu.c:220
+#: ../src/empathy-main-window-menubar.ui.h:14
msgid "_Add Contact…"
msgstr "_Add Contact…"
-#: ../libempathy-gtk/empathy-contact-menu.c:296
+#: ../libempathy-gtk/empathy-contact-menu.c:300
msgid "_Block Contact"
msgstr "_Block Contact"
-#: ../libempathy-gtk/empathy-contact-menu.c:325
-#: ../libempathy-gtk/empathy-individual-menu.c:517
-#: ../src/empathy-main-window.ui.h:15
+#: ../libempathy-gtk/empathy-contact-menu.c:329
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_Chat"
-#: ../libempathy-gtk/empathy-contact-menu.c:356
-#: ../libempathy-gtk/empathy-individual-menu.c:560
+#: ../libempathy-gtk/empathy-contact-menu.c:361
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "_Audio Call"
-#: ../libempathy-gtk/empathy-contact-menu.c:387
-#: ../libempathy-gtk/empathy-individual-menu.c:602
+#: ../libempathy-gtk/empathy-contact-menu.c:394
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "_Video Call"
-#: ../libempathy-gtk/empathy-contact-menu.c:433
-#: ../libempathy-gtk/empathy-individual-menu.c:645
-#: ../src/empathy-main-window.ui.h:26
+#: ../libempathy-gtk/empathy-contact-menu.c:440
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "_Previous Conversations"
-#: ../libempathy-gtk/empathy-contact-menu.c:455
-#: ../libempathy-gtk/empathy-individual-menu.c:686
+#: ../libempathy-gtk/empathy-contact-menu.c:462
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "Send File"
-#: ../libempathy-gtk/empathy-contact-menu.c:478
-#: ../libempathy-gtk/empathy-individual-menu.c:728
+#: ../libempathy-gtk/empathy-contact-menu.c:485
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "Share My Desktop"
-#: ../libempathy-gtk/empathy-contact-menu.c:518
-#: ../libempathy-gtk/empathy-contact-widget.c:1763
-#: ../libempathy-gtk/empathy-individual-menu.c:763
-#: ../libempathy-gtk/empathy-individual-widget.c:1372
+#: ../libempathy-gtk/empathy-contact-menu.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:1886
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:1373
msgid "Favorite"
msgstr "Favourite"
-#: ../libempathy-gtk/empathy-contact-menu.c:547
-#: ../libempathy-gtk/empathy-individual-menu.c:791
+#: ../libempathy-gtk/empathy-contact-menu.c:554
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "Infor_mation"
-#: ../libempathy-gtk/empathy-contact-menu.c:593
+#: ../libempathy-gtk/empathy-contact-menu.c:600
msgctxt "Edit contact (contextual menu)"
msgid "_Edit"
msgstr "_Edit"
-#: ../libempathy-gtk/empathy-contact-menu.c:647
-#: ../libempathy-gtk/empathy-individual-menu.c:972
-#: ../src/empathy-chat-window.c:919
+#: ../libempathy-gtk/empathy-contact-menu.c:654
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
+#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "Inviting you to this room"
-#: ../libempathy-gtk/empathy-contact-menu.c:678
-#: ../libempathy-gtk/empathy-individual-menu.c:1019
+#: ../libempathy-gtk/empathy-contact-menu.c:685
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "_Invite to Chat Room"
#. Title
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:510
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
msgid "Search contacts"
msgstr "Search contacts"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:540
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:535
msgid "Search: "
msgstr "Search: "
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:598
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:593
msgid "_Add Contact"
msgstr "_Add Contact"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:616
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:611
msgid "No contacts found"
msgstr "No contacts found"
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:627
+msgid "Your message introducing yourself:"
+msgstr "Your message introducing yourself:"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:635
+msgid "Please let me see when you're online. Thanks!"
+msgstr "Please let me see when you're online. Thanks!"
+
#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "Select a contact"
-#: ../libempathy-gtk/empathy-contact-widget.c:295
+#: ../libempathy-gtk/empathy-contact-widget.c:336
#: ../libempathy-gtk/empathy-individual-widget.c:153
msgid "Full name:"
msgstr "Full name:"
-#: ../libempathy-gtk/empathy-contact-widget.c:296
+#: ../libempathy-gtk/empathy-contact-widget.c:337
#: ../libempathy-gtk/empathy-individual-widget.c:154
msgid "Phone number:"
msgstr "Phone number:"
-#: ../libempathy-gtk/empathy-contact-widget.c:297
+#: ../libempathy-gtk/empathy-contact-widget.c:338
#: ../libempathy-gtk/empathy-individual-widget.c:155
msgid "E-mail address:"
msgstr "E-mail address:"
-#: ../libempathy-gtk/empathy-contact-widget.c:298
+#: ../libempathy-gtk/empathy-contact-widget.c:339
#: ../libempathy-gtk/empathy-individual-widget.c:156
msgid "Website:"
msgstr "Website:"
-#: ../libempathy-gtk/empathy-contact-widget.c:299
+#: ../libempathy-gtk/empathy-contact-widget.c:340
#: ../libempathy-gtk/empathy-individual-widget.c:157
msgid "Birthday:"
msgstr "Birthday:"
-#: ../libempathy-gtk/empathy-contact-widget.c:762
-#: ../libempathy-gtk/empathy-individual-widget.c:488
+#. Note to translators: this is the caption for a string of the form "5
+#. * minutes ago", and refers to the time since the contact last interacted
+#. * with their IM client.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:346
+msgid "Last seen:"
+msgstr "Last seen:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:348
+msgid "Connected from:"
+msgstr "Connected from:"
+
+#. FIXME: once Idle implements SimplePresence using this information, we can
+#. * and should bin this.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:353
+msgid "Away message:"
+msgstr "Away message:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:606
+msgid "Channels:"
+msgstr "Channels:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:897
+#: ../libempathy-gtk/empathy-individual-widget.c:469
msgid "Country ISO Code:"
msgstr "Country ISO Code:"
-#: ../libempathy-gtk/empathy-contact-widget.c:764
-#: ../libempathy-gtk/empathy-individual-widget.c:490
+#: ../libempathy-gtk/empathy-contact-widget.c:899
+#: ../libempathy-gtk/empathy-individual-widget.c:471
msgid "Country:"
msgstr "Country:"
-#: ../libempathy-gtk/empathy-contact-widget.c:766
-#: ../libempathy-gtk/empathy-individual-widget.c:492
+#: ../libempathy-gtk/empathy-contact-widget.c:901
+#: ../libempathy-gtk/empathy-individual-widget.c:473
msgid "State:"
msgstr "County:"
-#: ../libempathy-gtk/empathy-contact-widget.c:768
-#: ../libempathy-gtk/empathy-individual-widget.c:494
+#: ../libempathy-gtk/empathy-contact-widget.c:903
+#: ../libempathy-gtk/empathy-individual-widget.c:475
msgid "City:"
msgstr "City:"
-#: ../libempathy-gtk/empathy-contact-widget.c:770
-#: ../libempathy-gtk/empathy-individual-widget.c:496
+#: ../libempathy-gtk/empathy-contact-widget.c:905
+#: ../libempathy-gtk/empathy-individual-widget.c:477
msgid "Area:"
msgstr "Area:"
-#: ../libempathy-gtk/empathy-contact-widget.c:772
-#: ../libempathy-gtk/empathy-individual-widget.c:498
+#: ../libempathy-gtk/empathy-contact-widget.c:907
+#: ../libempathy-gtk/empathy-individual-widget.c:479
msgid "Postal Code:"
msgstr "Postal Code:"
-#: ../libempathy-gtk/empathy-contact-widget.c:774
-#: ../libempathy-gtk/empathy-individual-widget.c:500
+#: ../libempathy-gtk/empathy-contact-widget.c:909
+#: ../libempathy-gtk/empathy-individual-widget.c:481
msgid "Street:"
msgstr "Street:"
-#: ../libempathy-gtk/empathy-contact-widget.c:776
-#: ../libempathy-gtk/empathy-individual-widget.c:502
+#: ../libempathy-gtk/empathy-contact-widget.c:911
+#: ../libempathy-gtk/empathy-individual-widget.c:483
msgid "Building:"
msgstr "Building:"
-#: ../libempathy-gtk/empathy-contact-widget.c:778
-#: ../libempathy-gtk/empathy-individual-widget.c:504
+#: ../libempathy-gtk/empathy-contact-widget.c:913
+#: ../libempathy-gtk/empathy-individual-widget.c:485
msgid "Floor:"
msgstr "Floor:"
-#: ../libempathy-gtk/empathy-contact-widget.c:780
-#: ../libempathy-gtk/empathy-individual-widget.c:506
+#: ../libempathy-gtk/empathy-contact-widget.c:915
+#: ../libempathy-gtk/empathy-individual-widget.c:487
msgid "Room:"
msgstr "Room:"
-#: ../libempathy-gtk/empathy-contact-widget.c:782
-#: ../libempathy-gtk/empathy-individual-widget.c:508
+#: ../libempathy-gtk/empathy-contact-widget.c:917
+#: ../libempathy-gtk/empathy-individual-widget.c:489
msgid "Text:"
msgstr "Text:"
-#: ../libempathy-gtk/empathy-contact-widget.c:784
-#: ../libempathy-gtk/empathy-individual-widget.c:510
+#: ../libempathy-gtk/empathy-contact-widget.c:919
+#: ../libempathy-gtk/empathy-individual-widget.c:491
msgid "Description:"
msgstr "Description:"
-#: ../libempathy-gtk/empathy-contact-widget.c:786
-#: ../libempathy-gtk/empathy-individual-widget.c:512
+#: ../libempathy-gtk/empathy-contact-widget.c:921
+#: ../libempathy-gtk/empathy-individual-widget.c:493
msgid "URI:"
msgstr "URI:"
-#: ../libempathy-gtk/empathy-contact-widget.c:788
-#: ../libempathy-gtk/empathy-individual-widget.c:514
+#: ../libempathy-gtk/empathy-contact-widget.c:923
+#: ../libempathy-gtk/empathy-individual-widget.c:495
msgid "Accuracy Level:"
msgstr "Accuracy Level:"
-#: ../libempathy-gtk/empathy-contact-widget.c:790
-#: ../libempathy-gtk/empathy-individual-widget.c:516
+#: ../libempathy-gtk/empathy-contact-widget.c:925
+#: ../libempathy-gtk/empathy-individual-widget.c:497
msgid "Error:"
msgstr "Error:"
-#: ../libempathy-gtk/empathy-contact-widget.c:792
-#: ../libempathy-gtk/empathy-individual-widget.c:518
+#: ../libempathy-gtk/empathy-contact-widget.c:927
+#: ../libempathy-gtk/empathy-individual-widget.c:499
msgid "Vertical Error (meters):"
msgstr "Vertical Error (metres):"
-#: ../libempathy-gtk/empathy-contact-widget.c:794
-#: ../libempathy-gtk/empathy-individual-widget.c:520
+#: ../libempathy-gtk/empathy-contact-widget.c:929
+#: ../libempathy-gtk/empathy-individual-widget.c:501
msgid "Horizontal Error (meters):"
msgstr "Horizontal Error (metres):"
-#: ../libempathy-gtk/empathy-contact-widget.c:796
-#: ../libempathy-gtk/empathy-individual-widget.c:522
+#: ../libempathy-gtk/empathy-contact-widget.c:931
+#: ../libempathy-gtk/empathy-individual-widget.c:503
msgid "Speed:"
msgstr "Speed:"
-#: ../libempathy-gtk/empathy-contact-widget.c:798
-#: ../libempathy-gtk/empathy-individual-widget.c:524
+#: ../libempathy-gtk/empathy-contact-widget.c:933
+#: ../libempathy-gtk/empathy-individual-widget.c:505
msgid "Bearing:"
msgstr "Bearing:"
-#: ../libempathy-gtk/empathy-contact-widget.c:800
-#: ../libempathy-gtk/empathy-individual-widget.c:526
+#: ../libempathy-gtk/empathy-contact-widget.c:935
+#: ../libempathy-gtk/empathy-individual-widget.c:507
msgid "Climb Speed:"
msgstr "Climb Speed:"
-#: ../libempathy-gtk/empathy-contact-widget.c:802
-#: ../libempathy-gtk/empathy-individual-widget.c:528
+#: ../libempathy-gtk/empathy-contact-widget.c:937
+#: ../libempathy-gtk/empathy-individual-widget.c:509
msgid "Last Updated on:"
msgstr "Last Updated on:"
-#: ../libempathy-gtk/empathy-contact-widget.c:804
-#: ../libempathy-gtk/empathy-individual-widget.c:530
+#: ../libempathy-gtk/empathy-contact-widget.c:939
+#: ../libempathy-gtk/empathy-individual-widget.c:511
msgid "Longitude:"
msgstr "Longitude:"
-#: ../libempathy-gtk/empathy-contact-widget.c:806
-#: ../libempathy-gtk/empathy-individual-widget.c:532
+#: ../libempathy-gtk/empathy-contact-widget.c:941
+#: ../libempathy-gtk/empathy-individual-widget.c:513
msgid "Latitude:"
msgstr "Latitude:"
-#: ../libempathy-gtk/empathy-contact-widget.c:808
-#: ../libempathy-gtk/empathy-individual-widget.c:534
+#: ../libempathy-gtk/empathy-contact-widget.c:943
+#: ../libempathy-gtk/empathy-individual-widget.c:515
msgid "Altitude:"
msgstr "Altitude:"
-#: ../libempathy-gtk/empathy-contact-widget.c:871
-#: ../libempathy-gtk/empathy-contact-widget.c:888
-#: ../libempathy-gtk/empathy-individual-widget.c:616
-#: ../libempathy-gtk/empathy-individual-widget.c:633
-#: ../src/empathy-preferences.ui.h:12
+#: ../libempathy-gtk/empathy-contact-widget.c:996
+#: ../libempathy-gtk/empathy-contact-widget.c:1011
+#: ../libempathy-gtk/empathy-individual-widget.c:607
+#: ../libempathy-gtk/empathy-individual-widget.c:622
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "Location"
#. translators: format is "Location, $date"
-#: ../libempathy-gtk/empathy-contact-widget.c:890
-#: ../libempathy-gtk/empathy-individual-widget.c:635
+#: ../libempathy-gtk/empathy-contact-widget.c:1013
+#: ../libempathy-gtk/empathy-individual-widget.c:624
#, c-format
msgid "%s, %s"
msgstr "%s, %s"
-#: ../libempathy-gtk/empathy-contact-widget.c:942
-#: ../libempathy-gtk/empathy-individual-widget.c:684
+#: ../libempathy-gtk/empathy-contact-widget.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:673
msgid "%B %e, %Y at %R UTC"
msgstr "%e %B, %Y at %R UTC"
-#: ../libempathy-gtk/empathy-contact-widget.c:1024
-#: ../libempathy-gtk/empathy-individual-widget.c:919
+#: ../libempathy-gtk/empathy-contact-widget.c:1147
+#: ../libempathy-gtk/empathy-individual-widget.c:915
msgid "Save Avatar"
msgstr "Save Avatar"
-#: ../libempathy-gtk/empathy-contact-widget.c:1080
-#: ../libempathy-gtk/empathy-individual-widget.c:977
+#: ../libempathy-gtk/empathy-contact-widget.c:1203
+#: ../libempathy-gtk/empathy-individual-widget.c:973
msgid "Unable to save avatar"
msgstr "Unable to save avatar"
@@ -1897,7 +2084,7 @@ msgstr "<b>Location</b> at (date)\t"
#. Alias
#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
-#: ../libempathy-gtk/empathy-individual-widget.c:1307
+#: ../libempathy-gtk/empathy-individual-widget.c:1308
msgid "Alias:"
msgstr "Alias:"
@@ -1917,7 +2104,7 @@ msgstr "Contact Details"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1511
+#: ../libempathy-gtk/empathy-individual-widget.c:1515
msgid "Identifier:"
msgstr "Identifier:"
@@ -1934,11 +2121,11 @@ msgstr "OS:"
msgid "Version:"
msgstr "Version:"
-#: ../libempathy-gtk/empathy-groups-widget.c:332
+#: ../libempathy-gtk/empathy-groups-widget.c:333
msgid "Groups"
msgstr "Groups"
-#: ../libempathy-gtk/empathy-groups-widget.c:344
+#: ../libempathy-gtk/empathy-groups-widget.c:345
msgid ""
"Select the groups you want this contact to appear in. Note that you can "
"select more than one group or no groups."
@@ -1946,74 +2133,105 @@ msgstr ""
"Select the groups you want this contact to appear in. Note that you can "
"select more than one group or no groups."
-#: ../libempathy-gtk/empathy-groups-widget.c:363
+#: ../libempathy-gtk/empathy-groups-widget.c:364
msgid "_Add Group"
msgstr "_Add Group"
-#: ../libempathy-gtk/empathy-groups-widget.c:398
+#: ../libempathy-gtk/empathy-groups-widget.c:399
msgctxt "verb in a column header displaying group names"
msgid "Select"
msgstr "Select"
-#: ../libempathy-gtk/empathy-groups-widget.c:408
-#: ../src/empathy-main-window.c:1436
+#: ../libempathy-gtk/empathy-groups-widget.c:409
+#: ../src/empathy-main-window.c:1807
msgid "Group"
msgstr "Group"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:244
+#: ../libempathy-gtk/empathy-individual-dialogs.c:260
msgid "The following identity will be blocked:"
msgid_plural "The following identities will be blocked:"
msgstr[0] "The following identity will be blocked:"
msgstr[1] "The following identities will be blocked:"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:251
+#: ../libempathy-gtk/empathy-individual-dialogs.c:267
msgid "The following identity can not be blocked:"
msgid_plural "The following identities can not be blocked:"
msgstr[0] "The following identity can not be blocked:"
msgstr[1] "The following identities can not be blocked:"
#. Translators: the heading at the top of the Information dialogue
-#: ../libempathy-gtk/empathy-individual-information-dialog.c:281
+#: ../libempathy-gtk/empathy-individual-information-dialog.c:288
msgid "Linked Contacts"
msgstr "Linked Contacts"
-#: ../libempathy-gtk/empathy-individual-linker.c:354
+#: ../libempathy-gtk/empathy-individual-linker.c:370
msgid "Select contacts to link"
msgstr "Select contacts to link"
-#: ../libempathy-gtk/empathy-individual-linker.c:428
+#: ../libempathy-gtk/empathy-individual-linker.c:444
msgid "New contact preview"
msgstr "New contact preview"
-#: ../libempathy-gtk/empathy-individual-linker.c:472
+#: ../libempathy-gtk/empathy-individual-linker.c:488
msgid "Contacts selected in the list on the left will be linked together."
msgstr "Contacts selected in the list on the left will be linked together."
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:131
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../libempathy-gtk/empathy-individual-menu.c:839
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "Select account to use to place the call"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "Call"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+msgid "Mobile"
+msgstr "Mobile"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "Work"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "HOME"
+
+#. add an SMS button
+#: ../libempathy-gtk/empathy-individual-menu.c:804
+#: ../libempathy-gtk/empathy-new-message-dialog.c:215
+msgid "_SMS"
+msgstr "_SMS"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "_Edit"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:865
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "_Link Contacts…"
-#: ../libempathy-gtk/empathy-individual-view.c:2302
+#: ../libempathy-gtk/empathy-individual-view.c:2341
msgid "Delete and _Block"
msgstr "Delete and _Block"
-#: ../libempathy-gtk/empathy-individual-view.c:2457
+#: ../libempathy-gtk/empathy-individual-view.c:2510
#, c-format
msgid ""
"Do you really want to remove the linked contact '%s'? Note that this will "
@@ -2022,7 +2240,7 @@ msgstr ""
"Do you really want to remove the linked contact '%s'? Note that this will "
"remove all the contacts which make up this linked contact."
-#: ../libempathy-gtk/empathy-individual-widget.c:1652
+#: ../libempathy-gtk/empathy-individual-widget.c:1662
#, c-format
msgid "Linked contact containing %u contact"
msgid_plural "Linked contacts containing %u contacts"
@@ -2106,65 +2324,194 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_Unlink"
-#: ../libempathy-gtk/empathy-log-window.c:664
-msgid "Date"
-msgstr "Date"
+#: ../libempathy-gtk/empathy-log-window.c:634
+msgid "History"
+msgstr "History"
-#. Tab Label
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-msgid "Conversations"
-msgstr "Conversations"
+#: ../libempathy-gtk/empathy-log-window.c:689
+msgid "Show"
+msgstr "Show"
+
+#: ../libempathy-gtk/empathy-log-window.c:711
+msgid "Search"
+msgstr "Search"
+
+#: ../libempathy-gtk/empathy-log-window.c:1159
+#, c-format
+msgid "Chat in %s"
+msgstr "Chat in %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1161
+#, c-format
+msgid "Chat with %s"
+msgstr "Chat with %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
+msgctxt "A date with the time"
+msgid "%A, %e %B %Y %X"
+msgstr "%A, %e %B %Y %X"
+
+#. Translators: this is an emote: '* Danielle waves'
+#: ../libempathy-gtk/empathy-log-window.c:1300
+#, c-format
+msgid "<i>* %s %s</i>"
+msgstr "<i>* %s %s</i>"
+
+#. Translators: this is a message: 'Danielle: hello'
+#. * The string in bold is the sender's name
+#: ../libempathy-gtk/empathy-log-window.c:1306
+#, c-format
+msgid "<b>%s:</b> %s"
+msgstr "<b>%s:</b> %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
+#: ../src/empathy-ft-manager.c:1026
+msgid "%"
+msgstr "%"
+
+#: ../libempathy-gtk/empathy-log-window.c:1386
+#, c-format
+msgid "Call took %s, ended at %s"
+msgstr "Call took %s, ended at %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1718
+msgid "Today"
+msgstr "Today"
+
+#: ../libempathy-gtk/empathy-log-window.c:1722
+msgid "Yesterday"
+msgstr "Yesterday"
+
+#: ../libempathy-gtk/empathy-log-window.c:1738
+msgctxt ""
+"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
+msgid "%e %B %Y"
+msgstr "%e %B %Y"
+
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
+msgid "Anytime"
+msgstr "Anytime"
+
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
+msgid "Anyone"
+msgstr "Anyone"
+
+#: ../libempathy-gtk/empathy-log-window.c:2656
+msgid "Who"
+msgstr "Who"
+
+#: ../libempathy-gtk/empathy-log-window.c:2860
+msgid "When"
+msgstr "When"
+
+#: ../libempathy-gtk/empathy-log-window.c:2976
+msgid "Anything"
+msgstr "Anything"
+
+#: ../libempathy-gtk/empathy-log-window.c:2978
+msgid "Text chats"
+msgstr "Text chats"
+
+#: ../libempathy-gtk/empathy-log-window.c:2980
+#: ../src/empathy-preferences.ui.h:4
+msgid "Calls"
+msgstr "Calls"
+
+#: ../libempathy-gtk/empathy-log-window.c:2985
+msgid "Incoming calls"
+msgstr "Incoming calls"
+
+#: ../libempathy-gtk/empathy-log-window.c:2986
+msgid "Outgoing calls"
+msgstr "Outgoing calls"
+
+#: ../libempathy-gtk/empathy-log-window.c:2987
+msgid "Missed calls"
+msgstr "Missed calls"
+
+#: ../libempathy-gtk/empathy-log-window.c:3009
+msgid "What"
+msgstr "What"
+
+#: ../libempathy-gtk/empathy-log-window.c:3718
+msgid "Are you sure you want to delete all logs of previous conversations?"
+msgstr "Are you sure you want to delete all logs of previous conversations?"
+
+#: ../libempathy-gtk/empathy-log-window.c:3722
+msgid "Clear All"
+msgstr "Clear All"
+
+#: ../libempathy-gtk/empathy-log-window.c:3729
+msgid "Delete from:"
+msgstr "Delete from:"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:1
+msgid "<span size=\"x-large\">Loading...</span>"
+msgstr "<span size=\"x-large\">Loading…</span>"
#: ../libempathy-gtk/empathy-log-window.ui.h:3
-#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "Find Next"
+#: ../src/empathy-chat-window.ui.h:3
+msgid "Chat"
+msgstr "Chat"
#: ../libempathy-gtk/empathy-log-window.ui.h:4
-#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-msgid "Find Previous"
-msgstr "Find Previous"
+msgid "Delete All History..."
+msgstr "Delete All History…"
#: ../libempathy-gtk/empathy-log-window.ui.h:5
-msgid "Previous Conversations"
-msgstr "Previous Conversations"
+msgid "Profile"
+msgstr "Profile"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:6
+#: ../src/empathy-call-window.ui.h:22
+#: ../src/empathy-streamed-media-window.ui.h:20
+msgid "Video"
+msgstr "Video"
-#. Tab Label
#: ../libempathy-gtk/empathy-log-window.ui.h:7
-msgid "Search"
-msgstr "Search"
+#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:20
+msgid "_Edit"
+msgstr "_Edit"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:8
+msgid "_File"
+msgstr "_File"
-#. Searching *for* something
#: ../libempathy-gtk/empathy-log-window.ui.h:9
-msgid "_For:"
-msgstr "_For:"
+msgid "page 2"
+msgstr "page 2"
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:2
msgid "Contact ID:"
msgstr "Contact ID:"
#. add chat button
-#: ../libempathy-gtk/empathy-new-message-dialog.c:171
+#: ../libempathy-gtk/empathy-new-message-dialog.c:225
msgid "C_hat"
msgstr "C_hat"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-message-dialog.c:181
+#: ../libempathy-gtk/empathy-new-message-dialog.c:244
msgid "New Conversation"
msgstr "New Conversation"
#. add video toggle
-#: ../libempathy-gtk/empathy-new-call-dialog.c:252
+#: ../libempathy-gtk/empathy-new-call-dialog.c:204
msgid "Send _Video"
msgstr "Send _Video"
#. add chat button
-#: ../libempathy-gtk/empathy-new-call-dialog.c:260
+#: ../libempathy-gtk/empathy-new-call-dialog.c:215
msgid "C_all"
msgstr "C_all"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-call-dialog.c:270
+#: ../libempathy-gtk/empathy-new-call-dialog.c:225
msgid "New Call"
msgstr "New Call"
@@ -2183,34 +2530,34 @@ msgstr ""
#. COL_DISPLAY_MARKUP
#. COL_STATUS_CUSTOMISABLE
#. COL_TYPE
-#: ../libempathy-gtk/empathy-presence-chooser.c:170
-#: ../libempathy-gtk/empathy-presence-chooser.c:206
+#: ../libempathy-gtk/empathy-presence-chooser.c:167
+#: ../libempathy-gtk/empathy-presence-chooser.c:203
msgid "Custom Message…"
msgstr "Custom Message…"
-#: ../libempathy-gtk/empathy-presence-chooser.c:223
-#: ../libempathy-gtk/empathy-presence-chooser.c:225
+#: ../libempathy-gtk/empathy-presence-chooser.c:220
+#: ../libempathy-gtk/empathy-presence-chooser.c:222
msgid "Edit Custom Messages…"
msgstr "Edit Custom Messages…"
-#: ../libempathy-gtk/empathy-presence-chooser.c:348
+#: ../libempathy-gtk/empathy-presence-chooser.c:345
msgid "Click to remove this status as a favorite"
msgstr "Click to remove this status as a favourite"
-#: ../libempathy-gtk/empathy-presence-chooser.c:357
+#: ../libempathy-gtk/empathy-presence-chooser.c:354
msgid "Click to make this status a favorite"
msgstr "Click to make this status a favourite"
-#: ../libempathy-gtk/empathy-presence-chooser.c:391
+#: ../libempathy-gtk/empathy-presence-chooser.c:388
msgid "Set status"
msgstr "Set status"
-#: ../libempathy-gtk/empathy-presence-chooser.c:948
+#: ../libempathy-gtk/empathy-presence-chooser.c:943
msgid "Set your presence and current status"
msgstr "Set your presence and current status"
#. Custom messages
-#: ../libempathy-gtk/empathy-presence-chooser.c:1136
+#: ../libempathy-gtk/empathy-presence-chooser.c:1131
msgid "Custom messages…"
msgstr "Custom messages…"
@@ -2223,18 +2570,26 @@ msgstr "Custom messages…"
msgid "New %s account"
msgstr "New %s account"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:3
+#: ../libempathy-gtk/empathy-search-bar.ui.h:1
msgid "Find:"
msgstr "Find:"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "Match case"
+#: ../libempathy-gtk/empathy-search-bar.ui.h:2
+msgid "Mat_ch case"
+msgstr "Mat_ch case"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+#: ../libempathy-gtk/empathy-search-bar.ui.h:3
msgid "Phrase not found"
msgstr "Phrase not found"
+#: ../libempathy-gtk/empathy-search-bar.ui.h:4
+msgid "_Next"
+msgstr "_Next"
+
+#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+msgid "_Previous"
+msgstr "_Previous"
+
#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
msgstr "Received an instant message"
@@ -2275,35 +2630,32 @@ msgstr "Outgoing voice call"
msgid "Voice call ended"
msgstr "Voice call ended"
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:364
-msgid "Enter Custom Message"
-msgstr "Enter Custom Message"
-
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:523
+#: ../libempathy-gtk/empathy-status-preset-dialog.c:296
msgid "Edit Custom Messages"
msgstr "Edit Custom Messages"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
-msgid "Save _New Status Message"
-msgstr "Save _New Status Message"
+#: ../libempathy-gtk/empathy-theme-adium.c:1030
+#, c-format
+msgid "Message edited at %s"
+msgstr "Message edited at %s"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:2
-msgid "Saved Status Messages"
-msgstr "Saved Status Messages"
+#: ../libempathy-gtk/empathy-theme-adium.c:1720
+msgid "Normal"
+msgstr "Normal"
-#: ../libempathy-gtk/empathy-theme-manager.c:67
+#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Classic"
msgstr "Classic"
-#: ../libempathy-gtk/empathy-theme-manager.c:68
+#: ../libempathy-gtk/empathy-theme-manager.c:71
msgid "Simple"
msgstr "Simple"
-#: ../libempathy-gtk/empathy-theme-manager.c:69
+#: ../libempathy-gtk/empathy-theme-manager.c:72
msgid "Clean"
msgstr "Clean"
-#: ../libempathy-gtk/empathy-theme-manager.c:70
+#: ../libempathy-gtk/empathy-theme-manager.c:73
msgid "Blue"
msgstr "Blue"
@@ -2380,19 +2732,19 @@ msgstr "Remember this choice for future connections"
msgid "Certificate Details"
msgstr "Certificate Details"
-#: ../libempathy-gtk/empathy-ui-utils.c:1707
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "Unable to open URI"
-#: ../libempathy-gtk/empathy-ui-utils.c:1802
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "Select a file"
-#: ../libempathy-gtk/empathy-ui-utils.c:1874
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
msgid "Insufficient free space to save file"
msgstr "Insufficient free space to save file"
-#: ../libempathy-gtk/empathy-ui-utils.c:1882
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
#, c-format
msgid ""
"%s of free space are required to save this file, but only %s is available. "
@@ -2401,7 +2753,7 @@ msgstr ""
"%s of free space are required to save this file, but only %s is available. "
"Please choose another location."
-#: ../libempathy-gtk/empathy-ui-utils.c:1926
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, c-format
msgid "Incoming file from %s"
msgstr "Incoming file from %s"
@@ -2589,23 +2941,23 @@ msgstr "No error message"
msgid "Instant Message (Empathy)"
msgstr "Instant Message (Empathy)"
-#: ../src/empathy.c:308
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "Don't connect on startup"
-#: ../src/empathy.c:312
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "Don't display the contact list or any other dialogues on startup"
-#: ../src/empathy.c:320
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "- Empathy IM Client"
-#: ../src/empathy.c:499
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "Error contacting the Account Manager"
-#: ../src/empathy.c:501
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -2693,7 +3045,7 @@ msgstr ""
"this assistant and add accounts later from the Edit menu."
#: ../src/empathy-account-assistant.c:220
-#: ../src/empathy-account-assistant.c:1268
+#: ../src/empathy-account-assistant.c:1271
msgid "An error occurred"
msgstr "An error occurred"
@@ -2757,17 +3109,17 @@ msgstr "No, I just want to see people online nearby for now"
msgid "Select the accounts you want to import:"
msgstr "Select the accounts you want to import:"
-#: ../src/empathy-account-assistant.c:810
-#: ../src/empathy-new-chatroom-dialog.c:562
-#: ../src/empathy-new-chatroom-dialog.c:563
+#: ../src/empathy-account-assistant.c:813
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "Yes"
msgstr "Yes"
-#: ../src/empathy-account-assistant.c:817
+#: ../src/empathy-account-assistant.c:820
msgid "No, that's all for now"
msgstr "No, that's all for now"
-#: ../src/empathy-account-assistant.c:1082
+#: ../src/empathy-account-assistant.c:1085
msgid ""
"Empathy can automatically discover and chat with the people connected on the "
"same network as you. If you want to use this feature, please check that the "
@@ -2779,16 +3131,16 @@ msgstr ""
"details below are correct. You can easily change these details later or "
"disable this feature by using the 'Accounts' dialogue"
-#: ../src/empathy-account-assistant.c:1088
-#: ../src/empathy-account-assistant.c:1144
+#: ../src/empathy-account-assistant.c:1091
+#: ../src/empathy-account-assistant.c:1147
msgid "Edit->Accounts"
msgstr "Edit->Accounts"
-#: ../src/empathy-account-assistant.c:1104
+#: ../src/empathy-account-assistant.c:1107
msgid "I do _not want to enable this feature for now"
msgstr "I do _not want to enable this feature for now"
-#: ../src/empathy-account-assistant.c:1140
+#: ../src/empathy-account-assistant.c:1143
msgid ""
"You won't be able to chat with people connected to your local network, as "
"telepathy-salut is not installed. If you want to enable this feature, please "
@@ -2800,23 +3152,23 @@ msgstr ""
"install the telepathy-salut package and create a People Nearby account from "
"the Accounts dialogue"
-#: ../src/empathy-account-assistant.c:1146
+#: ../src/empathy-account-assistant.c:1149
msgid "telepathy-salut not installed"
msgstr "telepathy-salut not installed"
-#: ../src/empathy-account-assistant.c:1192
+#: ../src/empathy-account-assistant.c:1195
msgid "Messaging and VoIP Accounts Assistant"
msgstr "Messaging and VoIP Accounts Assistant"
-#: ../src/empathy-account-assistant.c:1226
+#: ../src/empathy-account-assistant.c:1229
msgid "Welcome to Empathy"
msgstr "Welcome to Empathy"
-#: ../src/empathy-account-assistant.c:1235
+#: ../src/empathy-account-assistant.c:1238
msgid "Import your existing accounts"
msgstr "Import your existing accounts"
-#: ../src/empathy-account-assistant.c:1253
+#: ../src/empathy-account-assistant.c:1256
msgid "Please enter personal details"
msgstr "Please enter personal details"
@@ -2833,34 +3185,35 @@ msgstr "There are unsaved modifications to your %s account."
msgid "Your new account has not been saved yet."
msgstr "Your new account has not been saved yet."
-#: ../src/empathy-accounts-dialog.c:286
-#: ../src/empathy-streamed-media-window.c:809
+#: ../src/empathy-accounts-dialog.c:345
+#: ../src/empathy-streamed-media-window.c:754
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Connecting…"
-#: ../src/empathy-accounts-dialog.c:327
+#: ../src/empathy-accounts-dialog.c:386
#, c-format
msgid "Offline — %s"
msgstr "Offline — %s"
-#: ../src/empathy-accounts-dialog.c:339
+#: ../src/empathy-accounts-dialog.c:398
#, c-format
msgid "Disconnected — %s"
msgstr "Disconnected — %s"
-#: ../src/empathy-accounts-dialog.c:350
+#: ../src/empathy-accounts-dialog.c:409
msgid "Offline — No Network Connection"
msgstr "Offline — No Network Connection"
-#: ../src/empathy-accounts-dialog.c:357
+#: ../src/empathy-accounts-dialog.c:416
msgid "Unknown Status"
msgstr "Unknown Status"
-#: ../src/empathy-accounts-dialog.c:369
+#: ../src/empathy-accounts-dialog.c:428
msgid "Offline — Account Disabled"
msgstr "Offline — Account Disabled"
-#: ../src/empathy-accounts-dialog.c:772
+#: ../src/empathy-accounts-dialog.c:831
msgid ""
"You are about to create a new account, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2868,16 +3221,16 @@ msgstr ""
"You are about to create a new account, which will discard\n"
"your changes. Are you sure you want to proceed?"
-#: ../src/empathy-accounts-dialog.c:1133
+#: ../src/empathy-accounts-dialog.c:1192
#, c-format
msgid "Do you want to remove %s from your computer?"
msgstr "Do you want to remove %s from your computer?"
-#: ../src/empathy-accounts-dialog.c:1137
+#: ../src/empathy-accounts-dialog.c:1196
msgid "This will not remove your account on the server."
msgstr "This will not remove your account on the server."
-#: ../src/empathy-accounts-dialog.c:1375
+#: ../src/empathy-accounts-dialog.c:1432
msgid ""
"You are about to select another account, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2886,15 +3239,15 @@ msgstr ""
"your changes. Are you sure you want to proceed?"
#. Menu items: to enabled/disable the account
-#: ../src/empathy-accounts-dialog.c:1571
+#: ../src/empathy-accounts-dialog.c:1643
msgid "_Enable"
msgstr "_Enable"
-#: ../src/empathy-accounts-dialog.c:1572
+#: ../src/empathy-accounts-dialog.c:1644
msgid "_Disable"
msgstr "_Disable"
-#: ../src/empathy-accounts-dialog.c:2086
+#: ../src/empathy-accounts-dialog.c:2154
msgid ""
"You are about to close the window, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2903,18 +3256,22 @@ msgstr ""
"your changes. Are you sure you want to proceed?"
#: ../src/empathy-accounts-dialog.ui.h:1
+msgid "Add…"
+msgstr "Add…"
+
+#: ../src/empathy-accounts-dialog.ui.h:2
msgid "Loading account information"
msgstr "Loading account information"
-#: ../src/empathy-accounts-dialog.ui.h:2
+#: ../src/empathy-accounts-dialog.ui.h:3
msgid "No protocol installed"
msgstr "No protocol installed"
-#: ../src/empathy-accounts-dialog.ui.h:3
+#: ../src/empathy-accounts-dialog.ui.h:4
msgid "Protocol:"
msgstr "Protocol:"
-#: ../src/empathy-accounts-dialog.ui.h:4
+#: ../src/empathy-accounts-dialog.ui.h:6
msgid ""
"To add a new account, you first have to install a backend for each protocol "
"you want to use."
@@ -2922,19 +3279,15 @@ msgstr ""
"To add a new account, you first have to install a backend for each protocol "
"you want to use."
-#: ../src/empathy-accounts-dialog.ui.h:5
-msgid "_Add…"
-msgstr "_Add…"
-
-#: ../src/empathy-accounts-dialog.ui.h:6
+#: ../src/empathy-accounts-dialog.ui.h:7
msgid "_Import…"
msgstr "_Import…"
-#: ../src/empathy-auth-client.c:243
+#: ../src/empathy-auth-client.c:249
msgid " - Empathy authentication client"
msgstr " - Empathy authentication client"
-#: ../src/empathy-auth-client.c:259
+#: ../src/empathy-auth-client.c:265
msgid "Empathy authentication client"
msgstr "Empathy authentication client"
@@ -2942,94 +3295,116 @@ msgstr "Empathy authentication client"
msgid "People nearby"
msgstr "People nearby"
-#: ../src/empathy-av.c:118
+#: ../src/empathy-av.c:118 ../src/empathy-call.c:127
msgid "- Empathy Audio/Video Client"
msgstr "- Empathy Audio/Video Client"
-#: ../src/empathy-av.c:134
+#: ../src/empathy-av.c:134 ../src/empathy-call.c:152
msgid "Empathy Audio/Video Client"
msgstr "Empathy Audio/Video Client"
-#: ../src/empathy-streamed-media-window.c:479
+#: ../src/empathy-streamed-media-window.c:431
msgid "Contrast"
msgstr "Contrast"
-#: ../src/empathy-streamed-media-window.c:482
+#: ../src/empathy-streamed-media-window.c:434
msgid "Brightness"
msgstr "Brightness"
-#: ../src/empathy-streamed-media-window.c:485
+#: ../src/empathy-streamed-media-window.c:437
msgid "Gamma"
msgstr "Gamma"
-#: ../src/empathy-streamed-media-window.c:590
+#: ../src/empathy-streamed-media-window.c:542
msgid "Volume"
msgstr "Volume"
-#: ../src/empathy-streamed-media-window.c:1166
+#: ../src/empathy-streamed-media-window.c:1110
msgid "_Sidebar"
msgstr "_Sidebar"
-#: ../src/empathy-streamed-media-window.c:1186
+#: ../src/empathy-streamed-media-window.c:1130
msgid "Audio input"
msgstr "Audio input"
-#: ../src/empathy-streamed-media-window.c:1190
+#: ../src/empathy-streamed-media-window.c:1134
msgid "Video input"
msgstr "Video input"
-#: ../src/empathy-streamed-media-window.c:1194
+#: ../src/empathy-streamed-media-window.c:1140
msgid "Dialpad"
msgstr "Dialpad"
-#: ../src/empathy-streamed-media-window.c:1205
+#: ../src/empathy-streamed-media-window.c:1151
msgid "Details"
msgstr "Details"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
-#: ../src/empathy-streamed-media-window.c:1274
+#: ../src/empathy-streamed-media-window.c:1220
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "Call with %s"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../src/empathy-streamed-media-window.c:1353
-msgid "Call"
-msgstr "Call"
-
-#: ../src/empathy-streamed-media-window.c:1507
+#: ../src/empathy-streamed-media-window.c:1453
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "The IP address as seen by the machine"
-#: ../src/empathy-streamed-media-window.c:1509
+#: ../src/empathy-streamed-media-window.c:1455
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "The IP address as seen by a server on the Internet"
-#: ../src/empathy-streamed-media-window.c:1511
+#: ../src/empathy-streamed-media-window.c:1457
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "The IP address of the peer as seen by the other side"
-#: ../src/empathy-streamed-media-window.c:1513
+#: ../src/empathy-streamed-media-window.c:1459
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "The IP address of a relay server"
-#: ../src/empathy-streamed-media-window.c:1515
+#: ../src/empathy-streamed-media-window.c:1461
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "The IP address of the multicast group"
+#: ../src/empathy-streamed-media-window.c:1843
+msgctxt "encoding video codec"
+msgid "Unknown"
+msgstr "Unknown"
+
+#: ../src/empathy-streamed-media-window.c:1846
+msgctxt "encoding audio codec"
+msgid "Unknown"
+msgstr "Unknown"
+
+#: ../src/empathy-streamed-media-window.c:1849
+msgctxt "decoding video codec"
+msgid "Unknown"
+msgstr "Unknown"
+
+#: ../src/empathy-streamed-media-window.c:1852
+msgctxt "decoding audio codec"
+msgid "Unknown"
+msgstr "Unknown"
+
#. Translators: number of minutes:seconds the caller has been connected
-#: ../src/empathy-streamed-media-window.c:2266
+#: ../src/empathy-streamed-media-window.c:2144
#, c-format
msgid "Connected — %d:%02dm"
msgstr "Connected — %d:%02dm"
-#: ../src/empathy-streamed-media-window.c:2327
+#: ../src/empathy-streamed-media-window.c:2205
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Technical Details"
-#: ../src/empathy-streamed-media-window.c:2365
+#: ../src/empathy-streamed-media-window.c:2243
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
@@ -3038,7 +3413,8 @@ msgstr ""
"%s's software does not understand any of the audio formats supported by your "
"computer"
-#: ../src/empathy-streamed-media-window.c:2370
+#: ../src/empathy-streamed-media-window.c:2248
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
@@ -3047,7 +3423,8 @@ msgstr ""
"%s's software does not understand any of the video formats supported by your "
"computer"
-#: ../src/empathy-streamed-media-window.c:2376
+#: ../src/empathy-streamed-media-window.c:2254
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -3056,23 +3433,27 @@ msgstr ""
"Can't establish a connection to %s. One of you might be on a network that "
"does not allow direct connections."
-#: ../src/empathy-streamed-media-window.c:2382
+#: ../src/empathy-streamed-media-window.c:2260
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "There was a failure on the network"
-#: ../src/empathy-streamed-media-window.c:2386
+#: ../src/empathy-streamed-media-window.c:2264
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr ""
"The audio formats necessary for this call are not installed on your computer"
-#: ../src/empathy-streamed-media-window.c:2389
+#: ../src/empathy-streamed-media-window.c:2267
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr ""
"The video formats necessary for this call are not installed on your computer"
-#: ../src/empathy-streamed-media-window.c:2399
+#: ../src/empathy-streamed-media-window.c:2277
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3083,147 +3464,200 @@ msgstr ""
"\">report this bug</a> and attach logs gathered from the 'Debug' window in "
"the Help menu."
-#: ../src/empathy-streamed-media-window.c:2407
+#: ../src/empathy-streamed-media-window.c:2285
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "There was a failure in the call engine"
-#: ../src/empathy-streamed-media-window.c:2410
+#: ../src/empathy-streamed-media-window.c:2288
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "The end of the stream was reached"
-#: ../src/empathy-streamed-media-window.c:2450
+#: ../src/empathy-streamed-media-window.c:2328
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "Can't establish audio stream"
-#: ../src/empathy-streamed-media-window.c:2460
+#: ../src/empathy-streamed-media-window.c:2338
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "Can't establish video stream"
-#: ../src/empathy-call-window.ui.h:1
+#: ../src/empathy-call-window.ui.h:1 ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-streamed-media-window.ui.h:1
msgid "Audio"
msgstr "Audio"
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call the contact again"
-msgstr "Call the contact again"
-
#: ../src/empathy-call-window.ui.h:3
-msgid "Camera Off"
-msgstr "Camera Off"
+#: ../src/empathy-streamed-media-window.ui.h:5
+msgid "Decoding Codec:"
+msgstr "Decoding Codec:"
#: ../src/empathy-call-window.ui.h:4
-msgid "Camera On"
-msgstr "Camera On"
+msgid "Disable camera"
+msgstr "Disable camera"
#: ../src/empathy-call-window.ui.h:5
-msgid "Decoding Codec:"
-msgstr "Decoding Codec:"
+msgid "Display the dialpad"
+msgstr "Display the dialpad"
#: ../src/empathy-call-window.ui.h:6
-msgid "Disable camera and stop sending video"
-msgstr "Disable camera and stop sending video"
+#: ../src/empathy-streamed-media-window.ui.h:9
+msgid "Encoding Codec:"
+msgstr "Encoding Codec:"
#: ../src/empathy-call-window.ui.h:7
-msgid "Enable camera and send video"
-msgstr "Enable camera and send video"
+#: ../src/empathy-streamed-media-window.ui.h:10
+msgid "Hang up"
+msgstr "Hang up"
#: ../src/empathy-call-window.ui.h:8
-msgid "Enable camera but don't send video"
-msgstr "Enable camera but don't send video"
+#: ../src/empathy-streamed-media-window.ui.h:11
+msgid "Hang up current call"
+msgstr "Hang up current call"
#: ../src/empathy-call-window.ui.h:9
-msgid "Encoding Codec:"
-msgstr "Encoding Codec:"
+#: ../src/empathy-streamed-media-window.ui.h:12
+msgid "Local Candidate:"
+msgstr "Local Candidate:"
#: ../src/empathy-call-window.ui.h:10
-msgid "Hang up"
-msgstr "Hang up"
+msgid "Maximise me"
+msgstr "Maximise me"
#: ../src/empathy-call-window.ui.h:11
-msgid "Hang up current call"
-msgstr "Hang up current call"
+msgid "Minimise me"
+msgstr "Minimise me"
#: ../src/empathy-call-window.ui.h:12
-msgid "Local Candidate:"
-msgstr "Local Candidate:"
+#: ../src/empathy-streamed-media-window.ui.h:15
+msgid "Remote Candidate:"
+msgstr "Remote Candidate:"
#: ../src/empathy-call-window.ui.h:13
-msgid "Preview"
-msgstr "Preview"
+#: ../src/empathy-streamed-media-window.ui.h:16
+msgid "Send Audio"
+msgstr "Send Audio"
#: ../src/empathy-call-window.ui.h:14
-msgid "Redial"
-msgstr "Redial"
+msgid "Send Video"
+msgstr "Send Video"
#: ../src/empathy-call-window.ui.h:15
-msgid "Remote Candidate:"
-msgstr "Remote Candidate:"
+msgid "Show dialpad"
+msgstr "Show dialpad"
#: ../src/empathy-call-window.ui.h:16
-msgid "Send Audio"
-msgstr "Send Audio"
+msgid "Start a video call"
+msgstr "Start a video call"
#: ../src/empathy-call-window.ui.h:17
-msgid "Toggle audio transmission"
-msgstr "Toggle audio transmission"
+msgid "Start an audio call"
+msgstr "Start an audio call"
+
+#: ../src/empathy-call-window.ui.h:18
+msgid "Swap camera"
+msgstr "Swap camera"
#: ../src/empathy-call-window.ui.h:19
-msgid "V_ideo"
-msgstr "V_ideo"
+#: ../src/empathy-streamed-media-window.ui.h:17
+msgid "Toggle audio transmission"
+msgstr "Toggle audio transmission"
#: ../src/empathy-call-window.ui.h:20
-msgid "Video"
-msgstr "Video"
+msgid "Toggle video transmission"
+msgstr "Toggle video transmission"
#: ../src/empathy-call-window.ui.h:21
-msgid "Video Off"
-msgstr "Video Off"
-
-#: ../src/empathy-call-window.ui.h:22
-msgid "Video On"
-msgstr "Video On"
+#: ../src/empathy-streamed-media-window.ui.h:18
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
+msgid "Unknown"
+msgstr "Unknown"
#: ../src/empathy-call-window.ui.h:23
-msgid "Video Preview"
-msgstr "Video Preview"
+msgid "Video call"
+msgstr "Video call"
#: ../src/empathy-call-window.ui.h:24
+#: ../src/empathy-streamed-media-window.ui.h:24
msgid "_Call"
msgstr "_Call"
-#: ../src/empathy-call-window.ui.h:25 ../src/empathy-main-window.ui.h:29
+#: ../src/empathy-call-window.ui.h:25
+msgid "_Camera"
+msgstr "_Camera"
+
+#: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:18
+msgid "_Contents"
+msgstr "_Contents"
+
+#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:19
+msgid "_Debug"
+msgstr "_Debug"
+
+#: ../src/empathy-call-window.ui.h:29 ../src/empathy-chat-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:22
+msgid "_Help"
+msgstr "_Help"
+
+#: ../src/empathy-call-window.ui.h:30
+msgid "_Microphone"
+msgstr "_Microphone"
+
+#: ../src/empathy-call-window.ui.h:31
+msgid "_Settings"
+msgstr "_Settings"
+
+#: ../src/empathy-call-window.ui.h:32
+#: ../src/empathy-main-window-menubar.ui.h:30
+#: ../src/empathy-streamed-media-window.ui.h:25
msgid "_View"
msgstr "_View"
-#: ../src/empathy-chat-window.c:472 ../src/empathy-chat-window.c:492
+#: ../src/empathy-chat-window.c:481 ../src/empathy-chat-window.c:501
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
msgstr[0] "%s (%d unread)"
msgstr[1] "%s (%d unread)"
-#: ../src/empathy-chat-window.c:484
+#: ../src/empathy-chat-window.c:493
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
msgstr[0] "%s (and %u other)"
msgstr[1] "%s (and %u others)"
-#: ../src/empathy-chat-window.c:500
+#: ../src/empathy-chat-window.c:509
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
msgstr[0] "%s (%d unread from others)"
msgstr[1] "%s (%d unread from others)"
-#: ../src/empathy-chat-window.c:509
+#: ../src/empathy-chat-window.c:518
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
msgstr[0] "%s (%d unread from all)"
msgstr[1] "%s (%d unread from all)"
-#: ../src/empathy-chat-window.c:711
+#: ../src/empathy-chat-window.c:733
+msgid "SMS:"
+msgstr "SMS:"
+
+#: ../src/empathy-chat-window.c:743
+#, c-format
+msgid "Sending %d message"
+msgid_plural "Sending %d messages"
+msgstr[0] "Sending %d message"
+msgstr[1] "Sending %d messages"
+
+#: ../src/empathy-chat-window.c:765
msgid "Typing a message."
msgstr "Typing a message."
@@ -3235,10 +3669,6 @@ msgstr "C_lear"
msgid "C_ontact"
msgstr "C_ontact"
-#: ../src/empathy-chat-window.ui.h:3
-msgid "Chat"
-msgstr "Chat"
-
#: ../src/empathy-chat-window.ui.h:4
msgid "Insert _Smiley"
msgstr "Insert _Smiley"
@@ -3259,10 +3689,6 @@ msgstr "Move Tab _Right"
msgid "Notify for All Messages"
msgstr "Notify for All Messages"
-#: ../src/empathy-chat-window.ui.h:9 ../src/empathy-main-window.ui.h:17
-msgid "_Contents"
-msgstr "_Contents"
-
#: ../src/empathy-chat-window.ui.h:10
msgid "_Conversation"
msgstr "_Conversation"
@@ -3271,18 +3697,10 @@ msgstr "_Conversation"
msgid "_Detach Tab"
msgstr "_Detach Tab"
-#: ../src/empathy-chat-window.ui.h:12 ../src/empathy-main-window.ui.h:19
-msgid "_Edit"
-msgstr "_Edit"
-
#: ../src/empathy-chat-window.ui.h:13
msgid "_Favorite Chat Room"
msgstr "_Favourite Chat Room"
-#: ../src/empathy-chat-window.ui.h:14 ../src/empathy-main-window.ui.h:21
-msgid "_Help"
-msgstr "_Help"
-
#: ../src/empathy-chat-window.ui.h:15
msgid "_Next Tab"
msgstr "_Next Tab"
@@ -3303,15 +3721,15 @@ msgstr "_Tabs"
msgid "_Undo Close Tab"
msgstr "_Undo Close Tab"
-#: ../src/empathy-chatrooms-window.c:241
+#: ../src/empathy-chatrooms-window.c:251
msgid "Name"
msgstr "Name"
-#: ../src/empathy-chatrooms-window.c:259
+#: ../src/empathy-chatrooms-window.c:269
msgid "Room"
msgstr "Room"
-#: ../src/empathy-chatrooms-window.c:267
+#: ../src/empathy-chatrooms-window.c:277
msgid "Auto-Connect"
msgstr "Auto-Connect"
@@ -3319,90 +3737,95 @@ msgstr "Auto-Connect"
msgid "Manage Favorite Rooms"
msgstr "Manage Favourite Rooms"
-#: ../src/empathy-event-manager.c:507
+#: ../src/empathy-event-manager.c:521
msgid "Incoming video call"
msgstr "Incoming video call"
-#: ../src/empathy-event-manager.c:507
+#: ../src/empathy-event-manager.c:521
msgid "Incoming call"
msgstr "Incoming call"
-#: ../src/empathy-event-manager.c:511
+#: ../src/empathy-event-manager.c:525
#, c-format
msgid "%s is video calling you. Do you want to answer?"
msgstr "%s is video calling you. Do you want to answer?"
-#: ../src/empathy-event-manager.c:512
+#: ../src/empathy-event-manager.c:526
#, c-format
msgid "%s is calling you. Do you want to answer?"
msgstr "%s is calling you. Do you want to answer?"
-#: ../src/empathy-event-manager.c:515 ../src/empathy-event-manager.c:660
+#: ../src/empathy-event-manager.c:529 ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming call from %s"
msgstr "Incoming call from %s"
-#: ../src/empathy-event-manager.c:540
+#: ../src/empathy-event-manager.c:554
msgid "_Reject"
msgstr "_Reject"
-#: ../src/empathy-event-manager.c:546
+#: ../src/empathy-event-manager.c:562 ../src/empathy-event-manager.c:570
msgid "_Answer"
msgstr "_Answer"
-#: ../src/empathy-event-manager.c:660
+#: ../src/empathy-event-manager.c:570
+msgid "_Answer with video"
+msgstr "_Answer with video"
+
+#: ../src/empathy-event-manager.c:730 ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming video call from %s"
msgstr "Incoming video call from %s"
-#: ../src/empathy-event-manager.c:737
+#: ../src/empathy-event-manager.c:836
msgid "Room invitation"
msgstr "Room invitation"
-#: ../src/empathy-event-manager.c:739
+#: ../src/empathy-event-manager.c:838
#, c-format
msgid "Invitation to join %s"
msgstr "Invitation to join %s"
-#: ../src/empathy-event-manager.c:746
+#: ../src/empathy-event-manager.c:845
#, c-format
msgid "%s is inviting you to join %s"
msgstr "%s is inviting you to join %s"
-#: ../src/empathy-event-manager.c:754
+#: ../src/empathy-event-manager.c:853
msgid "_Decline"
msgstr "_Decline"
-#: ../src/empathy-event-manager.c:759
+#: ../src/empathy-event-manager.c:858
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "_Join"
-#: ../src/empathy-event-manager.c:786
+#: ../src/empathy-event-manager.c:885
#, c-format
msgid "%s invited you to join %s"
msgstr "%s invited you to join %s"
-#: ../src/empathy-event-manager.c:792
+#: ../src/empathy-event-manager.c:891
#, c-format
msgid "You have been invited to join %s"
msgstr "You have been invited to join %s"
-#: ../src/empathy-event-manager.c:843
+#: ../src/empathy-event-manager.c:942
#, c-format
msgid "Incoming file transfer from %s"
msgstr "Incoming file transfer from %s"
-#: ../src/empathy-event-manager.c:1013 ../src/empathy-main-window.c:370
+#: ../src/empathy-event-manager.c:1134 ../src/empathy-main-window.c:375
msgid "Password required"
msgstr "Password required"
-#: ../src/empathy-event-manager.c:1069
+#: ../src/empathy-event-manager.c:1190
#, c-format
msgid "%s would like permission to see when you are online"
msgstr "%s would like permission to see when you are online"
-#: ../src/empathy-event-manager.c:1073
+#: ../src/empathy-event-manager.c:1194
#, c-format
msgid ""
"\n"
@@ -3412,105 +3835,101 @@ msgstr ""
"Message: %s"
#. Translators: time left, when it is more than one hour
-#: ../src/empathy-ft-manager.c:99
+#: ../src/empathy-ft-manager.c:100
#, c-format
msgid "%u:%02u.%02u"
msgstr "%u:%02u.%02u"
#. Translators: time left, when is is less than one hour
-#: ../src/empathy-ft-manager.c:102
+#: ../src/empathy-ft-manager.c:103
#, c-format
msgid "%02u.%02u"
msgstr "%02u.%02u"
-#: ../src/empathy-ft-manager.c:178
+#: ../src/empathy-ft-manager.c:179
msgctxt "file transfer percent"
msgid "Unknown"
msgstr "Unknown"
-#: ../src/empathy-ft-manager.c:273
+#: ../src/empathy-ft-manager.c:274
#, c-format
msgid "%s of %s at %s/s"
msgstr "%s of %s at %s/s"
-#: ../src/empathy-ft-manager.c:274
+#: ../src/empathy-ft-manager.c:275
#, c-format
msgid "%s of %s"
msgstr "%s of %s"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:305
+#: ../src/empathy-ft-manager.c:306
#, c-format
msgid "Receiving \"%s\" from %s"
msgstr "Receiving \"%s\" from %s"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:308
+#: ../src/empathy-ft-manager.c:309
#, c-format
msgid "Sending \"%s\" to %s"
msgstr "Sending \"%s\" to %s"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:338
+#: ../src/empathy-ft-manager.c:339
#, c-format
msgid "Error receiving \"%s\" from %s"
msgstr "Error receiving \"%s\" from %s"
-#: ../src/empathy-ft-manager.c:341
+#: ../src/empathy-ft-manager.c:342
msgid "Error receiving a file"
msgstr "Error receiving a file"
-#: ../src/empathy-ft-manager.c:346
+#: ../src/empathy-ft-manager.c:347
#, c-format
msgid "Error sending \"%s\" to %s"
msgstr "Error sending \"%s\" to %s"
-#: ../src/empathy-ft-manager.c:349
+#: ../src/empathy-ft-manager.c:350
msgid "Error sending a file"
msgstr "Error sending a file"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:488
+#: ../src/empathy-ft-manager.c:489
#, c-format
msgid "\"%s\" received from %s"
msgstr "\"%s\" received from %s"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:493
+#: ../src/empathy-ft-manager.c:494
#, c-format
msgid "\"%s\" sent to %s"
msgstr "\"%s\" sent to %s"
-#: ../src/empathy-ft-manager.c:496
+#: ../src/empathy-ft-manager.c:497
msgid "File transfer completed"
msgstr "File transfer completed"
-#: ../src/empathy-ft-manager.c:615 ../src/empathy-ft-manager.c:782
+#: ../src/empathy-ft-manager.c:616 ../src/empathy-ft-manager.c:780
msgid "Waiting for the other participant's response"
msgstr "Waiting for the other participant's response"
-#: ../src/empathy-ft-manager.c:641 ../src/empathy-ft-manager.c:679
+#: ../src/empathy-ft-manager.c:642 ../src/empathy-ft-manager.c:680
#, c-format
msgid "Checking integrity of \"%s\""
msgstr "Checking integrity of \"%s\""
-#: ../src/empathy-ft-manager.c:644 ../src/empathy-ft-manager.c:682
+#: ../src/empathy-ft-manager.c:645 ../src/empathy-ft-manager.c:683
#, c-format
msgid "Hashing \"%s\""
msgstr "Hashing \"%s\""
-#: ../src/empathy-ft-manager.c:1016
-msgid "%"
-msgstr "%"
-
-#: ../src/empathy-ft-manager.c:1028
+#: ../src/empathy-ft-manager.c:1038
msgid "File"
msgstr "File"
-#: ../src/empathy-ft-manager.c:1050
+#: ../src/empathy-ft-manager.c:1060
msgid "Remaining"
msgstr "Remaining"
@@ -3547,127 +3966,140 @@ msgstr "Protocol"
msgid "Source"
msgstr "Source"
-#: ../src/empathy-main-window.c:387
+#: ../src/empathy-main-window.c:392
msgid "Provide Password"
msgstr "Provide Password"
-#: ../src/empathy-main-window.c:393
+#: ../src/empathy-main-window.c:398
msgid "Disconnect"
msgstr "Disconnect"
-#: ../src/empathy-main-window.c:533
+#: ../src/empathy-main-window.c:622
msgid "No match found"
msgstr "No match found"
-#: ../src/empathy-main-window.c:688
+#: ../src/empathy-main-window.c:777
msgid "Reconnect"
msgstr "Reconnect"
-#: ../src/empathy-main-window.c:694
+#: ../src/empathy-main-window.c:783
msgid "Edit Account"
msgstr "Edit Account"
-#: ../src/empathy-main-window.c:700
+#: ../src/empathy-main-window.c:789
msgid "Close"
msgstr "Close"
-#: ../src/empathy-main-window.c:1418
+#. Translators: this string will be something like:
+#. * Top up My Account ($1.23)..."
+#: ../src/empathy-main-window.c:928
+#, c-format
+msgid "Top up %s (%s)..."
+msgstr "Top up %s (%s)…"
+
+#: ../src/empathy-main-window.c:975
+msgid "Top up account credit"
+msgstr "Top up account credit"
+
+#. top up button
+#: ../src/empathy-main-window.c:1046
+msgid "Top Up..."
+msgstr "Top Up…"
+
+#: ../src/empathy-main-window.c:1789
msgid "Contact"
msgstr "Contact"
-#: ../src/empathy-main-window.c:1765
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "Contact List"
-#: ../src/empathy-main-window.c:1881
-msgid "Show and edit accounts"
-msgstr "Show and edit accounts"
-
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr "Contacts on a _Map"
-#: ../src/empathy-main-window.ui.h:2
+#: ../src/empathy-main-window-menubar.ui.h:2
+msgid "Credit Balance"
+msgstr "Credit Balance"
+
+#: ../src/empathy-main-window-menubar.ui.h:3
msgid "Find in Contact _List"
msgstr "Find in Contact _List"
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "Join _Favourites"
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "Manage Favourites"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
msgstr "N_ormal Size"
-#: ../src/empathy-main-window.ui.h:6 ../src/empathy-status-icon.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:7 ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "New _Call…"
-#: ../src/empathy-main-window.ui.h:7
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "Normal Size With _Avatars"
-#: ../src/empathy-main-window.ui.h:8
+#: ../src/empathy-main-window-menubar.ui.h:9
msgid "P_references"
msgstr "P_references"
-#: ../src/empathy-main-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:10
msgid "Show P_rotocols"
msgstr "Show P_rotocols"
-#: ../src/empathy-main-window.ui.h:10
+#: ../src/empathy-main-window-menubar.ui.h:11
msgid "Sort by _Name"
msgstr "Sort by _Name"
-#: ../src/empathy-main-window.ui.h:11
+#: ../src/empathy-main-window-menubar.ui.h:12
msgid "Sort by _Status"
msgstr "Sort by _Status"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "_Accounts"
-#: ../src/empathy-main-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:15
msgid "_Blocked Contacts"
msgstr "_Blocked Contacts"
-#: ../src/empathy-main-window.ui.h:16
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr "_Compact Size"
-#: ../src/empathy-main-window.ui.h:18
-msgid "_Debug"
-msgstr "_Debug"
-
-#: ../src/empathy-main-window.ui.h:20
+#: ../src/empathy-main-window-menubar.ui.h:21
msgid "_File Transfers"
msgstr "_File Transfers"
-#: ../src/empathy-main-window.ui.h:22
+#: ../src/empathy-main-window-menubar.ui.h:23
msgid "_Join…"
msgstr "_Join…"
-#: ../src/empathy-main-window.ui.h:23 ../src/empathy-status-icon.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:24
+#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "_New Conversation…"
-#: ../src/empathy-main-window.ui.h:24
+#: ../src/empathy-main-window-menubar.ui.h:25
msgid "_Offline Contacts"
msgstr "_Offline Contacts"
-#: ../src/empathy-main-window.ui.h:25
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "_Personal Information"
-#: ../src/empathy-main-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "_Room"
-#: ../src/empathy-main-window.ui.h:28
+#: ../src/empathy-main-window-menubar.ui.h:29
msgid "_Search for Contacts…"
msgstr "_Search for Contacts…"
@@ -3681,7 +4113,7 @@ msgstr "Members"
#. Translators: Room/Join's roomlist tooltip. Parameters are a channel name,
#. yes/no, yes/no and a number.
-#: ../src/empathy-new-chatroom-dialog.c:560
+#: ../src/empathy-new-chatroom-dialog.c:553
#, c-format
msgid ""
"%s\n"
@@ -3694,16 +4126,16 @@ msgstr ""
"Password required: %s\n"
"Members: %s"
-#: ../src/empathy-new-chatroom-dialog.c:562
-#: ../src/empathy-new-chatroom-dialog.c:563
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "No"
msgstr "No"
-#: ../src/empathy-new-chatroom-dialog.c:591
+#: ../src/empathy-new-chatroom-dialog.c:584
msgid "Could not start room listing"
msgstr "Could not start room listing"
-#: ../src/empathy-new-chatroom-dialog.c:601
+#: ../src/empathy-new-chatroom-dialog.c:594
msgid "Could not stop room listing"
msgstr "Could not stop room listing"
@@ -3737,39 +4169,79 @@ msgstr "Room List"
msgid "_Room:"
msgstr "_Room:"
-#: ../src/empathy-preferences.c:139
+#: ../src/empathy-preferences.c:169
msgid "Message received"
msgstr "Message received"
-#: ../src/empathy-preferences.c:140
+#: ../src/empathy-preferences.c:170
msgid "Message sent"
msgstr "Message sent"
-#: ../src/empathy-preferences.c:141
+#: ../src/empathy-preferences.c:171
msgid "New conversation"
msgstr "New conversation"
-#: ../src/empathy-preferences.c:142
+#: ../src/empathy-preferences.c:172
msgid "Contact goes online"
msgstr "Contact goes online"
-#: ../src/empathy-preferences.c:143
+#: ../src/empathy-preferences.c:173
msgid "Contact goes offline"
msgstr "Contact goes offline"
-#: ../src/empathy-preferences.c:144
+#: ../src/empathy-preferences.c:174
msgid "Account connected"
msgstr "Account connected"
-#: ../src/empathy-preferences.c:145
+#: ../src/empathy-preferences.c:175
msgid "Account disconnected"
msgstr "Account disconnected"
-#: ../src/empathy-preferences.c:446
+#: ../src/empathy-preferences.c:484
msgid "Language"
msgstr "Language"
-#: ../src/empathy-preferences.c:875
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:734
+msgid "Juliet"
+msgstr "Juliet"
+
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:741
+msgid "Romeo"
+msgstr "Romeo"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:747
+msgid "O Romeo, Romeo, wherefore art thou Romeo?"
+msgstr "O Romeo, Romeo, wherefore art thou Romeo?"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:750
+msgid "Deny thy father and refuse thy name;"
+msgstr "Deny thy father and refuse thy name;"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:753
+msgid "Or if thou wilt not, be but sworn my love"
+msgstr "Or if thou wilt not, be but sworn my love"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:756
+msgid "And I'll no longer be a Capulet."
+msgstr "And I'll no longer be a Capulet."
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:759
+msgid "Shall I hear more, or shall I speak at this?"
+msgstr "Shall I hear more, or shall I speak at this?"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:762
+msgid "Juliet has disconnected"
+msgstr "Juliet has disconnected"
+
+#: ../src/empathy-preferences.c:1166
msgid "Preferences"
msgstr "Preferences"
@@ -3777,67 +4249,87 @@ msgstr "Preferences"
msgid "Appearance"
msgstr "Appearance"
-#: ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-preferences.ui.h:3
msgid "Behavior"
msgstr "Behaviour"
-#: ../src/empathy-preferences.ui.h:3
+#: ../src/empathy-preferences.ui.h:5
msgid "Chat Th_eme:"
msgstr "Chat Th_eme:"
-#: ../src/empathy-preferences.ui.h:4
+#: ../src/empathy-preferences.ui.h:6
msgid "Disable notifications when _away or busy"
msgstr "Disable notifications when _away or busy"
-#: ../src/empathy-preferences.ui.h:5
+#: ../src/empathy-preferences.ui.h:7
msgid "Disable sounds when _away or busy"
msgstr "Disable sounds when _away or busy"
-#: ../src/empathy-preferences.ui.h:6
+#: ../src/empathy-preferences.ui.h:8
msgid "Display incoming events in the notification area"
msgstr "Display incoming events in the notification area"
-#: ../src/empathy-preferences.ui.h:7
+#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "Enable notifications when a contact comes online"
-#: ../src/empathy-preferences.ui.h:8
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "Enable notifications when a contact goes offline"
-#: ../src/empathy-preferences.ui.h:9
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "Enable notifications when the _chat is not focused"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "Enable spell checking for languages:"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "General"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:15
+msgid "Input level:"
+msgstr "Input level:"
+
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "Input volume:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "Location sources:"
-#: ../src/empathy-preferences.ui.h:14
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "Log conversations"
-#: ../src/empathy-preferences.ui.h:15
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "Notifications"
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "Play sound for events"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "Privacy"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -3847,23 +4339,23 @@ msgstr ""
"county and country will be published. GPS coordinates will be accurate to 1 "
"decimal place."
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "Show _smileys as images"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "Show contact _list in rooms"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "Sounds"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "Spell Checking"
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
@@ -3871,44 +4363,48 @@ msgstr ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "Themes"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:30
+msgid "Variant:"
+msgstr "Variant:"
+
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "_Automatically connect on startup"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "_Mobile phone"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "_Enable bubble notifications"
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "_Enable sound notifications"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_Network (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "_Open new chats in separate windows"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "_Publish location to my contacts"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "_Reduce location accuracy"
@@ -3920,67 +4416,115 @@ msgstr "Status"
msgid "_Quit"
msgstr "_Quit"
-#: ../src/empathy-map-view.c:442
+#: ../src/empathy-streamed-media-window.ui.h:2
+msgid "Call the contact again"
+msgstr "Call the contact again"
+
+#: ../src/empathy-streamed-media-window.ui.h:3
+msgid "Camera Off"
+msgstr "Camera Off"
+
+#: ../src/empathy-streamed-media-window.ui.h:4
+msgid "Camera On"
+msgstr "Camera On"
+
+#: ../src/empathy-streamed-media-window.ui.h:6
+msgid "Disable camera and stop sending video"
+msgstr "Disable camera and stop sending video"
+
+#: ../src/empathy-streamed-media-window.ui.h:7
+msgid "Enable camera and send video"
+msgstr "Enable camera and send video"
+
+#: ../src/empathy-streamed-media-window.ui.h:8
+msgid "Enable camera but don't send video"
+msgstr "Enable camera but don't send video"
+
+#: ../src/empathy-streamed-media-window.ui.h:13
+msgid "Preview"
+msgstr "Preview"
+
+#: ../src/empathy-streamed-media-window.ui.h:14
+msgid "Redial"
+msgstr "Redial"
+
+#: ../src/empathy-streamed-media-window.ui.h:19
+msgid "V_ideo"
+msgstr "V_ideo"
+
+#: ../src/empathy-streamed-media-window.ui.h:21
+msgid "Video Off"
+msgstr "Video Off"
+
+#: ../src/empathy-streamed-media-window.ui.h:22
+msgid "Video On"
+msgstr "Video On"
+
+#: ../src/empathy-streamed-media-window.ui.h:23
+msgid "Video Preview"
+msgstr "Video Preview"
+
+#: ../src/empathy-map-view.c:448
msgid "Contact Map View"
msgstr "Contact Map View"
-#: ../src/empathy-debug-window.c:1218
+#: ../src/empathy-debug-window.c:1228
msgid "Save"
msgstr "Save"
-#: ../src/empathy-debug-window.c:1394
+#: ../src/empathy-debug-window.c:1435
msgid "Debug Window"
msgstr "Debug Window"
-#: ../src/empathy-debug-window.c:1476
+#: ../src/empathy-debug-window.c:1517
msgid "Pause"
msgstr "Pause"
-#: ../src/empathy-debug-window.c:1488
+#: ../src/empathy-debug-window.c:1529
msgid "Level "
msgstr "Level "
-#: ../src/empathy-debug-window.c:1508
+#: ../src/empathy-debug-window.c:1549
msgid "Debug"
msgstr "Debug"
-#: ../src/empathy-debug-window.c:1514
+#: ../src/empathy-debug-window.c:1555
msgid "Info"
msgstr "Info"
-#: ../src/empathy-debug-window.c:1520 ../src/empathy-debug-window.c:1569
+#: ../src/empathy-debug-window.c:1561 ../src/empathy-debug-window.c:1610
msgid "Message"
msgstr "Message"
-#: ../src/empathy-debug-window.c:1526
+#: ../src/empathy-debug-window.c:1567
msgid "Warning"
msgstr "Warning"
-#: ../src/empathy-debug-window.c:1532
+#: ../src/empathy-debug-window.c:1573
msgid "Critical"
msgstr "Critical"
-#: ../src/empathy-debug-window.c:1538
+#: ../src/empathy-debug-window.c:1579
msgid "Error"
msgstr "Error"
-#: ../src/empathy-debug-window.c:1557
+#: ../src/empathy-debug-window.c:1598
msgid "Time"
msgstr "Time"
-#: ../src/empathy-debug-window.c:1560
+#: ../src/empathy-debug-window.c:1601
msgid "Domain"
msgstr "Domain"
-#: ../src/empathy-debug-window.c:1562
+#: ../src/empathy-debug-window.c:1603
msgid "Category"
msgstr "Category"
-#: ../src/empathy-debug-window.c:1564
+#: ../src/empathy-debug-window.c:1605
msgid "Level"
msgstr "Level"
-#: ../src/empathy-debug-window.c:1601
+#: ../src/empathy-debug-window.c:1642
msgid ""
"The selected connection manager does not support the remote debugging "
"extension."
@@ -3988,16 +4532,16 @@ msgstr ""
"The selected connection manager does not support the remote debugging "
"extension."
-#: ../src/empathy-invite-participant-dialog.c:34
-#: ../src/empathy-invite-participant-dialog.c:48
+#: ../src/empathy-invite-participant-dialog.c:205
+#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "Invite Participant"
-#: ../src/empathy-invite-participant-dialog.c:35
+#: ../src/empathy-invite-participant-dialog.c:206
msgid "Choose a contact to invite into the conversation:"
msgstr "Choose a contact to invite into the conversation:"
-#: ../src/empathy-invite-participant-dialog.c:45
+#: ../src/empathy-invite-participant-dialog.c:227
msgid "Invite"
msgstr "Invite"
@@ -4028,7 +4572,15 @@ msgstr "- Empathy Accounts"
msgid "Empathy Accounts"
msgstr "Empathy Accounts"
-#: ../src/empathy-debugger.c:66
+#: ../src/empathy-debugger.c:70
+msgid "Show a particular service"
+msgstr "Show a particular service"
+
+#: ../src/empathy-debugger.c:75
+msgid "- Empathy Debugger"
+msgstr "- Empathy Debugger"
+
+#: ../src/empathy-debugger.c:114
msgid "Empathy Debugger"
msgstr "Empathy Debugger"
@@ -4036,38 +4588,106 @@ msgstr "Empathy Debugger"
msgid "- Empathy Chat Client"
msgstr "- Empathy Chat Client"
-#: ../src/empathy-notifications-approver.c:184
+#: ../src/empathy-notifications-approver.c:203
msgid "Respond"
msgstr "Respond"
-#: ../src/empathy-notifications-approver.c:190
+#: ../src/empathy-notifications-approver.c:217
msgid "Reject"
msgstr "Reject"
-#: ../src/empathy-notifications-approver.c:194
+#: ../src/empathy-notifications-approver.c:222
+#: ../src/empathy-notifications-approver.c:227
msgid "Answer"
msgstr "Answer"
-#: ../src/empathy-notifications-approver.c:201
-#: ../src/empathy-notifications-approver.c:211
+#: ../src/empathy-notifications-approver.c:227
+msgid "Answer with video"
+msgstr "Answer with video"
+
+#: ../src/empathy-notifications-approver.c:235
+#: ../src/empathy-notifications-approver.c:245
msgid "Decline"
msgstr "Decline"
-#: ../src/empathy-notifications-approver.c:205
-#: ../src/empathy-notifications-approver.c:216
+#: ../src/empathy-notifications-approver.c:239
+#: ../src/empathy-notifications-approver.c:250
msgid "Accept"
msgstr "Accept"
-#: ../src/empathy-call-observer.c:130
-#, c-format
-msgid "Missed call from %s"
-msgstr "Missed call from %s"
+#: ../src/empathy-notifications-approver.c:260
+msgid "Provide"
+msgstr "Provide"
-#: ../src/empathy-call-observer.c:133
+#: ../src/empathy-call-observer.c:134
#, c-format
msgid "%s just tried to call you, but you were in another call."
msgstr "%s just tried to call you, but you were in another call."
+#. Translators: this is an "Info" label. It should be as short
+#. * as possible.
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
+msgid "i"
+msgstr "i"
+
+#: ../src/empathy-call-window.c:2603
+msgid "On hold"
+msgstr "On hold"
+
+#: ../src/empathy-call-window.c:2606
+msgid "Mute"
+msgstr "Mute"
+
+#: ../src/empathy-call-window.c:2608
+msgid "Duration"
+msgstr "Duration"
+
+#. Translators: 'status - minutes:seconds' the caller has been connected
+#: ../src/empathy-call-window.c:2611
+#, c-format
+msgid "%s — %d:%02dm"
+msgstr "%s — %d:%02dm"
+
+#: ../libempathy-gtk/empathy-search-bar.c:243
+msgid "_Match case"
+msgstr "_Match case"
+
+#~ msgid "All"
+#~ msgstr "All"
+
+#~ msgid "_Enabled"
+#~ msgstr "_Enabled"
+
+#~ msgid "Date"
+#~ msgstr "Date"
+
+#~ msgid "Conversations"
+#~ msgstr "Conversations"
+
+#~ msgid "Find Next"
+#~ msgstr "Find Next"
+
+#~ msgid "Find Previous"
+#~ msgstr "Find Previous"
+
+#~ msgid "Previous Conversations"
+#~ msgstr "Previous Conversations"
+
+#~ msgid "_For:"
+#~ msgstr "_For:"
+
+#~ msgid "Enter Custom Message"
+#~ msgstr "Enter Custom Message"
+
+#~ msgid "Save _New Status Message"
+#~ msgstr "Save _New Status Message"
+
+#~ msgid "Saved Status Messages"
+#~ msgstr "Saved Status Messages"
+
+#~ msgid "Show and edit accounts"
+#~ msgstr "Show and edit accounts"
+
#~ msgid "%s is now offline."
#~ msgstr "%s is now offline."
@@ -4119,15 +4739,9 @@ msgstr "%s just tried to call you, but you were in another call."
#~ msgid "<b>Location</b>, "
#~ msgstr "<b>Location</b>, "
-#~ msgid "<b><span size='xx-large'>Loading account information</span></b>"
-#~ msgstr "<b><span size='xx-large'>Loading account information</span></b>"
-
#~ msgid "page 1"
#~ msgstr "page 1"
-#~ msgid "page 2"
-#~ msgstr "page 2"
-
#~ msgid "page 3"
#~ msgstr "page 3"
@@ -4186,9 +4800,6 @@ msgstr "%s just tried to call you, but you were in another call."
#~ msgid "%s account"
#~ msgstr "%s account"
-#~ msgid "Accounts"
-#~ msgstr "Accounts"
-
#~ msgid "_Add&#x2026;"
#~ msgstr "_Add&#x2026;"
@@ -4198,9 +4809,6 @@ msgstr "%s just tried to call you, but you were in another call."
#~ msgid " Accounts"
#~ msgstr " Accounts"
-#~ msgid "Salut account is created"
-#~ msgstr "Salut account is created"
-
#~ msgid "Whether the Salut account has been created on the first Empathy run."
#~ msgstr ""
#~ "Whether the Salut account has been created on the first Empathy run."
@@ -4361,9 +4969,6 @@ msgstr "%s just tried to call you, but you were in another call."
#~ msgid "Allow _network usage"
#~ msgstr "Allow _network usage"
-#~ msgid "Geoclue Settings"
-#~ msgstr "Geoclue Settings"
-
#~ msgid "Forget password and clear the entry."
#~ msgstr "Forget password and clear the entry."
@@ -4382,9 +4987,6 @@ msgstr "%s just tried to call you, but you were in another call."
#~ msgid "_Check Word Spelling..."
#~ msgstr "_Check Word Spelling…"
-#~ msgid "<b>Topic:</b>"
-#~ msgstr "<b>Topic:</b>"
-
#~ msgid "Group Chat"
#~ msgstr "Group Chat"
@@ -4406,9 +5008,6 @@ msgstr "%s just tried to call you, but you were in another call."
#~ msgid "<b>Groups</b>"
#~ msgstr "<b>Groups</b>"
-#~ msgid "Save message"
-#~ msgstr "Save message"
-
#~ msgid "Status:"
#~ msgstr "Status:"
@@ -4495,9 +5094,6 @@ msgstr "%s just tried to call you, but you were in another call."
#~ msgid "Show _Offline Contacts"
#~ msgstr "Show _Offline Contacts"
-#~ msgid "Chat Rooms"
-#~ msgstr "Chat Rooms"
-
#~ msgid "Browse:"
#~ msgstr "Browse:"
@@ -4521,9 +5117,6 @@ msgstr "%s just tried to call you, but you were in another call."
#~ msgid "Show _avatars"
#~ msgstr "Show _avatars"
-#~ msgid "Show co_mpact contact list"
-#~ msgstr "Show co_mpact contact list"
-
#~ msgid "Enable popup when contact is available"
#~ msgstr "Enable popup when contact is available"
@@ -4681,18 +5274,12 @@ msgstr "%s just tried to call you, but you were in another call."
#~ msgid "Channel banned"
#~ msgstr "Channel banned"
-#~ msgid "Channel full"
-#~ msgstr "Channel full"
-
#~ msgid "Channel invite only"
#~ msgstr "Channel invite only"
#~ msgid "Unknown error code"
#~ msgstr "Unknown error code"
-#~ msgid "Start Call"
-#~ msgstr "Start Call"
-
#~ msgid "gtk-close"
#~ msgstr "gtk-close"
@@ -4732,9 +5319,6 @@ msgstr "%s just tried to call you, but you were in another call."
#~ msgid "Input"
#~ msgstr "Input"
-#~ msgid "Mute"
-#~ msgstr "Mute"
-
#~ msgid "Output"
#~ msgstr "Output"
@@ -4831,9 +5415,6 @@ msgstr "%s just tried to call you, but you were in another call."
#~ msgid "Contact List - Gossip"
#~ msgstr "Contact List - Gossip"
-#~ msgid "Edit Groups"
-#~ msgstr "Edit Groups"
-
#~ msgid "ID:"
#~ msgstr "ID:"
diff --git a/po/es.po b/po/es.po
index 07e9120ba..c48d97afc 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,8 +9,8 @@ msgstr ""
"Project-Id-Version: empathy.master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=empathy&keywords=I18N+L10N&component=General\n"
-"POT-Creation-Date: 2011-08-30 09:49+0000\n"
-"PO-Revision-Date: 2011-08-30 18:56+0200\n"
+"POT-Creation-Date: 2011-09-10 09:12+0000\n"
+"PO-Revision-Date: 2011-09-11 11:41+0200\n"
"Last-Translator: Jorge González <jorgegonz@svn.gnome.org>\n"
"Language-Team: Español; Castellano <gnome-es-list@gnome.org>\n"
"MIME-Version: 1.0\n"
@@ -52,7 +52,6 @@ msgid "Camera device"
msgstr "Dispositivo de cámara"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
-#| msgid "Camera On"
msgid "Camera position"
msgstr "Posición de la cámara"
@@ -814,67 +813,77 @@ msgstr "en el futuro"
msgid "All accounts"
msgstr "Todas las cuentas"
-#: ../libempathy-gtk/empathy-account-widget.c:693
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Cuenta"
-#: ../libempathy-gtk/empathy-account-widget.c:694
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Contraseña"
-#: ../libempathy-gtk/empathy-account-widget.c:695
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Servidor"
-#: ../libempathy-gtk/empathy-account-widget.c:696
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Puerto"
-#: ../libempathy-gtk/empathy-account-widget.c:768
-#: ../libempathy-gtk/empathy-account-widget.c:825
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1166
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "Mis cuentas web"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "La vuenta %s se edita a través de My Web Accounts."
+msgid "The account %s is edited via %s."
+msgstr "La cuenta %s se edita a través de %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1172
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "No se puede editar la cuenta %s en Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1192
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Lanzar My Web Accounts"
-#: ../libempathy-gtk/empathy-account-widget.c:1532
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "Editar %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Nombre de usuario:"
-#: ../libempathy-gtk/empathy-account-widget.c:1850
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "_Aplicar"
-#: ../libempathy-gtk/empathy-account-widget.c:1880
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "Iniciar _sesión"
-#: ../libempathy-gtk/empathy-account-widget.c:1954
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Esta cuenta ya existe en el servidor"
-#: ../libempathy-gtk/empathy-account-widget.c:1957
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Crear una cuenta nueva en el servidor"
-#: ../libempathy-gtk/empathy-account-widget.c:2149
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "Ca_ncelar"
@@ -883,19 +892,19 @@ msgstr "Ca_ncelar"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2427
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s en %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2453
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "Cuenta %s"
-#: ../libempathy-gtk/empathy-account-widget.c:2457
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Cuenta nueva"
@@ -1387,23 +1396,23 @@ msgstr "No le está permitido cambiar el tema"
msgid "“%s” is not a valid contact ID"
msgstr "%s no es un identificador de contacto válido"
-#: ../libempathy-gtk/empathy-chat.c:1030
+#: ../libempathy-gtk/empathy-chat.c:1058
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: limpiar todos los mensajes de la conversación actual"
-#: ../libempathy-gtk/empathy-chat.c:1033
+#: ../libempathy-gtk/empathy-chat.c:1061
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <tema>: establecer el tema para la conversación actual"
-#: ../libempathy-gtk/empathy-chat.c:1036
+#: ../libempathy-gtk/empathy-chat.c:1064
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <id de sala de chat>: unirse a una sala de chat nueva"
-#: ../libempathy-gtk/empathy-chat.c:1039
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <id de sala de chat>: unirse a una sala de chat nueva"
-#: ../libempathy-gtk/empathy-chat.c:1043
+#: ../libempathy-gtk/empathy-chat.c:1071
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
@@ -1411,23 +1420,23 @@ msgstr ""
"/part [<ID de la sala de chat>] [<razón>]: abandonar la sala de chat, la "
"actual de manera predeterminada"
-#: ../libempathy-gtk/empathy-chat.c:1047
+#: ../libempathy-gtk/empathy-chat.c:1075
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <id del contacto> [<mensaje>]: abrir un chat privado"
-#: ../libempathy-gtk/empathy-chat.c:1050
+#: ../libempathy-gtk/empathy-chat.c:1078
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <id del contacto> <mensaje>: abrir un chat privado"
-#: ../libempathy-gtk/empathy-chat.c:1053
+#: ../libempathy-gtk/empathy-chat.c:1081
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <apodo>: cambiar su apodo en el servidor actual"
-#: ../libempathy-gtk/empathy-chat.c:1056
+#: ../libempathy-gtk/empathy-chat.c:1084
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <mensaje>: enviar un mensaje de ACCIÓN a la conversación actual"
-#: ../libempathy-gtk/empathy-chat.c:1059
+#: ../libempathy-gtk/empathy-chat.c:1087
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1437,11 +1446,11 @@ msgstr ""
"para enviar un mensaje comenzando por una «/». Por ejemplo: «/say /join se "
"usa para unirse a una sala de chat nueva»"
-#: ../libempathy-gtk/empathy-chat.c:1064
+#: ../libempathy-gtk/empathy-chat.c:1092
msgid "/whois <contact ID>: display information about a contact"
msgstr "/whois <ID del contacto>: mostrar información sobre un contacto"
-#: ../libempathy-gtk/empathy-chat.c:1067
+#: ../libempathy-gtk/empathy-chat.c:1095
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1449,113 +1458,113 @@ msgstr ""
"/help [<comando>]: mostrar todos los comandos soportados. Si <comando> está "
"definido, muestra su uso."
-#: ../libempathy-gtk/empathy-chat.c:1077
+#: ../libempathy-gtk/empathy-chat.c:1112
#, c-format
msgid "Usage: %s"
msgstr "Uso: %s"
-#: ../libempathy-gtk/empathy-chat.c:1116
+#: ../libempathy-gtk/empathy-chat.c:1157
msgid "Unknown command"
msgstr "Comando desconocido"
-#: ../libempathy-gtk/empathy-chat.c:1242
+#: ../libempathy-gtk/empathy-chat.c:1283
msgid "Unknown command; see /help for the available commands"
msgstr "Comando desconocido; consulte /help para ver los comandos disponibles"
#. translators: error used when user doesn't have enough credit on his
#. * account to send the message.
-#: ../libempathy-gtk/empathy-chat.c:1412
+#: ../libempathy-gtk/empathy-chat.c:1453
msgid "insufficient balance to send message"
msgstr "no tiene balance suficiente para enviar el mensaje"
-#: ../libempathy-gtk/empathy-chat.c:1414
+#: ../libempathy-gtk/empathy-chat.c:1455
msgid "not capable"
msgstr "no es posible"
-#: ../libempathy-gtk/empathy-chat.c:1421
+#: ../libempathy-gtk/empathy-chat.c:1462
msgid "offline"
msgstr "desconectado"
-#: ../libempathy-gtk/empathy-chat.c:1424
+#: ../libempathy-gtk/empathy-chat.c:1465
msgid "invalid contact"
msgstr "contacto no válido"
-#: ../libempathy-gtk/empathy-chat.c:1427
+#: ../libempathy-gtk/empathy-chat.c:1468
msgid "permission denied"
msgstr "permiso denegado"
-#: ../libempathy-gtk/empathy-chat.c:1430
+#: ../libempathy-gtk/empathy-chat.c:1471
msgid "too long message"
msgstr "mensaje demasiado largo"
-#: ../libempathy-gtk/empathy-chat.c:1433
+#: ../libempathy-gtk/empathy-chat.c:1474
msgid "not implemented"
msgstr "no implementado"
-#: ../libempathy-gtk/empathy-chat.c:1437
+#: ../libempathy-gtk/empathy-chat.c:1478
msgid "unknown"
msgstr "desconocido"
-#: ../libempathy-gtk/empathy-chat.c:1443
+#: ../libempathy-gtk/empathy-chat.c:1484
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Error al enviar el mensaje «%s»: %s"
-#: ../libempathy-gtk/empathy-chat.c:1447
+#: ../libempathy-gtk/empathy-chat.c:1488
#, c-format
msgid "Error sending message: %s"
msgstr "Error al enviar el mensaje: %s"
-#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
+#: ../libempathy-gtk/empathy-chat.c:1549 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Tema:"
-#: ../libempathy-gtk/empathy-chat.c:1520
+#: ../libempathy-gtk/empathy-chat.c:1561
#, c-format
msgid "Topic set to: %s"
msgstr "El tema se ha establecido a: %s"
-#: ../libempathy-gtk/empathy-chat.c:1522
+#: ../libempathy-gtk/empathy-chat.c:1563
msgid "No topic defined"
msgstr "No se ha definido el tema"
-#: ../libempathy-gtk/empathy-chat.c:2031
+#: ../libempathy-gtk/empathy-chat.c:2072
msgid "(No Suggestions)"
msgstr "(Sin sugerencias)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:2099
+#: ../libempathy-gtk/empathy-chat.c:2140
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "Añadir «%s» al diccionario"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:2136
+#: ../libempathy-gtk/empathy-chat.c:2177
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "Añadir «%s» al diccionario de «%s»"
-#: ../libempathy-gtk/empathy-chat.c:2206
+#: ../libempathy-gtk/empathy-chat.c:2247
msgid "Insert Smiley"
msgstr "Insertar emoticono"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-chat.c:2265
#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "E_nviar"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2278
+#: ../libempathy-gtk/empathy-chat.c:2319
msgid "_Spelling Suggestions"
msgstr "_Sugerencias ortográficas"
-#: ../libempathy-gtk/empathy-chat.c:2367
+#: ../libempathy-gtk/empathy-chat.c:2408
msgid "Failed to retrieve recent logs"
msgstr "Falló al recibir los registros recientes"
-#: ../libempathy-gtk/empathy-chat.c:2504
+#: ../libempathy-gtk/empathy-chat.c:2545
#, c-format
msgid "%s has disconnected"
msgstr "%s se ha desconectado"
@@ -1563,12 +1572,12 @@ msgstr "%s se ha desconectado"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2511
+#: ../libempathy-gtk/empathy-chat.c:2552
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%2$s expulsó a %1$s"
-#: ../libempathy-gtk/empathy-chat.c:2514
+#: ../libempathy-gtk/empathy-chat.c:2555
#, c-format
msgid "%s was kicked"
msgstr "%s fue expulsado"
@@ -1576,17 +1585,17 @@ msgstr "%s fue expulsado"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2522
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%2$s vetó a %1$s"
-#: ../libempathy-gtk/empathy-chat.c:2525
+#: ../libempathy-gtk/empathy-chat.c:2566
#, c-format
msgid "%s was banned"
msgstr "%s fue vetado"
-#: ../libempathy-gtk/empathy-chat.c:2529
+#: ../libempathy-gtk/empathy-chat.c:2570
#, c-format
msgid "%s has left the room"
msgstr "%s ha dejado la sala"
@@ -1596,68 +1605,68 @@ msgstr "%s ha dejado la sala"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2538
+#: ../libempathy-gtk/empathy-chat.c:2579
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2563
+#: ../libempathy-gtk/empathy-chat.c:2604
#, c-format
msgid "%s has joined the room"
msgstr "%s ha entrado en la sala"
-#: ../libempathy-gtk/empathy-chat.c:2588
+#: ../libempathy-gtk/empathy-chat.c:2629
#, c-format
msgid "%s is now known as %s"
msgstr "Ahora %s se llama %s"
-#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../libempathy-gtk/empathy-chat.c:2768
#: ../src/empathy-streamed-media-window.c:1894
-#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2335
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Desconectado"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3374
+#: ../libempathy-gtk/empathy-chat.c:3415
msgid "Would you like to store this password?"
msgstr "¿Quiere guardar esta contraseña?"
-#: ../libempathy-gtk/empathy-chat.c:3380
+#: ../libempathy-gtk/empathy-chat.c:3421
msgid "Remember"
msgstr "Recordar"
-#: ../libempathy-gtk/empathy-chat.c:3390
+#: ../libempathy-gtk/empathy-chat.c:3431
msgid "Not now"
msgstr "Ahora no"
-#: ../libempathy-gtk/empathy-chat.c:3434
+#: ../libempathy-gtk/empathy-chat.c:3475
msgid "Retry"
msgstr "Volver a intentarlo"
-#: ../libempathy-gtk/empathy-chat.c:3438
+#: ../libempathy-gtk/empathy-chat.c:3479
msgid "Wrong password; please try again:"
msgstr "Contraseña incorrecta; inténtelo de nuevo:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3568
+#: ../libempathy-gtk/empathy-chat.c:3609
msgid "This room is protected by a password:"
msgstr "Esta sala está protegida por contraseña:"
-#: ../libempathy-gtk/empathy-chat.c:3595
+#: ../libempathy-gtk/empathy-chat.c:3636
msgid "Join"
msgstr "Unirse"
-#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
+#: ../libempathy-gtk/empathy-chat.c:3838 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Conectado"
-#: ../libempathy-gtk/empathy-chat.c:3852
+#: ../libempathy-gtk/empathy-chat.c:3893
msgid "Conversation"
msgstr "Conversación"
#. Translators: this string is a something like
#. * "Escher Cat (SMS)"
-#: ../libempathy-gtk/empathy-chat.c:3857
+#: ../libempathy-gtk/empathy-chat.c:3898
#, c-format
msgid "%s (SMS)"
msgstr "%s (SMS)"
@@ -2087,7 +2096,7 @@ msgstr "Altitud:"
#: ../libempathy-gtk/empathy-contact-widget.c:1011
#: ../libempathy-gtk/empathy-individual-widget.c:607
#: ../libempathy-gtk/empathy-individual-widget.c:622
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "Ubicación geográfica"
@@ -2362,130 +2371,130 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_Desenlazar"
-#: ../libempathy-gtk/empathy-log-window.c:633
+#: ../libempathy-gtk/empathy-log-window.c:634
msgid "History"
msgstr "Histórico"
-#: ../libempathy-gtk/empathy-log-window.c:685
+#: ../libempathy-gtk/empathy-log-window.c:689
msgid "Show"
msgstr "Mostrar"
-#: ../libempathy-gtk/empathy-log-window.c:707
+#: ../libempathy-gtk/empathy-log-window.c:711
msgid "Search"
msgstr "Buscar"
-#: ../libempathy-gtk/empathy-log-window.c:1155
+#: ../libempathy-gtk/empathy-log-window.c:1159
#, c-format
msgid "Chat in %s"
msgstr "Chatee en %s"
-#: ../libempathy-gtk/empathy-log-window.c:1157
+#: ../libempathy-gtk/empathy-log-window.c:1161
#, c-format
msgid "Chat with %s"
msgstr "Chat con %s"
-#: ../libempathy-gtk/empathy-log-window.c:1207
-#: ../libempathy-gtk/empathy-log-window.c:1354
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A, %e de %B de %Y a las %X"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1296
+#: ../libempathy-gtk/empathy-log-window.c:1300
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1302
+#: ../libempathy-gtk/empathy-log-window.c:1306
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1373
-#: ../libempathy-gtk/empathy-log-window.c:1375
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1382
+#: ../libempathy-gtk/empathy-log-window.c:1386
#, c-format
msgid "Call took %s, ended at %s"
msgstr "La llamada duró %s, finalizó a las %s"
-#: ../libempathy-gtk/empathy-log-window.c:1714
+#: ../libempathy-gtk/empathy-log-window.c:1718
msgid "Today"
msgstr "Hoy"
-#: ../libempathy-gtk/empathy-log-window.c:1718
+#: ../libempathy-gtk/empathy-log-window.c:1722
msgid "Yesterday"
msgstr "Ayer"
-#: ../libempathy-gtk/empathy-log-window.c:1734
+#: ../libempathy-gtk/empathy-log-window.c:1738
msgctxt ""
"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%e de %B de %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1815
-#: ../libempathy-gtk/empathy-log-window.c:3396
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
msgid "Anytime"
msgstr "Cualquier hora"
-#: ../libempathy-gtk/empathy-log-window.c:1895
-#: ../libempathy-gtk/empathy-log-window.c:2325
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
msgid "Anyone"
msgstr "Cualquiera"
-#: ../libempathy-gtk/empathy-log-window.c:2637
+#: ../libempathy-gtk/empathy-log-window.c:2656
msgid "Who"
msgstr "Quién"
-#: ../libempathy-gtk/empathy-log-window.c:2841
+#: ../libempathy-gtk/empathy-log-window.c:2860
msgid "When"
msgstr "Cuándo"
-#: ../libempathy-gtk/empathy-log-window.c:2957
+#: ../libempathy-gtk/empathy-log-window.c:2976
msgid "Anything"
msgstr "Cualquier cosa"
-#: ../libempathy-gtk/empathy-log-window.c:2959
+#: ../libempathy-gtk/empathy-log-window.c:2978
msgid "Text chats"
msgstr "Chats de texto"
-#: ../libempathy-gtk/empathy-log-window.c:2961
+#: ../libempathy-gtk/empathy-log-window.c:2980
#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "Llamadas"
-#: ../libempathy-gtk/empathy-log-window.c:2966
+#: ../libempathy-gtk/empathy-log-window.c:2985
msgid "Incoming calls"
msgstr "Llamadas entrantes"
-#: ../libempathy-gtk/empathy-log-window.c:2967
+#: ../libempathy-gtk/empathy-log-window.c:2986
msgid "Outgoing calls"
msgstr "Llamadas salientes"
-#: ../libempathy-gtk/empathy-log-window.c:2968
+#: ../libempathy-gtk/empathy-log-window.c:2987
msgid "Missed calls"
msgstr "Llamadas perdidas"
-#: ../libempathy-gtk/empathy-log-window.c:2990
+#: ../libempathy-gtk/empathy-log-window.c:3009
msgid "What"
msgstr "Qué"
-#: ../libempathy-gtk/empathy-log-window.c:3699
+#: ../libempathy-gtk/empathy-log-window.c:3718
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr ""
"¿Está seguro de que quiere eliminar todos los registros de conversaciones "
"anteriores?"
-#: ../libempathy-gtk/empathy-log-window.c:3703
+#: ../libempathy-gtk/empathy-log-window.c:3722
msgid "Clear All"
msgstr "Limpiar todo"
-#: ../libempathy-gtk/empathy-log-window.c:3710
+#: ../libempathy-gtk/empathy-log-window.c:3729
msgid "Delete from:"
msgstr "Eliminar de:"
@@ -2510,7 +2519,7 @@ msgstr "Perfil"
#: ../src/empathy-call-window.ui.h:22
#: ../src/empathy-streamed-media-window.ui.h:20
msgid "Video"
-msgstr "Vídeo"
+msgstr "Vídeo"
#: ../libempathy-gtk/empathy-log-window.ui.h:7
#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
@@ -2982,23 +2991,23 @@ msgstr "Sin mensaje de eeror"
msgid "Instant Message (Empathy)"
msgstr "Mensaje instantáneo (Empathy)"
-#: ../src/empathy.c:400
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "No conectarse automáticamente al inicio"
-#: ../src/empathy.c:404
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "No mostrar la lista de contactos o cualquier otro diálogo al inicio"
-#: ../src/empathy.c:419
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "- Cliente de mensajería instantánea Empathy"
-#: ../src/empathy.c:606
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "Error al contactar con el Gestor de cuentas"
-#: ../src/empathy.c:608
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -3228,7 +3237,7 @@ msgstr "Aún no se ha guardado su cuenta nueva."
#: ../src/empathy-accounts-dialog.c:345
#: ../src/empathy-streamed-media-window.c:754
-#: ../src/empathy-call-window.c:1159
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Conectando…"
@@ -3342,7 +3351,7 @@ msgstr ": Cliente de sonido/vídeo Empathy"
#: ../src/empathy-av.c:134 ../src/empathy-call.c:152
msgid "Empathy Audio/Video Client"
-msgstr "Cliente de sonido/vídeo Empathy"
+msgstr "Cliente de sonido/vídeo Empathy"
#: ../src/empathy-streamed-media-window.c:431
msgid "Contrast"
@@ -3383,33 +3392,33 @@ msgstr "Detalles"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
#: ../src/empathy-streamed-media-window.c:1220
-#: ../src/empathy-call-window.c:1667
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "Llamada con %s"
#: ../src/empathy-streamed-media-window.c:1453
-#: ../src/empathy-call-window.c:1911
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "La dirección IP como la ve la máquina"
#: ../src/empathy-streamed-media-window.c:1455
-#: ../src/empathy-call-window.c:1913
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "La dirección IP como la ve el servidor de Internet"
#: ../src/empathy-streamed-media-window.c:1457
-#: ../src/empathy-call-window.c:1915
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "La dirección IP del par como la ve la otra parte"
#: ../src/empathy-streamed-media-window.c:1459
-#: ../src/empathy-call-window.c:1917
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "La dirección IP de un servidor de desvío"
#: ../src/empathy-streamed-media-window.c:1461
-#: ../src/empathy-call-window.c:1919
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "La dirección IP del grupo multicast"
@@ -3440,12 +3449,12 @@ msgid "Connected — %d:%02dm"
msgstr "Conectado — %d:%02dm"
#: ../src/empathy-streamed-media-window.c:2205
-#: ../src/empathy-call-window.c:2654
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Detalles técnicos"
#: ../src/empathy-streamed-media-window.c:2243
-#: ../src/empathy-call-window.c:2692
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
@@ -3455,7 +3464,7 @@ msgstr ""
"por su equipo"
#: ../src/empathy-streamed-media-window.c:2248
-#: ../src/empathy-call-window.c:2697
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
@@ -3465,7 +3474,7 @@ msgstr ""
"por su equipo"
#: ../src/empathy-streamed-media-window.c:2254
-#: ../src/empathy-call-window.c:2703
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -3475,12 +3484,12 @@ msgstr ""
"una red que no acepta conexiones directas."
#: ../src/empathy-streamed-media-window.c:2260
-#: ../src/empathy-call-window.c:2709
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "Hubo un fallo en la red"
#: ../src/empathy-streamed-media-window.c:2264
-#: ../src/empathy-call-window.c:2713
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr ""
@@ -3488,7 +3497,7 @@ msgstr ""
"llamada"
#: ../src/empathy-streamed-media-window.c:2267
-#: ../src/empathy-call-window.c:2716
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr ""
@@ -3496,7 +3505,7 @@ msgstr ""
"llamada"
#: ../src/empathy-streamed-media-window.c:2277
-#: ../src/empathy-call-window.c:2728
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3508,22 +3517,22 @@ msgstr ""
"de «Depuración» en el menú de Ayuda."
#: ../src/empathy-streamed-media-window.c:2285
-#: ../src/empathy-call-window.c:2737
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "Hubo un fallo en el motor de llamadas"
#: ../src/empathy-streamed-media-window.c:2288
-#: ../src/empathy-call-window.c:2740
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "Se llegó al final del flujo"
#: ../src/empathy-streamed-media-window.c:2328
-#: ../src/empathy-call-window.c:2780
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "No se puede establecer el flujo de voz"
#: ../src/empathy-streamed-media-window.c:2338
-#: ../src/empathy-call-window.c:2790
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "No se puede establecer el flujo de vídeo"
@@ -3614,8 +3623,8 @@ msgstr "Conmutar la transmisión de vídeo"
#: ../src/empathy-call-window.ui.h:21
#: ../src/empathy-streamed-media-window.ui.h:18
-#: ../src/empathy-call-window.c:2287 ../src/empathy-call-window.c:2288
-#: ../src/empathy-call-window.c:2289 ../src/empathy-call-window.c:2290
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
msgid "Unknown"
msgstr "Desconocido"
@@ -3814,7 +3823,7 @@ msgstr "Re_spuesta"
#: ../src/empathy-event-manager.c:570
msgid "_Answer with video"
-msgstr "_Responder con vídeo"
+msgstr "_Responder con vídeo"
#: ../src/empathy-event-manager.c:730 ../src/empathy-event-manager.c:763
#, c-format
@@ -4316,54 +4325,66 @@ msgid "Display incoming events in the notification area"
msgstr "Mostrar los eventos entrantes en el área de notificación"
#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+"La cancelación de eco le ayuda a que la otra persona oiga su voz de forma "
+"más clara pero puede causar problemas en algunos equipos. Si usted o la otra "
+"persona oyen ruidos o tienen problemas durante las llamadas, intente "
+"desactivar la cancelación de eco y reiniciar la llamada."
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "Activar notificaciones cuando un contacto se conecta"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "Activar notificaciones cuando un contacto se desconecta"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "Activar notificaciones cuando el _chat no tenga el foco"
-#: ../src/empathy-preferences.ui.h:12
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "Activar la revisión ortográfica para idiomas:"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "General"
-#: ../src/empathy-preferences.ui.h:14
-msgid "Input level"
-msgstr "Nivel de entrada"
-
#: ../src/empathy-preferences.ui.h:15
-msgid "Input volume"
-msgstr "Volumen de entrada"
+msgid "Input level:"
+msgstr "Nivel de entrada:"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "Volumen de entrada:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "Orígenes de las ubicaciones:"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "Registrar conversaciones"
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "Notificaciones"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "Reproducir sonido para eventos"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "Privacidad"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -4373,23 +4394,23 @@ msgstr ""
"preciso que su ciudad, estado y país. Las coordenadas GPS tendrán un valor "
"aleatorio añadido 1 lugar decimal."
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "Mostrar los _emoticonos como imágenes"
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "Mostrar _lista de contactos en salas"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "Sonidos"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "Revisión ortográfica"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
@@ -4397,48 +4418,48 @@ msgstr ""
"La lista de idiomas refleja sólo los idiomas para los cuales tiene un "
"diccionario instalado."
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "Temas"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:30
msgid "Variant:"
msgstr "Variante:"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "C_onectarse automáticamente al inicio"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "Teléfono _móvil"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "_Activar notificaciones de burbuja"
-#: ../src/empathy-preferences.ui.h:33
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "_Activar notificaciones de sonido"
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:35
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_Red (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:36
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "_Abrir charlas nuevas en ventanas separadas"
-#: ../src/empathy-preferences.ui.h:37
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "_Publicar mi ubicación a mis contactos"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:39
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "_Reducir la precisión de la ubicación"
@@ -4566,16 +4587,16 @@ msgstr ""
"El gestor de conexiones seleccionado no soporta la extensión de depuración "
"remota."
+#: ../src/empathy-invite-participant-dialog.c:179
#: ../src/empathy-invite-participant-dialog.c:205
-#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "Invitar participante"
-#: ../src/empathy-invite-participant-dialog.c:206
+#: ../src/empathy-invite-participant-dialog.c:180
msgid "Choose a contact to invite into the conversation:"
msgstr "Elegir un contacto para invitar a la conversación:"
-#: ../src/empathy-invite-participant-dialog.c:227
+#: ../src/empathy-invite-participant-dialog.c:201
msgid "Invite"
msgstr "Invitar"
@@ -4661,24 +4682,24 @@ msgstr "%s intentó llamarle, pero estaba en otra llamada."
#. Translators: this is an "Info" label. It should be as short
#. * as possible.
-#: ../src/empathy-call-window.c:1031 ../src/empathy-call-window.c:1054
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
msgid "i"
msgstr "Información"
-#: ../src/empathy-call-window.c:2583
+#: ../src/empathy-call-window.c:2603
msgid "On hold"
msgstr "En espera"
-#: ../src/empathy-call-window.c:2586
+#: ../src/empathy-call-window.c:2606
msgid "Mute"
msgstr "Silenciar"
-#: ../src/empathy-call-window.c:2588
+#: ../src/empathy-call-window.c:2608
msgid "Duration"
msgstr "Duración"
#. Translators: 'status - minutes:seconds' the caller has been connected
-#: ../src/empathy-call-window.c:2591
+#: ../src/empathy-call-window.c:2611
#, c-format
msgid "%s — %d:%02dm"
msgstr "%s: %d:%02dm"
diff --git a/po/fa.po b/po/fa.po
index 8625a0542..6ea81094c 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy 2.28.1.1\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=empathy&keywords=I18N+L10N&component=General\n"
-"POT-Creation-Date: 2011-08-10 11:03+0000\n"
-"PO-Revision-Date: 2011-08-13 02:35+0330\n"
+"POT-Creation-Date: 2011-09-06 05:37+0000\n"
+"PO-Revision-Date: 2011-09-06 12:17+0330\n"
"Last-Translator: Arash Mousavi <mousavi.arash@gmail.com>\n"
"Language-Team: Persian <translate@ifsug.org>\n"
"MIME-Version: 1.0\n"
@@ -50,378 +50,400 @@ msgid "Call volume, as a percentage."
msgstr "بلندی صدای تماس، بر اساس درصد"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+#| msgid "Camera On"
+msgid "Camera device"
+msgstr "دوربین"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+#| msgid "Camera On"
+msgid "Camera position"
+msgstr "محل دوربین"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid "Character to add after nickname when using nick completion (tab) in group chat."
msgstr "نویسه‌ای که هنگام کامل کردن اسم (با کلید جهش) در گپ گروهی، بعد از نام مستعار اضافه می‌شود."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "تم پنجره‌ی گپ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
-#| msgid "Chat window theme"
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
msgid "Chat window theme variant"
msgstr "گزینه‌های تم پنجره‌ی گپ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid "Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr "فهرست زبان‌ها جهت غلط‌یابی املایی، جدا شده با ویرگول (مثال: «en, fr, nl»)."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "فهرست فشرده‌ی آشناها"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "از مدیرهای اتصال باید استفاده شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "معیارهای مرتب‌سازی فهرست آشناها"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+msgid "Default camera device to use in video calls, e.g. /dev/video0."
+msgstr "دستگاه دوربین پیش‌فرض جهت استفاده در تماس‌های ویدئویی، مثال dev/video0/."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "شاخه‌ی پیش‌فرض برای انتخاب تصویر آواتار از آن"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "در حالت «غایب»، اطلاعیه‌های واشو از کار بیافتند"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "در حالت «غایب»، صداها از کار بیافتند"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "رویدادهای ورودی در منطقه‌ی وضعیت نمایش داده شوند"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid "Display incoming events in the status area. If false, present them to the user immediately."
msgstr "رویدادهای ورودی در منطقه‌ی وضعیت نمایش داده شوند. اگر نادرست باشد، مستقیما به کاربر نمایش داده شوند."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+msgid "Echo cancellation support"
+msgstr "پشتیبانی از لغو پژواک صدا"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "امپاتی می‌تواند مکان کاربر را منتشر کند"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "امپاتی می‌تواند از مکان‌یاب جغرافیایی (جی‌پی‌اس) استفاده کند تا مکان کاربر را حدس بزند"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr "امپاتی می‌تواند از شبکه‌ی سلولی برای حدس مکان استفاده کند"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "امپاتی می‌تواند از شبکه برای حدس مکان استفاده کند"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "پوشه‌ی پیش‌فرض بارگیری امپاتی"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "امپاتی ثبت وقایع پروانه‌ای (butterfly) را منتقل کرده است"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr "امپاتی در صورت بی‌کار بودن کاربر، خودکار به حالت «غایب» برود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "امپاتی در زمان راه‌اندازی به طور خودکار متصل شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "امپاتی دقت مکان را کاهش دهد"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "امپاتی از آواتار برای شمایل پنجره‌ی گپ استفاده کند"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "فعال‌سازی ابزارهای توسعه‌ی WebKit"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "فعال‌سازی اطلاعیه‌های واشو برای پیام‌های جدید"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "به کار انداختن غلط‌یابی املایی"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "مخفی کردن پنجره‌ی اصلی"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "مخفی کردن پنجره‌ی اصلی."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "نویسه‌ی کامل شده لقب"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "گپ‌های جدید در پنجره‌ی مجزا باز شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "مسیر تم Adium برای استفاده"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr "مسیر تم Adium برای استفاده چناچه تم مورد استفاده برای گپ Adium باشد."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "هنگام دریافت پیام، صدایی پخش شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "برای مکالمه‌های جدید صدایی پخش شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "برای پیام‌های خروجی صدایی پخش شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "وقتی آشنایی وارد می‌شود صدایی پخش شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "وقتی کاربری خارج می‌شود صدایی پخش شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "وقتی وارد می‌شویم صدایی پخش شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "وقتی خارج می‌شویم صدایی پخش شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "در صورتیکه پنجره‌ی گپ در مرکز توجه نیست، اطلاعیه‌های واشو انجام شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "وقتی آشنایی وارد می‌شود، اطلاعیه‌های واشو انجام شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "وقتی آشنایی خارج می‌شود، اطلاعیه‌های واشو انجام شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
-#| msgid "Show offline contacts"
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr "موقعیتی که پیش‌نمایش دوربین باید در حین تماس آنجا باشد."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
msgid "Show Balance in contact list"
msgstr "نمایش اعتبار در فهرست آشناها"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "نشان دادن آواتارها"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "نمایش فهرست افراد در اتاق‌ها"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "هنگام بستن پنجره، راهنمایی نشان داده شود"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "نمایش آشنا‌های برون‌خط"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "نشان دادن پروتکل‌ها"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "زبان‌ها برای غلط‌یابی املایی"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "پوشه‌ی پیش‌فرض برای ذخیره‌ی پرونده‌های انتقالی."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "آخرین شاخه‌ای که یک آواتار از آن انتخاب شده بود."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "مکان قاب کناری پنجره‌ی گپ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr "مکان ذخیره شده‌ی (به نقطه) قاب کناری پنجره‌ی گپ."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "تمی که برای نشان دادن گفتگو در پنجره‌ی چت استفاده می‌شود."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
-#| msgid "The theme that is used to display the conversation in chat windows."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
msgid "The theme variant that is used to display the conversation in chat windows."
msgstr "گزینه تمی که برای نمایش گفتگو پنجره گپ استفاده می‌شود."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "استفاده از صورتک‌های گرافیکی"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "به کار انداختن صداهای اخطارها"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "استفاده از تم برای اتاق‌های گپ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr "این‌که امپاتی اجازه داشته باشد، مکان کاربر را برای آشنایان منتشر کنند یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "این‌که امپاتی اجازه داشته باشد، از مکان‌یاب جغرافیایی (جی‌پی‌اس) برای حدس مکان استفاده کند یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr "این‌که امپاتی اجازه داشته باشد، از شبکه‌ی سلولی برای حدس مکان استفاده کند یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "این‌که امپاتی اجازه داشته باشد، از شبکه برای حدس مکان استفاده کند یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "این‌که امپاتی وقایع پروانه‌ای را منتقل کرده است یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr "این‌که امپاتی در هنگام راه‌اندازی، خودکار به حساب شما وارد شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid "Whether Empathy should go into away mode automatically if the user is idle."
msgstr "این‌که امپاتی در صورت بی‌کار بودن کاربر، خودکار به حالت «غایب» برود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid "Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr "این‌که امپاتی دقت مکان را به دلیل حریم خصوصی کاهش دهد یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid "Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr "این‌که امپاتی از آواتار آشنا برای شمایل پنجره‌ی گپ استفاده کند یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid "Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr "این‌که ابزارهای توسعه‌ی WebKit، مانند Web Inspector، باید به کار بیافتد یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid "Whether connectivity managers should be used to automatically disconnect/reconnect."
msgstr "این‌که مدیر‌های اتصال برای قطع کردنِ/اتصال مجددِ خودکار استفاده شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid "Whether to check words typed against the languages you want to check with."
msgstr "این‌که کلماتی که تایپ می‌کنید براساس زبان‌هایی که می‌خواهید بررسی شود، یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "این‌که در گفتگوها، صورتک‌ها تبدیل به تصویر گرافیکی شوند یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+msgid "Whether to enable Pulseaudio's echo cancellation filter."
+msgstr "اینکه آیا فیلتر لغو پژواک صدای Pulseaudio فعال شود یا خیر."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr "این‌که برای اطلاع دادن از ورود آشناها به شبکه، صدایی پخش شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid "Whether to play a sound to notify of contacts logging out of the network."
msgstr "این‌که برای اطلاع دادن از خروج آشناها از شبکه، صدای پخش شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "این که برای اطلاع رویدادها صدایی پخش بشود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "این‌که برای اطلاع از پیام‌های ورودی صدایی پخش شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "این‌که برای اطلاع از گفتگوهای جدید صدایی پخش شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "این‌که برای اطلاع از پیام‌های خروجی صدایی پخش شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "این‌که هنگام ورود به شبکه صدایی پخش شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "این‌که هنگام خروج از شبکه صدایی پخش شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr "این‌که هنگام تغییر حالت به «مشغول» یا «غایب» صدایی پخش شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr "این‌که وقتی آشنایی برون‌خط می‌شود، یک اطلاعیه‌ی واشو نمایش داده شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr "این‌که وقتی آشنایی برخط می‌شود، یک اطلاعیه‌ی واشو نمایش داده شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid "Whether to show a popup notification when receiving a new message even if the chat is already opened, but not focused."
msgstr "این‌که هنگام دریافت پیام جدید، یک اطلاعیه‌ی واشو نمایش داده شود، حتی اگر پنجره‌ی گپ پیشاپیش باز شده باشد، ولی در مرکز توجه نباشد، یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr "این‌که هنگام دریافت یک پیام جدید، یک اطلاعیه‌ی واشو نمایش داده شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
-#| msgid "Whether to show protocols for contacts in the contact list."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
msgid "Whether to show account balances in the contact list."
msgstr "این‌که در فهرست آشناها، اعتبار حساب‌ها نمایش داده شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid "Whether to show avatars for contacts in the contact list and chat windows."
msgstr "این‌که آواتار برای آشناها در فهرست آشنایان و پنجره‌ی گپ نشان داده شوند یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr "این‌که آشناهایی که برون‌خط هستند در فهرست آشناها دیده شوند یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr "این‌که در حالت «غایب» یا «مشغول»، اطلاعیه‌های واشو نمایش داده شوند یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr "این‌که در فهرست آشناها، پروتکل‌های مورد استفاده برای آشناها هم دیده شوند یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "این‌که فهرست آشناها در اتاق‌های گپ دیده شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "این‌که فهرست آشنا‌ها در حالت فشرده نمایش داده شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid "Whether to show the message dialog about closing the main window with the 'x' button in the title bar."
msgstr "این‌که در صورت بستن برنامه توسط دکمه‌ی «x»، محاوره‌ی پیام در این مورد نشان داده شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "این که از تم برای اتاق‌های گپ استفاده شود یا خیر."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid "Which criterion to use when sorting the contact list. Default is to sort by the contact's name with the value \"name\". A value of \"state\" will sort the contact list by state."
msgstr "کدام معیار برای مرتب کردن فهرست آشناها استفاده شود. پیش فرض بر روی مرتب کردن بر اساس نام آشنا با مقدار «name». یک مقدار «state» بر اساس حالت مرتب می‌کند."
@@ -439,34 +461,32 @@ msgstr "حساب‌های پیام‌رسانی و VoIP"
msgid "File transfer completed, but the file was corrupted"
msgstr "انتقال پرونده کامل شد، اما پرونده خراب بود"
-#: ../libempathy/empathy-ft-handler.c:1113
+#: ../libempathy/empathy-ft-handler.c:1111
msgid "File transfer not supported by remote contact"
msgstr "انتقال پرونده توسط آشنای دوردست پشتیبانی نمی‌شود"
-#: ../libempathy/empathy-ft-handler.c:1169
+#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is not a regular file"
msgstr "پرونده‌ی انتخاب شده، پرونده‌ی عادی‌ای نیست"
-#: ../libempathy/empathy-ft-handler.c:1178
+#: ../libempathy/empathy-ft-handler.c:1176
msgid "The selected file is empty"
msgstr "پرونده‌ی انتخاب شده خالی است"
-#: ../libempathy/empathy-message.c:413
-#: ../src/empathy-call-observer.c:132
+#: ../libempathy/empathy-message.c:415
+#: ../src/empathy-call-observer.c:131
#, c-format
msgid "Missed call from %s"
msgstr "تماس از دست رفته از %s"
#. Translators: this is an outgoing call, e.g. 'Called Alice'
-#: ../libempathy/empathy-message.c:417
+#: ../libempathy/empathy-message.c:419
#, c-format
-#| msgid "Call with %s"
msgid "Called %s"
msgstr "تماس به %s"
-#: ../libempathy/empathy-message.c:420
+#: ../libempathy/empathy-message.c:422
#, c-format
-#| msgid "Missed call from %s"
msgid "Call from %s"
msgstr "تماس از %s"
@@ -499,166 +519,166 @@ msgid "The other participant is unable to transfer the file"
msgstr "مشترک طرف دیگر نمی‌تواند پرونده را منتقل کند"
#: ../libempathy/empathy-tp-file.c:405
-#: ../libempathy/empathy-utils.c:292
+#: ../libempathy/empathy-utils.c:302
msgid "Unknown reason"
msgstr "دلیل ناشناخته"
-#: ../libempathy/empathy-utils.c:212
+#: ../libempathy/empathy-utils.c:222
msgid "Available"
msgstr "در دسترس"
-#: ../libempathy/empathy-utils.c:214
+#: ../libempathy/empathy-utils.c:224
msgid "Busy"
msgstr "مشغول"
-#: ../libempathy/empathy-utils.c:217
+#: ../libempathy/empathy-utils.c:227
msgid "Away"
msgstr "غایب"
-#: ../libempathy/empathy-utils.c:219
+#: ../libempathy/empathy-utils.c:229
msgid "Invisible"
msgstr "مخفی"
-#: ../libempathy/empathy-utils.c:221
+#: ../libempathy/empathy-utils.c:231
msgid "Offline"
msgstr "برون‌خط"
#. translators: presence type is unknown
-#: ../libempathy/empathy-utils.c:224
+#: ../libempathy/empathy-utils.c:234
msgctxt "presence"
msgid "Unknown"
msgstr "ناشناخته"
-#: ../libempathy/empathy-utils.c:264
+#: ../libempathy/empathy-utils.c:274
msgid "No reason specified"
msgstr "هیچ دلیلی مشخص نشده است"
-#: ../libempathy/empathy-utils.c:266
-#: ../libempathy/empathy-utils.c:322
+#: ../libempathy/empathy-utils.c:276
+#: ../libempathy/empathy-utils.c:332
msgid "Status is set to offline"
msgstr "وضعیت روی برون‌خط تنظیم شده است"
-#: ../libempathy/empathy-utils.c:268
-#: ../libempathy/empathy-utils.c:302
-#: ../libempathy-gtk/empathy-call-utils.c:47
+#: ../libempathy/empathy-utils.c:278
+#: ../libempathy/empathy-utils.c:312
+#: ../libempathy-gtk/empathy-call-utils.c:49
msgid "Network error"
msgstr "خطای شبکه"
-#: ../libempathy/empathy-utils.c:270
-#: ../libempathy/empathy-utils.c:304
+#: ../libempathy/empathy-utils.c:280
+#: ../libempathy/empathy-utils.c:314
msgid "Authentication failed"
msgstr "تأیید هویت شکست خورد"
-#: ../libempathy/empathy-utils.c:272
-#: ../libempathy/empathy-utils.c:306
+#: ../libempathy/empathy-utils.c:282
+#: ../libempathy/empathy-utils.c:316
msgid "Encryption error"
msgstr "خطای رمزنگاری"
-#: ../libempathy/empathy-utils.c:274
+#: ../libempathy/empathy-utils.c:284
msgid "Name in use"
msgstr "نام استفاده شده"
-#: ../libempathy/empathy-utils.c:276
-#: ../libempathy/empathy-utils.c:308
+#: ../libempathy/empathy-utils.c:286
+#: ../libempathy/empathy-utils.c:318
msgid "Certificate not provided"
msgstr "گواهی فراهم نشده است"
-#: ../libempathy/empathy-utils.c:278
-#: ../libempathy/empathy-utils.c:310
+#: ../libempathy/empathy-utils.c:288
+#: ../libempathy/empathy-utils.c:320
msgid "Certificate untrusted"
msgstr "گواهی غیر قابل اعتماد"
-#: ../libempathy/empathy-utils.c:280
-#: ../libempathy/empathy-utils.c:312
+#: ../libempathy/empathy-utils.c:290
+#: ../libempathy/empathy-utils.c:322
msgid "Certificate expired"
msgstr "گواهی منقضی شده است"
-#: ../libempathy/empathy-utils.c:282
-#: ../libempathy/empathy-utils.c:314
+#: ../libempathy/empathy-utils.c:292
+#: ../libempathy/empathy-utils.c:324
msgid "Certificate not activated"
msgstr "گواهی فعال نشده است"
-#: ../libempathy/empathy-utils.c:284
-#: ../libempathy/empathy-utils.c:316
+#: ../libempathy/empathy-utils.c:294
+#: ../libempathy/empathy-utils.c:326
msgid "Certificate hostname mismatch"
msgstr "عدم تطابق گواهی در نام میزبان"
-#: ../libempathy/empathy-utils.c:286
-#: ../libempathy/empathy-utils.c:318
+#: ../libempathy/empathy-utils.c:296
+#: ../libempathy/empathy-utils.c:328
msgid "Certificate fingerprint mismatch"
msgstr "عدم تطابق گواهی در اثر انگشت"
-#: ../libempathy/empathy-utils.c:288
-#: ../libempathy/empathy-utils.c:320
+#: ../libempathy/empathy-utils.c:298
+#: ../libempathy/empathy-utils.c:330
msgid "Certificate self-signed"
msgstr "گواهی خود امضا شده"
-#: ../libempathy/empathy-utils.c:290
+#: ../libempathy/empathy-utils.c:300
msgid "Certificate error"
msgstr "خطای گواهی"
-#: ../libempathy/empathy-utils.c:324
+#: ../libempathy/empathy-utils.c:334
msgid "Encryption is not available"
msgstr "رمزنگاری در دسترس نیست"
-#: ../libempathy/empathy-utils.c:326
+#: ../libempathy/empathy-utils.c:336
msgid "Certificate is invalid"
msgstr "گواهی نامعتبر است"
-#: ../libempathy/empathy-utils.c:328
+#: ../libempathy/empathy-utils.c:338
msgid "Connection has been refused"
msgstr "اتصال رد شده است"
-#: ../libempathy/empathy-utils.c:330
+#: ../libempathy/empathy-utils.c:340
msgid "Connection can't be established"
msgstr "اتصال برقرار نمی‌شود"
-#: ../libempathy/empathy-utils.c:332
+#: ../libempathy/empathy-utils.c:342
msgid "Connection has been lost"
msgstr "اتصال از دست رفت"
-#: ../libempathy/empathy-utils.c:334
+#: ../libempathy/empathy-utils.c:344
msgid "This resource is already connected to the server"
msgstr "این منبع پیشاپیش به کارگزار متصل شده است"
-#: ../libempathy/empathy-utils.c:336
+#: ../libempathy/empathy-utils.c:346
msgid "Connection has been replaced by a new connection using the same resource"
msgstr "اتصال با یک اتصال جدید با استفاده از همان منبع، جایگزین شده است"
-#: ../libempathy/empathy-utils.c:339
+#: ../libempathy/empathy-utils.c:349
msgid "The account already exists on the server"
msgstr "حساب پیشاپیش بر روی کارگزار وجود دارد"
-#: ../libempathy/empathy-utils.c:341
+#: ../libempathy/empathy-utils.c:351
msgid "Server is currently too busy to handle the connection"
msgstr "کارگزار فعلا خیلی مشغول است و نمی‌تواند اتصال را برقرار کند"
-#: ../libempathy/empathy-utils.c:343
+#: ../libempathy/empathy-utils.c:353
msgid "Certificate has been revoked"
msgstr "گواهی لغو شده است"
-#: ../libempathy/empathy-utils.c:345
+#: ../libempathy/empathy-utils.c:355
msgid "Certificate uses an insecure cipher algorithm or is cryptographically weak"
msgstr "گواهی از یک الگوریتم رمز نا‌امن استفاده می‌کند یا از نظر رمزنگاری ضعیف است"
-#: ../libempathy/empathy-utils.c:348
+#: ../libempathy/empathy-utils.c:358
msgid "The length of the server certificate, or the depth of the server certificate chain, exceed the limits imposed by the cryptography library"
msgstr "طول گواهی کارگزار، یا عمق زنجیر گواهی کارگزار از حد محدود شده توسط کتابخانه cryptography رد می‌شود"
-#: ../libempathy/empathy-utils.c:509
+#: ../libempathy/empathy-utils.c:519
#: ../libempathy-gtk/empathy-contact-list-store.h:73
msgid "People Nearby"
msgstr "افراد دور و بر"
-#: ../libempathy/empathy-utils.c:514
+#: ../libempathy/empathy-utils.c:524
msgid "Yahoo! Japan"
msgstr " یاهو! ژاپن"
-#: ../libempathy/empathy-utils.c:543
+#: ../libempathy/empathy-utils.c:553
msgid "Google Talk"
msgstr "گوگل تاک"
-#: ../libempathy/empathy-utils.c:544
+#: ../libempathy/empathy-utils.c:554
msgid "Facebook Chat"
msgstr "گپ فیس‌بوک"
@@ -709,71 +729,83 @@ msgid "in the future"
msgstr "در آینده"
#: ../libempathy-gtk/empathy-account-chooser.c:539
-#| msgid "_Accounts"
msgid "All accounts"
msgstr "تمام حساب‌ها"
-#: ../libempathy-gtk/empathy-account-widget.c:693
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "حساب"
-#: ../libempathy-gtk/empathy-account-widget.c:694
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "گذرواژه"
-#: ../libempathy-gtk/empathy-account-widget.c:695
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "کارگزار"
-#: ../libempathy-gtk/empathy-account-widget.c:696
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "درگاه"
-#: ../libempathy-gtk/empathy-account-widget.c:768
-#: ../libempathy-gtk/empathy-account-widget.c:825
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1166
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+#| msgid "Launch My Web Accounts"
+msgid "My Web Accounts"
+msgstr "حساب‌های وب من"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "حساب %s از طریقِ «حسابهای وب من» ویرایش شده است."
+#| msgid "The account %s is edited via My Web Accounts."
+msgid "The account %s is edited via %s."
+msgstr "حساب %s از طریقِ %s ویرایش شد."
-#: ../libempathy-gtk/empathy-account-widget.c:1172
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "حساب %s از طریق امپاتی قابل ویرایش نیست."
-#: ../libempathy-gtk/empathy-account-widget.c:1192
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "اجرای حساب‌های وب من"
-#: ../libempathy-gtk/empathy-account-widget.c:1532
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+#| msgid "_Edit"
+msgid "Edit %s"
+msgstr "ویرایش %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "نام کاربری:"
-#: ../libempathy-gtk/empathy-account-widget.c:1850
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "_اعمال"
-#: ../libempathy-gtk/empathy-account-widget.c:1880
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "_ورود به سیستم"
-#: ../libempathy-gtk/empathy-account-widget.c:1954
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "این حساب از قبل بر روی کارگزار وجود دارد"
-#: ../libempathy-gtk/empathy-account-widget.c:1957
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "ایجاد یک حساب جدید بر روی کارگزار"
-#: ../libempathy-gtk/empathy-account-widget.c:2149
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "_لغو"
@@ -782,19 +814,19 @@ msgstr "_لغو"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2427
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s در %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2453
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "حساب %s"
-#: ../libempathy-gtk/empathy-account-widget.c:2457
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "حساب جدید"
@@ -916,36 +948,36 @@ msgstr "نام کاربری (UIN) شما در ICQ چیست؟"
msgid "What is your ICQ password?"
msgstr "گذرواژه‌ی ICQ شما چیست؟"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:184
-#: ../libempathy-gtk/empathy-account-widget-sip.c:217
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "خودکار"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:187
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:190
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:193
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:222
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "Register"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:227
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "Options"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:230
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "هیچ‌کدام"
@@ -1170,14 +1202,18 @@ msgid "Transport:"
msgstr "انتقال:"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr "از این حساب برای تماس‌های _خطوط زمینی و تلفن‌های همراه استفاده کن"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "گذرواژه‌ی حساب SIP شما چیست؟"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
msgstr "شناسه‌ی ورود SIP شما چیست؟"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "نام _کاربری:"
@@ -1201,36 +1237,37 @@ msgstr "_شناسه‌ی یاهو!:"
msgid "_Room List locale:"
msgstr "کدبومی _فهرست اتاق:"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:474
-#: ../libempathy-gtk/empathy-avatar-chooser.c:559
+#: ../libempathy-gtk/empathy-avatar-chooser.c:470
+#: ../libempathy-gtk/empathy-avatar-chooser.c:555
msgid "Couldn't convert image"
msgstr "تصویر تبدیل نشد"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:475
+#: ../libempathy-gtk/empathy-avatar-chooser.c:471
msgid "None of the accepted image formats are supported on your system"
msgstr "هیچ‌کدام از قالب‌های تصویر پذیرفته در سیستم شما پشتیبانی نمی‌شوند"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:822
-msgid "Couldn't save pixbuf to png"
-msgstr "نمی‌توان pixbuf را به png ذخیره کرد"
+#: ../libempathy-gtk/empathy-avatar-chooser.c:818
+#| msgid "Couldn't save pixbuf to png"
+msgid "Couldn't save picture to file"
+msgstr "نمی‌توان تصویر را در پرونده ذخیره کرد"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:938
+#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
msgstr "آواتار خود را انتخاب کنید"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:942
+#: ../libempathy-gtk/empathy-avatar-chooser.c:938
msgid "Take a picture..."
msgstr "یک عکس بگیرید..."
-#: ../libempathy-gtk/empathy-avatar-chooser.c:945
+#: ../libempathy-gtk/empathy-avatar-chooser.c:941
msgid "No Image"
msgstr "بدون تصویر"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1001
msgid "Images"
msgstr "تصویرها"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1009
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
msgid "All Files"
msgstr "همه‌ی پرونده‌ها"
@@ -1238,28 +1275,24 @@ msgstr "همه‌ی پرونده‌ها"
msgid "Click to enlarge"
msgstr "برای بزرگ کردن کلیک کنید"
-#: ../libempathy-gtk/empathy-call-utils.c:42
-#: ../libempathy-gtk/empathy-call-utils.c:58
-#| msgid "There was an error while creating the account."
+#: ../libempathy-gtk/empathy-call-utils.c:44
+#: ../libempathy-gtk/empathy-call-utils.c:60
msgid "There was an error starting the call"
msgstr "خطایی در هنگام شروع تماس بود"
-#: ../libempathy-gtk/empathy-call-utils.c:49
+#: ../libempathy-gtk/empathy-call-utils.c:51
msgid "The specified contact doesn't support calls"
msgstr "آشنای مشخص شده از تماس پشتیبانی نمی‌کند"
-#: ../libempathy-gtk/empathy-call-utils.c:51
-#| msgid "The selected contact is offline."
+#: ../libempathy-gtk/empathy-call-utils.c:53
msgid "The specified contact is offline"
msgstr "آشنای انتخاب شده برون‌خط است"
-#: ../libempathy-gtk/empathy-call-utils.c:53
-#| msgid "The selected contact is offline."
+#: ../libempathy-gtk/empathy-call-utils.c:55
msgid "The specified contact is not valid"
msgstr "آشنای انتخاب شده صحیح نیست"
-#: ../libempathy-gtk/empathy-call-utils.c:55
-#| msgid "Topic not supported on this conversation"
+#: ../libempathy-gtk/empathy-call-utils.c:57
msgid "Emergency calls are not supported on this protocol"
msgstr "تماس‌های اضطراری بر روی این پروتکل پشتیبانی نمی‌شوند"
@@ -1277,7 +1310,6 @@ msgstr "شما اجازه‌ی تغییرسرفصل را ندارید"
#: ../libempathy-gtk/empathy-chat.c:973
#, c-format
-#| msgid "invalid contact"
msgid "“%s” is not a valid contact ID"
msgstr "شناسه آشنای «%s» صحیح نیست"
@@ -1345,7 +1377,6 @@ msgstr "دستور ناشناخته؛ help/ را برای دیدن دستوره
#. translators: error used when user doesn't have enough credit on his
#. * account to send the message.
#: ../libempathy-gtk/empathy-chat.c:1412
-#| msgid "Insufficient free space to save file"
msgid "insufficient balance to send message"
msgstr "مانده اعتبار برای ارسای پیام کافی نیست"
@@ -1388,7 +1419,7 @@ msgid "Error sending message: %s"
msgstr "خطا در فرستان پیام: %s"
#: ../libempathy-gtk/empathy-chat.c:1508
-#: ../src/empathy-chat-window.c:760
+#: ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "سرفصل:"
@@ -1424,7 +1455,7 @@ msgstr "درج صورتک"
#. send button
#: ../libempathy-gtk/empathy-chat.c:2224
-#: ../libempathy-gtk/empathy-ui-utils.c:1757
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_ارسال"
@@ -1495,8 +1526,8 @@ msgstr "فرد %s اکنون با %s شناخته می‌شود"
#: ../libempathy-gtk/empathy-chat.c:2727
#: ../src/empathy-streamed-media-window.c:1894
-#: ../src/empathy-event-manager.c:1241
-#: ../src/empathy-call-window.c:1704
+#: ../src/empathy-event-manager.c:1240
+#: ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "قطع شد"
@@ -1531,7 +1562,7 @@ msgid "Join"
msgstr "پیوستن"
#: ../libempathy-gtk/empathy-chat.c:3797
-#: ../src/empathy-event-manager.c:1262
+#: ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "متصل شد"
@@ -1543,7 +1574,6 @@ msgstr "گفتگو"
#. * "Escher Cat (SMS)"
#: ../libempathy-gtk/empathy-chat.c:3857
#, c-format
-#| msgid "%s (%s)"
msgid "%s (SMS)"
msgstr "%s (اس‌ام‌اس)"
@@ -1567,15 +1597,15 @@ msgstr "مجوز رد شد"
msgid "Could not block contact"
msgstr "نمی‌توان آشنا را مسدود کرد"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:772
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:774
msgid "Edit Blocked Contacts"
msgstr "ویرایش آشناهای مسدود شده"
#. Account and Identifier
#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:521
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1495
+#: ../libempathy-gtk/empathy-individual-widget.c:1485
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
#: ../src/empathy-chatrooms-window.ui.h:1
#: ../src/empathy-new-chatroom-dialog.ui.h:1
@@ -1583,19 +1613,25 @@ msgid "Account:"
msgstr "حساب:"
#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:2
-#| msgid "_Blocked Contacts"
msgid "Blocked Contacts"
msgstr "آشناهای مسدود شده"
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
+#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
+#: ../src/empathy-accounts-dialog.ui.h:5
+#: ../src/empathy-chatrooms-window.ui.h:3
+msgid "Remove"
+msgstr "حذف"
+
#. Copy Link Address menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:320
-#: ../libempathy-gtk/empathy-theme-adium.c:1417
+#: ../libempathy-gtk/empathy-webkit-utils.c:277
msgid "_Copy Link Address"
msgstr "_رونوشت از نشانی پیوند"
#. Open Link menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:327
-#: ../libempathy-gtk/empathy-theme-adium.c:1424
+#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
msgstr "_باز کردن پیوند"
@@ -1626,18 +1662,18 @@ msgid "Block %s?"
msgstr "مسدود کردن %s؟"
#: ../libempathy-gtk/empathy-contact-dialogs.c:538
-#: ../libempathy-gtk/empathy-individual-dialogs.c:252
+#: ../libempathy-gtk/empathy-individual-dialogs.c:255
#, c-format
msgid "Are you sure you want to block '%s' from contacting you again?"
msgstr "آیا مطمئنید که می‌خواهید «%s» را از برقراری دوباره ارتباط با خود مسدود کنید؟"
#: ../libempathy-gtk/empathy-contact-dialogs.c:543
-#: ../libempathy-gtk/empathy-individual-dialogs.c:274
+#: ../libempathy-gtk/empathy-individual-dialogs.c:277
msgid "_Block"
msgstr "_مسدود کردن"
#: ../libempathy-gtk/empathy-contact-dialogs.c:559
-#: ../libempathy-gtk/empathy-individual-dialogs.c:283
+#: ../libempathy-gtk/empathy-individual-dialogs.c:286
msgid "_Report this contact as abusive"
msgid_plural "_Report these contacts as abusive"
msgstr[0] "_گزارش این آشنا به عنوان سوء استفاده‌گر"
@@ -1663,38 +1699,38 @@ msgstr "گروه‌بندی لغو شد"
msgid "Favorite People"
msgstr "افراد موردپسند"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1983
-#: ../libempathy-gtk/empathy-individual-view.c:2375
+#: ../libempathy-gtk/empathy-contact-list-view.c:1986
+#: ../libempathy-gtk/empathy-individual-view.c:2376
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "جدا می‌خواهید گروه «%s» را حذف کنید؟"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1985
-#: ../libempathy-gtk/empathy-individual-view.c:2378
+#: ../libempathy-gtk/empathy-contact-list-view.c:1988
+#: ../libempathy-gtk/empathy-individual-view.c:2379
msgid "Removing group"
msgstr "در حال حذف گروه"
#. Remove
-#: ../libempathy-gtk/empathy-contact-list-view.c:2034
-#: ../libempathy-gtk/empathy-contact-list-view.c:2111
-#: ../libempathy-gtk/empathy-individual-view.c:2433
-#: ../libempathy-gtk/empathy-individual-view.c:2636
+#: ../libempathy-gtk/empathy-contact-list-view.c:2037
+#: ../libempathy-gtk/empathy-contact-list-view.c:2114
+#: ../libempathy-gtk/empathy-individual-view.c:2434
+#: ../libempathy-gtk/empathy-individual-view.c:2637
msgid "_Remove"
msgstr "_حذف"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2064
-#: ../libempathy-gtk/empathy-individual-view.c:2500
+#: ../libempathy-gtk/empathy-contact-list-view.c:2067
+#: ../libempathy-gtk/empathy-individual-view.c:2501
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "جدا می‌خواهید آشنای «%s» را حذف کنید؟"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2066
-#: ../libempathy-gtk/empathy-individual-view.c:2521
+#: ../libempathy-gtk/empathy-contact-list-view.c:2069
+#: ../libempathy-gtk/empathy-individual-view.c:2522
msgid "Removing contact"
msgstr "در حال حذف آشنا"
#: ../libempathy-gtk/empathy-contact-menu.c:220
-#: ../src/empathy-main-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:14
msgid "_Add Contact…"
msgstr "ا_فزودن آشنا..."
@@ -1703,48 +1739,48 @@ msgid "_Block Contact"
msgstr "_مسدود کردن آشنا"
#: ../libempathy-gtk/empathy-contact-menu.c:329
-#: ../libempathy-gtk/empathy-individual-menu.c:548
-#: ../src/empathy-main-window.ui.h:16
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_گپ"
#: ../libempathy-gtk/empathy-contact-menu.c:361
-#: ../libempathy-gtk/empathy-individual-menu.c:639
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "تماس _صوتی"
#: ../libempathy-gtk/empathy-contact-menu.c:394
-#: ../libempathy-gtk/empathy-individual-menu.c:684
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "تماس _تصویری"
#: ../libempathy-gtk/empathy-contact-menu.c:440
-#: ../libempathy-gtk/empathy-individual-menu.c:737
-#: ../src/empathy-main-window.ui.h:27
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "گفتگوی _پیشین"
#: ../libempathy-gtk/empathy-contact-menu.c:462
-#: ../libempathy-gtk/empathy-individual-menu.c:778
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "ارسال پرونده"
#: ../libempathy-gtk/empathy-contact-menu.c:485
-#: ../libempathy-gtk/empathy-individual-menu.c:820
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "میزکارم به اشتراک گذاشته شود"
#: ../libempathy-gtk/empathy-contact-menu.c:525
-#: ../libempathy-gtk/empathy-contact-widget.c:1890
-#: ../libempathy-gtk/empathy-individual-menu.c:855
-#: ../libempathy-gtk/empathy-individual-widget.c:1386
+#: ../libempathy-gtk/empathy-contact-widget.c:1886
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:1373
msgid "Favorite"
msgstr "علاقه‌مندی‌ها"
#: ../libempathy-gtk/empathy-contact-menu.c:554
-#: ../libempathy-gtk/empathy-individual-menu.c:883
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "_اطلاعات"
@@ -1754,33 +1790,41 @@ msgid "_Edit"
msgstr "_ویرایش"
#: ../libempathy-gtk/empathy-contact-menu.c:654
-#: ../libempathy-gtk/empathy-individual-menu.c:1070
-#: ../src/empathy-chat-window.c:1010
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
+#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "در حال دعوت شما به این اتاق"
#: ../libempathy-gtk/empathy-contact-menu.c:685
-#: ../libempathy-gtk/empathy-individual-menu.c:1116
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "_دعوت به اتاق گپ"
#. Title
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:514
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
msgid "Search contacts"
msgstr "جستجو آشناها"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:544
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:535
msgid "Search: "
msgstr "جستجو: "
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:602
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:593
msgid "_Add Contact"
msgstr "ا_فزودن آشنا"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:620
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:611
msgid "No contacts found"
msgstr "هیچ آشنایی پیدا نشد"
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:627
+msgid "Your message introducing yourself:"
+msgstr "پیام شما برای معرفی خودتان:"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:635
+msgid "Please let me see when you're online. Thanks!"
+msgstr "لطفا اجازه بدهید بدانم چه زمانی برخط هستید. تشکر!"
+
#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "آشنایی انتخاب کنید"
@@ -1815,12 +1859,10 @@ msgstr "روز تولد:"
#. * with their IM client.
#.
#: ../libempathy-gtk/empathy-contact-widget.c:346
-#| msgid "_Last Name:"
msgid "Last seen:"
msgstr "آخرین حضور:"
#: ../libempathy-gtk/empathy-contact-widget.c:348
-#| msgid "Connected"
msgid "Connected from:"
msgstr "متصل شد از:"
@@ -1828,162 +1870,160 @@ msgstr "متصل شد از:"
#. * and should bin this.
#.
#: ../libempathy-gtk/empathy-contact-widget.c:353
-#| msgid "Quit message:"
msgid "Away message:"
msgstr "پیغام ترک:"
#: ../libempathy-gtk/empathy-contact-widget.c:606
-#| msgid "Ca_ncel"
msgid "Channels:"
msgstr "کانال‌ها:"
-#: ../libempathy-gtk/empathy-contact-widget.c:901
-#: ../libempathy-gtk/empathy-individual-widget.c:495
+#: ../libempathy-gtk/empathy-contact-widget.c:897
+#: ../libempathy-gtk/empathy-individual-widget.c:469
msgid "Country ISO Code:"
msgstr "کد ISO کشور:"
-#: ../libempathy-gtk/empathy-contact-widget.c:903
-#: ../libempathy-gtk/empathy-individual-widget.c:497
+#: ../libempathy-gtk/empathy-contact-widget.c:899
+#: ../libempathy-gtk/empathy-individual-widget.c:471
msgid "Country:"
msgstr "کشور:"
-#: ../libempathy-gtk/empathy-contact-widget.c:905
-#: ../libempathy-gtk/empathy-individual-widget.c:499
+#: ../libempathy-gtk/empathy-contact-widget.c:901
+#: ../libempathy-gtk/empathy-individual-widget.c:473
msgid "State:"
msgstr "ایالت:"
-#: ../libempathy-gtk/empathy-contact-widget.c:907
-#: ../libempathy-gtk/empathy-individual-widget.c:501
+#: ../libempathy-gtk/empathy-contact-widget.c:903
+#: ../libempathy-gtk/empathy-individual-widget.c:475
msgid "City:"
msgstr "شهر:"
-#: ../libempathy-gtk/empathy-contact-widget.c:909
-#: ../libempathy-gtk/empathy-individual-widget.c:503
+#: ../libempathy-gtk/empathy-contact-widget.c:905
+#: ../libempathy-gtk/empathy-individual-widget.c:477
msgid "Area:"
msgstr "منطقه:"
-#: ../libempathy-gtk/empathy-contact-widget.c:911
-#: ../libempathy-gtk/empathy-individual-widget.c:505
+#: ../libempathy-gtk/empathy-contact-widget.c:907
+#: ../libempathy-gtk/empathy-individual-widget.c:479
msgid "Postal Code:"
msgstr "کد پستی:"
-#: ../libempathy-gtk/empathy-contact-widget.c:913
-#: ../libempathy-gtk/empathy-individual-widget.c:507
+#: ../libempathy-gtk/empathy-contact-widget.c:909
+#: ../libempathy-gtk/empathy-individual-widget.c:481
msgid "Street:"
msgstr "خیابان:"
-#: ../libempathy-gtk/empathy-contact-widget.c:915
-#: ../libempathy-gtk/empathy-individual-widget.c:509
+#: ../libempathy-gtk/empathy-contact-widget.c:911
+#: ../libempathy-gtk/empathy-individual-widget.c:483
msgid "Building:"
msgstr "ساختمان:"
-#: ../libempathy-gtk/empathy-contact-widget.c:917
-#: ../libempathy-gtk/empathy-individual-widget.c:511
+#: ../libempathy-gtk/empathy-contact-widget.c:913
+#: ../libempathy-gtk/empathy-individual-widget.c:485
msgid "Floor:"
msgstr "طبقه:"
-#: ../libempathy-gtk/empathy-contact-widget.c:919
-#: ../libempathy-gtk/empathy-individual-widget.c:513
+#: ../libempathy-gtk/empathy-contact-widget.c:915
+#: ../libempathy-gtk/empathy-individual-widget.c:487
msgid "Room:"
msgstr "اتاق:"
-#: ../libempathy-gtk/empathy-contact-widget.c:921
-#: ../libempathy-gtk/empathy-individual-widget.c:515
+#: ../libempathy-gtk/empathy-contact-widget.c:917
+#: ../libempathy-gtk/empathy-individual-widget.c:489
msgid "Text:"
msgstr "متن:"
-#: ../libempathy-gtk/empathy-contact-widget.c:923
-#: ../libempathy-gtk/empathy-individual-widget.c:517
+#: ../libempathy-gtk/empathy-contact-widget.c:919
+#: ../libempathy-gtk/empathy-individual-widget.c:491
msgid "Description:"
msgstr "توضیحات:"
-#: ../libempathy-gtk/empathy-contact-widget.c:925
-#: ../libempathy-gtk/empathy-individual-widget.c:519
+#: ../libempathy-gtk/empathy-contact-widget.c:921
+#: ../libempathy-gtk/empathy-individual-widget.c:493
msgid "URI:"
msgstr "نشانی اینترنتی:"
-#: ../libempathy-gtk/empathy-contact-widget.c:927
-#: ../libempathy-gtk/empathy-individual-widget.c:521
+#: ../libempathy-gtk/empathy-contact-widget.c:923
+#: ../libempathy-gtk/empathy-individual-widget.c:495
msgid "Accuracy Level:"
msgstr "سطح دقت:"
-#: ../libempathy-gtk/empathy-contact-widget.c:929
-#: ../libempathy-gtk/empathy-individual-widget.c:523
+#: ../libempathy-gtk/empathy-contact-widget.c:925
+#: ../libempathy-gtk/empathy-individual-widget.c:497
msgid "Error:"
msgstr "خطا:"
-#: ../libempathy-gtk/empathy-contact-widget.c:931
-#: ../libempathy-gtk/empathy-individual-widget.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:927
+#: ../libempathy-gtk/empathy-individual-widget.c:499
msgid "Vertical Error (meters):"
msgstr "خطای عمودی (متر):"
-#: ../libempathy-gtk/empathy-contact-widget.c:933
-#: ../libempathy-gtk/empathy-individual-widget.c:527
+#: ../libempathy-gtk/empathy-contact-widget.c:929
+#: ../libempathy-gtk/empathy-individual-widget.c:501
msgid "Horizontal Error (meters):"
msgstr "خطای افقی (متر):"
-#: ../libempathy-gtk/empathy-contact-widget.c:935
-#: ../libempathy-gtk/empathy-individual-widget.c:529
+#: ../libempathy-gtk/empathy-contact-widget.c:931
+#: ../libempathy-gtk/empathy-individual-widget.c:503
msgid "Speed:"
msgstr "سرعت:"
-#: ../libempathy-gtk/empathy-contact-widget.c:937
-#: ../libempathy-gtk/empathy-individual-widget.c:531
+#: ../libempathy-gtk/empathy-contact-widget.c:933
+#: ../libempathy-gtk/empathy-individual-widget.c:505
msgid "Bearing:"
msgstr "جهت:"
-#: ../libempathy-gtk/empathy-contact-widget.c:939
-#: ../libempathy-gtk/empathy-individual-widget.c:533
+#: ../libempathy-gtk/empathy-contact-widget.c:935
+#: ../libempathy-gtk/empathy-individual-widget.c:507
msgid "Climb Speed:"
msgstr "سرعت بالا رفتن:"
-#: ../libempathy-gtk/empathy-contact-widget.c:941
-#: ../libempathy-gtk/empathy-individual-widget.c:535
+#: ../libempathy-gtk/empathy-contact-widget.c:937
+#: ../libempathy-gtk/empathy-individual-widget.c:509
msgid "Last Updated on:"
msgstr "آخرین به‌روزرسانی در:"
-#: ../libempathy-gtk/empathy-contact-widget.c:943
-#: ../libempathy-gtk/empathy-individual-widget.c:537
+#: ../libempathy-gtk/empathy-contact-widget.c:939
+#: ../libempathy-gtk/empathy-individual-widget.c:511
msgid "Longitude:"
msgstr "طول جغرافیایی:"
-#: ../libempathy-gtk/empathy-contact-widget.c:945
-#: ../libempathy-gtk/empathy-individual-widget.c:539
+#: ../libempathy-gtk/empathy-contact-widget.c:941
+#: ../libempathy-gtk/empathy-individual-widget.c:513
msgid "Latitude:"
msgstr "عرض جغرافیایی:"
-#: ../libempathy-gtk/empathy-contact-widget.c:947
-#: ../libempathy-gtk/empathy-individual-widget.c:541
+#: ../libempathy-gtk/empathy-contact-widget.c:943
+#: ../libempathy-gtk/empathy-individual-widget.c:515
msgid "Altitude:"
msgstr "بلندی:"
-#: ../libempathy-gtk/empathy-contact-widget.c:1000
-#: ../libempathy-gtk/empathy-contact-widget.c:1015
-#: ../libempathy-gtk/empathy-individual-widget.c:629
-#: ../libempathy-gtk/empathy-individual-widget.c:644
+#: ../libempathy-gtk/empathy-contact-widget.c:996
+#: ../libempathy-gtk/empathy-contact-widget.c:1011
+#: ../libempathy-gtk/empathy-individual-widget.c:607
+#: ../libempathy-gtk/empathy-individual-widget.c:622
#: ../src/empathy-preferences.ui.h:16
msgid "Location"
msgstr "مکان"
#. translators: format is "Location, $date"
-#: ../libempathy-gtk/empathy-contact-widget.c:1017
-#: ../libempathy-gtk/empathy-individual-widget.c:646
+#: ../libempathy-gtk/empathy-contact-widget.c:1013
+#: ../libempathy-gtk/empathy-individual-widget.c:624
#, c-format
msgid "%s, %s"
msgstr "%s، %s"
-#: ../libempathy-gtk/empathy-contact-widget.c:1069
-#: ../libempathy-gtk/empathy-individual-widget.c:695
+#: ../libempathy-gtk/empathy-contact-widget.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:673
msgid "%B %e, %Y at %R UTC"
msgstr "%Od %B، سال %Oy در %OH:%OM UTC"
-#: ../libempathy-gtk/empathy-contact-widget.c:1151
-#: ../libempathy-gtk/empathy-individual-widget.c:931
+#: ../libempathy-gtk/empathy-contact-widget.c:1147
+#: ../libempathy-gtk/empathy-individual-widget.c:915
msgid "Save Avatar"
msgstr "ذخیره‌ی آواتار"
-#: ../libempathy-gtk/empathy-contact-widget.c:1207
-#: ../libempathy-gtk/empathy-individual-widget.c:989
+#: ../libempathy-gtk/empathy-contact-widget.c:1203
+#: ../libempathy-gtk/empathy-individual-widget.c:973
msgid "Unable to save avatar"
msgstr "ذخیره‌ی آواتار ممکن نیست"
@@ -1993,7 +2033,7 @@ msgstr "<b>مکان</b> در (تاریخ)\t"
#. Alias
#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
-#: ../libempathy-gtk/empathy-individual-widget.c:1321
+#: ../libempathy-gtk/empathy-individual-widget.c:1308
msgid "Alias:"
msgstr "نام مستعار:"
@@ -2013,7 +2053,7 @@ msgstr "جزئیات آشنا"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1525
+#: ../libempathy-gtk/empathy-individual-widget.c:1515
msgid "Identifier:"
msgstr "شناسه:"
@@ -2048,17 +2088,17 @@ msgid "Select"
msgstr "انتخاب"
#: ../libempathy-gtk/empathy-groups-widget.c:409
-#: ../src/empathy-main-window.c:1835
+#: ../src/empathy-main-window.c:1807
msgid "Group"
msgstr "گروه"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:257
+#: ../libempathy-gtk/empathy-individual-dialogs.c:260
msgid "The following identity will be blocked:"
msgid_plural "The following identities will be blocked:"
msgstr[0] "هویت مقابل مسدود خواهد شد:"
msgstr[1] "هویت‌های مقابل مسدود خواهند شد:"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:264
+#: ../libempathy-gtk/empathy-individual-dialogs.c:267
msgid "The following identity can not be blocked:"
msgid_plural "The following identities can not be blocked:"
msgstr[0] "هویت مقابل را نمی‌توان مسدود کرد:"
@@ -2084,39 +2124,65 @@ msgstr "آشناهای انتخاب شده در فهرست سمت چپ با یک
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:138
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "یک حساب جهت استفاده برای برقراری ارتباط انتخاب کنید"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "تماس"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+#| msgid "Profile"
+msgid "Mobile"
+msgstr "تلفن همراه"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "شغل"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "خانه"
+
#. add an SMS button
-#: ../libempathy-gtk/empathy-individual-menu.c:594
-#: ../libempathy-gtk/empathy-new-message-dialog.c:248
+#: ../libempathy-gtk/empathy-individual-menu.c:804
+#: ../libempathy-gtk/empathy-new-message-dialog.c:215
msgid "_SMS"
msgstr "_اس‌ام‌اس"
-#: ../libempathy-gtk/empathy-individual-menu.c:931
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "_ویرایش"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:957
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "_پیوند آشناها..."
-#: ../libempathy-gtk/empathy-individual-view.c:2340
+#: ../libempathy-gtk/empathy-individual-view.c:2341
msgid "Delete and _Block"
msgstr "حذف و _مسدود کن"
-#: ../libempathy-gtk/empathy-individual-view.c:2509
+#: ../libempathy-gtk/empathy-individual-view.c:2510
#, c-format
msgid "Do you really want to remove the linked contact '%s'? Note that this will remove all the contacts which make up this linked contact."
msgstr "آیا واقعا می‌خواهید آشنای پیوند داده شده «%s» را حذف کنید؟ دقت کنید که این کار باعث می‌شود تمام آشناهایی که به این آشنا پیوند داده شده‌اند حذف شوند."
-#: ../libempathy-gtk/empathy-individual-widget.c:1672
+#: ../libempathy-gtk/empathy-individual-widget.c:1662
#, c-format
msgid "Linked contact containing %u contact"
msgid_plural "Linked contacts containing %u contacts"
@@ -2194,141 +2260,127 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_لغو پیوند"
-#: ../libempathy-gtk/empathy-log-window.c:458
+#: ../libempathy-gtk/empathy-log-window.c:633
msgid "History"
msgstr "تاریخچه"
-#: ../libempathy-gtk/empathy-log-window.c:510
+#: ../libempathy-gtk/empathy-log-window.c:688
msgid "Show"
msgstr "نمایش"
-#: ../libempathy-gtk/empathy-log-window.c:532
+#: ../libempathy-gtk/empathy-log-window.c:710
msgid "Search"
msgstr "جستجو"
-#: ../libempathy-gtk/empathy-log-window.c:946
+#: ../libempathy-gtk/empathy-log-window.c:1158
#, c-format
-#| msgid "Call with %s"
msgid "Chat in %s"
msgstr "گپ در %s"
-#: ../libempathy-gtk/empathy-log-window.c:948
+#: ../libempathy-gtk/empathy-log-window.c:1160
#, c-format
-#| msgid "Call with %s"
msgid "Chat with %s"
msgstr "گپ با %s"
-#: ../libempathy-gtk/empathy-log-window.c:998
-#: ../libempathy-gtk/empathy-log-window.c:1176
-#| msgid "%A %B %d %Y"
+#: ../libempathy-gtk/empathy-log-window.c:1210
+#: ../libempathy-gtk/empathy-log-window.c:1357
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A, %e %B %Y %X"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1118
+#: ../libempathy-gtk/empathy-log-window.c:1299
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1124
+#: ../libempathy-gtk/empathy-log-window.c:1305
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1195
-#: ../libempathy-gtk/empathy-log-window.c:1197
+#: ../libempathy-gtk/empathy-log-window.c:1376
+#: ../libempathy-gtk/empathy-log-window.c:1378
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "٪"
-#: ../libempathy-gtk/empathy-log-window.c:1204
+#: ../libempathy-gtk/empathy-log-window.c:1385
#, c-format
msgid "Call took %s, ended at %s"
msgstr "تماس در %s گرفته شد، در %s پایان یافت"
-#: ../libempathy-gtk/empathy-log-window.c:1536
+#: ../libempathy-gtk/empathy-log-window.c:1717
msgid "Today"
msgstr "امروز"
-#: ../libempathy-gtk/empathy-log-window.c:1540
-#| msgid "Western"
+#: ../libempathy-gtk/empathy-log-window.c:1721
msgid "Yesterday"
msgstr "دیروز"
-#: ../libempathy-gtk/empathy-log-window.c:1556
-#| msgid "%A %B %d %Y"
+#: ../libempathy-gtk/empathy-log-window.c:1737
msgctxt "A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%e %B %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1637
-#: ../libempathy-gtk/empathy-log-window.c:3203
+#: ../libempathy-gtk/empathy-log-window.c:1818
+#: ../libempathy-gtk/empathy-log-window.c:3399
msgid "Anytime"
msgstr "هرزمانی"
-#: ../libempathy-gtk/empathy-log-window.c:1717
-#: ../libempathy-gtk/empathy-log-window.c:2154
-#| msgid "None"
+#: ../libempathy-gtk/empathy-log-window.c:1898
+#: ../libempathy-gtk/empathy-log-window.c:2328
msgid "Anyone"
msgstr "هرکسی"
-#: ../libempathy-gtk/empathy-log-window.c:2451
+#: ../libempathy-gtk/empathy-log-window.c:2640
msgid "Who"
msgstr "چه کسی"
-#: ../libempathy-gtk/empathy-log-window.c:2655
+#: ../libempathy-gtk/empathy-log-window.c:2844
msgid "When"
msgstr "چه زمانی"
-#: ../libempathy-gtk/empathy-log-window.c:2771
+#: ../libempathy-gtk/empathy-log-window.c:2960
msgid "Anything"
msgstr "هرچیزی"
-#: ../libempathy-gtk/empathy-log-window.c:2773
-#| msgid "Set status"
+#: ../libempathy-gtk/empathy-log-window.c:2962
msgid "Text chats"
msgstr "گپ‌های متنی"
-#: ../libempathy-gtk/empathy-log-window.c:2775
+#: ../libempathy-gtk/empathy-log-window.c:2964
#: ../src/empathy-preferences.ui.h:4
-#| msgid "Call"
msgid "Calls"
msgstr "تماس‌ها"
-#: ../libempathy-gtk/empathy-log-window.c:2780
-#| msgid "Incoming call"
+#: ../libempathy-gtk/empathy-log-window.c:2969
msgid "Incoming calls"
msgstr "تماس‌های ورودی"
-#: ../libempathy-gtk/empathy-log-window.c:2781
-#| msgid "Outgoing voice call"
+#: ../libempathy-gtk/empathy-log-window.c:2970
msgid "Outgoing calls"
msgstr "تماس خروجی"
-#: ../libempathy-gtk/empathy-log-window.c:2782
-#| msgid "Missed call from %s"
+#: ../libempathy-gtk/empathy-log-window.c:2971
msgid "Missed calls"
msgstr "تماس‌های از دست رفته"
-#: ../libempathy-gtk/empathy-log-window.c:2804
-#| msgid "Chat"
+#: ../libempathy-gtk/empathy-log-window.c:2993
msgid "What"
msgstr "کدام"
-#: ../libempathy-gtk/empathy-log-window.c:3506
-#| msgid "Are you sure you want to block '%s' from contacting you again?"
+#: ../libempathy-gtk/empathy-log-window.c:3702
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "آیا مطمئنید که می‌خواهید تمام وقایع ثبت شده گفتگوهای قبلی را حذف کنید؟"
-#: ../libempathy-gtk/empathy-log-window.c:3510
-#| msgid "C_lear"
+#: ../libempathy-gtk/empathy-log-window.c:3706
msgid "Clear All"
msgstr "پاک کردن همه"
-#: ../libempathy-gtk/empathy-log-window.c:3517
+#: ../libempathy-gtk/empathy-log-window.c:3713
msgid "Delete from:"
msgstr "پاک کردن از:"
@@ -2336,14 +2388,6 @@ msgstr "پاک کردن از:"
msgid "<span size=\"x-large\">Loading...</span>"
msgstr "<span size=\"x-large\">بارگیری...</span>"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-#: ../src/empathy-streamed-media-window.c:1299
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call"
-msgstr "تماس"
-
#: ../libempathy-gtk/empathy-log-window.ui.h:3
#: ../src/empathy-chat-window.ui.h:3
msgid "Chat"
@@ -2354,25 +2398,23 @@ msgid "Delete All History..."
msgstr "پاک کردن تمام تاریخچه..."
#: ../libempathy-gtk/empathy-log-window.ui.h:5
-#| msgid "Provide"
msgid "Profile"
msgstr "مجموعه تنظیمات"
#: ../libempathy-gtk/empathy-log-window.ui.h:6
-#: ../src/empathy-call-window.ui.h:21
+#: ../src/empathy-call-window.ui.h:22
#: ../src/empathy-streamed-media-window.ui.h:20
msgid "Video"
msgstr "ویدئو"
#: ../libempathy-gtk/empathy-log-window.ui.h:7
-#: ../src/empathy-call-window.ui.h:26
+#: ../src/empathy-call-window.ui.h:28
#: ../src/empathy-chat-window.ui.h:12
-#: ../src/empathy-main-window.ui.h:20
+#: ../src/empathy-main-window-menubar.ui.h:20
msgid "_Edit"
msgstr "_ویرایش"
#: ../libempathy-gtk/empathy-log-window.ui.h:8
-#| msgid "File"
msgid "_File"
msgstr "_پرونده"
@@ -2385,27 +2427,27 @@ msgid "Contact ID:"
msgstr "شناسه‌ی آشنا:"
#. add chat button
-#: ../libempathy-gtk/empathy-new-message-dialog.c:258
+#: ../libempathy-gtk/empathy-new-message-dialog.c:225
msgid "C_hat"
msgstr "_گپ"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-message-dialog.c:277
+#: ../libempathy-gtk/empathy-new-message-dialog.c:244
msgid "New Conversation"
msgstr "گفتگوی جدید"
#. add video toggle
-#: ../libempathy-gtk/empathy-new-call-dialog.c:231
+#: ../libempathy-gtk/empathy-new-call-dialog.c:204
msgid "Send _Video"
msgstr "فرستادن _ویدئو"
#. add chat button
-#: ../libempathy-gtk/empathy-new-call-dialog.c:242
+#: ../libempathy-gtk/empathy-new-call-dialog.c:215
msgid "C_all"
msgstr "_تماس"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-call-dialog.c:252
+#: ../libempathy-gtk/empathy-new-call-dialog.c:225
msgid "New Call"
msgstr "تماس جدید"
@@ -2465,24 +2507,27 @@ msgid "New %s account"
msgstr "حساب جدید %s"
#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "یافتن بعدی"
+msgid "Find:"
+msgstr "یافتن:"
#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-msgid "Find Previous"
-msgstr "یافتن قبلی"
+#| msgid "Match case"
+msgid "Mat_ch case"
+msgstr "_تطابق کوچک و بزرگی حروف"
#: ../libempathy-gtk/empathy-search-bar.ui.h:3
-msgid "Find:"
-msgstr "یافتن:"
+msgid "Phrase not found"
+msgstr "عبارت یافت نشد"
#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "تطابق کوچک و بزرگی حروف"
+#| msgid "_Next Tab"
+msgid "_Next"
+msgstr "_بعدی"
#: ../libempathy-gtk/empathy-search-bar.ui.h:5
-msgid "Phrase not found"
-msgstr "عبارت یافت نشد"
+#| msgid "_Previous Tab"
+msgid "_Previous"
+msgstr "_قبلی"
#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
@@ -2528,37 +2573,28 @@ msgstr "تماس صوتی پایان یافت"
msgid "Edit Custom Messages"
msgstr "پیام‌های سفارشی را ویرایش کنید"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
-#: ../src/empathy-accounts-dialog.ui.h:5
-#: ../src/empathy-chatrooms-window.ui.h:3
-#| msgid "_Remove"
-msgid "Remove"
-msgstr "حذف"
-
-#: ../libempathy-gtk/empathy-theme-adium.c:1121
+#: ../libempathy-gtk/empathy-theme-adium.c:1030
#, c-format
-#| msgid "Message received"
msgid "Message edited at %s"
msgstr "پیام ویرایش شده در %s"
-#: ../libempathy-gtk/empathy-theme-adium.c:1943
-#| msgid "N_ormal Size"
+#: ../libempathy-gtk/empathy-theme-adium.c:1720
msgid "Normal"
msgstr "معمولی"
-#: ../libempathy-gtk/empathy-theme-manager.c:75
+#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Classic"
msgstr "کلاسیک"
-#: ../libempathy-gtk/empathy-theme-manager.c:76
+#: ../libempathy-gtk/empathy-theme-manager.c:71
msgid "Simple"
msgstr "ساده"
-#: ../libempathy-gtk/empathy-theme-manager.c:77
+#: ../libempathy-gtk/empathy-theme-manager.c:72
msgid "Clean"
msgstr "تمیز"
-#: ../libempathy-gtk/empathy-theme-manager.c:78
+#: ../libempathy-gtk/empathy-theme-manager.c:73
msgid "Blue"
msgstr "آبی"
@@ -2632,24 +2668,24 @@ msgstr "این انتخاب را برای اتصال‌های آینده به خ
msgid "Certificate Details"
msgstr "جزئیات گواهی"
-#: ../libempathy-gtk/empathy-ui-utils.c:1653
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "بازکردن نشانی اینترنتی مقدور نیست"
-#: ../libempathy-gtk/empathy-ui-utils.c:1749
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "یک پرونده انتخاب کنید"
-#: ../libempathy-gtk/empathy-ui-utils.c:1821
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
msgid "Insufficient free space to save file"
msgstr "فضای آزاد ناکافی برای ذخیره پرونده"
-#: ../libempathy-gtk/empathy-ui-utils.c:1829
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
#, c-format
msgid "%s of free space are required to save this file, but only %s is available. Please choose another location."
msgstr "میزان %s فضای آزاد برای ذخیره کردن این پرونده لازم است، اما فقط %s موجود است. لطفا یک محل دیگر را انتخاب کنید."
-#: ../libempathy-gtk/empathy-ui-utils.c:1873
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, c-format
msgid "Incoming file from %s"
msgstr "در حال دریافت پرونده از %s"
@@ -2837,23 +2873,23 @@ msgstr "پیغام خطایی وجود ندارد"
msgid "Instant Message (Empathy)"
msgstr "پیام فوری (امپاتی)"
-#: ../src/empathy.c:354
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "امپاتی هنگام راه‌اندازی اولیه متصل نشود"
-#: ../src/empathy.c:358
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "در هنگام راه‌اندازی فهرست آشناها یا هر محاوره‌ی دیگری را نشان نده"
-#: ../src/empathy.c:373
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "- کارگیر پیام رسانی اینترنتی امپاتی"
-#: ../src/empathy.c:560
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "خطا در برقراری ارتباط با مدیریت حساب"
-#: ../src/empathy.c:562
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. The error was:\n"
@@ -3030,7 +3066,7 @@ msgstr "حساب جدید شما هنوز ذخیره نشده است."
#: ../src/empathy-accounts-dialog.c:345
#: ../src/empathy-streamed-media-window.c:754
-#: ../src/empathy-call-window.c:653
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "در حال اتصال..."
@@ -3099,7 +3135,6 @@ msgstr ""
"خواهد گرفت. آیا مطمئنید که می‌خواهید ادامه دهید؟"
#: ../src/empathy-accounts-dialog.ui.h:1
-#| msgid "_Add…"
msgid "Add…"
msgstr "افزودن..."
@@ -3136,12 +3171,12 @@ msgid "People nearby"
msgstr "افراد دور و بر"
#: ../src/empathy-av.c:118
-#: ../src/empathy-call.c:124
+#: ../src/empathy-call.c:127
msgid "- Empathy Audio/Video Client"
msgstr "- کارگیر صوتی/تصویری امپاتی"
#: ../src/empathy-av.c:134
-#: ../src/empathy-call.c:145
+#: ../src/empathy-call.c:152
msgid "Empathy Audio/Video Client"
msgstr "کارگیر صوتی/تصویری امپاتی"
@@ -3184,33 +3219,33 @@ msgstr "جزئیات"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
#: ../src/empathy-streamed-media-window.c:1220
-#: ../src/empathy-call-window.c:1043
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "تماس با %s"
#: ../src/empathy-streamed-media-window.c:1453
-#: ../src/empathy-call-window.c:1287
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "نشانی IP همانطور که توسط ماشین دیده می‌شود"
#: ../src/empathy-streamed-media-window.c:1455
-#: ../src/empathy-call-window.c:1289
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "آدرس IP همانطور که توسط کارگزار روی اینترنت دیده می‌شود"
#: ../src/empathy-streamed-media-window.c:1457
-#: ../src/empathy-call-window.c:1291
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "آدرس IP مربوط به peer همانطور که توسط طرف مقابل دیده می‌شود"
#: ../src/empathy-streamed-media-window.c:1459
-#: ../src/empathy-call-window.c:1293
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "آدرس IP مربوط به سرور بازپخش"
#: ../src/empathy-streamed-media-window.c:1461
-#: ../src/empathy-call-window.c:1295
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "آدرس IP مربوط به گروه چندگانه"
@@ -3241,66 +3276,66 @@ msgid "Connected — %d:%02dm"
msgstr "متصل شد — %Id: %I02dm"
#: ../src/empathy-streamed-media-window.c:2205
-#: ../src/empathy-call-window.c:2023
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "جزئیات فنی"
#: ../src/empathy-streamed-media-window.c:2243
-#: ../src/empathy-call-window.c:2061
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid "%s's software does not understand any of the audio formats supported by your computer"
msgstr "نرم‌افزار %s هیچ‌کدام از قالب‌های صوتی پشتیبانی شده توسط رایانه‌ی شما را تشخیص نمی‌دهد"
#: ../src/empathy-streamed-media-window.c:2248
-#: ../src/empathy-call-window.c:2066
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid "%s's software does not understand any of the video formats supported by your computer"
msgstr "نرم‌افزار %s هیچ‌کدام از قالب‌های ویدئویی پشتیبانی شده توسط رایانه‌ی شما را تشخیص نمی‌دهد"
#: ../src/empathy-streamed-media-window.c:2254
-#: ../src/empathy-call-window.c:2072
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid "Can't establish a connection to %s. One of you might be on a network that does not allow direct connections."
msgstr "نمی‌توان ارتباطی به %s برقرار کرد. ممکن است یکی از شما در شبکه‌ای باشد که اجازه‌ی اتصال مستقیم را نمی‌دهد."
#: ../src/empathy-streamed-media-window.c:2260
-#: ../src/empathy-call-window.c:2078
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "یک خرابی در شبکه بوجود آمده بود"
#: ../src/empathy-streamed-media-window.c:2264
-#: ../src/empathy-call-window.c:2082
+#: ../src/empathy-call-window.c:2733
msgid "The audio formats necessary for this call are not installed on your computer"
msgstr "قالب‌های صوتی لازم برای برقراری این تماس روی رایانه‌ی شما نصب نشده‌اند"
#: ../src/empathy-streamed-media-window.c:2267
-#: ../src/empathy-call-window.c:2085
+#: ../src/empathy-call-window.c:2736
msgid "The video formats necessary for this call are not installed on your computer"
msgstr "قالب‌های ویدئویی لازم برای برقراری این تماس روی رایانه‌ی شما نصب نشده‌اند"
#: ../src/empathy-streamed-media-window.c:2277
-#: ../src/empathy-call-window.c:2097
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid "Something unexpected happened in a Telepathy component. Please <a href=\"%s\">report this bug</a> and attach logs gathered from the 'Debug' window in the Help menu."
msgstr "اتفاقی ناخواسته در یک مؤلفه‌ی تله‌پاتی رخ داد. لطفا <a href=\"%s\"> این ایراد را گزارش دهید</a> و ثبت وقایع جمع‌آوری شده از پنجره‌ی اشکال‌زدایی در منوی راهنما، را پیوست کنید."
#: ../src/empathy-streamed-media-window.c:2285
-#: ../src/empathy-call-window.c:2106
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "یک خرابی در موتور تماس بوجود آمده بود"
#: ../src/empathy-streamed-media-window.c:2288
-#: ../src/empathy-call-window.c:2109
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "به انتهای جریان رسیدیم"
#: ../src/empathy-streamed-media-window.c:2328
-#: ../src/empathy-call-window.c:2149
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "نمی‌توان جریان صوتی را برقرار کرد"
#: ../src/empathy-streamed-media-window.c:2338
-#: ../src/empathy-call-window.c:2159
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "نمی‌توان جریان ویدئویی را برقرار کرد"
@@ -3316,7 +3351,6 @@ msgid "Decoding Codec:"
msgstr "رمزگشایی کُدک:"
#: ../src/empathy-call-window.ui.h:4
-#| msgid "_Disable"
msgid "Disable camera"
msgstr "غیرفعال‌کردن دوربین"
@@ -3363,12 +3397,10 @@ msgid "Send Audio"
msgstr "فرستادن صدا"
#: ../src/empathy-call-window.ui.h:14
-#| msgid "Send _Video"
msgid "Send Video"
msgstr "فرستادن ویدئو"
#: ../src/empathy-call-window.ui.h:15
-#| msgid "Dialpad"
msgid "Show dialpad"
msgstr "نمایش شماره‌گیر"
@@ -3381,102 +3413,114 @@ msgid "Start an audio call"
msgstr "شروع یک تماس صوتی"
#: ../src/empathy-call-window.ui.h:18
+#| msgid "Disable camera"
+msgid "Swap camera"
+msgstr "جایجایی دوربین"
+
+#: ../src/empathy-call-window.ui.h:19
#: ../src/empathy-streamed-media-window.ui.h:17
msgid "Toggle audio transmission"
msgstr "تغییر حالت ارسال صدا"
-#: ../src/empathy-call-window.ui.h:19
-#| msgid "Toggle audio transmission"
+#: ../src/empathy-call-window.ui.h:20
msgid "Toggle video transmission"
msgstr "تغییر حالت ارسال ویدئو"
-#: ../src/empathy-call-window.ui.h:20
+#: ../src/empathy-call-window.ui.h:21
#: ../src/empathy-streamed-media-window.ui.h:18
-#: ../src/empathy-call-window.c:1659
-#: ../src/empathy-call-window.c:1660
-#: ../src/empathy-call-window.c:1661
-#: ../src/empathy-call-window.c:1662
+#: ../src/empathy-call-window.c:2307
+#: ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309
+#: ../src/empathy-call-window.c:2310
msgid "Unknown"
msgstr "ناشناخته"
-#: ../src/empathy-call-window.ui.h:22
-#| msgctxt "menu item"
-#| msgid "_Video Call"
+#: ../src/empathy-call-window.ui.h:23
msgid "Video call"
msgstr "تماس ویدئویی"
-#: ../src/empathy-call-window.ui.h:23
+#: ../src/empathy-call-window.ui.h:24
#: ../src/empathy-streamed-media-window.ui.h:24
msgid "_Call"
msgstr "_تماس"
-#: ../src/empathy-call-window.ui.h:24
+#: ../src/empathy-call-window.ui.h:25
+#| msgid "Camera On"
+msgid "_Camera"
+msgstr "_دوربین"
+
+#: ../src/empathy-call-window.ui.h:26
#: ../src/empathy-chat-window.ui.h:9
-#: ../src/empathy-main-window.ui.h:18
+#: ../src/empathy-main-window-menubar.ui.h:18
msgid "_Contents"
msgstr "_محتویات"
-#: ../src/empathy-call-window.ui.h:25
-#: ../src/empathy-main-window.ui.h:19
+#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:19
msgid "_Debug"
msgstr "_اشکال‌زدایی"
-#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-call-window.ui.h:29
#: ../src/empathy-chat-window.ui.h:14
-#: ../src/empathy-main-window.ui.h:22
+#: ../src/empathy-main-window-menubar.ui.h:22
msgid "_Help"
msgstr "_راهنما"
-#: ../src/empathy-call-window.ui.h:28
+#: ../src/empathy-call-window.ui.h:30
msgid "_Microphone"
msgstr "_میکروفون"
-#: ../src/empathy-call-window.ui.h:29
+#: ../src/empathy-call-window.ui.h:31
msgid "_Settings"
msgstr "_تنظیمات"
-#: ../src/empathy-chat-window.c:480
-#: ../src/empathy-chat-window.c:500
+#: ../src/empathy-call-window.ui.h:32
+#: ../src/empathy-main-window-menubar.ui.h:30
+#: ../src/empathy-streamed-media-window.ui.h:25
+msgid "_View"
+msgstr "_نما"
+
+#: ../src/empathy-chat-window.c:481
+#: ../src/empathy-chat-window.c:501
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
msgstr[0] "%s (%Id نخوانده)"
msgstr[1] "%s (%Id نخوانده)"
-#: ../src/empathy-chat-window.c:492
+#: ../src/empathy-chat-window.c:493
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
msgstr[0] "%s (و %Iu دیگر)"
msgstr[1] "%s (و %Iu دیگر)"
-#: ../src/empathy-chat-window.c:508
+#: ../src/empathy-chat-window.c:509
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
msgstr[0] "%s (%Id نخوانده از بین دیگران)"
msgstr[1] "%s (%Id نخوانده از بین دیگران)"
-#: ../src/empathy-chat-window.c:517
+#: ../src/empathy-chat-window.c:518
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
msgstr[0] "%s (%Id نخوانده از بین همه)"
msgstr[1] "%s (%Id نخوانده از بین همه)"
-#: ../src/empathy-chat-window.c:732
+#: ../src/empathy-chat-window.c:733
msgid "SMS:"
msgstr "اس‌ام‌اس:"
-#: ../src/empathy-chat-window.c:742
+#: ../src/empathy-chat-window.c:743
#, c-format
-#| msgid "Typing a message."
msgid "Sending %d message"
msgid_plural "Sending %d messages"
msgstr[0] "درحال ارسال %Id پیام"
msgstr[1] "درحال ارسال %Id پیام"
-#: ../src/empathy-chat-window.c:764
+#: ../src/empathy-chat-window.c:765
msgid "Typing a message."
msgstr "درحال تایپ یک پیام."
@@ -3557,99 +3601,99 @@ msgstr "اتصال خودکار"
msgid "Manage Favorite Rooms"
msgstr "مدیریت اتاق‌های مورد پسند"
-#: ../src/empathy-event-manager.c:522
+#: ../src/empathy-event-manager.c:521
msgid "Incoming video call"
msgstr "در حال دریافت تماس ویدئویی"
-#: ../src/empathy-event-manager.c:522
+#: ../src/empathy-event-manager.c:521
msgid "Incoming call"
msgstr "در حال دریافت تماس"
-#: ../src/empathy-event-manager.c:526
+#: ../src/empathy-event-manager.c:525
#, c-format
msgid "%s is video calling you. Do you want to answer?"
msgstr "فرد %s تماس ویدئویی با شما گرفته است، آیا جواب می‌دهید؟"
-#: ../src/empathy-event-manager.c:527
+#: ../src/empathy-event-manager.c:526
#, c-format
msgid "%s is calling you. Do you want to answer?"
msgstr "فرد %s با شما تماس گرفته است، آیا جواب می‌دهید؟"
-#: ../src/empathy-event-manager.c:530
-#: ../src/empathy-event-manager.c:731
-#: ../src/empathy-event-manager.c:764
+#: ../src/empathy-event-manager.c:529
+#: ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming call from %s"
msgstr "در حال دریافت تماس از %s"
-#: ../src/empathy-event-manager.c:555
+#: ../src/empathy-event-manager.c:554
msgid "_Reject"
msgstr "_رَد"
-#: ../src/empathy-event-manager.c:563
-#: ../src/empathy-event-manager.c:571
+#: ../src/empathy-event-manager.c:562
+#: ../src/empathy-event-manager.c:570
msgid "_Answer"
msgstr "_پاسخگویی"
-#: ../src/empathy-event-manager.c:571
+#: ../src/empathy-event-manager.c:570
msgid "_Answer with video"
msgstr "_پاسخگویی با ویدئو"
-#: ../src/empathy-event-manager.c:731
-#: ../src/empathy-event-manager.c:764
+#: ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming video call from %s"
msgstr "ویدئو ورودی از %s"
-#: ../src/empathy-event-manager.c:837
+#: ../src/empathy-event-manager.c:836
msgid "Room invitation"
msgstr "دعوتنامه‌ی اتاق"
-#: ../src/empathy-event-manager.c:839
+#: ../src/empathy-event-manager.c:838
#, c-format
msgid "Invitation to join %s"
msgstr "دعوتنامه برای پیوستن به %s"
-#: ../src/empathy-event-manager.c:846
+#: ../src/empathy-event-manager.c:845
#, c-format
msgid "%s is inviting you to join %s"
msgstr "آشنای %s از شما دعوت می‌کند تا به %s بپیوندید"
-#: ../src/empathy-event-manager.c:854
+#: ../src/empathy-event-manager.c:853
msgid "_Decline"
msgstr "_چشم پوشی"
-#: ../src/empathy-event-manager.c:859
+#: ../src/empathy-event-manager.c:858
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "_پیوستن"
-#: ../src/empathy-event-manager.c:886
+#: ../src/empathy-event-manager.c:885
#, c-format
msgid "%s invited you to join %s"
msgstr "آشنای %s از شما دعوت کرد تا به %s بپیوندید"
-#: ../src/empathy-event-manager.c:892
+#: ../src/empathy-event-manager.c:891
#, c-format
msgid "You have been invited to join %s"
msgstr "شما دعوت شده‌اید تا به %s بپیوندید"
-#: ../src/empathy-event-manager.c:943
+#: ../src/empathy-event-manager.c:942
#, c-format
msgid "Incoming file transfer from %s"
msgstr "پرونده‌ی دریافت شده از %s"
-#: ../src/empathy-event-manager.c:1135
+#: ../src/empathy-event-manager.c:1134
#: ../src/empathy-main-window.c:375
msgid "Password required"
msgstr "گذرواژه لازم است"
-#: ../src/empathy-event-manager.c:1191
+#: ../src/empathy-event-manager.c:1190
#, c-format
msgid "%s would like permission to see when you are online"
msgstr "آشنا %s اجازه می‌خواهد تا ببیند چه زمانی برخط هستید"
-#: ../src/empathy-event-manager.c:1195
+#: ../src/empathy-event-manager.c:1194
#, c-format
msgid ""
"\n"
@@ -3825,117 +3869,108 @@ msgid "Top up account credit"
msgstr "بالا بردن مانده اعتبار"
#. top up button
-#: ../src/empathy-main-window.c:1050
+#: ../src/empathy-main-window.c:1046
msgid "Top Up..."
msgstr "بالا بردن..."
-#: ../src/empathy-main-window.c:1817
+#: ../src/empathy-main-window.c:1789
msgid "Contact"
msgstr "تماس"
-#: ../src/empathy-main-window.c:2145
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "فهرست آشناها"
-#: ../src/empathy-main-window.c:2263
-msgid "Show and edit accounts"
-msgstr "نمایش و ویرایش حساب‌ها"
-
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr "آشناها روی یک _نقشه"
-#: ../src/empathy-main-window.ui.h:2
+#: ../src/empathy-main-window-menubar.ui.h:2
msgid "Credit Balance"
msgstr "مانده اعتبار"
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:3
msgid "Find in Contact _List"
msgstr "جستجو در _فهرست آشناها"
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "پیوستن به فهرست _علاقه‌مندی‌ها"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "مدیریت علاقه‌مندی‌ها"
-#: ../src/empathy-main-window.ui.h:6
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
msgstr "ا_ندازه‌ی معمولی"
-#: ../src/empathy-main-window.ui.h:7
+#: ../src/empathy-main-window-menubar.ui.h:7
#: ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "تماس _جدید..."
-#: ../src/empathy-main-window.ui.h:8
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "اندازه‌ی عادی به همراه آ_واتار"
-#: ../src/empathy-main-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:9
msgid "P_references"
msgstr "_ترجیحات"
-#: ../src/empathy-main-window.ui.h:10
+#: ../src/empathy-main-window-menubar.ui.h:10
msgid "Show P_rotocols"
msgstr "نشان دادن _قراردادها"
-#: ../src/empathy-main-window.ui.h:11
+#: ../src/empathy-main-window-menubar.ui.h:11
msgid "Sort by _Name"
msgstr "مرتب‌سازی بر اساس _نام"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:12
msgid "Sort by _Status"
msgstr "مرتب‌سازی بر اساس _وضعیت"
-#: ../src/empathy-main-window.ui.h:13
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "_حساب‌ها"
-#: ../src/empathy-main-window.ui.h:15
+#: ../src/empathy-main-window-menubar.ui.h:15
msgid "_Blocked Contacts"
msgstr "آشناهای _مسدود شده"
-#: ../src/empathy-main-window.ui.h:17
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr "اندازه‌ی _فشرده"
-#: ../src/empathy-main-window.ui.h:21
+#: ../src/empathy-main-window-menubar.ui.h:21
msgid "_File Transfers"
msgstr "انتقال _پرونده‌ها"
-#: ../src/empathy-main-window.ui.h:23
+#: ../src/empathy-main-window-menubar.ui.h:23
msgid "_Join…"
msgstr "_پیوستن..."
-#: ../src/empathy-main-window.ui.h:24
+#: ../src/empathy-main-window-menubar.ui.h:24
#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "_گفتگوی جدید..."
-#: ../src/empathy-main-window.ui.h:25
+#: ../src/empathy-main-window-menubar.ui.h:25
msgid "_Offline Contacts"
msgstr "آ_شناهای برون‌خط"
-#: ../src/empathy-main-window.ui.h:26
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "_اطلاعات شخصی"
-#: ../src/empathy-main-window.ui.h:28
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "_اتاق"
-#: ../src/empathy-main-window.ui.h:29
+#: ../src/empathy-main-window-menubar.ui.h:29
msgid "_Search for Contacts…"
msgstr "_جستجو برای آشناها..."
-#: ../src/empathy-main-window.ui.h:30
-#: ../src/empathy-streamed-media-window.ui.h:25
-msgid "_View"
-msgstr "_نما"
-
#: ../src/empathy-new-chatroom-dialog.c:337
msgid "Chat Room"
msgstr "اتاق گپ"
@@ -3996,82 +4031,79 @@ msgstr "فهرست اتاق"
msgid "_Room:"
msgstr "_اتاق:"
-#: ../src/empathy-preferences.c:171
+#: ../src/empathy-preferences.c:169
msgid "Message received"
msgstr "پیام دریافت شد"
-#: ../src/empathy-preferences.c:172
+#: ../src/empathy-preferences.c:170
msgid "Message sent"
msgstr "پیام فرستاده‌شده"
-#: ../src/empathy-preferences.c:173
+#: ../src/empathy-preferences.c:171
msgid "New conversation"
msgstr "گفتگوی جدید"
-#: ../src/empathy-preferences.c:174
+#: ../src/empathy-preferences.c:172
msgid "Contact goes online"
msgstr "آشنا برخط می‌شود"
-#: ../src/empathy-preferences.c:175
+#: ../src/empathy-preferences.c:173
msgid "Contact goes offline"
msgstr "آشنا برون‌خط می‌شود"
-#: ../src/empathy-preferences.c:176
+#: ../src/empathy-preferences.c:174
msgid "Account connected"
msgstr "حساب متصل شد"
-#: ../src/empathy-preferences.c:177
+#: ../src/empathy-preferences.c:175
msgid "Account disconnected"
msgstr "حساب قطع شد"
-#: ../src/empathy-preferences.c:480
+#: ../src/empathy-preferences.c:484
msgid "Language"
msgstr "زبان"
#. translators: Contact name for the chat theme preview
-#: ../src/empathy-preferences.c:730
-#| msgid "Client:"
+#: ../src/empathy-preferences.c:734
msgid "Juliet"
msgstr "ژولیت"
#. translators: Contact name for the chat theme preview
-#: ../src/empathy-preferences.c:737
-#| msgid "Room"
+#: ../src/empathy-preferences.c:741
msgid "Romeo"
msgstr "رومئو"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:743
+#: ../src/empathy-preferences.c:747
msgid "O Romeo, Romeo, wherefore art thou Romeo?"
-msgstr ""
+msgstr "چه کار داری می‌کنی؟"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:746
+#: ../src/empathy-preferences.c:750
msgid "Deny thy father and refuse thy name;"
-msgstr ""
+msgstr "مِی می‌زنم."
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:749
+#: ../src/empathy-preferences.c:753
msgid "Or if thou wilt not, be but sworn my love"
-msgstr ""
+msgstr "مِی می‌زنی که چی؟"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:752
+#: ../src/empathy-preferences.c:756
msgid "And I'll no longer be a Capulet."
-msgstr ""
+msgstr "که فراموش کنم."
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:755
+#: ../src/empathy-preferences.c:759
msgid "Shall I hear more, or shall I speak at this?"
-msgstr ""
+msgstr "چی رو فراموش کنی؟"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:758
-#| msgid "%s has disconnected"
+#: ../src/empathy-preferences.c:762
msgid "Juliet has disconnected"
msgstr "ژولیت قطع شده است"
-#: ../src/empathy-preferences.c:1164
+#: ../src/empathy-preferences.c:1166
msgid "Preferences"
msgstr "ترجیحات"
@@ -4176,7 +4208,6 @@ msgid "Themes"
msgstr "تم‌ها"
#: ../src/empathy-preferences.ui.h:29
-#| msgid "Bearing:"
msgid "Variant:"
msgstr "گزینه:"
@@ -4380,7 +4411,6 @@ msgid "Show a particular service"
msgstr "نمایش یک سرویس خاص"
#: ../src/empathy-debugger.c:75
-#| msgid "Empathy Debugger"
msgid "- Empathy Debugger"
msgstr "- اشکال‌زدای امپاتی"
@@ -4423,43 +4453,49 @@ msgstr "پذیرش"
msgid "Provide"
msgstr "فراهم کردن"
-#: ../src/empathy-call-observer.c:135
+#: ../src/empathy-call-observer.c:134
#, c-format
msgid "%s just tried to call you, but you were in another call."
msgstr "لحظاتی پیش %s سعی کرد تا با شما تماس بگیرد، ولی شما در یک تماس دیگر بودید."
#. Translators: this is an "Info" label. It should be as short
#. * as possible.
-#: ../src/empathy-call-window.c:560
-#: ../src/empathy-call-window.c:574
+#: ../src/empathy-call-window.c:1036
+#: ../src/empathy-call-window.c:1059
msgid "i"
msgstr "ر"
-#: ../src/empathy-call-window.c:1952
+#: ../src/empathy-call-window.c:2603
msgid "On hold"
msgstr "نگه داشتن پشت خط"
-#: ../src/empathy-call-window.c:1955
+#: ../src/empathy-call-window.c:2606
msgid "Mute"
msgstr "بی‌صدا"
-#: ../src/empathy-call-window.c:1957
-#| msgid "Location"
+#: ../src/empathy-call-window.c:2608
msgid "Duration"
msgstr "مدت"
#. Translators: 'status - minutes:seconds' the caller has been connected
-#: ../src/empathy-call-window.c:1960
+#: ../src/empathy-call-window.c:2611
#, c-format
-#| msgid "Connected — %d:%02dm"
msgid "%s — %d:%02dm"
msgstr "%s — %Id:%I02dm"
#: ../libempathy-gtk/empathy-search-bar.c:243
-#| msgid "Match case"
msgid "_Match case"
msgstr "_تطابق کوچک و بزرگی حروف"
+#~ msgid "Find Next"
+#~ msgstr "یافتن بعدی"
+
+#~ msgid "Find Previous"
+#~ msgstr "یافتن قبلی"
+
+#~ msgid "Show and edit accounts"
+#~ msgstr "نمایش و ویرایش حساب‌ها"
+
#~ msgid "All"
#~ msgstr "همه"
diff --git a/po/fi.po b/po/fi.po
index 88fc266c7..45eb54680 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -12,17 +12,16 @@
msgid ""
msgstr ""
"Project-Id-Version: empathy\n"
-"Report-Msgid-Bugs-To: "
-"http://bugzilla.gnome.org/enter_bug.cgi?product=empathy&component=general\n"
-"POT-Creation-Date: 2010-11-13 22:40+0000\n"
-"PO-Revision-Date: 2010-11-15 13:51+0200\n"
-"Last-Translator: Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2011-09-08 13:41+0300\n"
+"PO-Revision-Date: 2011-09-08 13:41+0300\n"
+"Last-Translator: Timo Jyrinki <timo.jyrinki@iki.fi>\n"
"Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
+"Language: fi\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-Launchpad-Export-Date: 2010-09-13 15:12+0000\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: ../data/empathy.desktop.in.in.h:1
msgid "Chat on Google Talk, Facebook, MSN and many other chat services"
@@ -47,6 +46,22 @@ msgid "Always open a separate chat window for new chats."
msgstr "Avaa aina uusi ikkuna uusille keskusteluille."
#: ../data/org.gnome.Empathy.gschema.xml.in.h:2
+msgid "Call volume"
+msgstr "Puhelun äänenvoimakkuus"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+msgid "Call volume, as a percentage."
+msgstr "Puhelun äänenvoimakkuus prosentteina."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+msgid "Camera device"
+msgstr "Kamera"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+msgid "Camera position"
+msgstr "Kameran sijainti"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
@@ -54,46 +69,54 @@ msgstr ""
"Lempinimen jälkeen lisättävä merkki, kun käytetään lempinimen täydennystä "
"(sarkain) ryhmäkeskustelussa."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "Keskusteluikkunan teema"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+msgid "Chat window theme variant"
+msgstr "Keskusteluikkunan teemamuunnos"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr ""
"Pilkuilla eroteltu lista oikeinkirjoituksen tarkistusohjelman käyttämistä "
"kielistä (esim. \"fi, en, fr\")."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "Pienikokoinen tuttavaluettelo"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "Yhteyden hallintaohjelmia tulisi käyttää"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "Tuttavaluettelon lajitteluperuste"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+msgid "Default camera device to use in video calls, e.g. /dev/video0."
+msgstr "Oletuskamera videopuheluihin, esim. /dev/video0"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "Oletushakemisto, josta avatar-kuvat haetaan"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "Älä näytä ponnahdusikkunoita poissaollessa"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "Älä soita ääniä poissaollessa"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "Näytä ajankohtaiset tapahtumat tilarivillä"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
@@ -101,238 +124,248 @@ msgstr ""
"Näytä ajankohtaiset tapahtumat tilarivillä. Mikäli epätosi, näytä ne "
"käyttäjälle välittömästi."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+msgid "Echo cancellation support"
+msgstr "Kaiun poiston tuki"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "Empathy voi julkaista käyttäjän sijainnin"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "Empathy voi käyttää GPS:ää paikantamaan sijainnin"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr "Empathy voi käyttää matkapuhelinverkkoa paikantamaan sijainnin"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "Empathy voi käyttää verkkoa paikantamaan sijainnin"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Empathyn noutojen oletuskansio"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
-msgid "Empathy has asked about importing accounts"
-msgstr "Empathy on kysynyt tilien tuonnista"
-
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "Empathy on siirtänyt butterfly:n lokit"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr ""
"Empathyn tulisi merkitä automaattisesti poissaolevaksi, mikäli konetta ei "
"käytetä"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Empathy yrittää yhdistää automaattisesti käynnistettäessä"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "Empathyn pitää heikentää sijainnin tarkkuutta"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "Empathy yrittää käyttää tuttavan avatarta keskusteluikkunan kuvakkeena"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
-msgstr "Ota käyttöön WebKit-kehittäjän työkalut"
+msgstr "Käytä WebKit-kehittäjän työkaluja"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "Näytä ponnahdusikkuna uusille viesteille"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
-msgstr "Ota käyttöön oikeinkirjoituksen tarkistus"
+msgstr "Käytä oikeinkirjoituksen tarkistusta"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "Piilota pääikkuna"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "Piilota pääikkuna."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "Lempinimen täydennysmerkki"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "Avaa uusi ikkuna uusille keskusteluille"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Käytettävän Adium-teeman sijainti"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr "Adium-teeman sijainti Adiumia keskustelun teemana käytettäessä."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "Soita merkkiääni saapuville viesteille"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "Soita merkkiääni uusista keskusteluista"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "Soita merkkiääni lähetettäville viesteille"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "Soita merkkiääni tuttavan kirjautuessa sisään"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "Soita merkkiääni tuttavan kirjautuessa ulos"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "Soita merkkiääni kirjauduttaessa sisään"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "Soita merkkiääni kirjauduttaessa ulos"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "Ponnahdusilmoitus kohdistamattomasta keskustelusta"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "Ponnahdusilmoitus tuttavan kirjautuessa sisään"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "Ponnahdusilmoitus tuttavan kirjautuessa ulos"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr ""
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+msgid "Show Balance in contact list"
+msgstr ""
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "Näytä avatar-kuvat"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "Näytä tuttavaluettelo huoneissa"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "Näytä vihje pääikkunan sulkemisesta"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "Näytä linjoilta poissa olevat tuttavat"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "Näytä protokollat"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "Kielentarkastuksessa käytetyt kielet"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "Oletuskansio, johon siirretyt tiedostot tallennetaan."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "Viimeisin hakemisto, josta avatar-kuva oli valittu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "Keskusteluikkunan sivupaneelin sijainti"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr "Keskusteluikkunan sivupaneelin tallennettu sijainti (pikseleinä)."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "Keskusteluikkunoissa käytettävä teema."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+msgid ""
+"The theme variant that is used to display the conversation in chat windows."
+msgstr ""
+"Teemamuunnos jota käytetään näyttämään keskustelu keskusteluikkunoissa."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "Käytä hymiökuvakkeita"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "Käytä merkkiääniä"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "Käytä teemaa keskusteluhuoneille"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr "Saako Empathy paljastaa käyttäjän sijainnin tuttaville."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "Saako Empathy käyttää GPS:ää sijainnin arvaamiseen."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr "Saako Empathy käyttää matkapuhelinverkkoa sijainnin arvaamiseen."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "Saako Empathy käyttää verkkoa sijainnin arvaamiseen."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
-msgid "Whether Empathy has asked about importing accounts from other programs."
-msgstr "Onko Empathy tiedustellut tilien tuomisesta."
-
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "Onko Empathy siirtänyt butterfly-lokit."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr ""
"Kirjautuuko Empathy tileillesi automaattisesti käynnistymisensä yhteydessä."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid ""
"Whether Empathy should go into away mode automatically if the user is idle."
msgstr ""
"Tulisiko Empathyn merkitä käyttäjä automaattisesti poissaolevaksi, mikäli "
"konetta ei käytetä."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr ""
"Alentaako Empathy sijaintitiedon tarkkuutta yksityisyyden suojaamiseksi."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr ""
"Käyttääkö Empathy tuttavan avatar-kuvaketta keskusteluikkunan kuvakkeena."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr "Otetaanko WebKit-kehittäjän työkalut, kuten Web-tutkain, käyttöön."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
@@ -340,61 +373,65 @@ msgstr ""
"Käyttääkö Empathy yhteyksienhallintaa verkkoyhteyksien automaattiseen "
"luomiseen ja katkaisuun."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid ""
"Whether to check words typed against the languages you want to check with."
msgstr "Tarkistetaanko kirjoitetut sanat oikolukukielellä."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "Näytetäänkö keskusteluiden hymiöt hymiökuvakkeina."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+msgid "Whether to enable Pulseaudio's echo cancellation filter."
+msgstr ""
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr "Ilmoitetaanko tuttavien sisäänkirjautumisesta merkkiäänellä."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid ""
"Whether to play a sound to notify of contacts logging out of the network."
msgstr "Ilmoitetaanko tuttavien uloskirjautumisesta merkkiäänellä."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "Ilmoitetaanko tapahtumista merkkiäänin."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "Ilmoitetaanko saapuvista viesteistä merkkiäänellä."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "Ilmoitetaanko uusista keskusteluista merkkiäänellä."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "Ilmoitetaanko lähtevistä viesteistä merkkiäänellä."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "Ilmoitetaanko verkkoon kirjautumisesta merkkiäänellä."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "Ilmoitetaanko verkosta uloskirjautumisesta merkkiäänellä."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr "Ilmoitetaanko tapahtumista merkkiäänin varattuna tai poissa oltaessa."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr "Näytetäänkö ponnahdusilmoitus tuttavan uloskirjautumisesta."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr "Näytetäänkö ponnahdusilmoitus tuttavan sisäänkirjautumisesta."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
@@ -402,56 +439,60 @@ msgstr ""
"Näytetäänkö avatussa, kohdistamattomassa keskustelussa saapuneesta uudesta "
"viestistä ponnahdusilmoitus."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr "Näytetäänkö uudesta viestistä ponnahdusilmoitus."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+msgid "Whether to show account balances in the contact list."
+msgstr ""
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid ""
"Whether to show avatars for contacts in the contact list and chat windows."
msgstr ""
"Näytetäänkö tuttavien avatar-kuvakkeet tuttavaluettelossa ja "
"keskusteluikkunoissa."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr "Näytetäänkö poissa linjoilta olevat tuttavat tuttavaluettelossa."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr "Näytetäänkö ponnahdusilmoituksia varattuna tai poissa oltaessa."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr "Näytetäänkö tuttavien yhteyskäytännöt tuttavaluettelossa."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "Näytetäänkö tuttavaluettelo keskusteluhuoneissa."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "Näytetäänkö tuttavaluettelo pienoiskokoa käytettäessä."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
msgstr "Pyydetäänkö pääikkunan sulkemisesta vahvistusta."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "Käytetäänkö teemaa keskusteluhuoneissa."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid ""
"Which criterion to use when sorting the contact list. Default is to sort by "
"the contact's name with the value \"name\". A value of \"state\" will sort "
"the contact list by state."
msgstr ""
"Kuinka tuttavaluettelo järjestetään. Oletusarvolla \"name\" "
-"järjestelyperusteena on tuttavan nimi. Arvolla \"state\" luettelo järjestetään "
-"tuttavien tilan perusteella."
+"järjestelyperusteena on tuttavan nimi. Arvolla \"state\" luettelo "
+"järjestetään tuttavien tilan perusteella."
#: ../data/empathy-accounts.desktop.in.in.h:1
msgid "Manage Messaging and VoIP accounts"
@@ -459,187 +500,204 @@ msgstr "Hallitse viestimiä ja Internet-puheluiden (VoIP) käyttäjätilejä"
#. Tweak the dialog
#: ../data/empathy-accounts.desktop.in.in.h:2
-#: ../src/empathy-accounts-dialog.c:2156
+#: ../src/empathy-accounts-dialog.c:2324
msgid "Messaging and VoIP Accounts"
msgstr "Viestintä ja VoIP-käyttäjätilit"
-#: ../libempathy/empathy-ft-handler.c:851
-msgid "The hash of the received file and the sent one do not match"
-msgstr "Vastaanotetun ja lähetetyn tiedoston tiiviste ei täsmää"
+#: ../libempathy/empathy-ft-handler.c:825
+msgid "File transfer completed, but the file was corrupted"
+msgstr "Tiedostonsiirto valmistui, mutta tiedosto oli viallinen"
#: ../libempathy/empathy-ft-handler.c:1111
msgid "File transfer not supported by remote contact"
msgstr "Etäyhteys ei tue tiedostonsiirtoa"
-#: ../libempathy/empathy-ft-handler.c:1169
+#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is not a regular file"
msgstr "Valittu tiedosto ei ole tavanomainen tiedosto"
-#: ../libempathy/empathy-ft-handler.c:1178
+#: ../libempathy/empathy-ft-handler.c:1176
msgid "The selected file is empty"
msgstr "Valittu tiedosto on tyhjä"
-#: ../libempathy/empathy-tp-file.c:283
+#: ../libempathy/empathy-message.c:415 ../src/empathy-call-observer.c:131
+#, c-format
+msgid "Missed call from %s"
+msgstr "Vastaamaton puhelu käyttäjältä %s"
+
+#. Translators: this is an outgoing call, e.g. 'Called Alice'
+#: ../libempathy/empathy-message.c:419
+#, c-format
+msgid "Called %s"
+msgstr "Soitettiin käytäjälle %s"
+
+#: ../libempathy/empathy-message.c:422
+#, c-format
+msgid "Call from %s"
+msgstr "Puhelu käyttäjältä %s"
+
+#: ../libempathy/empathy-tp-file.c:268
msgid "Socket type not supported"
msgstr "Pistoketyyppi ei ole tuettu"
-#: ../libempathy/empathy-tp-file.c:402
+#: ../libempathy/empathy-tp-file.c:387
msgid "No reason was specified"
msgstr "Syytä ei annettu"
-#: ../libempathy/empathy-tp-file.c:405
+#: ../libempathy/empathy-tp-file.c:390
msgid "The change in state was requested"
msgstr "Pyydettiin tilan muutosta"
-#: ../libempathy/empathy-tp-file.c:408
+#: ../libempathy/empathy-tp-file.c:393
msgid "You canceled the file transfer"
msgstr "Keskeytit tiedostonsiirron"
-#: ../libempathy/empathy-tp-file.c:411
+#: ../libempathy/empathy-tp-file.c:396
msgid "The other participant canceled the file transfer"
msgstr "Toinen osapuoli katkaisi tiedostonsiirron"
-#: ../libempathy/empathy-tp-file.c:414
+#: ../libempathy/empathy-tp-file.c:399
msgid "Error while trying to transfer the file"
msgstr "Virhe yritettäessä siirtää tiedostoa"
-#: ../libempathy/empathy-tp-file.c:417
+#: ../libempathy/empathy-tp-file.c:402
msgid "The other participant is unable to transfer the file"
msgstr "Toinen osapuoli ei voi siirtää tiedostoa"
-#: ../libempathy/empathy-tp-file.c:420 ../libempathy/empathy-utils.c:324
+#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:302
msgid "Unknown reason"
msgstr "Tuntematon syy"
-#: ../libempathy/empathy-utils.c:246
+#: ../libempathy/empathy-utils.c:222
msgid "Available"
msgstr "Tavoitettavissa"
-#: ../libempathy/empathy-utils.c:248
+#: ../libempathy/empathy-utils.c:224
msgid "Busy"
msgstr "Varattu"
-#: ../libempathy/empathy-utils.c:251
+#: ../libempathy/empathy-utils.c:227
msgid "Away"
msgstr "Poissa"
-#: ../libempathy/empathy-utils.c:253
+#: ../libempathy/empathy-utils.c:229
msgid "Invisible"
msgstr "Näkymätön"
-#: ../libempathy/empathy-utils.c:255
+#: ../libempathy/empathy-utils.c:231
msgid "Offline"
msgstr "Poissa linjoilta"
-#: ../libempathy/empathy-utils.c:257 ../src/empathy-call-window.c:1903
-#: ../src/empathy-call-window.c:1904 ../src/empathy-call-window.c:1905
-#: ../src/empathy-call-window.c:1906 ../src/empathy-call-window.ui.h:18
+#. translators: presence type is unknown
+#: ../libempathy/empathy-utils.c:234
+msgctxt "presence"
msgid "Unknown"
msgstr "Tuntematon"
-#: ../libempathy/empathy-utils.c:296
+#: ../libempathy/empathy-utils.c:274
msgid "No reason specified"
msgstr "Erittelemätön syy"
-#: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:354
+#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:332
msgid "Status is set to offline"
msgstr "Tila on nyt ”Poissa linjoilta”"
-#: ../libempathy/empathy-utils.c:300 ../libempathy/empathy-utils.c:334
+#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:312
+#: ../libempathy-gtk/empathy-call-utils.c:49
msgid "Network error"
msgstr "Verkkovirhe"
-#: ../libempathy/empathy-utils.c:302 ../libempathy/empathy-utils.c:336
+#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:314
msgid "Authentication failed"
msgstr "Todennus epäonnistui"
-#: ../libempathy/empathy-utils.c:304 ../libempathy/empathy-utils.c:338
+#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:316
msgid "Encryption error"
msgstr "Salausvirhe"
-#: ../libempathy/empathy-utils.c:306
+#: ../libempathy/empathy-utils.c:284
msgid "Name in use"
msgstr "Nimi on käytössä"
-#: ../libempathy/empathy-utils.c:308 ../libempathy/empathy-utils.c:340
+#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
msgid "Certificate not provided"
msgstr "Varmennetta ei ole annettu"
-#: ../libempathy/empathy-utils.c:310 ../libempathy/empathy-utils.c:342
+#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
msgid "Certificate untrusted"
msgstr "Varmenne ei ole luotettu"
-#: ../libempathy/empathy-utils.c:312 ../libempathy/empathy-utils.c:344
+#: ../libempathy/empathy-utils.c:290 ../libempathy/empathy-utils.c:322
msgid "Certificate expired"
msgstr "Varmenne on vanhentunut"
-#: ../libempathy/empathy-utils.c:314 ../libempathy/empathy-utils.c:346
+#: ../libempathy/empathy-utils.c:292 ../libempathy/empathy-utils.c:324
msgid "Certificate not activated"
msgstr "Varmenne ei ole vielä aktivoitu"
-#: ../libempathy/empathy-utils.c:316 ../libempathy/empathy-utils.c:348
+#: ../libempathy/empathy-utils.c:294 ../libempathy/empathy-utils.c:326
msgid "Certificate hostname mismatch"
msgstr "Varmenteen verkkonimi ei täsmää"
-#: ../libempathy/empathy-utils.c:318 ../libempathy/empathy-utils.c:350
+#: ../libempathy/empathy-utils.c:296 ../libempathy/empathy-utils.c:328
msgid "Certificate fingerprint mismatch"
msgstr "Varmenteen sormenjälki ei täsmää"
-#: ../libempathy/empathy-utils.c:320 ../libempathy/empathy-utils.c:352
+#: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:330
msgid "Certificate self-signed"
msgstr "Itseallekirjoitettu varmenne"
-#: ../libempathy/empathy-utils.c:322
+#: ../libempathy/empathy-utils.c:300
msgid "Certificate error"
msgstr "Varmennevirhe"
-#: ../libempathy/empathy-utils.c:356
+#: ../libempathy/empathy-utils.c:334
msgid "Encryption is not available"
msgstr "Salausta ei ole käytettävissä"
-#: ../libempathy/empathy-utils.c:358
+#: ../libempathy/empathy-utils.c:336
msgid "Certificate is invalid"
msgstr "Varmenne ei ole kelvollinen"
-#: ../libempathy/empathy-utils.c:360
+#: ../libempathy/empathy-utils.c:338
msgid "Connection has been refused"
msgstr "Yhteys hylättiin"
-#: ../libempathy/empathy-utils.c:362
+#: ../libempathy/empathy-utils.c:340
msgid "Connection can't be established"
msgstr "Yhteyttä ei voi muodostaa"
-#: ../libempathy/empathy-utils.c:364
+#: ../libempathy/empathy-utils.c:342
msgid "Connection has been lost"
msgstr "Yhteys katkesi"
-#: ../libempathy/empathy-utils.c:366
+#: ../libempathy/empathy-utils.c:344
msgid "This resource is already connected to the server"
msgstr "Tämä resurssi on jo yhdistetty palvelimelle"
-#: ../libempathy/empathy-utils.c:368
+#: ../libempathy/empathy-utils.c:346
msgid ""
"Connection has been replaced by a new connection using the same resource"
msgstr "Yhteys on korvattu samaa resurssia käyttävällä uudella yhteydellä"
-#: ../libempathy/empathy-utils.c:371
+#: ../libempathy/empathy-utils.c:349
msgid "The account already exists on the server"
-msgstr "Tunnus on jo olemassa palvelimella"
+msgstr "Tili on jo olemassa palvelimella"
-#: ../libempathy/empathy-utils.c:373
+#: ../libempathy/empathy-utils.c:351
msgid "Server is currently too busy to handle the connection"
msgstr "Palvelin on liian kiireinen käsitelläkseen tätä yhteyttä"
-#: ../libempathy/empathy-utils.c:375
+#: ../libempathy/empathy-utils.c:353
msgid "Certificate has been revoked"
msgstr "Varmenne on kumottu"
-#: ../libempathy/empathy-utils.c:377
+#: ../libempathy/empathy-utils.c:355
msgid ""
"Certificate uses an insecure cipher algorithm or is cryptographically weak"
msgstr "Varmenne käyttää heikkoa salausmenetelmää"
-#: ../libempathy/empathy-utils.c:380
+#: ../libempathy/empathy-utils.c:358
msgid ""
"The length of the server certificate, or the depth of the server certificate "
"chain, exceed the limits imposed by the cryptography library"
@@ -647,130 +705,144 @@ msgstr ""
"Palvelinsertifikaatin pituus tai palvelinsertifikaattiketjun pituus ovat "
"suurempia kuin salauskirjasto sallii"
-#: ../libempathy/empathy-utils.c:544
+#: ../libempathy/empathy-utils.c:519
#: ../libempathy-gtk/empathy-contact-list-store.h:73
msgid "People Nearby"
msgstr "Lähellä olevat ihmiset"
-#: ../libempathy/empathy-utils.c:549
+#: ../libempathy/empathy-utils.c:524
msgid "Yahoo! Japan"
msgstr "Yahoo! Japan"
-#: ../libempathy/empathy-utils.c:550
+#: ../libempathy/empathy-utils.c:553
+msgid "Google Talk"
+msgstr "Google Talk"
+
+#: ../libempathy/empathy-utils.c:554
msgid "Facebook Chat"
msgstr "Facebook-keskustelu"
-#: ../libempathy/empathy-time.c:137
+#: ../libempathy/empathy-time.c:88
#, c-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] "%d sekunti sitten"
msgstr[1] "%d sekuntia sitten"
-#: ../libempathy/empathy-time.c:142
+#: ../libempathy/empathy-time.c:93
#, c-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] "%d minuutti sitten"
msgstr[1] "%d minuuttia sitten"
-#: ../libempathy/empathy-time.c:147
+#: ../libempathy/empathy-time.c:98
#, c-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] "%d tunti sitten"
msgstr[1] "%d tuntia sitten"
-#: ../libempathy/empathy-time.c:152
+#: ../libempathy/empathy-time.c:103
#, c-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] "%d päivä sitten"
msgstr[1] "%d päivää sitten"
-#: ../libempathy/empathy-time.c:157
+#: ../libempathy/empathy-time.c:108
#, c-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] "%d viikko sitten"
msgstr[1] "%d viikkoa sitten"
-#: ../libempathy/empathy-time.c:162
+#: ../libempathy/empathy-time.c:113
#, c-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] "%d kuukausi sitten"
msgstr[1] "%d kuukautta sitten"
-#: ../libempathy/empathy-time.c:167
+#: ../libempathy/empathy-time.c:136
msgid "in the future"
msgstr "tulevaisuudessa"
-#: ../libempathy-gtk/empathy-account-chooser.c:463
-msgid "All"
-msgstr "Kaikki"
+#: ../libempathy-gtk/empathy-account-chooser.c:539
+msgid "All accounts"
+msgstr "Kaikki tilit"
-#: ../libempathy-gtk/empathy-account-widget.c:514
-#: ../libempathy-gtk/empathy-log-window.c:646
-#: ../src/empathy-import-widget.c:312
+#: ../libempathy-gtk/empathy-account-widget.c:694
+#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Käyttäjätili"
-#: ../libempathy-gtk/empathy-account-widget.c:515
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Salasana"
-#: ../libempathy-gtk/empathy-account-widget.c:516
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Palvelin"
-#: ../libempathy-gtk/empathy-account-widget.c:517
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Portti"
-#: ../libempathy-gtk/empathy-account-widget.c:589
-#: ../libempathy-gtk/empathy-account-widget.c:646
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "Omat WWW-tilit"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
+#, c-format
+msgid "The account %s is edited via %s."
+msgstr ""
+
+#: ../libempathy-gtk/empathy-account-widget.c:1214
+#, c-format
+msgid "The account %s cannot be edited in Empathy."
+msgstr "Käyttäjätiliä %s ei voi muokata Empathyssä."
+
+#: ../libempathy-gtk/empathy-account-widget.c:1233
+msgid "Launch My Web Accounts"
+msgstr "Käynnistä Web-tilit"
+
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "Muokkaa %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Käyttäjänimi:"
-#: ../libempathy-gtk/empathy-account-widget.c:1521
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "_Toteuta"
-#: ../libempathy-gtk/empathy-account-widget.c:1551
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "_Kirjaudu sisään"
-#. Account and Identifier
-#: ../libempathy-gtk/empathy-account-widget.c:1617
-#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1401
-#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
-#: ../src/empathy-chatrooms-window.ui.h:1
-#: ../src/empathy-new-chatroom-dialog.ui.h:1
-msgid "Account:"
-msgstr "Käyttäjätili:"
-
-#: ../libempathy-gtk/empathy-account-widget.c:1628
-msgid "_Enabled"
-msgstr "_Käytössä"
-
-#: ../libempathy-gtk/empathy-account-widget.c:1693
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Tämä tili on jo olemassa palvelimella"
-#: ../libempathy-gtk/empathy-account-widget.c:1696
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Luo uusi tili palvelimelle"
-#: ../libempathy-gtk/empathy-account-widget.c:1789
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "_Peru"
@@ -779,19 +851,19 @@ msgstr "_Peru"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2077
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%s palvelimella %s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2103
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "%s-tili"
-#: ../libempathy-gtk/empathy-account-widget.c:2107
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Uusi tili"
@@ -803,6 +875,7 @@ msgstr "<b>Esimerkki:</b> Nimimerkkini"
#: ../libempathy-gtk/empathy-account-widget-generic.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
@@ -816,38 +889,58 @@ msgstr "Lisäasetukset"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:5
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:8
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:4
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:5
msgid "Pass_word:"
msgstr "S_alasana:"
#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:4
+#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
+msgid "Remember Password"
+msgstr "Muista salasana"
+
+#. remember password ticky box
+#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:11
+#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
+#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:6
+#: ../libempathy-gtk/empathy-password-dialog.c:311
+msgid "Remember password"
+msgstr "Muista salasana"
+
+#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:6
msgid "Screen _Name:"
msgstr "Näyttö_nimi:"
-#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:7
msgid "What is your AIM password?"
msgstr "Mikä on AIM-salasanasi?"
-#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:8
msgid "What is your AIM screen name?"
msgstr "Mikä on AIM-näyttönimesi?"
-#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:7
-#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:7
-#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:8
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:24
-#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:7
-#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:26
+#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:10
msgid "_Port:"
msgstr "_Portti:"
-#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:8
-#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:8
-#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:9
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:25
-#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:8
-#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:11
+#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:11
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:27
+#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:10
#: ../src/empathy-new-chatroom-dialog.ui.h:9
msgid "_Server:"
msgstr "Pal_velin:"
@@ -863,11 +956,11 @@ msgstr "<b>Esimerkki:</b> käyttäjänimi"
msgid "Login I_D:"
msgstr "_Käyttäjätunnus:"
-#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:7
msgid "What is your GroupWise User ID?"
msgstr "Mikä on GroupWise-käyttäjätunnuksesi?"
-#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:8
msgid "What is your GroupWise password?"
msgstr "Mikä on GroupWise-salasanasi?"
@@ -884,84 +977,92 @@ msgstr "_Merkkikartta:"
msgid "ICQ _UIN:"
msgstr "ICQ _UIN:"
-#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:8
msgid "What is your ICQ UIN?"
msgstr "Mikä on ICQ UIN -tunnuksesi?"
-#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:9
msgid "What is your ICQ password?"
msgstr "Mikä on ICQ-salasanasi?"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:183
-#: ../libempathy-gtk/empathy-account-widget-sip.c:216
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "Automaattinen"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:186
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:189
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:192
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:221
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "Rekisteröi"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:226
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "Valinnat"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:229
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "Ei mitään"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
msgid "Character set:"
msgstr "Merkkikartta:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+msgid ""
+"Most IRC servers don't need a password, so if you're not sure, don't enter a "
+"password."
+msgstr ""
+"Useimmat IRC-palvelimet eivät tarvitse salasanaa, joten jos et ole varma, "
+"älä syötä salasanaa."
+
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
msgid "Network"
msgstr "Verkko"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
msgid "Network:"
msgstr "Verkko:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
msgid "Nickname:"
msgstr "Nimimerkki:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
msgid "Password:"
msgstr "Salasana:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
msgid "Quit message:"
msgstr "Lopetusviesti:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
msgid "Real name:"
msgstr "Oikea nimi:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
msgid "Servers"
msgstr "Palvelimet"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:12
msgid "What is your IRC nickname?"
msgstr "Mikä on IRC-nimimerkkisi?"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:13
msgid "Which IRC network?"
msgstr "Mikä IRC-verkko?"
@@ -989,12 +1090,12 @@ msgstr "Ohita palvelimen asetukset"
msgid "Priori_ty:"
msgstr "_Prioriteetti:"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:12
msgid "Reso_urce:"
msgstr "Res_urssi:"
#. This string is not wrapped in the dialog so you may have to add some '\n' to make it look nice.
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:12
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:14
msgid ""
"This is your username, not your normal Facebook login.\n"
"If you are facebook.com/<b>badger</b>, enter <b>badger</b>.\n"
@@ -1005,42 +1106,42 @@ msgstr ""
"sähköpostiosoite.\n"
"Jos käyttäjänimesi on esimerkiksi facebook.com/<b>tunnus</b>, kirjoita "
"<b>tunnus</b>.\n"
-"Jos et ole vielä luonut Facebook-käyttäjänimeä, voit luoda sellaisen <a "
-"href=\"http://www.facebook.com/username/\">tällä sivulla</a>."
+"Jos et ole vielä luonut Facebook-käyttäjänimeä, voit luoda sellaisen <a href="
+"\"http://www.facebook.com/username/\">tällä sivulla</a>."
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:15
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:17
msgid "Use old SS_L"
msgstr "Käytä vanhaa SS_L-porttia"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:16
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:18
msgid "What is your Facebook password?"
msgstr "Mikä on Facebook-salasanasi?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:17
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:19
msgid "What is your Facebook username?"
msgstr "Mikä on Facebook-käyttäjänimesi?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:18
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:20
msgid "What is your Google ID?"
msgstr "Mikä on Google-tunnuksesi?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:19
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:21
msgid "What is your Google password?"
msgstr "Mikä on Google-salasanasi?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:20
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:22
msgid "What is your Jabber ID?"
msgstr "Mikä on Jabber-tunnuksesi?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:21
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:23
msgid "What is your Jabber password?"
msgstr "Mikä on Jabber-salasanasi?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:24
msgid "What is your desired Jabber ID?"
msgstr "Mikä on haluamasi Jabber-tunnus?"
-#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:23
+#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:25
msgid "What is your desired Jabber password?"
msgstr "Mikä on haluamasi Jabber-salasana?"
@@ -1048,11 +1149,11 @@ msgstr "Mikä on haluamasi Jabber-salasana?"
msgid "<b>Example:</b> user@hotmail.com"
msgstr "<b>Esimerkki:</b> tunnus@hotmail.com"
-#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:7
msgid "What is your Windows Live ID?"
msgstr "Mikä on Windows Live -tunnuksesi?"
-#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:8
msgid "What is your Windows Live password?"
msgstr "Mikä on Windows Live -salasanasi?"
@@ -1097,156 +1198,205 @@ msgid "Discover the STUN server automatically"
msgstr "Havaitse STUN-palvelin automaattisesti"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:6
+msgid "Ignore TLS Errors"
+msgstr "Sivuuta TLS-virheet"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
msgid "Interval (seconds)"
msgstr "Aikaväli (sekunneissa)"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
msgid "Keep-Alive Options"
msgstr "Käynnissä pitävät valinnat"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
msgid "Loose Routing"
msgstr "Löyhä reititys"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
msgid "Mechanism:"
msgstr "Mekanismi:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
msgid "Miscellaneous Options"
msgstr "Muut valinnat"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
msgid "NAT Traversal Options"
msgstr "NAT-läpäisyn (NAT-T) asetukset"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
msgid "Port:"
msgstr "Portti:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
msgid "Proxy Options"
msgstr "Välipalvelinvalinnat"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
msgid "STUN Server:"
msgstr "STUN-palvelin:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
+#: ../libempathy-gtk/empathy-contact-widget.c:347
msgid "Server:"
msgstr "Palvelin:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
msgid "Transport:"
msgstr "Siirto:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "Mikä on SIP-tilisi salasana?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
msgstr "Mikä on SIP-tilisi käyttäjätunnus?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
-msgstr "_Käyttäjätunnus:"
+msgstr "_Käyttäjänimi:"
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:4
msgid "I_gnore conference and chat room invitations"
msgstr "_Älä huomioi konferenssi- ja keskusteluhuonekutsuja"
-#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:7
msgid "What is your Yahoo! ID?"
msgstr "Mikä on Yahoo! -tunnuksesi?"
-#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:8
msgid "What is your Yahoo! password?"
msgstr "Mikä on Yahoo! -salasanasi?"
-#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:9
msgid "Yahoo! I_D:"
msgstr "Yahoo!-_tunnus:"
-#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:11
msgid "_Room List locale:"
msgstr "_Huoneluettelon maa-asetusto:"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:443
-#: ../libempathy-gtk/empathy-avatar-chooser.c:519
+#: ../libempathy-gtk/empathy-avatar-chooser.c:470
+#: ../libempathy-gtk/empathy-avatar-chooser.c:555
msgid "Couldn't convert image"
msgstr "Kuvaa ei voitu muuntaa"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:444
+#: ../libempathy-gtk/empathy-avatar-chooser.c:471
msgid "None of the accepted image formats are supported on your system"
msgstr ""
"Järjestelmässäsi ei ole tukea yhdellekään hyväksytylle kuvatiedostomuodolle"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:935
+#: ../libempathy-gtk/empathy-avatar-chooser.c:818
+msgid "Couldn't save picture to file"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
msgstr "Valitse avatar-kuvasi"
#: ../libempathy-gtk/empathy-avatar-chooser.c:938
+msgid "Take a picture..."
+msgstr "Ota kuva..."
+
+#: ../libempathy-gtk/empathy-avatar-chooser.c:941
msgid "No Image"
msgstr "Ei kuvaa"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1000
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1001
msgid "Images"
msgstr "Kuvat"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1004
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
msgid "All Files"
msgstr "Kaikki tiedostot"
-#: ../libempathy-gtk/empathy-avatar-image.c:323
+#: ../libempathy-gtk/empathy-avatar-image.c:322
msgid "Click to enlarge"
msgstr "Suurenna napsauttamalla"
-#: ../libempathy-gtk/empathy-chat.c:642
+#: ../libempathy-gtk/empathy-call-utils.c:44
+#: ../libempathy-gtk/empathy-call-utils.c:60
+msgid "There was an error starting the call"
+msgstr "Puhelun aloittamisessa tapahtui virhe"
+
+#: ../libempathy-gtk/empathy-call-utils.c:51
+msgid "The specified contact doesn't support calls"
+msgstr "Valittu yhteystieto ei tue puheluja"
+
+#: ../libempathy-gtk/empathy-call-utils.c:53
+msgid "The specified contact is offline"
+msgstr "Valittu yhteystieto on poissa linjoilta"
+
+#: ../libempathy-gtk/empathy-call-utils.c:55
+msgid "The specified contact is not valid"
+msgstr "Valittu yhteystieto on virheellinen"
+
+#: ../libempathy-gtk/empathy-call-utils.c:57
+msgid "Emergency calls are not supported on this protocol"
+msgstr "Tämä protokolla ei tue hätäpuheluita"
+
+#: ../libempathy-gtk/empathy-chat.c:702
msgid "Failed to open private chat"
msgstr "Yksityiskeskustelun avaaminen epäonnistui"
-#: ../libempathy-gtk/empathy-chat.c:682
+#: ../libempathy-gtk/empathy-chat.c:763
msgid "Topic not supported on this conversation"
msgstr "Aihe ei ole tuettu tässä keskustelussa"
-#: ../libempathy-gtk/empathy-chat.c:688
+#: ../libempathy-gtk/empathy-chat.c:769
msgid "You are not allowed to change the topic"
msgstr "Sinulla ei ole oikeutta muuttaa aihetta"
-#: ../libempathy-gtk/empathy-chat.c:822
+#: ../libempathy-gtk/empathy-chat.c:973
+#, c-format
+msgid "“%s” is not a valid contact ID"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-chat.c:1030
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: pyyhi kaikki nykyisen keskustelun viestit pois näkyvistä"
-#: ../libempathy-gtk/empathy-chat.c:825
+#: ../libempathy-gtk/empathy-chat.c:1033
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <aihe>: aseta nykyisen keskustelun aihe"
-#: ../libempathy-gtk/empathy-chat.c:828
+#: ../libempathy-gtk/empathy-chat.c:1036
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <kanavan nimi>: liity kanavalle"
-#: ../libempathy-gtk/empathy-chat.c:831
+#: ../libempathy-gtk/empathy-chat.c:1039
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <kanavan nimi>: liity kanavalle"
-#: ../libempathy-gtk/empathy-chat.c:836
+#: ../libempathy-gtk/empathy-chat.c:1043
+msgid ""
+"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
+"current one"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-chat.c:1047
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <tuttavan tunnus> [<viesti>]: avaa yksityiskeskustelu"
-#: ../libempathy-gtk/empathy-chat.c:839
+#: ../libempathy-gtk/empathy-chat.c:1050
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <tuttavan tunnus> <viesti>: avaa yksityiskeskustelu"
-#: ../libempathy-gtk/empathy-chat.c:843
+#: ../libempathy-gtk/empathy-chat.c:1053
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <nimi>: vaihda nimeä nykyisellä palvelimella"
-#: ../libempathy-gtk/empathy-chat.c:846
+#: ../libempathy-gtk/empathy-chat.c:1056
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <viesti>: lähetä TOIMINTO viesti tämänhetkiseen keskusteluun"
-#: ../libempathy-gtk/empathy-chat.c:849
+#: ../libempathy-gtk/empathy-chat.c:1059
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1256,7 +1406,11 @@ msgstr ""
"Tätä toimintoa käytetään kun viestin halutaan alkavan merkillä \"/\", "
"esimerkiksi: \"/say /join komentoa käytetään kanavalle liittymiseen\""
-#: ../libempathy-gtk/empathy-chat.c:854
+#: ../libempathy-gtk/empathy-chat.c:1064
+msgid "/whois <contact ID>: display information about a contact"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1264,84 +1418,113 @@ msgstr ""
"/help [<komento>]: näyttää kaikki tuetut komennot. Jos <komento> on "
"määritetty, näytä sen ohje."
-#: ../libempathy-gtk/empathy-chat.c:864
+#: ../libempathy-gtk/empathy-chat.c:1077
#, c-format
msgid "Usage: %s"
msgstr "Käyttö: %s"
-#: ../libempathy-gtk/empathy-chat.c:893
+#: ../libempathy-gtk/empathy-chat.c:1116
msgid "Unknown command"
msgstr "Tuntematon komento"
-#: ../libempathy-gtk/empathy-chat.c:1014
+#: ../libempathy-gtk/empathy-chat.c:1242
msgid "Unknown command; see /help for the available commands"
msgstr "Tuntematon komento; kirjoita /help nähdäksesi käytössä olevat komennot"
-#: ../libempathy-gtk/empathy-chat.c:1152
+#. translators: error used when user doesn't have enough credit on his
+#. * account to send the message.
+#: ../libempathy-gtk/empathy-chat.c:1412
+msgid "insufficient balance to send message"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-chat.c:1414
+msgid "not capable"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-chat.c:1421
msgid "offline"
msgstr "poissa linjoilta"
-#: ../libempathy-gtk/empathy-chat.c:1155
+#: ../libempathy-gtk/empathy-chat.c:1424
msgid "invalid contact"
msgstr "virheellinen tuttava"
-#: ../libempathy-gtk/empathy-chat.c:1158
+#: ../libempathy-gtk/empathy-chat.c:1427
msgid "permission denied"
msgstr "lupa evätty"
-#: ../libempathy-gtk/empathy-chat.c:1161
+#: ../libempathy-gtk/empathy-chat.c:1430
msgid "too long message"
msgstr "liian pitkä viesti"
-#: ../libempathy-gtk/empathy-chat.c:1164
+#: ../libempathy-gtk/empathy-chat.c:1433
msgid "not implemented"
msgstr "ei toteutettu"
-#: ../libempathy-gtk/empathy-chat.c:1168
+#: ../libempathy-gtk/empathy-chat.c:1437
msgid "unknown"
msgstr "tuntematon"
-#: ../libempathy-gtk/empathy-chat.c:1172
+#: ../libempathy-gtk/empathy-chat.c:1443
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Virhe lähetettäessä viestiä \"%s\": %s"
-#: ../libempathy-gtk/empathy-chat.c:1282 ../src/empathy-chat-window.c:691
+#: ../libempathy-gtk/empathy-chat.c:1447
+#, c-format
+msgid "Error sending message: %s"
+msgstr "Virhe viestiä lähettäessä: %s"
+
+#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Aihe:"
-#: ../libempathy-gtk/empathy-chat.c:1294
+#: ../libempathy-gtk/empathy-chat.c:1520
#, c-format
msgid "Topic set to: %s"
msgstr "Aihe asetettu: %s"
-#: ../libempathy-gtk/empathy-chat.c:1296
+#: ../libempathy-gtk/empathy-chat.c:1522
msgid "No topic defined"
msgstr "Aihetta ei ole annettu"
-#: ../libempathy-gtk/empathy-chat.c:1775
+#: ../libempathy-gtk/empathy-chat.c:2031
msgid "(No Suggestions)"
msgstr "(Ei ehdotuksia)"
-#: ../libempathy-gtk/empathy-chat.c:1829
+#. translators: %s is the selected word
+#: ../libempathy-gtk/empathy-chat.c:2099
+#, c-format
+msgid "Add '%s' to Dictionary"
+msgstr "Lisää ”%s” sanakirjaan"
+
+#. translators: first %s is the selected word,
+#. * second %s is the language name of the target dictionary
+#: ../libempathy-gtk/empathy-chat.c:2136
+#, c-format
+msgid "Add '%s' to %s Dictionary"
+msgstr "Lisää ”%s” kielen %s sanakirjaan"
+
+#: ../libempathy-gtk/empathy-chat.c:2206
msgid "Insert Smiley"
msgstr "Lisää hymiö"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:1847
-#: ../libempathy-gtk/empathy-ui-utils.c:1805
+#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Lähetä"
-#: ../libempathy-gtk/empathy-chat.c:1881
+#. Spelling suggestions
+#: ../libempathy-gtk/empathy-chat.c:2278
msgid "_Spelling Suggestions"
msgstr "_Kielentarkistuksen ehdotukset"
-#: ../libempathy-gtk/empathy-chat.c:1958
+#: ../libempathy-gtk/empathy-chat.c:2367
msgid "Failed to retrieve recent logs"
msgstr "Viimeisimpien lokien nouto epäonnistui"
-#: ../libempathy-gtk/empathy-chat.c:2064
+#: ../libempathy-gtk/empathy-chat.c:2504
#, c-format
msgid "%s has disconnected"
msgstr "%s katkaisi"
@@ -1349,12 +1532,12 @@ msgstr "%s katkaisi"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2071
+#: ../libempathy-gtk/empathy-chat.c:2511
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%2$s potkaisi henkilön %1$s"
-#: ../libempathy-gtk/empathy-chat.c:2074
+#: ../libempathy-gtk/empathy-chat.c:2514
#, c-format
msgid "%s was kicked"
msgstr "%s potkaistiin"
@@ -1362,17 +1545,17 @@ msgstr "%s potkaistiin"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2082
+#: ../libempathy-gtk/empathy-chat.c:2522
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%2$s esti henkilön %1$s"
-#: ../libempathy-gtk/empathy-chat.c:2085
+#: ../libempathy-gtk/empathy-chat.c:2525
#, c-format
msgid "%s was banned"
msgstr "%s estettiin"
-#: ../libempathy-gtk/empathy-chat.c:2089
+#: ../libempathy-gtk/empathy-chat.c:2529
#, c-format
msgid "%s has left the room"
msgstr "%s on poistunut huoneesta"
@@ -1382,82 +1565,174 @@ msgstr "%s on poistunut huoneesta"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2098
+#: ../libempathy-gtk/empathy-chat.c:2538
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2123
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%s has joined the room"
msgstr "%s on saapunut huoneeseen"
-#: ../libempathy-gtk/empathy-chat.c:2148
+#: ../libempathy-gtk/empathy-chat.c:2588
#, c-format
msgid "%s is now known as %s"
msgstr "%s vaihtoi nimekseen %s"
-#: ../libempathy-gtk/empathy-chat.c:2287 ../src/empathy-call-window.c:1947
+#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../src/empathy-streamed-media-window.c:1894
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Ei yhteyttä"
-#: ../libempathy-gtk/empathy-chat.c:2934
-msgid "Wrong password; please try again:"
-msgstr "Väärä salasana, yritä uudelleen:"
+#. Add message
+#: ../libempathy-gtk/empathy-chat.c:3374
+msgid "Would you like to store this password?"
+msgstr "Haluaisitteko tallentaa tämän salasanan?"
+
+#: ../libempathy-gtk/empathy-chat.c:3380
+msgid "Remember"
+msgstr "Muista"
+
+#: ../libempathy-gtk/empathy-chat.c:3390
+msgid "Not now"
+msgstr "Ei nyt"
-#: ../libempathy-gtk/empathy-chat.c:2935
+#: ../libempathy-gtk/empathy-chat.c:3434
msgid "Retry"
msgstr "Yritä uudelleen"
-#: ../libempathy-gtk/empathy-chat.c:2940
+#: ../libempathy-gtk/empathy-chat.c:3438
+msgid "Wrong password; please try again:"
+msgstr "Väärä salasana, yritä uudelleen:"
+
+#. Add message
+#: ../libempathy-gtk/empathy-chat.c:3568
msgid "This room is protected by a password:"
msgstr "Huone on salasanasuojattu:"
-#: ../libempathy-gtk/empathy-chat.c:2941
+#: ../libempathy-gtk/empathy-chat.c:3595
msgid "Join"
msgstr "Liity"
-#: ../libempathy-gtk/empathy-chat.c:3081
+#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Yhdistetty"
-#: ../libempathy-gtk/empathy-chat.c:3134
-#: ../libempathy-gtk/empathy-log-window.c:653
+#: ../libempathy-gtk/empathy-chat.c:3852
msgid "Conversation"
msgstr "Keskustelu"
+#. Translators: this string is a something like
+#. * "Escher Cat (SMS)"
+#: ../libempathy-gtk/empathy-chat.c:3857
+#, c-format
+msgid "%s (SMS)"
+msgstr "%s (SMS)"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:424
+msgid "Unknown or invalid identifier"
+msgstr "Tuntematon tai virheellinen tunniste"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:426
+msgid "Contact blocking temporarily unavailable"
+msgstr "Yhteyshenkilöiden esto tilapäisesti poissa"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:428
+msgid "Contact blocking unavailable"
+msgstr "Yhteyshenkilöiden esto poissa"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:430
+msgid "Permission Denied"
+msgstr "Pääsy evätty"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:434
+msgid "Could not block contact"
+msgstr "Yhteystietoa ei voitu estää"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:774
+msgid "Edit Blocked Contacts"
+msgstr "Muokkaa estettyjä yhteystietoja"
+
+#. Account and Identifier
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
+#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
+#: ../libempathy-gtk/empathy-individual-widget.c:1485
+#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
+#: ../src/empathy-chatrooms-window.ui.h:1
+#: ../src/empathy-new-chatroom-dialog.ui.h:1
+msgid "Account:"
+msgstr "Käyttäjätili:"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:2
+msgid "Blocked Contacts"
+msgstr "Estetyt yhteyshenkilöt"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
+#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
+#: ../src/empathy-accounts-dialog.ui.h:5
+#: ../src/empathy-chatrooms-window.ui.h:3
+msgid "Remove"
+msgstr "Poista"
+
#. Copy Link Address menu item
-#: ../libempathy-gtk/empathy-chat-text-view.c:324
-#: ../libempathy-gtk/empathy-theme-adium.c:791
+#: ../libempathy-gtk/empathy-chat-text-view.c:320
+#: ../libempathy-gtk/empathy-webkit-utils.c:277
msgid "_Copy Link Address"
msgstr "_Kopioi linkin osoite"
#. Open Link menu item
-#: ../libempathy-gtk/empathy-chat-text-view.c:331
-#: ../libempathy-gtk/empathy-theme-adium.c:798
+#: ../libempathy-gtk/empathy-chat-text-view.c:327
+#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
msgstr "_Avaa linkki"
#. Translators: timestamp displayed between conversations in
#. * chat windows (strftime format string)
-#: ../libempathy-gtk/empathy-chat-text-view.c:424
+#: ../libempathy-gtk/empathy-chat-text-view.c:415
msgid "%A %B %d %Y"
msgstr "%A %d. %Bta %Y"
-#: ../libempathy-gtk/empathy-contact-dialogs.c:241
+#: ../libempathy-gtk/empathy-contact-dialogs.c:299
#: ../libempathy-gtk/empathy-individual-edit-dialog.c:247
msgid "Edit Contact Information"
msgstr "Muokkaa tuttavan tietoja"
-#: ../libempathy-gtk/empathy-contact-dialogs.c:292
+#: ../libempathy-gtk/empathy-contact-dialogs.c:350
msgid "Personal Information"
msgstr "Henkilökohtaiset tiedot"
-#: ../libempathy-gtk/empathy-contact-dialogs.c:397
-#: ../libempathy-gtk/empathy-individual-dialogs.c:111
+#: ../libempathy-gtk/empathy-contact-dialogs.c:459
+#: ../libempathy-gtk/empathy-individual-dialogs.c:119
msgid "New Contact"
msgstr "Uusi tuttava"
+#: ../libempathy-gtk/empathy-contact-dialogs.c:533
+#: ../libempathy-gtk/empathy-individual-dialogs.c:200
+#, c-format
+msgid "Block %s?"
+msgstr "Estetäänkö %s?"
+
+#: ../libempathy-gtk/empathy-contact-dialogs.c:538
+#: ../libempathy-gtk/empathy-individual-dialogs.c:255
+#, c-format
+msgid "Are you sure you want to block '%s' from contacting you again?"
+msgstr "Oletko varma käyttäjän '%s' estämisestä?"
+
+#: ../libempathy-gtk/empathy-contact-dialogs.c:543
+#: ../libempathy-gtk/empathy-individual-dialogs.c:277
+msgid "_Block"
+msgstr "_Estä"
+
+#: ../libempathy-gtk/empathy-contact-dialogs.c:559
+#: ../libempathy-gtk/empathy-individual-dialogs.c:286
+msgid "_Report this contact as abusive"
+msgid_plural "_Report these contacts as abusive"
+msgstr[0] "_Raportoi tämä yhteyshenkilö loukkaavana"
+msgstr[1] "_Raportoi nämä yhteyshenkilöt loukkaavina"
+
#: ../libempathy-gtk/empathy-contact-dialogs.ui.h:1
msgid "Decide _Later"
msgstr "_Päätä myöhemmin"
@@ -1466,6 +1741,10 @@ msgstr "_Päätä myöhemmin"
msgid "Subscription Request"
msgstr "Liittymispyyntö"
+#: ../libempathy-gtk/empathy-contact-dialogs.ui.h:3
+msgid "_Block User"
+msgstr "Es_tä käyttäjä"
+
#: ../libempathy-gtk/empathy-contact-list-store.h:71
msgid "Ungrouped"
msgstr "Ryhmittelemättömät"
@@ -1474,280 +1753,331 @@ msgstr "Ryhmittelemättömät"
msgid "Favorite People"
msgstr "Suosikkihenkilöt"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2004
-#: ../libempathy-gtk/empathy-individual-view.c:2232
+#: ../libempathy-gtk/empathy-contact-list-view.c:1986
+#: ../libempathy-gtk/empathy-individual-view.c:2376
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "Haluatko varmasti poistaa ryhmän \"%s\"?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2006
-#: ../libempathy-gtk/empathy-individual-view.c:2235
+#: ../libempathy-gtk/empathy-contact-list-view.c:1988
+#: ../libempathy-gtk/empathy-individual-view.c:2379
msgid "Removing group"
msgstr "Poistetaan ryhmää"
#. Remove
-#: ../libempathy-gtk/empathy-contact-list-view.c:2055
-#: ../libempathy-gtk/empathy-contact-list-view.c:2132
-#: ../libempathy-gtk/empathy-individual-view.c:2289
-#: ../libempathy-gtk/empathy-individual-view.c:2387
-#: ../src/empathy-accounts-dialog.ui.h:7
+#: ../libempathy-gtk/empathy-contact-list-view.c:2037
+#: ../libempathy-gtk/empathy-contact-list-view.c:2114
+#: ../libempathy-gtk/empathy-individual-view.c:2434
+#: ../libempathy-gtk/empathy-individual-view.c:2637
msgid "_Remove"
msgstr "_Poista"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2085
-#: ../libempathy-gtk/empathy-individual-view.c:2320
+#: ../libempathy-gtk/empathy-contact-list-view.c:2067
+#: ../libempathy-gtk/empathy-individual-view.c:2501
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "Haluatko varmasti poistaa tuttavan \"%s\" yhteystiedot?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2087
-#: ../libempathy-gtk/empathy-individual-view.c:2322
+#: ../libempathy-gtk/empathy-contact-list-view.c:2069
+#: ../libempathy-gtk/empathy-individual-view.c:2522
msgid "Removing contact"
msgstr "Poistetaan tuttava"
-#: ../libempathy-gtk/empathy-contact-menu.c:203
-#: ../src/empathy-main-window.ui.h:13
+#: ../libempathy-gtk/empathy-contact-menu.c:220
+#: ../src/empathy-main-window-menubar.ui.h:14
msgid "_Add Contact…"
msgstr "_Lisää tuttava…"
-#: ../libempathy-gtk/empathy-contact-menu.c:230
-#: ../libempathy-gtk/empathy-individual-menu.c:516
-#: ../src/empathy-main-window.ui.h:14
+#: ../libempathy-gtk/empathy-contact-menu.c:300
+msgid "_Block Contact"
+msgstr "Es_tä yhteystieto"
+
+#: ../libempathy-gtk/empathy-contact-menu.c:329
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_Keskustele"
-#: ../libempathy-gtk/empathy-contact-menu.c:260
-#: ../libempathy-gtk/empathy-individual-menu.c:559
+#: ../libempathy-gtk/empathy-contact-menu.c:361
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "_Äänipuhelu"
-#: ../libempathy-gtk/empathy-contact-menu.c:290
-#: ../libempathy-gtk/empathy-individual-menu.c:601
+#: ../libempathy-gtk/empathy-contact-menu.c:394
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "_Videopuhelu"
-#: ../libempathy-gtk/empathy-contact-menu.c:330
-#: ../libempathy-gtk/empathy-individual-menu.c:644
-#: ../src/empathy-main-window.ui.h:25
+#: ../libempathy-gtk/empathy-contact-menu.c:440
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "_Aiemmat keskustelut"
-#: ../libempathy-gtk/empathy-contact-menu.c:352
-#: ../libempathy-gtk/empathy-individual-menu.c:685
+#: ../libempathy-gtk/empathy-contact-menu.c:462
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "Lähetä tiedosto"
-#: ../libempathy-gtk/empathy-contact-menu.c:374
-#: ../libempathy-gtk/empathy-individual-menu.c:727
+#: ../libempathy-gtk/empathy-contact-menu.c:485
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "Jaa työpöytäni"
-#: ../libempathy-gtk/empathy-contact-menu.c:414
-#: ../libempathy-gtk/empathy-contact-widget.c:1570
-#: ../libempathy-gtk/empathy-individual-menu.c:761
-#: ../libempathy-gtk/empathy-individual-widget.c:1292
+#: ../libempathy-gtk/empathy-contact-menu.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:1886
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:1373
msgid "Favorite"
msgstr "Suosikki"
-#: ../libempathy-gtk/empathy-contact-menu.c:443
-#: ../libempathy-gtk/empathy-individual-menu.c:788
+#: ../libempathy-gtk/empathy-contact-menu.c:554
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "_Tietoja"
-#: ../libempathy-gtk/empathy-contact-menu.c:489
+#: ../libempathy-gtk/empathy-contact-menu.c:600
msgctxt "Edit contact (contextual menu)"
msgid "_Edit"
msgstr "_Muokkaa"
-#: ../libempathy-gtk/empathy-contact-menu.c:543
-#: ../libempathy-gtk/empathy-individual-menu.c:972
-#: ../src/empathy-chat-window.c:903
+#: ../libempathy-gtk/empathy-contact-menu.c:654
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
+#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "Kutsuu sinut tähän keskusteluhuoneeseen"
-#: ../libempathy-gtk/empathy-contact-menu.c:574
-#: ../libempathy-gtk/empathy-individual-menu.c:1019
+#: ../libempathy-gtk/empathy-contact-menu.c:685
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "_Kutsu keskusteluhuoneeseen"
+#. Title
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
+msgid "Search contacts"
+msgstr "Etsi yhteystietoja"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:535
+msgid "Search: "
+msgstr "Etsi: "
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:593
+msgid "_Add Contact"
+msgstr "_Lisää yhteystieto"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:611
+msgid "No contacts found"
+msgstr "Yhteystietoa ei löytynyt"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:627
+msgid "Your message introducing yourself:"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:635
+msgid "Please let me see when you're online. Thanks!"
+msgstr ""
+
#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "Valitse tuttava"
-#: ../libempathy-gtk/empathy-contact-widget.c:226
-#: ../libempathy-gtk/empathy-individual-widget.c:148
+#: ../libempathy-gtk/empathy-contact-widget.c:336
+#: ../libempathy-gtk/empathy-individual-widget.c:153
msgid "Full name:"
msgstr "Koko nimi:"
-#: ../libempathy-gtk/empathy-contact-widget.c:227
-#: ../libempathy-gtk/empathy-individual-widget.c:149
+#: ../libempathy-gtk/empathy-contact-widget.c:337
+#: ../libempathy-gtk/empathy-individual-widget.c:154
msgid "Phone number:"
msgstr "Puhelinnumero:"
-#: ../libempathy-gtk/empathy-contact-widget.c:228
-#: ../libempathy-gtk/empathy-individual-widget.c:150
+#: ../libempathy-gtk/empathy-contact-widget.c:338
+#: ../libempathy-gtk/empathy-individual-widget.c:155
msgid "E-mail address:"
msgstr "Sähköpostiosoite:"
-#: ../libempathy-gtk/empathy-contact-widget.c:229
-#: ../libempathy-gtk/empathy-individual-widget.c:151
+#: ../libempathy-gtk/empathy-contact-widget.c:339
+#: ../libempathy-gtk/empathy-individual-widget.c:156
msgid "Website:"
msgstr "Kotisivu:"
-#: ../libempathy-gtk/empathy-contact-widget.c:230
-#: ../libempathy-gtk/empathy-individual-widget.c:152
+#: ../libempathy-gtk/empathy-contact-widget.c:340
+#: ../libempathy-gtk/empathy-individual-widget.c:157
msgid "Birthday:"
msgstr "Syntymäpäivä:"
-#: ../libempathy-gtk/empathy-contact-widget.c:609
-#: ../libempathy-gtk/empathy-individual-widget.c:454
+#. Note to translators: this is the caption for a string of the form "5
+#. * minutes ago", and refers to the time since the contact last interacted
+#. * with their IM client.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:346
+msgid "Last seen:"
+msgstr "Viimeksi nähty:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:348
+msgid "Connected from:"
+msgstr "Yhdisti kohteesta:"
+
+#. FIXME: once Idle implements SimplePresence using this information, we can
+#. * and should bin this.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:353
+msgid "Away message:"
+msgstr "Poissaoloviesti:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:606
+msgid "Channels:"
+msgstr "Kanavat:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:897
+#: ../libempathy-gtk/empathy-individual-widget.c:469
msgid "Country ISO Code:"
msgstr "Maan ISO-tunnus:"
-#: ../libempathy-gtk/empathy-contact-widget.c:611
-#: ../libempathy-gtk/empathy-individual-widget.c:456
+#: ../libempathy-gtk/empathy-contact-widget.c:899
+#: ../libempathy-gtk/empathy-individual-widget.c:471
msgid "Country:"
msgstr "Maa:"
-#: ../libempathy-gtk/empathy-contact-widget.c:613
-#: ../libempathy-gtk/empathy-individual-widget.c:458
+#: ../libempathy-gtk/empathy-contact-widget.c:901
+#: ../libempathy-gtk/empathy-individual-widget.c:473
msgid "State:"
msgstr "Osavaltio:"
-#: ../libempathy-gtk/empathy-contact-widget.c:615
-#: ../libempathy-gtk/empathy-individual-widget.c:460
+#: ../libempathy-gtk/empathy-contact-widget.c:903
+#: ../libempathy-gtk/empathy-individual-widget.c:475
msgid "City:"
msgstr "Kaupunki:"
-#: ../libempathy-gtk/empathy-contact-widget.c:617
-#: ../libempathy-gtk/empathy-individual-widget.c:462
+#: ../libempathy-gtk/empathy-contact-widget.c:905
+#: ../libempathy-gtk/empathy-individual-widget.c:477
msgid "Area:"
msgstr "Alue:"
-#: ../libempathy-gtk/empathy-contact-widget.c:619
-#: ../libempathy-gtk/empathy-individual-widget.c:464
+#: ../libempathy-gtk/empathy-contact-widget.c:907
+#: ../libempathy-gtk/empathy-individual-widget.c:479
msgid "Postal Code:"
msgstr "Postinumero:"
-#: ../libempathy-gtk/empathy-contact-widget.c:621
-#: ../libempathy-gtk/empathy-individual-widget.c:466
+#: ../libempathy-gtk/empathy-contact-widget.c:909
+#: ../libempathy-gtk/empathy-individual-widget.c:481
msgid "Street:"
msgstr "Katu:"
-#: ../libempathy-gtk/empathy-contact-widget.c:623
-#: ../libempathy-gtk/empathy-individual-widget.c:468
+#: ../libempathy-gtk/empathy-contact-widget.c:911
+#: ../libempathy-gtk/empathy-individual-widget.c:483
msgid "Building:"
msgstr "Rakennus:"
-#: ../libempathy-gtk/empathy-contact-widget.c:625
-#: ../libempathy-gtk/empathy-individual-widget.c:470
+#: ../libempathy-gtk/empathy-contact-widget.c:913
+#: ../libempathy-gtk/empathy-individual-widget.c:485
msgid "Floor:"
msgstr "Kerros:"
-#: ../libempathy-gtk/empathy-contact-widget.c:627
-#: ../libempathy-gtk/empathy-individual-widget.c:472
+#: ../libempathy-gtk/empathy-contact-widget.c:915
+#: ../libempathy-gtk/empathy-individual-widget.c:487
msgid "Room:"
msgstr "Huone:"
-#: ../libempathy-gtk/empathy-contact-widget.c:629
-#: ../libempathy-gtk/empathy-individual-widget.c:474
+#: ../libempathy-gtk/empathy-contact-widget.c:917
+#: ../libempathy-gtk/empathy-individual-widget.c:489
msgid "Text:"
msgstr "Teksti:"
-#: ../libempathy-gtk/empathy-contact-widget.c:631
-#: ../libempathy-gtk/empathy-individual-widget.c:476
+#: ../libempathy-gtk/empathy-contact-widget.c:919
+#: ../libempathy-gtk/empathy-individual-widget.c:491
msgid "Description:"
msgstr "Kuvaus:"
-#: ../libempathy-gtk/empathy-contact-widget.c:633
-#: ../libempathy-gtk/empathy-individual-widget.c:478
+#: ../libempathy-gtk/empathy-contact-widget.c:921
+#: ../libempathy-gtk/empathy-individual-widget.c:493
msgid "URI:"
msgstr "URI:"
-#: ../libempathy-gtk/empathy-contact-widget.c:635
-#: ../libempathy-gtk/empathy-individual-widget.c:480
+#: ../libempathy-gtk/empathy-contact-widget.c:923
+#: ../libempathy-gtk/empathy-individual-widget.c:495
msgid "Accuracy Level:"
msgstr "Tarkkuustaso:"
-#: ../libempathy-gtk/empathy-contact-widget.c:637
-#: ../libempathy-gtk/empathy-individual-widget.c:482
+#: ../libempathy-gtk/empathy-contact-widget.c:925
+#: ../libempathy-gtk/empathy-individual-widget.c:497
msgid "Error:"
msgstr "Virhe:"
-#: ../libempathy-gtk/empathy-contact-widget.c:639
-#: ../libempathy-gtk/empathy-individual-widget.c:484
+#: ../libempathy-gtk/empathy-contact-widget.c:927
+#: ../libempathy-gtk/empathy-individual-widget.c:499
msgid "Vertical Error (meters):"
msgstr "Vertikaalinen virhe (metriä):"
-#: ../libempathy-gtk/empathy-contact-widget.c:641
-#: ../libempathy-gtk/empathy-individual-widget.c:486
+#: ../libempathy-gtk/empathy-contact-widget.c:929
+#: ../libempathy-gtk/empathy-individual-widget.c:501
msgid "Horizontal Error (meters):"
msgstr "Horisontaalinen virhe (metriä):"
-#: ../libempathy-gtk/empathy-contact-widget.c:643
-#: ../libempathy-gtk/empathy-individual-widget.c:488
+#: ../libempathy-gtk/empathy-contact-widget.c:931
+#: ../libempathy-gtk/empathy-individual-widget.c:503
msgid "Speed:"
msgstr "Nopeus:"
-#: ../libempathy-gtk/empathy-contact-widget.c:645
-#: ../libempathy-gtk/empathy-individual-widget.c:490
+#: ../libempathy-gtk/empathy-contact-widget.c:933
+#: ../libempathy-gtk/empathy-individual-widget.c:505
msgid "Bearing:"
msgstr "Suuntima:"
-#: ../libempathy-gtk/empathy-contact-widget.c:647
-#: ../libempathy-gtk/empathy-individual-widget.c:492
+#: ../libempathy-gtk/empathy-contact-widget.c:935
+#: ../libempathy-gtk/empathy-individual-widget.c:507
msgid "Climb Speed:"
msgstr "Kiipeämisvauhti:"
-#: ../libempathy-gtk/empathy-contact-widget.c:649
-#: ../libempathy-gtk/empathy-individual-widget.c:494
+#: ../libempathy-gtk/empathy-contact-widget.c:937
+#: ../libempathy-gtk/empathy-individual-widget.c:509
msgid "Last Updated on:"
msgstr "Viimeksi päivitetty:"
-#: ../libempathy-gtk/empathy-contact-widget.c:651
-#: ../libempathy-gtk/empathy-individual-widget.c:496
+#: ../libempathy-gtk/empathy-contact-widget.c:939
+#: ../libempathy-gtk/empathy-individual-widget.c:511
msgid "Longitude:"
msgstr "Pituuspiiri:"
-#: ../libempathy-gtk/empathy-contact-widget.c:653
-#: ../libempathy-gtk/empathy-individual-widget.c:498
+#: ../libempathy-gtk/empathy-contact-widget.c:941
+#: ../libempathy-gtk/empathy-individual-widget.c:513
msgid "Latitude:"
msgstr "Leveyspiiri:"
-#: ../libempathy-gtk/empathy-contact-widget.c:655
-#: ../libempathy-gtk/empathy-individual-widget.c:500
+#: ../libempathy-gtk/empathy-contact-widget.c:943
+#: ../libempathy-gtk/empathy-individual-widget.c:515
msgid "Altitude:"
msgstr "Korkeus:"
-#: ../libempathy-gtk/empathy-contact-widget.c:718
-#: ../libempathy-gtk/empathy-contact-widget.c:735
-#: ../libempathy-gtk/empathy-individual-widget.c:582
-#: ../libempathy-gtk/empathy-individual-widget.c:599
-#: ../src/empathy-preferences.ui.h:12
+#: ../libempathy-gtk/empathy-contact-widget.c:996
+#: ../libempathy-gtk/empathy-contact-widget.c:1011
+#: ../libempathy-gtk/empathy-individual-widget.c:607
+#: ../libempathy-gtk/empathy-individual-widget.c:622
+#: ../src/empathy-preferences.ui.h:16
msgid "Location"
msgstr "Sijainti"
#. translators: format is "Location, $date"
-#: ../libempathy-gtk/empathy-contact-widget.c:737
-#: ../libempathy-gtk/empathy-individual-widget.c:601
+#: ../libempathy-gtk/empathy-contact-widget.c:1013
+#: ../libempathy-gtk/empathy-individual-widget.c:624
#, c-format
msgid "%s, %s"
msgstr "%s, %s"
-#: ../libempathy-gtk/empathy-contact-widget.c:789
-#: ../libempathy-gtk/empathy-individual-widget.c:650
+#: ../libempathy-gtk/empathy-contact-widget.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:673
msgid "%B %e, %Y at %R UTC"
msgstr "%e. %Bta %Y klo %R UTC"
-#: ../libempathy-gtk/empathy-contact-widget.c:872
-#: ../libempathy-gtk/empathy-individual-widget.c:841
+#: ../libempathy-gtk/empathy-contact-widget.c:1147
+#: ../libempathy-gtk/empathy-individual-widget.c:915
msgid "Save Avatar"
msgstr "Tallenna vastaus"
-#: ../libempathy-gtk/empathy-contact-widget.c:928
-#: ../libempathy-gtk/empathy-individual-widget.c:899
+#: ../libempathy-gtk/empathy-contact-widget.c:1203
+#: ../libempathy-gtk/empathy-individual-widget.c:973
msgid "Unable to save avatar"
msgstr "Avataria ei voitu tallentaa"
@@ -1757,7 +2087,7 @@ msgstr "<b>Sijainti</b> hetkellä (pvm)\t"
#. Alias
#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
-#: ../libempathy-gtk/empathy-individual-widget.c:1227
+#: ../libempathy-gtk/empathy-individual-widget.c:1308
msgid "Alias:"
msgstr "Nimimerkki:"
@@ -1777,7 +2107,7 @@ msgstr "Tuttavan tiedot"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1431
+#: ../libempathy-gtk/empathy-individual-widget.c:1515
msgid "Identifier:"
msgstr "Tunniste:"
@@ -1794,11 +2124,11 @@ msgstr "Käyttöjärjestelmä:"
msgid "Version:"
msgstr "Versio:"
-#: ../libempathy-gtk/empathy-groups-widget.c:332
+#: ../libempathy-gtk/empathy-groups-widget.c:333
msgid "Groups"
msgstr "Ryhmät"
-#: ../libempathy-gtk/empathy-groups-widget.c:344
+#: ../libempathy-gtk/empathy-groups-widget.c:345
msgid ""
"Select the groups you want this contact to appear in. Note that you can "
"select more than one group or no groups."
@@ -1806,34 +2136,46 @@ msgstr ""
"Valitse ryhmät, joissa haluat tämän tuttavan näkyvän. Huomaa että voit "
"valita useita ryhmiä tai olla valitsematta yhtään ryhmää."
-#: ../libempathy-gtk/empathy-groups-widget.c:363
+#: ../libempathy-gtk/empathy-groups-widget.c:364
msgid "_Add Group"
msgstr "_Lisää ryhmä"
-#: ../libempathy-gtk/empathy-groups-widget.c:397
-#: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:554
+#: ../libempathy-gtk/empathy-groups-widget.c:399
+msgctxt "verb in a column header displaying group names"
msgid "Select"
msgstr "Valitse"
-#: ../libempathy-gtk/empathy-groups-widget.c:407
-#: ../src/empathy-main-window.c:1250
+#: ../libempathy-gtk/empathy-groups-widget.c:409
+#: ../src/empathy-main-window.c:1807
msgid "Group"
msgstr "Ryhmä"
+#: ../libempathy-gtk/empathy-individual-dialogs.c:260
+msgid "The following identity will be blocked:"
+msgid_plural "The following identities will be blocked:"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../libempathy-gtk/empathy-individual-dialogs.c:267
+msgid "The following identity can not be blocked:"
+msgid_plural "The following identities can not be blocked:"
+msgstr[0] ""
+msgstr[1] ""
+
#. Translators: the heading at the top of the Information dialogue
-#: ../libempathy-gtk/empathy-individual-information-dialog.c:281
+#: ../libempathy-gtk/empathy-individual-information-dialog.c:288
msgid "Linked Contacts"
msgstr "Linkitetyt yhteystiedot"
-#: ../libempathy-gtk/empathy-individual-linker.c:354
+#: ../libempathy-gtk/empathy-individual-linker.c:370
msgid "Select contacts to link"
msgstr "Valitse linkitettävät yhteystiedot"
-#: ../libempathy-gtk/empathy-individual-linker.c:428
+#: ../libempathy-gtk/empathy-individual-linker.c:444
msgid "New contact preview"
msgstr "Uuden yhteystiedon esikatselu"
-#: ../libempathy-gtk/empathy-individual-linker.c:472
+#: ../libempathy-gtk/empathy-individual-linker.c:488
msgid "Contacts selected in the list on the left will be linked together."
msgstr ""
"Vasemmanpuoleisesta luettelosta valitut yhteystiedot linkitetään yhteen."
@@ -1841,42 +2183,97 @@ msgstr ""
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:132
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../libempathy-gtk/empathy-individual-menu.c:839
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "Valitse soittoon käytettävä tili"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "Soita"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+msgid "Mobile"
+msgstr "Matkapuhelin"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "Työ"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "Koti"
+
+#. add an SMS button
+#: ../libempathy-gtk/empathy-individual-menu.c:804
+#: ../libempathy-gtk/empathy-new-message-dialog.c:215
+msgid "_SMS"
+msgstr "_SMS"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "_Muokkaa"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:865
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "_Linkitä yhteystiedot…"
-#: ../libempathy-gtk/empathy-individual-widget.c:1569
+#: ../libempathy-gtk/empathy-individual-view.c:2341
+msgid "Delete and _Block"
+msgstr "Poista ja _estä"
+
+#: ../libempathy-gtk/empathy-individual-view.c:2510
#, c-format
-msgid "Meta-contact containing %u contact"
-msgid_plural "Meta-contact containing %u contacts"
-msgstr[0] "Metayhteystieto, joka sisältää %u yhteystiedon"
-msgstr[1] "Metayhteystieto, joka sisältää %u yhteystietoa"
+msgid ""
+"Do you really want to remove the linked contact '%s'? Note that this will "
+"remove all the contacts which make up this linked contact."
+msgstr ""
+
+#: ../libempathy-gtk/empathy-individual-widget.c:1662
+#, c-format
+msgid "Linked contact containing %u contact"
+msgid_plural "Linked contacts containing %u contacts"
+msgstr[0] ""
+msgstr[1] ""
#: ../libempathy-gtk/empathy-individual-widget.ui.h:1
msgid "<b>Location</b> at (date)"
msgstr "<b>Sijainti</b> hetkellä (pvm)"
-#: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:328
+#: ../libempathy-gtk/empathy-individual-widget.ui.h:4
+msgid "Online from a phone or mobile device"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:332
msgid "New Network"
msgstr "Uusi verkko"
-#: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:495
+#: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:527
msgid "Choose an IRC network"
msgstr "Valitse IRC-verkko"
+#: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:584
+msgid "Reset _Networks List"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:588
+msgctxt "verb displayed on a button to select an IRC network"
+msgid "Select"
+msgstr "Valitse"
+
#: ../libempathy-gtk/empathy-irc-network-dialog.c:280
msgid "new server"
msgstr "uusi palvelin"
@@ -1899,8 +2296,8 @@ msgstr "_Poista linkitys…"
#: ../libempathy-gtk/empathy-linking-dialog.c:121
msgid ""
-"Completely split the displayed meta-contact into the contacts it contains."
-msgstr "Jaa näytettävä metayhteystieto sen sisältämiin yhteystietoihin."
+"Completely split the displayed linked contacts into the separate contacts."
+msgstr ""
#. Add button
#. Translators: this is an action button in the linking dialogue. "Link" is
@@ -1910,286 +2307,451 @@ msgstr "Jaa näytettävä metayhteystieto sen sisältämiin yhteystietoihin."
msgid "_Link"
msgstr "_Linkitä"
-#: ../libempathy-gtk/empathy-linking-dialog.c:182
+#: ../libempathy-gtk/empathy-linking-dialog.c:183
#, c-format
-msgid "Unlink meta-contact '%s'?"
-msgstr "Poistetaanko metayhteystiedon ”%s” linkitys?"
+msgid "Unlink linked contacts '%s'?"
+msgstr ""
-#: ../libempathy-gtk/empathy-linking-dialog.c:185
+#: ../libempathy-gtk/empathy-linking-dialog.c:186
msgid ""
-"Are you sure you want to unlink this meta-contact? This will completely "
-"split the meta-contact into the contacts it contains."
+"Are you sure you want to unlink these linked contacts? This will completely "
+"split the linked contacts into separate contacts."
msgstr ""
-"Haluatko varmasti poistaa tämän metayhteystiedon linkityksen? "
-"Metayhteystieto jaetaan sen sisältämiin yhteystietoihin."
#: ../libempathy-gtk/empathy-linking-dialog.c:190
msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_Poista linkitys"
-#: ../libempathy-gtk/empathy-log-window.c:663
-msgid "Date"
-msgstr "Päivämäärä"
+#: ../libempathy-gtk/empathy-log-window.c:633
+msgid "History"
+msgstr "Historia"
-#. Tab Label
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-msgid "Conversations"
-msgstr "Keskustelut"
+#: ../libempathy-gtk/empathy-log-window.c:688
+msgid "Show"
+msgstr "Näytä"
+
+#: ../libempathy-gtk/empathy-log-window.c:710
+msgid "Search"
+msgstr "Etsi"
+
+#: ../libempathy-gtk/empathy-log-window.c:1158
+#, c-format
+msgid "Chat in %s"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-log-window.c:1160
+#, c-format
+msgid "Chat with %s"
+msgstr "Keskustele käyttäjän %s kanssa"
+
+#: ../libempathy-gtk/empathy-log-window.c:1210
+#: ../libempathy-gtk/empathy-log-window.c:1357
+msgctxt "A date with the time"
+msgid "%A, %e %B %Y %X"
+msgstr ""
+
+#. Translators: this is an emote: '* Danielle waves'
+#: ../libempathy-gtk/empathy-log-window.c:1299
+#, c-format
+msgid "<i>* %s %s</i>"
+msgstr "<i>* %s %s</i>"
+
+#. Translators: this is a message: 'Danielle: hello'
+#. * The string in bold is the sender's name
+#: ../libempathy-gtk/empathy-log-window.c:1305
+#, c-format
+msgid "<b>%s:</b> %s"
+msgstr "<b>%s:</b> %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1376
+#: ../libempathy-gtk/empathy-log-window.c:1378
+#: ../src/empathy-ft-manager.c:1026
+msgid "%"
+msgstr "%"
+
+#: ../libempathy-gtk/empathy-log-window.c:1385
+#, c-format
+msgid "Call took %s, ended at %s"
+msgstr "Puhelun kesto %s, puhelu päättyi %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1717
+msgid "Today"
+msgstr "Tänään"
+
+#: ../libempathy-gtk/empathy-log-window.c:1721
+msgid "Yesterday"
+msgstr "Eilen"
+
+#: ../libempathy-gtk/empathy-log-window.c:1737
+msgctxt ""
+"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
+msgid "%e %B %Y"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-log-window.c:1818
+#: ../libempathy-gtk/empathy-log-window.c:3399
+msgid "Anytime"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-log-window.c:1898
+#: ../libempathy-gtk/empathy-log-window.c:2328
+msgid "Anyone"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-log-window.c:2640
+msgid "Who"
+msgstr "Kuka"
+
+#: ../libempathy-gtk/empathy-log-window.c:2844
+msgid "When"
+msgstr "Milloin"
+
+#: ../libempathy-gtk/empathy-log-window.c:2960
+msgid "Anything"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-log-window.c:2962
+msgid "Text chats"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-log-window.c:2964
+#: ../src/empathy-preferences.ui.h:4
+msgid "Calls"
+msgstr "Puhelut"
+
+#: ../libempathy-gtk/empathy-log-window.c:2969
+msgid "Incoming calls"
+msgstr "Saapuneet puhelut"
+
+#: ../libempathy-gtk/empathy-log-window.c:2970
+msgid "Outgoing calls"
+msgstr "Soitetut puhelut"
+
+#: ../libempathy-gtk/empathy-log-window.c:2971
+msgid "Missed calls"
+msgstr "Vastaamattomat puhelut"
+
+#: ../libempathy-gtk/empathy-log-window.c:2993
+msgid "What"
+msgstr "Mitä"
+
+#: ../libempathy-gtk/empathy-log-window.c:3702
+msgid "Are you sure you want to delete all logs of previous conversations?"
+msgstr ""
+"Haluatko varmasti poistaa kaikki aikaisempien keskusteluiden historiatiedot?"
+
+#: ../libempathy-gtk/empathy-log-window.c:3706
+msgid "Clear All"
+msgstr "Tyhjennä kaikki"
+
+#: ../libempathy-gtk/empathy-log-window.c:3713
+msgid "Delete from:"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:1
+msgid "<span size=\"x-large\">Loading...</span>"
+msgstr "<span size=\"x-large\">Ladataan...</span>"
#: ../libempathy-gtk/empathy-log-window.ui.h:3
-#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "Etsi seuraava"
+#: ../src/empathy-chat-window.ui.h:3
+msgid "Chat"
+msgstr "Keskustelu"
#: ../libempathy-gtk/empathy-log-window.ui.h:4
-#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-msgid "Find Previous"
-msgstr "Etsi edellinen"
+msgid "Delete All History..."
+msgstr "Poista kaikki historia..."
#: ../libempathy-gtk/empathy-log-window.ui.h:5
-msgid "Previous Conversations"
-msgstr "Aikaisemmat keskustelut"
+msgid "Profile"
+msgstr "Profiili"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:6
+#: ../src/empathy-call-window.ui.h:22
+#: ../src/empathy-streamed-media-window.ui.h:20
+msgid "Video"
+msgstr "Video"
-#. Tab Label
#: ../libempathy-gtk/empathy-log-window.ui.h:7
-msgid "Search"
-msgstr "Etsi"
+#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:20
+msgid "_Edit"
+msgstr "_Muokkaa"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:8
+msgid "_File"
+msgstr "_Tiedosto"
-#. Searching *for* something
#: ../libempathy-gtk/empathy-log-window.ui.h:9
-msgid "_For:"
-msgstr "_Ajalta:"
+msgid "page 2"
+msgstr "sivu 2"
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:2
msgid "Contact ID:"
msgstr "Tuttavan tunniste:"
#. add chat button
-#: ../libempathy-gtk/empathy-new-message-dialog.c:145
+#: ../libempathy-gtk/empathy-new-message-dialog.c:225
msgid "C_hat"
msgstr "_Keskustele"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-message-dialog.c:155
+#: ../libempathy-gtk/empathy-new-message-dialog.c:244
msgid "New Conversation"
msgstr "Uusi keskustelu"
#. add video toggle
-#: ../libempathy-gtk/empathy-new-call-dialog.c:205
+#: ../libempathy-gtk/empathy-new-call-dialog.c:204
msgid "Send _Video"
msgstr "Lähetä _videota"
#. add chat button
-#: ../libempathy-gtk/empathy-new-call-dialog.c:213
+#: ../libempathy-gtk/empathy-new-call-dialog.c:215
msgid "C_all"
msgstr "_Soita"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-call-dialog.c:223
+#: ../libempathy-gtk/empathy-new-call-dialog.c:225
msgid "New Call"
msgstr "Uusi puhelu"
+#: ../libempathy-gtk/empathy-password-dialog.c:274
+#, c-format
+msgid ""
+"Enter your password for account\n"
+"<b>%s</b>"
+msgstr ""
+"Anna salasana tilille\n"
+"<b>%s</b>"
+
#. COL_STATUS_TEXT
#. COL_STATE_ICON_NAME
#. COL_STATE
#. COL_DISPLAY_MARKUP
#. COL_STATUS_CUSTOMISABLE
#. COL_TYPE
-#: ../libempathy-gtk/empathy-presence-chooser.c:168
-#: ../libempathy-gtk/empathy-presence-chooser.c:204
+#: ../libempathy-gtk/empathy-presence-chooser.c:167
+#: ../libempathy-gtk/empathy-presence-chooser.c:203
msgid "Custom Message…"
msgstr "Oma viesti…"
-#: ../libempathy-gtk/empathy-presence-chooser.c:221
-#: ../libempathy-gtk/empathy-presence-chooser.c:223
+#: ../libempathy-gtk/empathy-presence-chooser.c:220
+#: ../libempathy-gtk/empathy-presence-chooser.c:222
msgid "Edit Custom Messages…"
msgstr "Muokkaa omia viestejä…"
-#: ../libempathy-gtk/empathy-presence-chooser.c:346
+#: ../libempathy-gtk/empathy-presence-chooser.c:345
msgid "Click to remove this status as a favorite"
msgstr "Napsauta poistaaksesi tämän tilan suosikeista"
-#: ../libempathy-gtk/empathy-presence-chooser.c:355
+#: ../libempathy-gtk/empathy-presence-chooser.c:354
msgid "Click to make this status a favorite"
msgstr "Napsauta tehdäksesi tästä tilasta suosikin"
-#: ../libempathy-gtk/empathy-presence-chooser.c:389
+#: ../libempathy-gtk/empathy-presence-chooser.c:388
msgid "Set status"
msgstr "Aseta tila"
-#: ../libempathy-gtk/empathy-presence-chooser.c:939
+#: ../libempathy-gtk/empathy-presence-chooser.c:943
msgid "Set your presence and current status"
msgstr "Aseta läsnäolosi ja nykyinen tilasi"
#. Custom messages
-#: ../libempathy-gtk/empathy-presence-chooser.c:1124
+#: ../libempathy-gtk/empathy-presence-chooser.c:1131
msgid "Custom messages…"
msgstr "Omat viestit…"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:3
+#. Create account
+#. To translator: %s is the name of the protocol, such as "Google Talk" or
+#. * "Yahoo!"
+#.
+#: ../libempathy-gtk/empathy-protocol-chooser.c:584
+#, c-format
+msgid "New %s account"
+msgstr "Uusi %s-tili"
+
+#: ../libempathy-gtk/empathy-search-bar.ui.h:1
msgid "Find:"
msgstr "Etsi:"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "Huomioi kirjainkoko"
+#: ../libempathy-gtk/empathy-search-bar.ui.h:2
+msgid "Mat_ch case"
+msgstr ""
-#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+#: ../libempathy-gtk/empathy-search-bar.ui.h:3
msgid "Phrase not found"
msgstr "Lausetta ei löydy"
-#: ../libempathy-gtk/empathy-sound.c:50
+#: ../libempathy-gtk/empathy-search-bar.ui.h:4
+msgid "_Next"
+msgstr "_Seuraava"
+
+#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+msgid "_Previous"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
msgstr "Vastaanotettiin pikaviesti"
-#: ../libempathy-gtk/empathy-sound.c:52
+#: ../libempathy-gtk/empathy-sound-manager.c:53
msgid "Sent an instant message"
msgstr "Lähetettiin pikaviesti"
-#: ../libempathy-gtk/empathy-sound.c:54
+#: ../libempathy-gtk/empathy-sound-manager.c:55
msgid "Incoming chat request"
msgstr "Saapuva keskustelupyyntö"
-#: ../libempathy-gtk/empathy-sound.c:56
+#: ../libempathy-gtk/empathy-sound-manager.c:57
msgid "Contact connected"
msgstr "Tuttava yhdistetty"
-#: ../libempathy-gtk/empathy-sound.c:58
+#: ../libempathy-gtk/empathy-sound-manager.c:59
msgid "Contact disconnected"
msgstr "Yhteys tuttavaan katkaistu"
-#: ../libempathy-gtk/empathy-sound.c:60
+#: ../libempathy-gtk/empathy-sound-manager.c:61
msgid "Connected to server"
msgstr "Yhdistetty palvelimeen"
-#: ../libempathy-gtk/empathy-sound.c:62
+#: ../libempathy-gtk/empathy-sound-manager.c:63
msgid "Disconnected from server"
msgstr "Yhteys palvelimeen katkaistu"
-#: ../libempathy-gtk/empathy-sound.c:64
+#: ../libempathy-gtk/empathy-sound-manager.c:65
msgid "Incoming voice call"
msgstr "Saapuva puhelu"
-#: ../libempathy-gtk/empathy-sound.c:66
+#: ../libempathy-gtk/empathy-sound-manager.c:67
msgid "Outgoing voice call"
msgstr "Lähetä puhelu"
-#: ../libempathy-gtk/empathy-sound.c:68
+#: ../libempathy-gtk/empathy-sound-manager.c:69
msgid "Voice call ended"
msgstr "Puhelu päättyi"
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:364
-msgid "Enter Custom Message"
-msgstr "Syötä itse määritelty viesti"
-
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:523
+#: ../libempathy-gtk/empathy-status-preset-dialog.c:296
msgid "Edit Custom Messages"
msgstr "Muokkaa itse määriteltyjä viestejä"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
-msgid "Add _New Preset"
-msgstr "Lisää _uusi esitieto"
+#: ../libempathy-gtk/empathy-theme-adium.c:1030
+#, c-format
+msgid "Message edited at %s"
+msgstr ""
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:2
-msgid "Saved Presets"
-msgstr "Tallennetut esitiedot"
+#: ../libempathy-gtk/empathy-theme-adium.c:1720
+msgid "Normal"
+msgstr ""
-#: ../libempathy-gtk/empathy-theme-manager.c:67
+#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Classic"
msgstr "Perinteinen"
-#: ../libempathy-gtk/empathy-theme-manager.c:68
+#: ../libempathy-gtk/empathy-theme-manager.c:71
msgid "Simple"
msgstr "Yksinkertainen"
-#: ../libempathy-gtk/empathy-theme-manager.c:69
+#: ../libempathy-gtk/empathy-theme-manager.c:72
msgid "Clean"
msgstr "Siisti"
-#: ../libempathy-gtk/empathy-theme-manager.c:70
+#: ../libempathy-gtk/empathy-theme-manager.c:73
msgid "Blue"
msgstr "Sininen"
#: ../libempathy-gtk/empathy-tls-dialog.c:150
-msgid "The identity provided by the chat server cannot be verified.\n"
-msgstr "Keskustelupalvelimen antamaa tunnistetta ei voida varmistaa.\n"
+msgid "The identity provided by the chat server cannot be verified."
+msgstr ""
-#: ../libempathy-gtk/empathy-tls-dialog.c:156
-msgid "The certificate is not signed by a Certification Authority"
-msgstr "Varmennetta ei ole virallisesti allekirjoitettu"
+#: ../libempathy-gtk/empathy-tls-dialog.c:157
+msgid "The certificate is not signed by a Certification Authority."
+msgstr ""
-#: ../libempathy-gtk/empathy-tls-dialog.c:160
-msgid "The certificate has expired"
-msgstr "Varmenne on vanhentunut"
+#: ../libempathy-gtk/empathy-tls-dialog.c:161
+msgid "The certificate has expired."
+msgstr "Varmenne on vanhentunut."
-#: ../libempathy-gtk/empathy-tls-dialog.c:163
-msgid "The certificate hasn't yet been activated"
-msgstr "Varmennetta ei ole vielä aktivoitu"
+#: ../libempathy-gtk/empathy-tls-dialog.c:164
+msgid "The certificate hasn't yet been activated."
+msgstr "Varmennetta ei ole vielä aktivoitu."
-#: ../libempathy-gtk/empathy-tls-dialog.c:166
-msgid "The certificate does not have the expected fingerprint"
-msgstr "Varmenteessa ei ole odotettua sormenjälkeä"
+#: ../libempathy-gtk/empathy-tls-dialog.c:167
+msgid "The certificate does not have the expected fingerprint."
+msgstr ""
-#: ../libempathy-gtk/empathy-tls-dialog.c:169
-msgid "The hostname verified by the certificate doesn't match the server name"
-msgstr "Varmenteessa ilmoitettu isäntänimi ei täsmää palvelimen nimen kanssa"
+#: ../libempathy-gtk/empathy-tls-dialog.c:170
+msgid "The hostname verified by the certificate doesn't match the server name."
+msgstr ""
-#: ../libempathy-gtk/empathy-tls-dialog.c:173
-msgid "The certificate is self-signed"
-msgstr "Varmenne on itsetehty"
+#: ../libempathy-gtk/empathy-tls-dialog.c:174
+msgid "The certificate is self-signed."
+msgstr "Varmenne on allekirjoitettu itse."
-#: ../libempathy-gtk/empathy-tls-dialog.c:176
-msgid "The certificate has been revoked by the issuing Certification Authority"
-msgstr "Varmenne on peruutettu varmenteen myöntäjän toimesta"
+#: ../libempathy-gtk/empathy-tls-dialog.c:177
+msgid ""
+"The certificate has been revoked by the issuing Certification Authority."
+msgstr ""
-#: ../libempathy-gtk/empathy-tls-dialog.c:180
-msgid "The certificate is cryptographically weak"
-msgstr "Varmenteen salausmenetelmä on heikko"
+#: ../libempathy-gtk/empathy-tls-dialog.c:181
+msgid "The certificate is cryptographically weak."
+msgstr ""
-#: ../libempathy-gtk/empathy-tls-dialog.c:183
-msgid "The certificate length exceeds verifiable limits"
-msgstr "Varmenteen pituus ylittää sallitut rajat"
+#: ../libempathy-gtk/empathy-tls-dialog.c:184
+msgid "The certificate length exceeds verifiable limits."
+msgstr ""
-#: ../libempathy-gtk/empathy-tls-dialog.c:187
-msgid "The certificate is malformed"
-msgstr "Varmenne on muodostettu väärin"
+#: ../libempathy-gtk/empathy-tls-dialog.c:188
+msgid "The certificate is malformed."
+msgstr ""
-#: ../libempathy-gtk/empathy-tls-dialog.c:205
+#: ../libempathy-gtk/empathy-tls-dialog.c:206
#, c-format
msgid "Expected hostname: %s"
msgstr "Odotettu isäntänimi: %s"
-#: ../libempathy-gtk/empathy-tls-dialog.c:208
+#: ../libempathy-gtk/empathy-tls-dialog.c:209
#, c-format
msgid "Certificate hostname: %s"
msgstr "Varmenteen ilmoittama isäntänimi: %s"
-#: ../libempathy-gtk/empathy-tls-dialog.c:263
+#: ../libempathy-gtk/empathy-tls-dialog.c:281
msgid "Continue"
msgstr "Jatka"
-#: ../libempathy-gtk/empathy-tls-dialog.c:269
+#: ../libempathy-gtk/empathy-tls-dialog.c:287
msgid "This connection is untrusted. Would you like to continue anyway?"
msgstr "Yhteys ei ole luotettava. Haluatko kuitenkin jatkaa?"
-#: ../libempathy-gtk/empathy-tls-dialog.c:286
+#: ../libempathy-gtk/empathy-tls-dialog.c:297
msgid "Remember this choice for future connections"
msgstr "Muista tämä valinta tulevia yhteyksiä varten"
-#: ../libempathy-gtk/empathy-tls-dialog.c:294
+#: ../libempathy-gtk/empathy-tls-dialog.c:303
msgid "Certificate Details"
msgstr "Varmenteen tiedot"
-#: ../libempathy-gtk/empathy-ui-utils.c:1702
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "URI:a ei voi avata"
-#: ../libempathy-gtk/empathy-ui-utils.c:1797
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "Valitse tiedosto"
-#: ../libempathy-gtk/empathy-ui-utils.c:1866
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
+msgid "Insufficient free space to save file"
+msgstr "Tiedoston tallennukseen ei ole riittävästi tilaa"
+
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
+#, c-format
+msgid ""
+"%s of free space are required to save this file, but only %s is available. "
+"Please choose another location."
+msgstr ""
+"Tiedoston tallennukseen vaaditaan tilaa vähintään %s, mutta vain %s on "
+"saatavilla. Valitse toinen tallennussijainti."
+
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, c-format
msgid "Incoming file from %s"
msgstr "Saapuva tiedosto käyttäjältä %s"
@@ -2377,19 +2939,35 @@ msgstr "Ei virheilmoitusta"
msgid "Instant Message (Empathy)"
msgstr "Pikaviesti (Empathy)"
-#: ../src/empathy.c:414
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "Älä yhdistä käynnistettäessä"
-#: ../src/empathy.c:418
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "Älä näytä tuttavalistaa tai muita dialogeja käynnistyksessä"
-#: ../src/empathy.c:435
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "- Empathy-pikaviestin"
-#: ../src/empathy-about-dialog.c:85
+#: ../src/empathy.c:637
+msgid "Error contacting the Account Manager"
+msgstr "Virhe yhdistettäessä tilienhallintaan"
+
+#: ../src/empathy.c:639
+#, c-format
+msgid ""
+"There was an error while trying to connect to the Telepathy Account Manager. "
+"The error was:\n"
+"\n"
+"%s"
+msgstr ""
+"Yhdistettäessä Empathyn tilienhallintaan tapahtui virhe:\n"
+"\n"
+"%s"
+
+#: ../src/empathy-about-dialog.c:81
msgid ""
"Empathy is free software; you can redistribute it and/or modify it under the "
"terms of the GNU General Public License as published by the Free Software "
@@ -2401,7 +2979,7 @@ msgstr ""
"Software Foundation on ne julkaissut; joko lisenssin version 2, tai "
"(valinnan mukaan) minkä tahansa myöhemmän version mukaisesti."
-#: ../src/empathy-about-dialog.c:89
+#: ../src/empathy-about-dialog.c:85
msgid ""
"Empathy is distributed in the hope that it will be useful, but WITHOUT ANY "
"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
@@ -2413,7 +2991,7 @@ msgstr ""
"laadusta tai soveltuvuudesta tiettyyn tarkoitukseen. Katso GPL lisenssistä "
"lisää yksityiskohtia."
-#: ../src/empathy-about-dialog.c:93
+#: ../src/empathy-about-dialog.c:89
msgid ""
"You should have received a copy of the GNU General Public License along with "
"Empathy; if not, write to the Free Software Foundation, Inc., 51 Franklin "
@@ -2423,11 +3001,11 @@ msgstr ""
"kirjoita osoitteeseen Free Software Foundation Inc., 51 Franklin St, Fifth "
"Floor, Boston, MA 02110-1301, USA."
-#: ../src/empathy-about-dialog.c:121
+#: ../src/empathy-about-dialog.c:107
msgid "An Instant Messaging client for GNOME"
msgstr "Gnomen pikaviestiohjelma"
-#: ../src/empathy-about-dialog.c:127
+#: ../src/empathy-about-dialog.c:113
msgid "translator-credits"
msgstr ""
"Samuli Seppänen ja Henna Nykänen, 2006.\n"
@@ -2447,18 +3025,22 @@ msgstr ""
" Ilkka Tuohela https://launchpad.net/~hile\n"
" Ilkka Tuohela https://launchpad.net/~hile-utu\n"
" Jammi Vesterinen https://launchpad.net/~jmov\n"
-" Jani Uusitalo https://launchpad.net/~jani-uusitalo\n"
+" Jani Uusitalo https://launchpad.net/~uusijani\n"
" Jere Sokka https://launchpad.net/~jerry-sokka\n"
" Jiri Grönroos https://launchpad.net/~jiri-gronroos\n"
-" Jussi Aalto https://launchpad.net/~jtaalto\n"
+" Joonas Pajuniva https://launchpad.net/~joonas-pajuniva\n"
+" Jussi Aalto https://launchpad.net/~jtaalto-deactivatedaccount\n"
+" Kristian Kurki https://launchpad.net/~kristian-kurki\n"
" Matti Karnaattu https://launchpad.net/~mattikarnaattu\n"
-" Mika Suomalainen https://launchpad.net/~s-mika\n"
+" Mika Suomalainen https://launchpad.net/~mkaysi\n"
" Mikko Nissinen https://launchpad.net/~mikko\n"
+" Miko-Matias Grönvall https://launchpad.net/~matias-gronvall\n"
" Ncl8 https://launchpad.net/~crofle\n"
" Timo Jyrinki https://launchpad.net/~timo-jyrinki\n"
" Tomi Juntunen https://launchpad.net/~tojuntu\n"
" Tommi Saira https://launchpad.net/~tommisaira\n"
" Tommi Vainikainen https://launchpad.net/~thv\n"
+" Ville-Pekka Vainio https://launchpad.net/~vpvainio\n"
" papukaija https://launchpad.net/~papukaija"
#: ../src/empathy-account-assistant.c:167
@@ -2471,7 +3053,7 @@ msgstr "Virhe jäsennettäessä käyttäjätilien asetuksia."
#: ../src/empathy-account-assistant.c:173
msgid "There was an error while creating the account."
-msgstr "Tunnusta luodessa tapahtui virhe."
+msgstr "Tiliä luodessa tapahtui virhe."
#: ../src/empathy-account-assistant.c:175
msgid "There was an error."
@@ -2491,92 +3073,81 @@ msgstr ""
"tämän apulaisen ja lisätä tilit myöhemmin Muokkaa-valikosta."
#: ../src/empathy-account-assistant.c:220
-#: ../src/empathy-account-assistant.c:1315
+#: ../src/empathy-account-assistant.c:1271
msgid "An error occurred"
msgstr "Tapahtui virhe"
-#. To translator: %s is the protocol name
-#. Create account
-#. To translator: %s is the name of the protocol, such as "Google Talk" or
-#. * "Yahoo!"
-#.
-#: ../src/empathy-account-assistant.c:412 ../src/empathy-accounts-dialog.c:614
-#, c-format
-msgid "New %s account"
-msgstr "Uusi %s-tili"
-
-#: ../src/empathy-account-assistant.c:514
+#: ../src/empathy-account-assistant.c:467
msgid "What kind of chat account do you have?"
msgstr "Minkä tyyppinen pikaviestintili sinulla on?"
-#: ../src/empathy-account-assistant.c:520
+#: ../src/empathy-account-assistant.c:473
msgid "Do you have any other chat accounts you want to set up?"
msgstr "Onko sinulla muita tilejä, jotka haluaisit määritellä?"
-#: ../src/empathy-account-assistant.c:526
+#: ../src/empathy-account-assistant.c:479
msgid "Enter your account details"
msgstr "Syötä tilisi tiedot"
-#: ../src/empathy-account-assistant.c:531
+#: ../src/empathy-account-assistant.c:484
msgid "What kind of chat account do you want to create?"
msgstr "Minkä tyyppisen pikaviestintilin haluat luoda?"
-#: ../src/empathy-account-assistant.c:537
+#: ../src/empathy-account-assistant.c:490
msgid "Do you want to create other chat accounts?"
msgstr "Haluatko luoda muita pikaviestintilejä?"
-#: ../src/empathy-account-assistant.c:544
+#: ../src/empathy-account-assistant.c:497
msgid "Enter the details for the new account"
msgstr "Syötä uuden käyttäjätilin tiedot"
-#: ../src/empathy-account-assistant.c:659
+#: ../src/empathy-account-assistant.c:612
msgid ""
"With Empathy you can chat with people online nearby and with friends and "
"colleagues who use Google Talk, AIM, Windows Live and many other chat "
"programs. With a microphone or a webcam you can also have audio or video "
"calls."
msgstr ""
-"Empathya käyttäen voit keskustella verkossa olevien tuttujen kanssa, jotka "
-"käyttävät Google Talkia, AIM:ää, Windows Liveä ja monia muita pikaviestimiä. "
-"Mikrofonin ja web-kameran avulla voit myös soittaa puheluita sekä "
-"videopuheluita."
+"Keskustele Empathyn avulla verkossa olevien tuttujen kanssa, joilla on "
+"esimerkiksi Google Talk, AIM, Windows Live tai muu pikaviestintili käytössä. "
+"Mikrofonin ja web-kameran avulla voit myös soittaa ääni- tai videopuheluita."
-#: ../src/empathy-account-assistant.c:676
+#: ../src/empathy-account-assistant.c:629
msgid "Do you have an account you've been using with another chat program?"
msgstr ""
"Onko sinulla käyttäjätili, jota olet käyttänyt toisessa pikaviestimessä?"
-#: ../src/empathy-account-assistant.c:699
+#: ../src/empathy-account-assistant.c:652
msgid "Yes, import my account details from "
msgstr "Kyllä, tuo tilitiedot ohjelmasta "
-#: ../src/empathy-account-assistant.c:720
+#: ../src/empathy-account-assistant.c:673
msgid "Yes, I'll enter my account details now"
msgstr "Kyllä, syötän tilitietoni nyt"
-#: ../src/empathy-account-assistant.c:742
+#: ../src/empathy-account-assistant.c:695
msgid "No, I want a new account"
msgstr "Ei, haluan uuden käyttäjätilin"
-#: ../src/empathy-account-assistant.c:752
+#: ../src/empathy-account-assistant.c:705
msgid "No, I just want to see people online nearby for now"
msgstr "Ei, haluan vain nähdä samassa lähiverkossa linjoilla olevat henkilöt"
-#: ../src/empathy-account-assistant.c:773
+#: ../src/empathy-account-assistant.c:726
msgid "Select the accounts you want to import:"
msgstr "Valitse tilit, jotka haluat tuoda:"
-#: ../src/empathy-account-assistant.c:857
-#: ../src/empathy-new-chatroom-dialog.c:609
-#: ../src/empathy-new-chatroom-dialog.c:610
+#: ../src/empathy-account-assistant.c:813
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "Yes"
msgstr "Kyllä"
-#: ../src/empathy-account-assistant.c:864
+#: ../src/empathy-account-assistant.c:820
msgid "No, that's all for now"
msgstr "Ei, tässä oli kaikki"
-#: ../src/empathy-account-assistant.c:1129
+#: ../src/empathy-account-assistant.c:1085
msgid ""
"Empathy can automatically discover and chat with the people connected on the "
"same network as you. If you want to use this feature, please check that the "
@@ -2586,19 +3157,19 @@ msgstr ""
"Empathy voi automaattisesti löytää ja keskustella kanssasi samaan verkkoon "
"yhdistettyjen ihmisten kanssa. Jos haluat käyttää tätä toimintoa, tarkista "
"että alla olevat yksityiskohdat pitävät paikkansa. Voit helposti muuttaa "
-"näitä yksityiskohtia myöhemmin tai estää tämän toiminnon käyttämällä "
-"”Tilit”-valintaikkunaa."
+"näitä yksityiskohtia myöhemmin tai estää tämän toiminnon käyttämällä ”Tilit”-"
+"valintaikkunaa."
-#: ../src/empathy-account-assistant.c:1135
-#: ../src/empathy-account-assistant.c:1191
+#: ../src/empathy-account-assistant.c:1091
+#: ../src/empathy-account-assistant.c:1147
msgid "Edit->Accounts"
msgstr "Muokkaa->Tilit"
-#: ../src/empathy-account-assistant.c:1151
-msgid "I don't want to enable this feature for now"
-msgstr "En halua ottaa tätä toimintoa käyttöön nyt"
+#: ../src/empathy-account-assistant.c:1107
+msgid "I do _not want to enable this feature for now"
+msgstr "En _halua käyttää tätä ominaisuutta juuri nyt"
-#: ../src/empathy-account-assistant.c:1187
+#: ../src/empathy-account-assistant.c:1143
msgid ""
"You won't be able to chat with people connected to your local network, as "
"telepathy-salut is not installed. If you want to enable this feature, please "
@@ -2607,69 +3178,71 @@ msgid ""
msgstr ""
"Et voi keskustella paikalliseen verkkoon liittyneiden ihmisten kanssa sillä "
"telepathy-salut ei ole asennettu. Jos haluat ottaa tämän ominaisuuden "
-"käyttöön, asenna telepathy-salut paketti ja luo läheiset ihmiset -tili "
-"Tilit-ikkunassa."
+"käyttöön, asenna telepathy-salut paketti ja luo läheiset ihmiset -tili Tilit-"
+"ikkunassa."
-#: ../src/empathy-account-assistant.c:1193
+#: ../src/empathy-account-assistant.c:1149
msgid "telepathy-salut not installed"
msgstr "pakettia telepathy-salut ei ole asennettu"
-#: ../src/empathy-account-assistant.c:1239
+#: ../src/empathy-account-assistant.c:1195
msgid "Messaging and VoIP Accounts Assistant"
msgstr "Viestintä- ja VoIP-käyttäjätilien apulainen"
-#: ../src/empathy-account-assistant.c:1273
+#: ../src/empathy-account-assistant.c:1229
msgid "Welcome to Empathy"
msgstr "Tervetuloa Empathyyn"
-#: ../src/empathy-account-assistant.c:1282
+#: ../src/empathy-account-assistant.c:1238
msgid "Import your existing accounts"
msgstr "Tuo olemassa olevat käyttäjätilit"
-#: ../src/empathy-account-assistant.c:1300
+#: ../src/empathy-account-assistant.c:1256
msgid "Please enter personal details"
msgstr "Syötä henkilökohtaiset tiedot"
#. The primary text of the dialog shown to the user when he is about to lose
#. * unsaved changes
-#: ../src/empathy-accounts-dialog.c:65
+#: ../src/empathy-accounts-dialog.c:64
#, c-format
msgid "There are unsaved modifications to your %s account."
msgstr "Tilille %s tehtyjä muutoksia ei ole tallennettu."
#. The primary text of the dialog shown to the user when he is about to lose
#. * an unsaved new account
-#: ../src/empathy-accounts-dialog.c:69
+#: ../src/empathy-accounts-dialog.c:68
msgid "Your new account has not been saved yet."
-msgstr "Uutta tunnustasi ei ole vielä tallennettu."
+msgstr "Uutta tiliäsi ei ole vielä tallennettu."
-#: ../src/empathy-accounts-dialog.c:281 ../src/empathy-call-window.c:818
+#: ../src/empathy-accounts-dialog.c:345
+#: ../src/empathy-streamed-media-window.c:754
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Yhdistetään…"
-#: ../src/empathy-accounts-dialog.c:322
+#: ../src/empathy-accounts-dialog.c:386
#, c-format
msgid "Offline — %s"
msgstr "Poissa linjoilta — %s"
-#: ../src/empathy-accounts-dialog.c:334
+#: ../src/empathy-accounts-dialog.c:398
#, c-format
msgid "Disconnected — %s"
msgstr "Yhteys katkaistu — %s"
-#: ../src/empathy-accounts-dialog.c:345
+#: ../src/empathy-accounts-dialog.c:409
msgid "Offline — No Network Connection"
msgstr "Poissa linjoilta — Ei verkkoyhteyttä"
-#: ../src/empathy-accounts-dialog.c:352
+#: ../src/empathy-accounts-dialog.c:416
msgid "Unknown Status"
msgstr "Tuntematon tila"
-#: ../src/empathy-accounts-dialog.c:364
+#: ../src/empathy-accounts-dialog.c:428
msgid "Offline — Account Disabled"
msgstr "Poissa linjoilta — Tili ei ole käytettävissä"
-#: ../src/empathy-accounts-dialog.c:810
+#: ../src/empathy-accounts-dialog.c:831
msgid ""
"You are about to create a new account, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2677,16 +3250,16 @@ msgstr ""
"Olet luomassa uutta käyttäjätiliä. Uuden tilin luonti hylkää\n"
"tehdyt muutokset. Haluatko varmasti jatkaa?"
-#: ../src/empathy-accounts-dialog.c:1157
+#: ../src/empathy-accounts-dialog.c:1192
#, c-format
msgid "Do you want to remove %s from your computer?"
msgstr "Haluatko poistaa tilin ”%s” tietokoneeltasi?"
-#: ../src/empathy-accounts-dialog.c:1161
+#: ../src/empathy-accounts-dialog.c:1196
msgid "This will not remove your account on the server."
msgstr "Tämä ei poista tiliäsi palvelimelta."
-#: ../src/empathy-accounts-dialog.c:1399
+#: ../src/empathy-accounts-dialog.c:1432
msgid ""
"You are about to select another account, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2694,7 +3267,16 @@ msgstr ""
"Olet vaihtamassa käyttäjätiliä. Tilin vaihtamineen hylkää\n"
"tehdyt muutokset. Haluatko varmasti jatkaa?"
-#: ../src/empathy-accounts-dialog.c:2002
+#. Menu items: to enabled/disable the account
+#: ../src/empathy-accounts-dialog.c:1643
+msgid "_Enable"
+msgstr ""
+
+#: ../src/empathy-accounts-dialog.c:1644
+msgid "_Disable"
+msgstr ""
+
+#: ../src/empathy-accounts-dialog.c:2154
msgid ""
"You are about to close the window, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2703,18 +3285,22 @@ msgstr ""
"tehdyt muutokset. Haluatko varmasti jatkaa?"
#: ../src/empathy-accounts-dialog.ui.h:1
+msgid "Add…"
+msgstr "Lisää..."
+
+#: ../src/empathy-accounts-dialog.ui.h:2
msgid "Loading account information"
msgstr "Ladataan tilin tietoja"
-#: ../src/empathy-accounts-dialog.ui.h:2
+#: ../src/empathy-accounts-dialog.ui.h:3
msgid "No protocol installed"
msgstr "Protokollaa ei ole asennettu"
-#: ../src/empathy-accounts-dialog.ui.h:3
+#: ../src/empathy-accounts-dialog.ui.h:4
msgid "Protocol:"
msgstr "Yhteyskäytäntö:"
-#: ../src/empathy-accounts-dialog.ui.h:4
+#: ../src/empathy-accounts-dialog.ui.h:6
msgid ""
"To add a new account, you first have to install a backend for each protocol "
"you want to use."
@@ -2722,19 +3308,15 @@ msgstr ""
"Ennen kuin voit lisätä tilin, sinun täytyy asentaa kullekin käytettävälle "
"protokollalle tarvittava taustajärjestelmä."
-#: ../src/empathy-accounts-dialog.ui.h:5
-msgid "_Add…"
-msgstr "_Lisää…"
-
-#: ../src/empathy-accounts-dialog.ui.h:6
+#: ../src/empathy-accounts-dialog.ui.h:7
msgid "_Import…"
msgstr "_Tuo…"
-#: ../src/empathy-auth-client.c:217
+#: ../src/empathy-auth-client.c:249
msgid " - Empathy authentication client"
msgstr " - Empathyn tunnistautumisasiakas"
-#: ../src/empathy-auth-client.c:233
+#: ../src/empathy-auth-client.c:265
msgid "Empathy authentication client"
msgstr "Empathyn tunnistautumisasiakas"
@@ -2742,108 +3324,132 @@ msgstr "Empathyn tunnistautumisasiakas"
msgid "People nearby"
msgstr "Lähellä olevat ihmiset"
-#: ../src/empathy-av.c:133
+#: ../src/empathy-av.c:118 ../src/empathy-call.c:127
msgid "- Empathy Audio/Video Client"
msgstr "- Empathyn audio/video-asiakas"
-#: ../src/empathy-av.c:149
+#: ../src/empathy-av.c:134 ../src/empathy-call.c:152
msgid "Empathy Audio/Video Client"
msgstr "Empathyn audio/video-asiakas"
-#: ../src/empathy-call-window.c:479
+#: ../src/empathy-streamed-media-window.c:431
msgid "Contrast"
msgstr "Kontrasti"
-#: ../src/empathy-call-window.c:482
+#: ../src/empathy-streamed-media-window.c:434
msgid "Brightness"
msgstr "Kirkkaus"
-#: ../src/empathy-call-window.c:485
+#: ../src/empathy-streamed-media-window.c:437
msgid "Gamma"
msgstr "Gamma"
-#: ../src/empathy-call-window.c:590
+#: ../src/empathy-streamed-media-window.c:542
msgid "Volume"
msgstr "Äänenvoimakkuus"
-#: ../src/empathy-call-window.c:1175
+#: ../src/empathy-streamed-media-window.c:1110
msgid "_Sidebar"
msgstr "_Sivupalkki"
-#: ../src/empathy-call-window.c:1194
+#: ../src/empathy-streamed-media-window.c:1130
msgid "Audio input"
msgstr "Äänisyöte"
-#: ../src/empathy-call-window.c:1198
+#: ../src/empathy-streamed-media-window.c:1134
msgid "Video input"
msgstr "Videosyöte"
-#: ../src/empathy-call-window.c:1202
+#: ../src/empathy-streamed-media-window.c:1140
msgid "Dialpad"
msgstr "Valintalevy"
-#: ../src/empathy-call-window.c:1207
+#: ../src/empathy-streamed-media-window.c:1151
msgid "Details"
msgstr "Tiedot"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
-#: ../src/empathy-call-window.c:1275
+#: ../src/empathy-streamed-media-window.c:1220
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "Soita tuttavalle %s"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../src/empathy-call-window.c:1354
-msgid "Call"
-msgstr "Soita"
-
-#: ../src/empathy-call-window.c:1508
+#: ../src/empathy-streamed-media-window.c:1453
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "Tämän koneen näkemä IP-osoite"
-#: ../src/empathy-call-window.c:1510
+#: ../src/empathy-streamed-media-window.c:1455
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "Internetissä olevan palvelimen näkemä IP-osoite"
-#: ../src/empathy-call-window.c:1512
+#: ../src/empathy-streamed-media-window.c:1457
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
-msgstr ""
+msgstr "Vertaisen IP-osoite toiselta puolen nähtynä"
-#: ../src/empathy-call-window.c:1514
+#: ../src/empathy-streamed-media-window.c:1459
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
-msgstr ""
+msgstr "Välityspalvelimen IP-osoite"
-#: ../src/empathy-call-window.c:1516
+#: ../src/empathy-streamed-media-window.c:1461
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "Ryhmälähetysryhmän IP-osoite"
+#: ../src/empathy-streamed-media-window.c:1843
+msgctxt "encoding video codec"
+msgid "Unknown"
+msgstr "Tuntematon"
+
+#: ../src/empathy-streamed-media-window.c:1846
+msgctxt "encoding audio codec"
+msgid "Unknown"
+msgstr "Tuntematon"
+
+#: ../src/empathy-streamed-media-window.c:1849
+msgctxt "decoding video codec"
+msgid "Unknown"
+msgstr "Tuntematon"
+
+#: ../src/empathy-streamed-media-window.c:1852
+msgctxt "decoding audio codec"
+msgid "Unknown"
+msgstr "Tuntematon"
+
#. Translators: number of minutes:seconds the caller has been connected
-#: ../src/empathy-call-window.c:2263
+#: ../src/empathy-streamed-media-window.c:2144
#, c-format
msgid "Connected — %d:%02dm"
msgstr "Yhdistetty -- %d:%02d min"
-#: ../src/empathy-call-window.c:2324
+#: ../src/empathy-streamed-media-window.c:2205
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Tekniset tiedot"
-#: ../src/empathy-call-window.c:2362
+#: ../src/empathy-streamed-media-window.c:2243
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
"computer"
msgstr "%s:n ohjelmisto ei ymmärrä mitään äänimuotoja mitä tietokoneesi tukee"
-#: ../src/empathy-call-window.c:2367
+#: ../src/empathy-streamed-media-window.c:2248
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
"computer"
msgstr "%s:n ohjelmisto ei ymmärrä mitään videomuotoja mitä tietokoneesi tukee"
-#: ../src/empathy-call-window.c:2373
+#: ../src/empathy-streamed-media-window.c:2254
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -2852,25 +3458,29 @@ msgstr ""
"Yhteyttä ei voi muodostaa kohteeseen %s. Yksi teistä voi ehkä olla verkossa, "
"joka ei salli suoria yhteyksiä."
-#: ../src/empathy-call-window.c:2379
+#: ../src/empathy-streamed-media-window.c:2260
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "Verkkoyhteydessä tapahtui virhe"
-#: ../src/empathy-call-window.c:2383
+#: ../src/empathy-streamed-media-window.c:2264
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr ""
"Tähän puheluun vaadittavia äänitiedostomuotoja ei ole asennettu tälle "
"tietokoneelle"
-#: ../src/empathy-call-window.c:2386
+#: ../src/empathy-streamed-media-window.c:2267
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr ""
"Tähän puheluun vaadittavia videotiedostomuotoja ei ole asennettu tälle "
"tietokoneelle"
-#: ../src/empathy-call-window.c:2396
+#: ../src/empathy-streamed-media-window.c:2277
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -2878,150 +3488,203 @@ msgid ""
"the Help menu."
msgstr ""
"Telepathy-komponentin kanssa tapahtui jotain odottamatonta. Ole hyvä ja <a "
-"href=\"%s\">raportoi tämä ohjelmavirhe</a> sekä liitä 'Vianjäljitys'-ikkunasta "
-"kerätyt lokit \"Apua\"-valikosta."
+"href=\"%s\">raportoi tämä ohjelmavirhe</a> sekä liitä 'Vianjäljitys'-"
+"ikkunasta kerätyt lokit \"Apua\"-valikosta."
-#: ../src/empathy-call-window.c:2404
+#: ../src/empathy-streamed-media-window.c:2285
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "Virhe soitettaessa"
-#: ../src/empathy-call-window.c:2407
+#: ../src/empathy-streamed-media-window.c:2288
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "Virran loppu saavutettiin"
-#: ../src/empathy-call-window.c:2447
+#: ../src/empathy-streamed-media-window.c:2328
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "Ääniyhteyden muodostus ei onnistunut"
-#: ../src/empathy-call-window.c:2457
+#: ../src/empathy-streamed-media-window.c:2338
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "Videoyhteyden muodostus ei onnistunut"
-#: ../src/empathy-call-window.ui.h:1
+#: ../src/empathy-call-window.ui.h:1 ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-streamed-media-window.ui.h:1
msgid "Audio"
msgstr "Ääni"
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call the contact again"
-msgstr "Soita tuttavalle uudelleen"
-
#: ../src/empathy-call-window.ui.h:3
-msgid "Camera Off"
-msgstr "Kamera pois"
+#: ../src/empathy-streamed-media-window.ui.h:5
+msgid "Decoding Codec:"
+msgstr "Purkamiskoodekki:"
#: ../src/empathy-call-window.ui.h:4
-msgid "Camera On"
-msgstr "Kamera päällä"
+msgid "Disable camera"
+msgstr ""
#: ../src/empathy-call-window.ui.h:5
-msgid "Decoding Codec:"
-msgstr "Purkamiskoodekki:"
+msgid "Display the dialpad"
+msgstr ""
#: ../src/empathy-call-window.ui.h:6
-msgid "Disable camera and stop sending video"
-msgstr "Kytke kamera poista käytöstä ja lopeta videokuvan lähetys"
+#: ../src/empathy-streamed-media-window.ui.h:9
+msgid "Encoding Codec:"
+msgstr "Pakkauskoodekki:"
#: ../src/empathy-call-window.ui.h:7
-msgid "Enable camera and send video"
-msgstr "Ota kamera käyttöön ja lähetä videokuvaa"
+#: ../src/empathy-streamed-media-window.ui.h:10
+msgid "Hang up"
+msgstr "Katkaise"
#: ../src/empathy-call-window.ui.h:8
-msgid "Enable camera but don't send video"
-msgstr "Ota kamera käyttöön, mutta älä lähetä videokuvaa"
+#: ../src/empathy-streamed-media-window.ui.h:11
+msgid "Hang up current call"
+msgstr "Lopeta nykyinen puhelu"
#: ../src/empathy-call-window.ui.h:9
-msgid "Encoding Codec:"
-msgstr "Pakkauskoodekki:"
+#: ../src/empathy-streamed-media-window.ui.h:12
+msgid "Local Candidate:"
+msgstr "Paikallisehdokas:"
#: ../src/empathy-call-window.ui.h:10
-msgid "Hang up"
-msgstr "Katkaise"
+msgid "Maximise me"
+msgstr ""
#: ../src/empathy-call-window.ui.h:11
-msgid "Hang up current call"
-msgstr "Lopeta nykyinen puhelu"
+msgid "Minimise me"
+msgstr ""
#: ../src/empathy-call-window.ui.h:12
-msgid "Local Candidate:"
-msgstr ""
+#: ../src/empathy-streamed-media-window.ui.h:15
+msgid "Remote Candidate:"
+msgstr "Etäehdokas:"
#: ../src/empathy-call-window.ui.h:13
-msgid "Preview"
-msgstr "Esikatselu"
+#: ../src/empathy-streamed-media-window.ui.h:16
+msgid "Send Audio"
+msgstr "Lähetä ääntä"
#: ../src/empathy-call-window.ui.h:14
-msgid "Redial"
-msgstr "Yhdistä uudelleen"
+msgid "Send Video"
+msgstr "Lähetä video"
#: ../src/empathy-call-window.ui.h:15
-msgid "Remote Candidate:"
+msgid "Show dialpad"
msgstr ""
#: ../src/empathy-call-window.ui.h:16
-msgid "Send Audio"
-msgstr "Lähetä ääntä"
+msgid "Start a video call"
+msgstr "Aloita videopuhelu"
#: ../src/empathy-call-window.ui.h:17
-msgid "Toggle audio transmission"
-msgstr "Äänen lähetys päälle/pois"
+msgid "Start an audio call"
+msgstr "Aloita äänipuhelu"
+
+#: ../src/empathy-call-window.ui.h:18
+msgid "Swap camera"
+msgstr "Vaihda kamera"
#: ../src/empathy-call-window.ui.h:19
-msgid "V_ideo"
-msgstr "V_ideo"
+#: ../src/empathy-streamed-media-window.ui.h:17
+msgid "Toggle audio transmission"
+msgstr "Äänen lähetys päälle/pois"
#: ../src/empathy-call-window.ui.h:20
-msgid "Video"
-msgstr "Video"
+msgid "Toggle video transmission"
+msgstr ""
#: ../src/empathy-call-window.ui.h:21
-msgid "Video Off"
-msgstr "Video pois"
-
-#: ../src/empathy-call-window.ui.h:22
-msgid "Video On"
-msgstr "Video päällä"
+#: ../src/empathy-streamed-media-window.ui.h:18
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
+msgid "Unknown"
+msgstr "Tuntematon"
#: ../src/empathy-call-window.ui.h:23
-msgid "Video Preview"
-msgstr "Videon esikatselu"
+msgid "Video call"
+msgstr "Videopuhelu"
#: ../src/empathy-call-window.ui.h:24
+#: ../src/empathy-streamed-media-window.ui.h:24
msgid "_Call"
msgstr "_Soita"
-#: ../src/empathy-call-window.ui.h:25 ../src/empathy-main-window.ui.h:27
+#: ../src/empathy-call-window.ui.h:25
+msgid "_Camera"
+msgstr ""
+
+#: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:18
+msgid "_Contents"
+msgstr "_Sisältö"
+
+#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:19
+msgid "_Debug"
+msgstr "_Vianetsintä"
+
+#: ../src/empathy-call-window.ui.h:29 ../src/empathy-chat-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:22
+msgid "_Help"
+msgstr "O_hje"
+
+#: ../src/empathy-call-window.ui.h:30
+msgid "_Microphone"
+msgstr ""
+
+#: ../src/empathy-call-window.ui.h:31
+msgid "_Settings"
+msgstr ""
+
+#: ../src/empathy-call-window.ui.h:32
+#: ../src/empathy-main-window-menubar.ui.h:30
+#: ../src/empathy-streamed-media-window.ui.h:25
msgid "_View"
msgstr "_Näytä"
-#: ../src/empathy-chat-window.c:452 ../src/empathy-chat-window.c:472
+#: ../src/empathy-chat-window.c:481 ../src/empathy-chat-window.c:501
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
msgstr[0] "%s (%d lukematon)"
msgstr[1] "%s (%d lukematonta)"
-#: ../src/empathy-chat-window.c:464
+#: ../src/empathy-chat-window.c:493
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
msgstr[0] "%s (ja %u muu)"
msgstr[1] "%s (ja %u muuta)"
-#: ../src/empathy-chat-window.c:480
+#: ../src/empathy-chat-window.c:509
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
msgstr[0] "%s (%d lukematon muilta)"
msgstr[1] "%s (%d lukematonta muilta)"
-#: ../src/empathy-chat-window.c:489
+#: ../src/empathy-chat-window.c:518
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
msgstr[0] "%s (%d lukematon kaikilta)"
msgstr[1] "%s (%d lukematonta kaikilta)"
-#: ../src/empathy-chat-window.c:695
+#: ../src/empathy-chat-window.c:733
+msgid "SMS:"
+msgstr "SMS:"
+
+#: ../src/empathy-chat-window.c:743
+#, c-format
+msgid "Sending %d message"
+msgid_plural "Sending %d messages"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../src/empathy-chat-window.c:765
msgid "Typing a message."
msgstr "Kirjoittaa viestiä."
@@ -3033,10 +3696,6 @@ msgstr "_Tyhjennä"
msgid "C_ontact"
msgstr "T_uttava"
-#: ../src/empathy-chat-window.ui.h:3
-msgid "Chat"
-msgstr "Keskustelu"
-
#: ../src/empathy-chat-window.ui.h:4
msgid "Insert _Smiley"
msgstr "Lisää _hymiö"
@@ -3057,10 +3716,6 @@ msgstr "Siirrä välilehti _oikealle"
msgid "Notify for All Messages"
msgstr "Ilmoita kaikista viesteistä"
-#: ../src/empathy-chat-window.ui.h:9 ../src/empathy-main-window.ui.h:16
-msgid "_Contents"
-msgstr "_Sisältö"
-
#: ../src/empathy-chat-window.ui.h:10
msgid "_Conversation"
msgstr "_Keskustelu"
@@ -3069,18 +3724,10 @@ msgstr "_Keskustelu"
msgid "_Detach Tab"
msgstr "_Irrota välilehti"
-#: ../src/empathy-chat-window.ui.h:12 ../src/empathy-main-window.ui.h:18
-msgid "_Edit"
-msgstr "_Muokkaa"
-
#: ../src/empathy-chat-window.ui.h:13
msgid "_Favorite Chat Room"
msgstr "_Suosikkikeskusteluhuone"
-#: ../src/empathy-chat-window.ui.h:14 ../src/empathy-main-window.ui.h:20
-msgid "_Help"
-msgstr "O_hje"
-
#: ../src/empathy-chat-window.ui.h:15
msgid "_Next Tab"
msgstr "_Seuraava välilehti"
@@ -3101,15 +3748,15 @@ msgstr "V_älilehdet"
msgid "_Undo Close Tab"
msgstr "_Kumoa Sulje välilehti"
-#: ../src/empathy-chatrooms-window.c:241
+#: ../src/empathy-chatrooms-window.c:251
msgid "Name"
msgstr "Nimi"
-#: ../src/empathy-chatrooms-window.c:259
+#: ../src/empathy-chatrooms-window.c:269
msgid "Room"
msgstr "Huone"
-#: ../src/empathy-chatrooms-window.c:267
+#: ../src/empathy-chatrooms-window.c:277
msgid "Auto-Connect"
msgstr "Yhdistä automaattisesti"
@@ -3117,86 +3764,95 @@ msgstr "Yhdistä automaattisesti"
msgid "Manage Favorite Rooms"
msgstr "Hallitse suosikkihuoneita"
-#: ../src/empathy-event-manager.c:468
+#: ../src/empathy-event-manager.c:521
msgid "Incoming video call"
msgstr "Saapuva videopuhelu"
-#: ../src/empathy-event-manager.c:468
+#: ../src/empathy-event-manager.c:521
msgid "Incoming call"
msgstr "Saapuva puhelu"
-#: ../src/empathy-event-manager.c:472
+#: ../src/empathy-event-manager.c:525
#, c-format
msgid "%s is video calling you. Do you want to answer?"
msgstr "%s soittaa videopuhelun sinulle. Haluatko vastata?"
-#: ../src/empathy-event-manager.c:473
+#: ../src/empathy-event-manager.c:526
#, c-format
msgid "%s is calling you. Do you want to answer?"
msgstr "%s soittaa sinulle. Haluatko vastata?"
-#: ../src/empathy-event-manager.c:476 ../src/empathy-event-manager.c:618
+#: ../src/empathy-event-manager.c:529 ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming call from %s"
msgstr "Puhelu käyttäjältä %s"
-#: ../src/empathy-event-manager.c:501
+#: ../src/empathy-event-manager.c:554
msgid "_Reject"
msgstr "_Hylkää"
-#: ../src/empathy-event-manager.c:507
+#: ../src/empathy-event-manager.c:562 ../src/empathy-event-manager.c:570
msgid "_Answer"
msgstr "_Vastaa"
-#: ../src/empathy-event-manager.c:618
+#: ../src/empathy-event-manager.c:570
+msgid "_Answer with video"
+msgstr "_Vastaa käyttäen videota"
+
+#: ../src/empathy-event-manager.c:730 ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming video call from %s"
msgstr "Saapuva videopuhelu taholta %s"
-#: ../src/empathy-event-manager.c:695
+#: ../src/empathy-event-manager.c:836
msgid "Room invitation"
msgstr "Kutsu huoneeseen"
-#: ../src/empathy-event-manager.c:697
+#: ../src/empathy-event-manager.c:838
#, c-format
msgid "Invitation to join %s"
msgstr "Kutsu liittyä kohteeseen %s"
-#: ../src/empathy-event-manager.c:704
+#: ../src/empathy-event-manager.c:845
#, c-format
msgid "%s is inviting you to join %s"
msgstr "%s kutsui sinut liittymään kohteeseen %s"
-#: ../src/empathy-event-manager.c:712
+#: ../src/empathy-event-manager.c:853
msgid "_Decline"
msgstr "_Kieltäydy"
-#: ../src/empathy-event-manager.c:717
+#: ../src/empathy-event-manager.c:858
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "_Liity"
-#: ../src/empathy-event-manager.c:743
+#: ../src/empathy-event-manager.c:885
#, c-format
msgid "%s invited you to join %s"
msgstr "%s kutsui sinut liittymään kohteeseen %s"
-#: ../src/empathy-event-manager.c:749
+#: ../src/empathy-event-manager.c:891
#, c-format
msgid "You have been invited to join %s"
msgstr "Sinut on kutsuttu liittymään kohteeseen %s"
-#: ../src/empathy-event-manager.c:797
+#: ../src/empathy-event-manager.c:942
#, c-format
msgid "Incoming file transfer from %s"
msgstr "Saapuva tiedostonsiirto tuttavalta %s"
-#: ../src/empathy-event-manager.c:1005
+#: ../src/empathy-event-manager.c:1134 ../src/empathy-main-window.c:375
+msgid "Password required"
+msgstr "Salasana vaaditaan"
+
+#: ../src/empathy-event-manager.c:1190
#, c-format
-msgid "Subscription requested by %s"
-msgstr "Liittymispyyntö tuttavalta %s"
+msgid "%s would like permission to see when you are online"
+msgstr ""
-#: ../src/empathy-event-manager.c:1009
+#: ../src/empathy-event-manager.c:1194
#, c-format
msgid ""
"\n"
@@ -3205,116 +3861,102 @@ msgstr ""
"\n"
"Viesti: %s"
-#: ../src/empathy-event-manager.c:1052
-#, c-format
-msgid "%s is now offline."
-msgstr "%s on nyt poissa linjoilta."
-
-#: ../src/empathy-event-manager.c:1072
-#, c-format
-msgid "%s is now online."
-msgstr "%s on nyt linjoilla."
-
#. Translators: time left, when it is more than one hour
-#: ../src/empathy-ft-manager.c:99
+#: ../src/empathy-ft-manager.c:100
#, c-format
msgid "%u:%02u.%02u"
msgstr "%u:%02u.%02u"
#. Translators: time left, when is is less than one hour
-#: ../src/empathy-ft-manager.c:102
+#: ../src/empathy-ft-manager.c:103
#, c-format
msgid "%02u.%02u"
msgstr "%02u.%02u"
-#: ../src/empathy-ft-manager.c:178
+#: ../src/empathy-ft-manager.c:179
msgctxt "file transfer percent"
msgid "Unknown"
msgstr "Tuntematon"
-#: ../src/empathy-ft-manager.c:273
+#: ../src/empathy-ft-manager.c:274
#, c-format
msgid "%s of %s at %s/s"
msgstr "%s / %s nopeudella %s/s"
-#: ../src/empathy-ft-manager.c:274
+#: ../src/empathy-ft-manager.c:275
#, c-format
msgid "%s of %s"
msgstr "%s / %s"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:305
+#: ../src/empathy-ft-manager.c:306
#, c-format
msgid "Receiving \"%s\" from %s"
msgstr "Vastaanotetaan \"%s\" tuttavalta %s"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:308
+#: ../src/empathy-ft-manager.c:309
#, c-format
msgid "Sending \"%s\" to %s"
msgstr "Lähetetään \"%s\" tuttavalle %s"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:338
+#: ../src/empathy-ft-manager.c:339
#, c-format
msgid "Error receiving \"%s\" from %s"
msgstr "Virhe vastaanotettaessa \"%s\" tuttavalta %s"
-#: ../src/empathy-ft-manager.c:341
+#: ../src/empathy-ft-manager.c:342
msgid "Error receiving a file"
msgstr "Virhe vastaanotettaessa tiedostoa"
-#: ../src/empathy-ft-manager.c:346
+#: ../src/empathy-ft-manager.c:347
#, c-format
msgid "Error sending \"%s\" to %s"
msgstr "Virhe lähetettäessä \"%s\" tuttavalle %s"
-#: ../src/empathy-ft-manager.c:349
+#: ../src/empathy-ft-manager.c:350
msgid "Error sending a file"
msgstr "Virhe lähetettäessä tiedostoa"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:488
+#: ../src/empathy-ft-manager.c:489
#, c-format
msgid "\"%s\" received from %s"
msgstr "\"%s\" vastaanotettu tuttavalta %s"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:493
+#: ../src/empathy-ft-manager.c:494
#, c-format
msgid "\"%s\" sent to %s"
msgstr "\"%s\" lähetetty tuttavalle %s"
-#: ../src/empathy-ft-manager.c:496
+#: ../src/empathy-ft-manager.c:497
msgid "File transfer completed"
msgstr "Tiedostonsiirto valmistui"
-#: ../src/empathy-ft-manager.c:615 ../src/empathy-ft-manager.c:782
+#: ../src/empathy-ft-manager.c:616 ../src/empathy-ft-manager.c:780
msgid "Waiting for the other participant's response"
msgstr "Odotetaan toisen osallistujan vastausta"
-#: ../src/empathy-ft-manager.c:641 ../src/empathy-ft-manager.c:679
+#: ../src/empathy-ft-manager.c:642 ../src/empathy-ft-manager.c:680
#, c-format
msgid "Checking integrity of \"%s\""
msgstr "Tarkistetaan tiedoston ”%s” eheyttä"
-#: ../src/empathy-ft-manager.c:644 ../src/empathy-ft-manager.c:682
+#: ../src/empathy-ft-manager.c:645 ../src/empathy-ft-manager.c:683
#, c-format
msgid "Hashing \"%s\""
msgstr "Lasketaan tiivistettä tiedostolle ”%s”"
-#: ../src/empathy-ft-manager.c:996
-msgid "%"
-msgstr "%"
-
-#: ../src/empathy-ft-manager.c:1008
+#: ../src/empathy-ft-manager.c:1038
msgid "File"
msgstr "Tiedosto"
-#: ../src/empathy-ft-manager.c:1030
+#: ../src/empathy-ft-manager.c:1060
msgid "Remaining"
msgstr "Jäljellä"
@@ -3339,137 +3981,166 @@ msgid "Import Accounts"
msgstr "Tuo tilejä"
#. Translators: this is the header of a treeview column
-#: ../src/empathy-import-widget.c:292
+#: ../src/empathy-import-widget.c:301
msgid "Import"
msgstr "Tuo"
-#: ../src/empathy-import-widget.c:301
+#: ../src/empathy-import-widget.c:310
msgid "Protocol"
msgstr "Protokolla"
-#: ../src/empathy-import-widget.c:325
+#: ../src/empathy-import-widget.c:334
msgid "Source"
msgstr "Lähde"
-#: ../src/empathy-main-window.c:383
+#: ../src/empathy-main-window.c:392
+msgid "Provide Password"
+msgstr "Anna salasana"
+
+#: ../src/empathy-main-window.c:398
+msgid "Disconnect"
+msgstr "Katkaise yhteys"
+
+#: ../src/empathy-main-window.c:622
msgid "No match found"
msgstr "Vastinetta ei löytynyt"
-#: ../src/empathy-main-window.c:538
+#: ../src/empathy-main-window.c:777
msgid "Reconnect"
msgstr "Yhdistä uudelleen"
-#: ../src/empathy-main-window.c:544
+#: ../src/empathy-main-window.c:783
msgid "Edit Account"
msgstr "Muokkaa tiliä"
-#: ../src/empathy-main-window.c:550
+#: ../src/empathy-main-window.c:789
msgid "Close"
msgstr "Sulje"
-#: ../src/empathy-main-window.c:1232
+#. Translators: this string will be something like:
+#. * Top up My Account ($1.23)..."
+#: ../src/empathy-main-window.c:928
+#, c-format
+msgid "Top up %s (%s)..."
+msgstr ""
+
+#: ../src/empathy-main-window.c:975
+msgid "Top up account credit"
+msgstr ""
+
+#. top up button
+#: ../src/empathy-main-window.c:1046
+msgid "Top Up..."
+msgstr ""
+
+#: ../src/empathy-main-window.c:1789
msgid "Contact"
msgstr "Tuttava"
-#: ../src/empathy-main-window.c:1557
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "Tuttavaluettelo"
-#: ../src/empathy-main-window.c:1666
-msgid "Show and edit accounts"
-msgstr "Näytä ja muokkaa tilejä"
-
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr "Tuttavat _kartalla"
-#: ../src/empathy-main-window.ui.h:2
-msgid "Context"
-msgstr "Yhteys"
+#: ../src/empathy-main-window-menubar.ui.h:2
+msgid "Credit Balance"
+msgstr ""
+
+#: ../src/empathy-main-window-menubar.ui.h:3
+msgid "Find in Contact _List"
+msgstr "Etsi _tuttavaluettelosta"
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "Liity _suosikkeihin"
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "Hallitse suosikkeja"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
msgstr "_Normaali koko"
-#: ../src/empathy-main-window.ui.h:6 ../src/empathy-status-icon.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:7 ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "Uusi _puhelu…"
-#: ../src/empathy-main-window.ui.h:7
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "Normaali koko _avatarien kera"
-#: ../src/empathy-main-window.ui.h:8
+#: ../src/empathy-main-window-menubar.ui.h:9
msgid "P_references"
msgstr "_Asetukset"
-#: ../src/empathy-main-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:10
msgid "Show P_rotocols"
msgstr "Näytä p_rotokollat"
-#: ../src/empathy-main-window.ui.h:10
+#: ../src/empathy-main-window-menubar.ui.h:11
msgid "Sort by _Name"
msgstr "Lajittele _nimen mukaan"
-#: ../src/empathy-main-window.ui.h:11
+#: ../src/empathy-main-window-menubar.ui.h:12
msgid "Sort by _Status"
msgstr "Lajittele _tilan mukaan"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "_Käyttäjätilit"
-#: ../src/empathy-main-window.ui.h:15
+#: ../src/empathy-main-window-menubar.ui.h:15
+msgid "_Blocked Contacts"
+msgstr "_Estetyt yhteystiedot"
+
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr "_Tiivis koko"
-#: ../src/empathy-main-window.ui.h:17
-msgid "_Debug"
-msgstr "_Vianetsintä"
-
-#: ../src/empathy-main-window.ui.h:19
+#: ../src/empathy-main-window-menubar.ui.h:21
msgid "_File Transfers"
msgstr "_Tiedostosiirrot"
-#: ../src/empathy-main-window.ui.h:21
+#: ../src/empathy-main-window-menubar.ui.h:23
msgid "_Join…"
msgstr "_Liity…"
-#: ../src/empathy-main-window.ui.h:22 ../src/empathy-status-icon.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:24
+#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "_Uusi keskustelu…"
-#: ../src/empathy-main-window.ui.h:23
+#: ../src/empathy-main-window-menubar.ui.h:25
msgid "_Offline Contacts"
msgstr "_Poissa linjoilta olevat tuttavat"
-#: ../src/empathy-main-window.ui.h:24
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "_Henkilötiedot"
-#: ../src/empathy-main-window.ui.h:26
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "_Huone"
-#: ../src/empathy-new-chatroom-dialog.c:379
+#: ../src/empathy-main-window-menubar.ui.h:29
+msgid "_Search for Contacts…"
+msgstr "Etsi _yhteystietoja..."
+
+#: ../src/empathy-new-chatroom-dialog.c:337
msgid "Chat Room"
msgstr "Keskusteluhuone"
-#: ../src/empathy-new-chatroom-dialog.c:395
+#: ../src/empathy-new-chatroom-dialog.c:353
msgid "Members"
msgstr "Jäsenet"
#. Translators: Room/Join's roomlist tooltip. Parameters are a channel name,
#. yes/no, yes/no and a number.
-#: ../src/empathy-new-chatroom-dialog.c:607
+#: ../src/empathy-new-chatroom-dialog.c:553
#, c-format
msgid ""
"%s\n"
@@ -3482,16 +4153,16 @@ msgstr ""
"Vaaditaan salasana: %s\n"
"Jäseniä: %s"
-#: ../src/empathy-new-chatroom-dialog.c:609
-#: ../src/empathy-new-chatroom-dialog.c:610
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "No"
msgstr "Ei"
-#: ../src/empathy-new-chatroom-dialog.c:638
+#: ../src/empathy-new-chatroom-dialog.c:584
msgid "Could not start room listing"
msgstr "Ei voitu aloittaa huoneluettelointia"
-#: ../src/empathy-new-chatroom-dialog.c:648
+#: ../src/empathy-new-chatroom-dialog.c:594
msgid "Could not stop room listing"
msgstr "Ei voitu lopettaa huoneluettelointia"
@@ -3526,39 +4197,79 @@ msgstr "Huoneluettelo"
msgid "_Room:"
msgstr "_Keskusteluhuone:"
-#: ../src/empathy-preferences.c:138
+#: ../src/empathy-preferences.c:169
msgid "Message received"
msgstr "Viesti vastaanotettu"
-#: ../src/empathy-preferences.c:139
+#: ../src/empathy-preferences.c:170
msgid "Message sent"
msgstr "Viesti lähetetty"
-#: ../src/empathy-preferences.c:140
+#: ../src/empathy-preferences.c:171
msgid "New conversation"
msgstr "Uusi keskustelu"
-#: ../src/empathy-preferences.c:141
+#: ../src/empathy-preferences.c:172
msgid "Contact goes online"
msgstr "Tuttava saapui linjoille"
-#: ../src/empathy-preferences.c:142
+#: ../src/empathy-preferences.c:173
msgid "Contact goes offline"
msgstr "Tuttava poistui linjoilta"
-#: ../src/empathy-preferences.c:143
+#: ../src/empathy-preferences.c:174
msgid "Account connected"
msgstr "Tili yhdistetty"
-#: ../src/empathy-preferences.c:144
+#: ../src/empathy-preferences.c:175
msgid "Account disconnected"
msgstr "Tilin yhteys katkaistu"
-#: ../src/empathy-preferences.c:445
+#: ../src/empathy-preferences.c:484
msgid "Language"
msgstr "Kieli"
-#: ../src/empathy-preferences.c:882
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:734
+msgid "Juliet"
+msgstr ""
+
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:741
+msgid "Romeo"
+msgstr ""
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:747
+msgid "O Romeo, Romeo, wherefore art thou Romeo?"
+msgstr ""
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:750
+msgid "Deny thy father and refuse thy name;"
+msgstr ""
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:753
+msgid "Or if thou wilt not, be but sworn my love"
+msgstr ""
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:756
+msgid "And I'll no longer be a Capulet."
+msgstr ""
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:759
+msgid "Shall I hear more, or shall I speak at this?"
+msgstr ""
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:762
+msgid "Juliet has disconnected"
+msgstr ""
+
+#: ../src/empathy-preferences.c:1166
msgid "Preferences"
msgstr "Asetukset"
@@ -3566,67 +4277,75 @@ msgstr "Asetukset"
msgid "Appearance"
msgstr "Ulkoasu"
-#: ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-preferences.ui.h:3
msgid "Behavior"
msgstr "Käytös"
-#: ../src/empathy-preferences.ui.h:3
+#: ../src/empathy-preferences.ui.h:5
msgid "Chat Th_eme:"
msgstr "Keskustelun _teema:"
-#: ../src/empathy-preferences.ui.h:4
+#: ../src/empathy-preferences.ui.h:6
msgid "Disable notifications when _away or busy"
msgstr "Poista huomautukset käytöstä oltaessa _poissa tai kiireinen"
-#: ../src/empathy-preferences.ui.h:5
+#: ../src/empathy-preferences.ui.h:7
msgid "Disable sounds when _away or busy"
msgstr "Poista äänet käytöstä oltaessa _poissa tai kiireinen"
-#: ../src/empathy-preferences.ui.h:6
+#: ../src/empathy-preferences.ui.h:8
msgid "Display incoming events in the notification area"
msgstr "Näytä tulevat tapahtumat tilarivillä"
-#: ../src/empathy-preferences.ui.h:7
+#: ../src/empathy-preferences.ui.h:9
msgid "Enable notifications when a contact comes online"
-msgstr "Ota käyttöön ponnahdusikkunat, kun tuttava tulee linjoille"
+msgstr "Näytä ponnahdusikkuna, kun tuttava tulee linjoille"
-#: ../src/empathy-preferences.ui.h:8
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact goes offline"
-msgstr "Ota käyttöön ponnahdusikkunat, kun tuttava lähtee linjoilta"
+msgstr "Näytä ponnahdusikkuna, kun tuttava lähtee linjoilta"
-#: ../src/empathy-preferences.ui.h:9
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when the _chat is not focused"
msgstr "Näytä huomautuksia, kun _keskustelu ei ole kohdistettu"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable spell checking for languages:"
msgstr "Käytä kielentarkistusta kielille:"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:13
msgid "General"
msgstr "Yleinen"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
+msgid "Input level"
+msgstr ""
+
+#: ../src/empathy-preferences.ui.h:15
+msgid "Input volume"
+msgstr ""
+
+#: ../src/empathy-preferences.ui.h:17
msgid "Location sources:"
msgstr "Sijainti:"
-#: ../src/empathy-preferences.ui.h:14
+#: ../src/empathy-preferences.ui.h:18
msgid "Log conversations"
msgstr "Tallenna keskustelut lokitiedostoon"
-#: ../src/empathy-preferences.ui.h:15
+#: ../src/empathy-preferences.ui.h:19
msgid "Notifications"
msgstr "Huomautukset"
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:20
msgid "Play sound for events"
msgstr "Soita ääniä tapahtumille"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:21
msgid "Privacy"
msgstr "Yksityisyys"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:22
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -3635,23 +4354,23 @@ msgstr ""
"Heikennetty sijaintitiedon tarkkuus tarkoittaa, että ainoastaan kaupunkisi "
"ja maasi julkaistaan. GPS-koordinaattien tarkkuus on yksi desimaali."
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:23
msgid "Show _smileys as images"
msgstr "Näytä _hymiöt hymiökuvakkeina"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:24
msgid "Show contact _list in rooms"
msgstr "Näytä tuttava_luettelo huoneissa"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:25
msgid "Sounds"
msgstr "Äänet"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:26
msgid "Spell Checking"
msgstr "Kielentarkastus"
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:27
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
@@ -3659,67 +4378,51 @@ msgstr ""
"Luettelo kielistä sisältää ainoastaan ne kielet, joille tietokoneessasi on "
"asennettu sanakirja."
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:28
msgid "Themes"
msgstr "Teemat"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:29
+msgid "Variant:"
+msgstr "Muunnelma:"
+
+#: ../src/empathy-preferences.ui.h:30
msgid "_Automatically connect on startup"
msgstr "_Yhdistä automaattisesti käynnistyksen yhteydessä"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:31
msgid "_Cellphone"
msgstr "_Matkapuhelin"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:32
msgid "_Enable bubble notifications"
msgstr "_Käytä ponnahdusikkunahuomautuksia"
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable sound notifications"
msgstr "_Käytä merkkiääniä"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:34
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:35
msgid "_Network (IP, Wi-Fi)"
msgstr "_Verkko (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:36
msgid "_Open new chats in separate windows"
msgstr "_Avaa uusi ikkuna uusille keskusteluille"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:37
msgid "_Publish location to my contacts"
msgstr "_Julkaise sijainti tuttavilleni"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:39
msgid "_Reduce location accuracy"
msgstr "_Heikennä sijaintitiedon tarkkuutta"
-#: ../src/empathy-status-icon.c:141
-msgid "Respond"
-msgstr "Vastaa"
-
-#: ../src/empathy-status-icon.c:147
-msgid "Reject"
-msgstr "Hylkää"
-
-#: ../src/empathy-status-icon.c:151
-msgid "Answer"
-msgstr "Vastaa"
-
-#: ../src/empathy-status-icon.c:158
-msgid "Decline"
-msgstr "Kieltäydy"
-
-#: ../src/empathy-status-icon.c:162
-msgid "Accept"
-msgstr "Hyväksy"
-
#: ../src/empathy-status-icon.ui.h:2
msgid "Status"
msgstr "Tila"
@@ -3728,249 +4431,379 @@ msgstr "Tila"
msgid "_Quit"
msgstr "_Lopeta"
-#: ../src/empathy-map-view.c:452
+#: ../src/empathy-streamed-media-window.ui.h:2
+msgid "Call the contact again"
+msgstr "Soita tuttavalle uudelleen"
+
+#: ../src/empathy-streamed-media-window.ui.h:3
+msgid "Camera Off"
+msgstr "Kamera pois"
+
+#: ../src/empathy-streamed-media-window.ui.h:4
+msgid "Camera On"
+msgstr "Kamera päällä"
+
+#: ../src/empathy-streamed-media-window.ui.h:6
+msgid "Disable camera and stop sending video"
+msgstr "Kytke kamera poista käytöstä ja lopeta videokuvan lähetys"
+
+#: ../src/empathy-streamed-media-window.ui.h:7
+msgid "Enable camera and send video"
+msgstr "Ota kamera käyttöön ja lähetä videokuvaa"
+
+#: ../src/empathy-streamed-media-window.ui.h:8
+msgid "Enable camera but don't send video"
+msgstr "Ota kamera käyttöön, mutta älä lähetä videokuvaa"
+
+#: ../src/empathy-streamed-media-window.ui.h:13
+msgid "Preview"
+msgstr "Esikatselu"
+
+#: ../src/empathy-streamed-media-window.ui.h:14
+msgid "Redial"
+msgstr "Yhdistä uudelleen"
+
+#: ../src/empathy-streamed-media-window.ui.h:19
+msgid "V_ideo"
+msgstr "V_ideo"
+
+#: ../src/empathy-streamed-media-window.ui.h:21
+msgid "Video Off"
+msgstr "Video pois"
+
+#: ../src/empathy-streamed-media-window.ui.h:22
+msgid "Video On"
+msgstr "Video päällä"
+
+#: ../src/empathy-streamed-media-window.ui.h:23
+msgid "Video Preview"
+msgstr "Videon esikatselu"
+
+#: ../src/empathy-map-view.c:448
msgid "Contact Map View"
msgstr "Tuttavien karttanäkymä"
-#: ../src/empathy-debug-window.c:1219
+#: ../src/empathy-debug-window.c:1228
msgid "Save"
msgstr "Tallenna"
-#: ../src/empathy-debug-window.c:1395
+#: ../src/empathy-debug-window.c:1435
msgid "Debug Window"
msgstr "Vianetsintäikkuna"
-#: ../src/empathy-debug-window.c:1475
+#: ../src/empathy-debug-window.c:1517
msgid "Pause"
msgstr "Pysäytä"
-#: ../src/empathy-debug-window.c:1487
+#: ../src/empathy-debug-window.c:1529
msgid "Level "
msgstr "Taso "
-#: ../src/empathy-debug-window.c:1507
+#: ../src/empathy-debug-window.c:1549
msgid "Debug"
msgstr "Virheenjäljitys"
-#: ../src/empathy-debug-window.c:1513
+#: ../src/empathy-debug-window.c:1555
msgid "Info"
msgstr "Tietoa"
-#: ../src/empathy-debug-window.c:1519 ../src/empathy-debug-window.c:1568
+#: ../src/empathy-debug-window.c:1561 ../src/empathy-debug-window.c:1610
msgid "Message"
msgstr "Viesti"
-#: ../src/empathy-debug-window.c:1525
+#: ../src/empathy-debug-window.c:1567
msgid "Warning"
msgstr "Varoitus"
-#: ../src/empathy-debug-window.c:1531
+#: ../src/empathy-debug-window.c:1573
msgid "Critical"
msgstr "Kriittinen"
-#: ../src/empathy-debug-window.c:1537
+#: ../src/empathy-debug-window.c:1579
msgid "Error"
msgstr "Virhe"
-#: ../src/empathy-debug-window.c:1556
+#: ../src/empathy-debug-window.c:1598
msgid "Time"
msgstr "Aika"
-#: ../src/empathy-debug-window.c:1559
+#: ../src/empathy-debug-window.c:1601
msgid "Domain"
msgstr "Alue"
-#: ../src/empathy-debug-window.c:1561
+#: ../src/empathy-debug-window.c:1603
msgid "Category"
msgstr "Luokka"
-#: ../src/empathy-debug-window.c:1563
+#: ../src/empathy-debug-window.c:1605
msgid "Level"
msgstr "Taso"
-#: ../src/empathy-debug-window.c:1600
+#: ../src/empathy-debug-window.c:1642
msgid ""
"The selected connection manager does not support the remote debugging "
"extension."
msgstr "Valittu yhteyshallinta ei tue etävianetsintälaajennusta."
-#: ../src/empathy-invite-participant-dialog.c:34
-#: ../src/empathy-invite-participant-dialog.c:48
+#: ../src/empathy-invite-participant-dialog.c:205
+#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "Kutsu osanottaja"
-#: ../src/empathy-invite-participant-dialog.c:35
+#: ../src/empathy-invite-participant-dialog.c:206
msgid "Choose a contact to invite into the conversation:"
msgstr "Valitse keskusteluun kutsuttava tuttava:"
-#: ../src/empathy-invite-participant-dialog.c:45
+#: ../src/empathy-invite-participant-dialog.c:227
msgid "Invite"
msgstr "Kutsu"
-#: ../src/empathy-accounts.c:182
+#: ../src/empathy-accounts.c:183
msgid "Don't display any dialogs; do any work (eg, importing) and exit"
msgstr ""
"Älä näytä mitään valintaikkunoita; tee mitä tahansa työtä (esim. tuonti) ja "
"poistu"
-#: ../src/empathy-accounts.c:186
-msgid "Don't display any dialogs if there are any non-Salut accounts"
+#: ../src/empathy-accounts.c:187
+msgid ""
+"Don't display any dialogs unless there are only \"People Nearby\" accounts"
msgstr ""
-"Älä näytä mitään valintaikkunoita, paitsi jos käytössä on vain ”Lähellä "
-"olevat ihmiset” -tilejä"
-#: ../src/empathy-accounts.c:190
+#: ../src/empathy-accounts.c:191
msgid "Initially select given account (eg, gabble/jabber/foo_40example_2eorg0)"
msgstr "Valitse tili alussa (esim. gabble/jabber/foo_40example_2eorg0)"
-#: ../src/empathy-accounts.c:192
+#: ../src/empathy-accounts.c:193
msgid "<account-id>"
msgstr "<käyttäjätunnus>"
-#: ../src/empathy-accounts.c:200
+#: ../src/empathy-accounts.c:198
msgid "- Empathy Accounts"
msgstr "- Empathy-tilit"
-#: ../src/empathy-accounts.c:216
+#: ../src/empathy-accounts.c:237
msgid "Empathy Accounts"
msgstr "Empathy-tilit"
-#: ../src/empathy-debugger.c:40
+#: ../src/empathy-debugger.c:70
+msgid "Show a particular service"
+msgstr ""
+
+#: ../src/empathy-debugger.c:75
+msgid "- Empathy Debugger"
+msgstr ""
+
+#: ../src/empathy-debugger.c:114
msgid "Empathy Debugger"
msgstr "Empathyn virheenjäljitin"
-#~ msgid "Use _Yahoo! Japan"
-#~ msgstr "Käytä _Yahoo! Japania"
+#: ../src/empathy-chat.c:107
+msgid "- Empathy Chat Client"
+msgstr "- Empathy-keskusteluasiakas"
-#~ msgid "Show incoming messages in the messaging menu"
-#~ msgstr "Näytä saapuvat viestit viestivalikossa"
+#: ../src/empathy-notifications-approver.c:203
+msgid "Respond"
+msgstr "Vastaa"
-#~ msgid "Pri_ority:"
-#~ msgstr "_Tärkeys:"
+#: ../src/empathy-notifications-approver.c:217
+msgid "Reject"
+msgstr "Hylkää"
-#~ msgid "_Encryption required (TLS/SSL)"
-#~ msgstr "_Vaadi salaus (TLS/SSL)"
+#: ../src/empathy-notifications-approver.c:222
+#: ../src/empathy-notifications-approver.c:227
+msgid "Answer"
+msgstr "Vastaa"
-#~ msgid "_Ignore SSL certificate errors"
-#~ msgstr "Älä _huomioi SSL-varmenteiden virheitä"
+#: ../src/empathy-notifications-approver.c:227
+msgid "Answer with video"
+msgstr "Vastaa videon kanssa"
-#~ msgid "_Nickname:"
-#~ msgstr "_Nimimerkki:"
+#: ../src/empathy-notifications-approver.c:235
+#: ../src/empathy-notifications-approver.c:245
+msgid "Decline"
+msgstr "Kieltäydy"
-#~ msgid "Send file"
-#~ msgstr "Lähetä tiedosto"
+#: ../src/empathy-notifications-approver.c:239
+#: ../src/empathy-notifications-approver.c:250
+msgid "Accept"
+msgstr "Hyväksy"
-#~ msgid "Enabled"
-#~ msgstr "Käytössä"
+#: ../src/empathy-notifications-approver.c:260
+msgid "Provide"
+msgstr ""
-#~ msgid "Automatically _connect on startup "
-#~ msgstr "Yhdistä _käynnistettäessä "
+#: ../src/empathy-call-observer.c:134
+#, c-format
+msgid "%s just tried to call you, but you were in another call."
+msgstr ""
+"%s yritti juuri soittaa sinulle, mutta sinulla oli toinen puhelu kesken."
-#~ msgid "Failed to reconnect this chat"
-#~ msgstr "Uudelleenyhdistäminen tähän keskusteluun epäonnistui"
+#. Translators: this is an "Info" label. It should be as short
+#. * as possible.
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
+msgid "i"
+msgstr ""
-#~ msgid "<b>Location</b>, "
-#~ msgstr "<b>Sijainti</b>, "
+#: ../src/empathy-call-window.c:2603
+msgid "On hold"
+msgstr "Pidossa"
-#~ msgid "Select a destination"
-#~ msgstr "Valitse kohde"
+#: ../src/empathy-call-window.c:2606
+msgid "Mute"
+msgstr "Vaimenna"
-#~ msgid "Empathy IM Client"
-#~ msgstr "Empathy-pikaviestin"
+#: ../src/empathy-call-window.c:2608
+msgid "Duration"
+msgstr "Kesto"
-#~ msgid "Send and receive messages"
-#~ msgstr "Lähetä ja vastaanota viestejä"
+#. Translators: 'status - minutes:seconds' the caller has been connected
+#: ../src/empathy-call-window.c:2611
+#, c-format
+msgid "%s — %d:%02dm"
+msgstr ""
-#~ msgid "Share my desktop"
-#~ msgstr "Jaa työpöytäni"
+#: ../libempathy-gtk/empathy-search-bar.c:243
+msgid "_Match case"
+msgstr ""
-#~ msgid "MC 4 accounts have been imported"
-#~ msgstr "MC 4 -tilit on tuotu"
+#~ msgid "%s is sending you a file. Do you want to accept it?"
+#~ msgstr "%s haluaa lähettää sinulle tiedoston. Haluatko vastaanottaa sen?"
-#~ msgid "MC 4 accounts have been imported."
-#~ msgstr "MC 4 -tilit on tuotu."
+#~ msgid "_Accept"
+#~ msgstr "_Hyväksy"
-#~ msgid "%s account"
-#~ msgstr "%s-tili"
+#~ msgid "Empathy has asked about importing accounts"
+#~ msgstr "Empathy on kysynyt tilien tuonnista"
-#~ msgid "Use the messaging indicator"
-#~ msgstr "Käytä viesti-ilmoittimia"
+#~ msgid "All"
+#~ msgstr "Kaikki"
-#~ msgid ""
-#~ "Whether or not to use the messaging indicator, if false the icon in the "
-#~ "notification area will be displayed."
-#~ msgstr ""
-#~ "Näytetäänkö viesti-ilmoitin, jos ei, ilmoitusalueella näytetään ikoni."
+#~ msgid "Select"
+#~ msgstr "Valitse"
-#~ msgid "Failed to join chat room"
-#~ msgstr "Keskusteluhuoneeseen liittyminen epäonnistui"
+#~ msgid "Date"
+#~ msgstr "Päivämäärä"
-#~ msgid "_Character set:"
-#~ msgstr "_Merkkikartta:"
+#~ msgid "Conversations"
+#~ msgstr "Keskustelut"
+
+#~ msgid "Previous Conversations"
+#~ msgstr "Aikaisemmat keskustelut"
+
+#~ msgid "_For:"
+#~ msgstr "_Ajalta:"
+
+#~ msgid "Show and edit accounts"
+#~ msgstr "Näytä ja muokkaa tilejä"
+
+#~ msgid "The hash of the received file and the sent one do not match"
+#~ msgstr "Vastaanotetun ja lähetetyn tiedoston tiiviste ei täsmää"
+
+#~ msgid "Enter Custom Message"
+#~ msgstr "Syötä itse määritelty viesti"
+
+#~ msgid "Add _New Preset"
+#~ msgstr "Lisää _uusi esitieto"
+
+#~ msgid "Saved Presets"
+#~ msgstr "Tallennetut esitiedot"
#~ msgid ""
-#~ "<b>%s</b>\n"
-#~ "Invite required: %s\n"
-#~ "Password required: %s\n"
-#~ "Members: %s"
-#~ msgstr ""
-#~ "<b>%s</b>\n"
-#~ "Kutsu vaaditaan: %s\n"
-#~ "Salasana vaaditaan: %s\n"
-#~ "Jäsenet: %s"
+#~ "Whether Empathy has asked about importing accounts from other programs."
+#~ msgstr "Onko Empathy tiedustellut tilien tuomisesta."
-#~ msgid "_E-mail address:"
-#~ msgstr "_Sähköpostiosoite:"
+#~ msgid "Show incoming messages in the messaging menu"
+#~ msgstr "Näytä saapuvat viestit viestivalikossa"
-#~ msgid "File transfer completed, but the file was corrupted"
-#~ msgstr "Tiedostonsiirto valmistui, mutta tiedosto oli viallinen"
+#~ msgid "Match case"
+#~ msgstr "Huomioi kirjainkoko"
-#~ msgid "Google Talk"
-#~ msgstr "Google Talk"
+#~ msgid "_Add…"
+#~ msgstr "_Lisää…"
-#~ msgid "The account %s is edited via My Web Accounts."
-#~ msgstr "Tiliä %s muokataan Web-tilien kautta."
+#~ msgid "Find Next"
+#~ msgstr "Etsi seuraava"
-#~ msgid "The account %s cannot be edited in Empathy."
-#~ msgstr "Käyttäjätiliä %s ei voi muokata Empathyssä."
+#~ msgid "Find Previous"
+#~ msgstr "Etsi edellinen"
-#~ msgid "Launch My Web Accounts"
-#~ msgstr "Käynnistä Web-tilit"
+#~ msgid "The certificate has expired"
+#~ msgstr "Varmenne on vanhentunut"
-#~ msgid "Add '%s' to Dictionary"
-#~ msgstr "Lisää ”%s” sanakirjaan"
+#~ msgid ""
+#~ "The certificate has been revoked by the issuing Certification Authority"
+#~ msgstr "Varmenne on peruutettu varmenteen myöntäjän toimesta"
-#~ msgid "Add '%s' to %s Dictionary"
-#~ msgstr "Lisää ”%s” kielen %s sanakirjaan"
+#~ msgid "The certificate hasn't yet been activated"
+#~ msgstr "Varmennetta ei ole vielä aktivoitu"
-#~ msgctxt "verb displayed on a button to select an IRC network"
-#~ msgid "Select"
-#~ msgstr "Valitse"
+#~ msgid "The certificate is self-signed"
+#~ msgstr "Varmenne on itsetehty"
-#~ msgid "Save _New Status Message"
-#~ msgstr "Tallenna _uusi tilaviesti"
+#~ msgid "The certificate is malformed"
+#~ msgstr "Varmenne on muodostettu väärin"
-#~ msgid "Saved Status Messages"
-#~ msgstr "Tallennetut tilaviestit"
+#~ msgid "The identity provided by the chat server cannot be verified.\n"
+#~ msgstr "Keskustelupalvelimen antamaa tunnistetta ei voida varmistaa.\n"
-#~ msgid "Error contacting the Account Manager"
-#~ msgstr "Virhe yhdistettäessä tilienhallintaan"
+#~ msgid "The certificate is cryptographically weak"
+#~ msgstr "Varmenteen salausmenetelmä on heikko"
#~ msgid ""
-#~ "There was an error while trying to connect to the Telepathy Account "
-#~ "Manager. The error was:\n"
-#~ "\n"
-#~ "%s"
+#~ "The hostname verified by the certificate doesn't match the server name"
#~ msgstr ""
-#~ "Yhdistettäessä Empathyn tilienhallintaan tapahtui virhe:\n"
-#~ "\n"
-#~ "%s"
+#~ "Varmenteessa ilmoitettu isäntänimi ei täsmää palvelimen nimen kanssa"
+
+#~ msgid "The certificate length exceeds verifiable limits"
+#~ msgstr "Varmenteen pituus ylittää sallitut rajat"
+
+#~ msgid "_Enabled"
+#~ msgstr "_Käytössä"
+
+#~ msgid "Meta-contact containing %u contact"
+#~ msgid_plural "Meta-contact containing %u contacts"
+#~ msgstr[0] "Metayhteystieto, joka sisältää %u yhteystiedon"
+#~ msgstr[1] "Metayhteystieto, joka sisältää %u yhteystietoa"
+
+#~ msgid ""
+#~ "Completely split the displayed meta-contact into the contacts it contains."
+#~ msgstr "Jaa näytettävä metayhteystieto sen sisältämiin yhteystietoihin."
+
+#~ msgid "Unlink meta-contact '%s'?"
+#~ msgstr "Poistetaanko metayhteystiedon ”%s” linkitys?"
+
+#~ msgid ""
+#~ "Are you sure you want to unlink this meta-contact? This will completely "
+#~ "split the meta-contact into the contacts it contains."
+#~ msgstr ""
+#~ "Haluatko varmasti poistaa tämän metayhteystiedon linkityksen? "
+#~ "Metayhteystieto jaetaan sen sisältämiin yhteystietoihin."
+
+#~ msgid "The certificate is not signed by a Certification Authority"
+#~ msgstr "Varmennetta ei ole virallisesti allekirjoitettu"
+
+#~ msgid "The certificate does not have the expected fingerprint"
+#~ msgstr "Varmenteessa ei ole odotettua sormenjälkeä"
+
+#~ msgid "Don't display any dialogs if there are any non-Salut accounts"
+#~ msgstr ""
+#~ "Älä näytä mitään valintaikkunoita, paitsi jos käytössä on vain ”Lähellä "
+#~ "olevat ihmiset” -tilejä"
+
+#~ msgid "Are you sure you want to remove '%s' from your contacts?"
+#~ msgstr "Haluatko varmasti poistaa kohteen '%s' yhteystiedoistasi?"
+
+#~ msgid "Your software is too old"
+#~ msgstr "Sovelluksesi on liian vanha"
+
+#~ msgid "Update software..."
+#~ msgstr "Päivitä sovellus..."
-#~ msgid "%s would like permission to see when you are available"
-#~ msgstr "%s haluaisi oikeuden nähdä, milloin olet tavoitettavissa"
+#~ msgid "Unavailable"
+#~ msgstr "Ei käytettävissä"
-#~ msgid "Find in Contact _List"
-#~ msgstr "Etsi _tuttavaluettelosta"
+#~ msgid "Off"
+#~ msgstr "Kiinni"
-#~ msgid "- Empathy Chat Client"
-#~ msgstr "- Empathy-keskusteluasiakas"
+#~ msgid "On"
+#~ msgstr "Päällä"
diff --git a/po/gl.po b/po/gl.po
index 08ad8fe9f..bce633e20 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -6,22 +6,22 @@
# Antón Méixome <meixome@mancomun.org>, 2009.
# Antón Méixome <meixome@certima.net>, 2010.
# Francisco Diéguez <frandieguez@ubuntu.com>, 2010.
-# Fran Dieguez <frandieguez@ubuntu.com>, 2009, 2010.
# Fran Diéguez <frandieguez@gnome.org>,2009, 2010, 2011.
+# Fran Dieguez <frandieguez@gnome.org>, 2009, 2010, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: empathy-master-po-gl-57278_.merged\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-28 17:51+0200\n"
-"PO-Revision-Date: 2011-08-28 17:52+0200\n"
-"Last-Translator: Fran Diéguez <frandieguez@gnome.org>\n"
+"POT-Creation-Date: 2011-09-10 03:33+0200\n"
+"PO-Revision-Date: 2011-09-10 03:36+0200\n"
+"Last-Translator: Fran Dieguez <frandieguez@gnome.org>\n"
"Language-Team: Galician <gnome-l10n-gl@gnome.org>\n"
"Language: gl\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"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
"X-Generator: KBabel 1.11.4\n"
#: ../data/empathy.desktop.in.in.h:1
@@ -58,8 +58,12 @@ msgstr "Volume da chamada, como porcentaxe."
msgid "Camera device"
msgstr "Dispositivo da cámara"
-# rever
#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+msgid "Camera position"
+msgstr "Posición da cámara"
+
+# rever
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
@@ -68,17 +72,17 @@ msgstr ""
"alcume (tabulador) nunha conversa de grupo."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "Tema da xanela de conversa"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
msgid "Chat window theme variant"
msgstr "Variante do tema da xanela de charla"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr ""
@@ -86,46 +90,46 @@ msgstr ""
"ex., «gl, pt, en»)."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "Lista de contactos compacta"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "Se se deberían usar xestores de conexión"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "Criterio de ordenación da lista de contactos"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
msgid "Default camera device to use in video calls, e.g. /dev/video0."
msgstr ""
"Dispositivo de cámara predeterminado para usar nas chamadas de vídeo, p.ex. /"
"dev/video0."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "O cartafol predeterminado desde o que seleccionar unha imaxe de avatar"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "Desactivar as notificacións emerxentes cando se está ausente"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "Desactivar os sons cando se está ausente"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "Mostrar os eventos de entrada na área de estado"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
@@ -133,272 +137,277 @@ msgstr ""
"Mostrar os eventos entrantes na área de estado. Se é falso mostrarllos "
"directamente ao usuario."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
msgid "Echo cancellation support"
msgstr "Compatibilidade de cancelación de eco"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "Empathy pode publicar a localización dos usuarios"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "Empathy pode usar o GPS para seguir a localización"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr "Empathy pode usar a rede de móbiles para seguir a localización"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "Empathy pode usar a rede para adiviñar a localización"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Cartafol de descargas predeterminado do Empathy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "Empathy migrou os seus rexistros de butterfly"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr "O Empathy debería pórse automaticamente en ausente ao estar inactivo"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "O Empathy debería conectarse automaticamente ao inicio"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "O Empathy debería reducir a precisión da localización"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr ""
"O Empathy debería usar o avatar do contacto como a icona da xanela de "
"conversa"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "Activar as ferramentas de desenvolvedor WebKit"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "Activar as notificacións emerxentes para as mensaxes novas"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "Activar a verificación ortográfica"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "Agochar a xanela principal"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "Agochar a xanela principal."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "Carácter de completado de alcume"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "Abrir as novas conversas en xanelas separadas"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Ruta do tema de Adium para usar"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr ""
"Ruta do tema de Adium para usar se o tema usado para o chat é de Adium."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "Reproducir un son para as mensaxes entrantes"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "Reproducir un son para as conversas novas"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "Reproducir un son para as mensaxes saíntes"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "Reproducir un son cando un contacto inicia unha sesión"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "Reproducir un son cando un contacto saia da sesión"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "Reproducir un son cando iniciamos a sesión"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "Reproducir un son cando saímos da sesión"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "Facer emerxer unha notificación cando a conversa non está enfocada"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "Facer emerxer unha notificación cando un contacto entra"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "Facer emerxer unha notificación cando un contacto sae"
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr ""
+"Posición onde debe estar a vista previa da cámara durante unha chamada."
+
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
msgid "Show Balance in contact list"
msgstr "Mostrar o balance na lista de contactos"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "Mostrar os avatares"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "Mostrar a lista de contactos nas salas"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "Mostrar unha indicación sobre pechar a xanela principal"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "Mostrar os contactos desconectados"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "Mostrar os protocolos"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "Idiomas para a corrección ortográfica"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr ""
"O cartafol predeterminado en que gardar as transferencias de ficheiros."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "O último cartafol desde onde foi escollida unha imaxe de avatar."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "A posición do panel lateral da xanela de conversa"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr ""
"A posición almacenada (en píxeles) do panel lateral da xanela de conversa."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "O tema usado para mostrar as conversa nas xanelas de conversa."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
msgid ""
"The theme variant that is used to display the conversation in chat windows."
msgstr ""
"A variante do tema que se usará para mostrar a conversa nas xanelas de chat."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "Usar emoticonas gráficas"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "Usar sons de notificación"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "Usar un tema para as salas de conversa"
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr ""
"Indica se o Empathy pode ou non publicar a localización do usuario aos seus "
"contactos."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr ""
"Indica se o Empathy pode usar ou non o GPS para adiviñar a localización."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr ""
"Indica se o Empathy pode ou non usar a rede de telefonía móbil para adiviñar "
"a localización."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr ""
"Indica se o Empathy pode ou non usar a rede para adiviñar a localización."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "Indica se Empathy migrou os seus rexistros de butterfly."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr ""
"Indica se o Empathy debería iniciar a sesión nas súas contas automaticamente "
"ao inicio ou non."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid ""
"Whether Empathy should go into away mode automatically if the user is idle."
msgstr ""
@@ -406,7 +415,7 @@ msgstr ""
"inactivo."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr ""
@@ -414,14 +423,14 @@ msgstr ""
"motivos de privacidade."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr ""
"Indica se o Empathy debería usar o avatar dos contactos como a icona da "
"xanela da conversa ou non."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr ""
@@ -429,7 +438,7 @@ msgstr ""
"deberían ser activadas."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
@@ -438,7 +447,7 @@ msgstr ""
"desconectarse automaticamente ou non."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid ""
"Whether to check words typed against the languages you want to check with."
msgstr ""
@@ -446,84 +455,84 @@ msgstr ""
"as quere verificar."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr ""
"Indica se converter ou non as emoticonas en imaxes gráficas nas conversas."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
msgid "Whether to enable Pulseaudio's echo cancellation filter."
msgstr "Indica se activar o filtro de cancelación de eco de Pulseaudio."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr ""
"Indica se reproducir ou non un son para notificar que os contactos inician "
"unha sesión na rede."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid ""
"Whether to play a sound to notify of contacts logging out of the network."
msgstr ""
"Indica se reproducir ou non un son para notificar que os contactos terminan "
"unha sesión na rede."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "Indica se reproducir ou non un son para notificar os eventos."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr ""
"Indica se reproducir ou non un son para notificar as mensaxes entrantes."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "Indica se reproducir ou non un son para notificar as conversas novas."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "Indica se reproducir ou non un son para notificar as mensaxes saíntes."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr ""
"Indica se reproducir ou non un son cando se inicia unha sesión na rede."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "Indica se reproducir ou non un son cando se sae da sesión na rede."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr ""
"Indica se reproducir ou non un son para notificar cando se está ocupado ou "
"ausente."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr ""
"Indica se mostrar ou non unha notificación emerxente cando un contacto está "
"desconectado."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr ""
"Indica se mostrar ou non unha notificación emerxente cando un contacto está "
"conectado."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
@@ -532,19 +541,19 @@ msgstr ""
"mensaxe nova, aínda cando a conversa xa estea aberta mais non estea enfocada."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr ""
"Indica se mostrar ou non unha notificación emerxente cando se reciba unha "
"mensaxe nova."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
msgid "Whether to show account balances in the contact list."
msgstr "Indica se mostrar ou non os balances na lista de contactos."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid ""
"Whether to show avatars for contacts in the contact list and chat windows."
msgstr ""
@@ -552,38 +561,38 @@ msgstr ""
"das xanelas de conversa."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr ""
"Indica se mostrar ou non os contactos que están desconectados na lista de "
"contactos."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr ""
"Indica se mostrar ou non as notificacións emerxentes cando se está ausente "
"ou ocupado."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr ""
"Indica se mostrar ou non os protocolos para os contacto na lista de "
"contactos."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "Indica se mostrar ou non a lista de contactos nas salas de conversa."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "Indica se mostrar ou non a lista de contactos no modo compacto."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
@@ -592,12 +601,12 @@ msgstr ""
"principal co botón 'x' da barra de título."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "Indica se usar ou non o tema para as salas de conversa."
# rever
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid ""
"Which criterion to use when sorting the contact list. Default is to sort by "
"the contact's name with the value \"name\". A value of \"state\" will sort "
@@ -914,68 +923,79 @@ msgstr "no futuro"
msgid "All accounts"
msgstr "Tódalas contas"
-#: ../libempathy-gtk/empathy-account-widget.c:693
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Conta"
-#: ../libempathy-gtk/empathy-account-widget.c:694
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Contrasinal"
-#: ../libempathy-gtk/empathy-account-widget.c:695
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Servidor"
-#: ../libempathy-gtk/empathy-account-widget.c:696
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Porto"
-#: ../libempathy-gtk/empathy-account-widget.c:768
-#: ../libempathy-gtk/empathy-account-widget.c:825
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1166
+# rever
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "As miñas contas web"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "A conta %s edítase mediante My Web Accounts."
+msgid "The account %s is edited via %s."
+msgstr "A conta %s edítase mediante %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1172
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "Non é posíbel editar a conta %s en Empathy."
# rever
-#: ../libempathy-gtk/empathy-account-widget.c:1192
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Iniciar My Web Accounts"
-#: ../libempathy-gtk/empathy-account-widget.c:1532
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "Editar %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Nome de _usuario:"
-#: ../libempathy-gtk/empathy-account-widget.c:1850
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "A_plicar"
-#: ../libempathy-gtk/empathy-account-widget.c:1880
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "Iniciar sesi_ón"
-#: ../libempathy-gtk/empathy-account-widget.c:1954
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Esta conta xa existe no servidor"
-#: ../libempathy-gtk/empathy-account-widget.c:1957
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Crear unha nova conta no servidor"
-#: ../libempathy-gtk/empathy-account-widget.c:2149
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "Ca_ncelar"
@@ -985,20 +1005,20 @@ msgstr "Ca_ncelar"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2427
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s sobre %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2453
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "Conta %s"
# rever
-#: ../libempathy-gtk/empathy-account-widget.c:2457
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Conta nova"
@@ -1509,23 +1529,23 @@ msgstr "Non se lle permite cambiar o asunto"
msgid "“%s” is not a valid contact ID"
msgstr "«%s» non é un ID de contacto válido"
-#: ../libempathy-gtk/empathy-chat.c:1030
+#: ../libempathy-gtk/empathy-chat.c:1058
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear, limpa todas as mensaxes da conversa actual"
-#: ../libempathy-gtk/empathy-chat.c:1033
+#: ../libempathy-gtk/empathy-chat.c:1061
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <topic>, estabelece o asunto da conversa actual"
-#: ../libempathy-gtk/empathy-chat.c:1036
+#: ../libempathy-gtk/empathy-chat.c:1064
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <chatroom id>, unirse a unha nova sala de conversa"
-#: ../libempathy-gtk/empathy-chat.c:1039
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <chatroom id>, unirse a unha nova sala de conversa"
-#: ../libempathy-gtk/empathy-chat.c:1043
+#: ../libempathy-gtk/empathy-chat.c:1071
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
@@ -1533,23 +1553,23 @@ msgstr ""
"/part [<chat room ID>] [<reason>]: abandonar a sala de char, por omisión a "
"actual"
-#: ../libempathy-gtk/empathy-chat.c:1047
+#: ../libempathy-gtk/empathy-chat.c:1075
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <contact id> [<message>], abre unha conversa privada"
-#: ../libempathy-gtk/empathy-chat.c:1050
+#: ../libempathy-gtk/empathy-chat.c:1078
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <contact id> <message>, abre unha conversa privada"
-#: ../libempathy-gtk/empathy-chat.c:1053
+#: ../libempathy-gtk/empathy-chat.c:1081
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <nickname>, cambia o seu nome de usuario no servidor actual"
-#: ../libempathy-gtk/empathy-chat.c:1056
+#: ../libempathy-gtk/empathy-chat.c:1084
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <message>, envía unha mensaxe ACTION á conversa actual"
-#: ../libempathy-gtk/empathy-chat.c:1059
+#: ../libempathy-gtk/empathy-chat.c:1087
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1559,11 +1579,11 @@ msgstr ""
"unha mensaxe que comeza cunha '/'. Por exemplo: \"/say /join úsase para "
"unirse a unha nova sala de conversa\""
-#: ../libempathy-gtk/empathy-chat.c:1064
+#: ../libempathy-gtk/empathy-chat.c:1092
msgid "/whois <contact ID>: display information about a contact"
msgstr "/whois <ID do contacto>: mostra información sobre un contacto"
-#: ../libempathy-gtk/empathy-chat.c:1067
+#: ../libempathy-gtk/empathy-chat.c:1095
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1571,119 +1591,119 @@ msgstr ""
"/help [<command>], mostra todas as ordes admitidas. Se <command> está "
"definida, mostra o seu uso."
-#: ../libempathy-gtk/empathy-chat.c:1077
+#: ../libempathy-gtk/empathy-chat.c:1112
#, c-format
msgid "Usage: %s"
msgstr "Uso: %s"
-#: ../libempathy-gtk/empathy-chat.c:1116
+#: ../libempathy-gtk/empathy-chat.c:1157
msgid "Unknown command"
msgstr "Orde descoñecida"
-#: ../libempathy-gtk/empathy-chat.c:1242
+#: ../libempathy-gtk/empathy-chat.c:1283
msgid "Unknown command; see /help for the available commands"
msgstr "Orde descoñecida, vexa /help para obter as ordes dispoñíbeis"
#. translators: error used when user doesn't have enough credit on his
#. * account to send the message.
-#: ../libempathy-gtk/empathy-chat.c:1412
+#: ../libempathy-gtk/empathy-chat.c:1453
msgid "insufficient balance to send message"
msgstr "non ten balance suficiente para enviar a mensaxe"
-#: ../libempathy-gtk/empathy-chat.c:1414
+#: ../libempathy-gtk/empathy-chat.c:1455
msgid "not capable"
msgstr "non é posíbel"
-#: ../libempathy-gtk/empathy-chat.c:1421
+#: ../libempathy-gtk/empathy-chat.c:1462
msgid "offline"
msgstr "desconectado"
-#: ../libempathy-gtk/empathy-chat.c:1424
+#: ../libempathy-gtk/empathy-chat.c:1465
msgid "invalid contact"
msgstr "contacto incorrecto"
-#: ../libempathy-gtk/empathy-chat.c:1427
+#: ../libempathy-gtk/empathy-chat.c:1468
msgid "permission denied"
msgstr "permiso denegado"
# rever
-#: ../libempathy-gtk/empathy-chat.c:1430
+#: ../libempathy-gtk/empathy-chat.c:1471
msgid "too long message"
msgstr "a mensaxe é demasiado longa"
-#: ../libempathy-gtk/empathy-chat.c:1433
+#: ../libempathy-gtk/empathy-chat.c:1474
msgid "not implemented"
msgstr "non implementado"
-#: ../libempathy-gtk/empathy-chat.c:1437
+#: ../libempathy-gtk/empathy-chat.c:1478
msgid "unknown"
msgstr "descoñecido"
# rever
-#: ../libempathy-gtk/empathy-chat.c:1443
+#: ../libempathy-gtk/empathy-chat.c:1484
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Produciuse un erro ao enviar a mensaxe '%s': %s"
# rever
-#: ../libempathy-gtk/empathy-chat.c:1447
+#: ../libempathy-gtk/empathy-chat.c:1488
#, c-format
msgid "Error sending message: %s"
msgstr "Produciuse un erro ao enviar a mensaxe: %s"
-#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
+#: ../libempathy-gtk/empathy-chat.c:1549 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Asunto:"
# rever
-#: ../libempathy-gtk/empathy-chat.c:1520
+#: ../libempathy-gtk/empathy-chat.c:1561
#, c-format
msgid "Topic set to: %s"
msgstr "Cambiouse o asunto a: %s"
# rever
-#: ../libempathy-gtk/empathy-chat.c:1522
+#: ../libempathy-gtk/empathy-chat.c:1563
msgid "No topic defined"
msgstr "Non se definiu un asunto"
-#: ../libempathy-gtk/empathy-chat.c:2031
+#: ../libempathy-gtk/empathy-chat.c:2072
msgid "(No Suggestions)"
msgstr "(Sen suxestións)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:2099
+#: ../libempathy-gtk/empathy-chat.c:2140
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "Engadir «%s» ao dicionario"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:2136
+#: ../libempathy-gtk/empathy-chat.c:2177
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "Engadir «%s» ao dicionario de %s"
-#: ../libempathy-gtk/empathy-chat.c:2206
+#: ../libempathy-gtk/empathy-chat.c:2247
msgid "Insert Smiley"
msgstr "Inserir unha emoticona"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-chat.c:2265
#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Enviar"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2278
+#: ../libempathy-gtk/empathy-chat.c:2319
msgid "_Spelling Suggestions"
msgstr "Suxestións de _ortografía"
-#: ../libempathy-gtk/empathy-chat.c:2367
+#: ../libempathy-gtk/empathy-chat.c:2408
msgid "Failed to retrieve recent logs"
msgstr "Produciuse un fallo ao obter os rexistros recentes"
# rever
-#: ../libempathy-gtk/empathy-chat.c:2504
+#: ../libempathy-gtk/empathy-chat.c:2545
#, c-format
msgid "%s has disconnected"
msgstr "%s desconectou"
@@ -1691,12 +1711,12 @@ msgstr "%s desconectou"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2511
+#: ../libempathy-gtk/empathy-chat.c:2552
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%1$s foi expulsado por %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2514
+#: ../libempathy-gtk/empathy-chat.c:2555
#, c-format
msgid "%s was kicked"
msgstr "%s foi expulsado"
@@ -1704,17 +1724,17 @@ msgstr "%s foi expulsado"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2522
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%1$s foi vetado por %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2525
+#: ../libempathy-gtk/empathy-chat.c:2566
#, c-format
msgid "%s was banned"
msgstr "%s foi excluído"
-#: ../libempathy-gtk/empathy-chat.c:2529
+#: ../libempathy-gtk/empathy-chat.c:2570
#, c-format
msgid "%s has left the room"
msgstr "%s deixou a sala"
@@ -1724,69 +1744,69 @@ msgstr "%s deixou a sala"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2538
+#: ../libempathy-gtk/empathy-chat.c:2579
#, c-format
msgid " (%s)"
msgstr " (%s)"
# rever
-#: ../libempathy-gtk/empathy-chat.c:2563
+#: ../libempathy-gtk/empathy-chat.c:2604
#, c-format
msgid "%s has joined the room"
msgstr "%s uniuse á sala"
-#: ../libempathy-gtk/empathy-chat.c:2588
+#: ../libempathy-gtk/empathy-chat.c:2629
#, c-format
msgid "%s is now known as %s"
msgstr "%s agora é coñecido como %s"
-#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../libempathy-gtk/empathy-chat.c:2768
#: ../src/empathy-streamed-media-window.c:1894
-#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2328
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Desconectado"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3374
+#: ../libempathy-gtk/empathy-chat.c:3415
msgid "Would you like to store this password?"
msgstr "Desexa gardar este contrasinal?"
-#: ../libempathy-gtk/empathy-chat.c:3380
+#: ../libempathy-gtk/empathy-chat.c:3421
msgid "Remember"
msgstr "Lembrar"
-#: ../libempathy-gtk/empathy-chat.c:3390
+#: ../libempathy-gtk/empathy-chat.c:3431
msgid "Not now"
msgstr "Agora non"
-#: ../libempathy-gtk/empathy-chat.c:3434
+#: ../libempathy-gtk/empathy-chat.c:3475
msgid "Retry"
msgstr "Reintentar"
-#: ../libempathy-gtk/empathy-chat.c:3438
+#: ../libempathy-gtk/empathy-chat.c:3479
msgid "Wrong password; please try again:"
msgstr "O contrasinal é incorrecto, ténteo de novo:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3568
+#: ../libempathy-gtk/empathy-chat.c:3609
msgid "This room is protected by a password:"
msgstr "Esta sala está protexida por un contrasinal:"
-#: ../libempathy-gtk/empathy-chat.c:3595
+#: ../libempathy-gtk/empathy-chat.c:3636
msgid "Join"
msgstr "Unirse"
-#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
+#: ../libempathy-gtk/empathy-chat.c:3838 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Conectado"
-#: ../libempathy-gtk/empathy-chat.c:3852
+#: ../libempathy-gtk/empathy-chat.c:3893
msgid "Conversation"
msgstr "Conversa"
#. Translators: this string is a something like
#. * "Escher Cat (SMS)"
-#: ../libempathy-gtk/empathy-chat.c:3857
+#: ../libempathy-gtk/empathy-chat.c:3898
#, c-format
msgid "%s (SMS)"
msgstr "%s (SMS)"
@@ -1964,50 +1984,50 @@ msgid "_Block Contact"
msgstr "_Bloquear contacto"
#: ../libempathy-gtk/empathy-contact-menu.c:329
-#: ../libempathy-gtk/empathy-individual-menu.c:551
+#: ../libempathy-gtk/empathy-individual-menu.c:758
#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_Conversa"
#: ../libempathy-gtk/empathy-contact-menu.c:361
-#: ../libempathy-gtk/empathy-individual-menu.c:642
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "_Audiochamada"
#: ../libempathy-gtk/empathy-contact-menu.c:394
-#: ../libempathy-gtk/empathy-individual-menu.c:687
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "_Videochamada"
# rever
#: ../libempathy-gtk/empathy-contact-menu.c:440
-#: ../libempathy-gtk/empathy-individual-menu.c:740
+#: ../libempathy-gtk/empathy-individual-menu.c:947
#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "Conversas _previas"
#: ../libempathy-gtk/empathy-contact-menu.c:462
-#: ../libempathy-gtk/empathy-individual-menu.c:781
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "Enviar ficheiro"
#: ../libempathy-gtk/empathy-contact-menu.c:485
-#: ../libempathy-gtk/empathy-individual-menu.c:823
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "Compartir o meu escritorio"
# rever
#: ../libempathy-gtk/empathy-contact-menu.c:525
#: ../libempathy-gtk/empathy-contact-widget.c:1886
-#: ../libempathy-gtk/empathy-individual-menu.c:858
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
#: ../libempathy-gtk/empathy-individual-widget.c:1373
msgid "Favorite"
msgstr "Favorito"
#: ../libempathy-gtk/empathy-contact-menu.c:554
-#: ../libempathy-gtk/empathy-individual-menu.c:886
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "Infor_mación"
@@ -2018,14 +2038,14 @@ msgstr "_Editar"
# rever
#: ../libempathy-gtk/empathy-contact-menu.c:654
-#: ../libempathy-gtk/empathy-individual-menu.c:1076
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "Invítao a vostede a esta sala"
# rever
#: ../libempathy-gtk/empathy-contact-menu.c:685
-#: ../libempathy-gtk/empathy-individual-menu.c:1122
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "Conv_idar a sala de conversa"
@@ -2236,7 +2256,7 @@ msgstr "Altitude:"
#: ../libempathy-gtk/empathy-contact-widget.c:1011
#: ../libempathy-gtk/empathy-individual-widget.c:607
#: ../libempathy-gtk/empathy-individual-widget.c:622
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "Localización"
@@ -2370,18 +2390,43 @@ msgstr "Ligaranse entre si os contactos seleccionados na lista da esquerda"
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:141
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "Seleccione a conta a usar para realizar a chamada"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "Chamar"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+msgid "Mobile"
+msgstr "Móbil"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "Traballo"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "Casa"
+
#. add an SMS button
-#: ../libempathy-gtk/empathy-individual-menu.c:597
+#: ../libempathy-gtk/empathy-individual-menu.c:804
#: ../libempathy-gtk/empathy-new-message-dialog.c:215
msgid "_SMS"
msgstr "_SMS"
-#: ../libempathy-gtk/empathy-individual-menu.c:934
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "_Editar"
@@ -2389,7 +2434,7 @@ msgstr "_Editar"
# rever
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:960
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "_Ligar contactos…"
@@ -2492,130 +2537,130 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_Desligar"
-#: ../libempathy-gtk/empathy-log-window.c:633
+#: ../libempathy-gtk/empathy-log-window.c:634
msgid "History"
msgstr "Historial"
-#: ../libempathy-gtk/empathy-log-window.c:685
+#: ../libempathy-gtk/empathy-log-window.c:689
msgid "Show"
msgstr "Mostrar"
-#: ../libempathy-gtk/empathy-log-window.c:707
+#: ../libempathy-gtk/empathy-log-window.c:711
msgid "Search"
msgstr "Buscar"
-#: ../libempathy-gtk/empathy-log-window.c:1155
+#: ../libempathy-gtk/empathy-log-window.c:1159
#, c-format
msgid "Chat in %s"
msgstr "Conversar en %s"
-#: ../libempathy-gtk/empathy-log-window.c:1157
+#: ../libempathy-gtk/empathy-log-window.c:1161
#, c-format
msgid "Chat with %s"
msgstr "Conversa con %s"
-#: ../libempathy-gtk/empathy-log-window.c:1207
-#: ../libempathy-gtk/empathy-log-window.c:1354
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A, %e de %B de %Y ás %X"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1296
+#: ../libempathy-gtk/empathy-log-window.c:1300
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1302
+#: ../libempathy-gtk/empathy-log-window.c:1306
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1373
-#: ../libempathy-gtk/empathy-log-window.c:1375
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1382
+#: ../libempathy-gtk/empathy-log-window.c:1386
#, c-format
msgid "Call took %s, ended at %s"
msgstr "A chamada levou %s, rematou ás %s"
-#: ../libempathy-gtk/empathy-log-window.c:1714
+#: ../libempathy-gtk/empathy-log-window.c:1718
msgid "Today"
msgstr "Hoxe"
-#: ../libempathy-gtk/empathy-log-window.c:1718
+#: ../libempathy-gtk/empathy-log-window.c:1722
msgid "Yesterday"
msgstr "Mañá"
-#: ../libempathy-gtk/empathy-log-window.c:1734
+#: ../libempathy-gtk/empathy-log-window.c:1738
msgctxt ""
"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%e de %B de %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1815
-#: ../libempathy-gtk/empathy-log-window.c:3396
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
msgid "Anytime"
msgstr "Calquera momento"
-#: ../libempathy-gtk/empathy-log-window.c:1895
-#: ../libempathy-gtk/empathy-log-window.c:2325
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
msgid "Anyone"
msgstr "Calquera persoa"
-#: ../libempathy-gtk/empathy-log-window.c:2637
+#: ../libempathy-gtk/empathy-log-window.c:2656
msgid "Who"
msgstr "Quen"
-#: ../libempathy-gtk/empathy-log-window.c:2841
+#: ../libempathy-gtk/empathy-log-window.c:2860
msgid "When"
msgstr "Cando"
-#: ../libempathy-gtk/empathy-log-window.c:2957
+#: ../libempathy-gtk/empathy-log-window.c:2976
msgid "Anything"
msgstr "Calquera cousa"
-#: ../libempathy-gtk/empathy-log-window.c:2959
+#: ../libempathy-gtk/empathy-log-window.c:2978
msgid "Text chats"
msgstr "Conversas de texto"
-#: ../libempathy-gtk/empathy-log-window.c:2961
+#: ../libempathy-gtk/empathy-log-window.c:2980
#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "Chamadas"
# rever
-#: ../libempathy-gtk/empathy-log-window.c:2966
+#: ../libempathy-gtk/empathy-log-window.c:2985
msgid "Incoming calls"
msgstr "Chamadas entrantes"
# rever
-#: ../libempathy-gtk/empathy-log-window.c:2967
+#: ../libempathy-gtk/empathy-log-window.c:2986
msgid "Outgoing calls"
msgstr "Chamadas de voz saíntes"
-#: ../libempathy-gtk/empathy-log-window.c:2968
+#: ../libempathy-gtk/empathy-log-window.c:2987
msgid "Missed calls"
msgstr "Chamadas perdidas de %s"
-#: ../libempathy-gtk/empathy-log-window.c:2990
+#: ../libempathy-gtk/empathy-log-window.c:3009
msgid "What"
msgstr "Que"
-#: ../libempathy-gtk/empathy-log-window.c:3699
+#: ../libempathy-gtk/empathy-log-window.c:3718
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "Ten certeza de eliminar tódolos rexistros das conversas anteriores?"
-#: ../libempathy-gtk/empathy-log-window.c:3703
+#: ../libempathy-gtk/empathy-log-window.c:3722
msgid "Clear All"
msgstr "Limpar todo"
-#: ../libempathy-gtk/empathy-log-window.c:3710
+#: ../libempathy-gtk/empathy-log-window.c:3729
msgid "Delete from:"
msgstr "Eliminar desde:"
@@ -2623,14 +2668,6 @@ msgstr "Eliminar desde:"
msgid "<span size=\"x-large\">Loading...</span>"
msgstr "<span size=\"x-large\">Cargando…</span>"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-#: ../src/empathy-streamed-media-window.c:1299
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call"
-msgstr "Chamar"
-
#: ../libempathy-gtk/empathy-log-window.ui.h:3
#: ../src/empathy-chat-window.ui.h:3
msgid "Chat"
@@ -3142,25 +3179,25 @@ msgid "Instant Message (Empathy)"
msgstr "Mensaxe instantáneo (Empathy)"
# rever
-#: ../src/empathy.c:354
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "Non conectarse ao inicio"
# rever
-#: ../src/empathy.c:358
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "Non mostrar a lista de contactos nin outros diálogos no inicio"
# rever
-#: ../src/empathy.c:373
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr " - Cliente de mensaxaría instantánea Empathy"
-#: ../src/empathy.c:560
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "Produciuse un erro ao contactar co Xestor de contas"
-#: ../src/empathy.c:562
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -3402,7 +3439,7 @@ msgstr "A súa nova conta aínda non foi gardada."
#: ../src/empathy-accounts-dialog.c:345
#: ../src/empathy-streamed-media-window.c:754
-#: ../src/empathy-call-window.c:1152
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Conectando…"
@@ -3570,33 +3607,33 @@ msgstr "Detalles do contacto"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
#: ../src/empathy-streamed-media-window.c:1220
-#: ../src/empathy-call-window.c:1660
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "Chamar con %s"
#: ../src/empathy-streamed-media-window.c:1453
-#: ../src/empathy-call-window.c:1904
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "O enderezo IP como é visto polo computador"
#: ../src/empathy-streamed-media-window.c:1455
-#: ../src/empathy-call-window.c:1906
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "O enderezo IP como é visto por un servidor na Internet"
#: ../src/empathy-streamed-media-window.c:1457
-#: ../src/empathy-call-window.c:1908
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "O enderezo IP do par como é visto pola outra parte"
#: ../src/empathy-streamed-media-window.c:1459
-#: ../src/empathy-call-window.c:1910
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "O enderezo IP dun servidor de desvío"
#: ../src/empathy-streamed-media-window.c:1461
-#: ../src/empathy-call-window.c:1912
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "O enderezo IP do grupo multicast"
@@ -3629,12 +3666,12 @@ msgstr "Conectado — %d:%02dm"
# rever
#: ../src/empathy-streamed-media-window.c:2205
-#: ../src/empathy-call-window.c:2647
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Detalles técnicos"
#: ../src/empathy-streamed-media-window.c:2243
-#: ../src/empathy-call-window.c:2685
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
@@ -3644,7 +3681,7 @@ msgstr ""
"computador"
#: ../src/empathy-streamed-media-window.c:2248
-#: ../src/empathy-call-window.c:2690
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
@@ -3654,7 +3691,7 @@ msgstr ""
"computador"
#: ../src/empathy-streamed-media-window.c:2254
-#: ../src/empathy-call-window.c:2696
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -3664,24 +3701,24 @@ msgstr ""
"que non permite conexións directas."
#: ../src/empathy-streamed-media-window.c:2260
-#: ../src/empathy-call-window.c:2702
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "Produciuse un fallo na rede"
#: ../src/empathy-streamed-media-window.c:2264
-#: ../src/empathy-call-window.c:2706
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr "Non ten instalados os formatos de audio necesarios neste computador"
#: ../src/empathy-streamed-media-window.c:2267
-#: ../src/empathy-call-window.c:2709
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr "Non ten instalados os formatos de vídeo necesarios neste computador"
#: ../src/empathy-streamed-media-window.c:2277
-#: ../src/empathy-call-window.c:2721
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3693,22 +3730,22 @@ msgstr ""
"xanela «Depurar» no menú Axuda."
#: ../src/empathy-streamed-media-window.c:2285
-#: ../src/empathy-call-window.c:2730
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "Produciuse un fallo ao chamar ao motor"
#: ../src/empathy-streamed-media-window.c:2288
-#: ../src/empathy-call-window.c:2733
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "Chegouse ao final do fluxo"
#: ../src/empathy-streamed-media-window.c:2328
-#: ../src/empathy-call-window.c:2773
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "Non é posíbel estabelecer un fluxo de audio"
#: ../src/empathy-streamed-media-window.c:2338
-#: ../src/empathy-call-window.c:2783
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "Non é posíbel estabelecer un fluxo de vídeo"
@@ -3801,8 +3838,8 @@ msgstr "Activar/desactivar transmisión de vídeo"
#: ../src/empathy-call-window.ui.h:21
#: ../src/empathy-streamed-media-window.ui.h:18
-#: ../src/empathy-call-window.c:2280 ../src/empathy-call-window.c:2281
-#: ../src/empathy-call-window.c:2282 ../src/empathy-call-window.c:2283
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
msgid "Unknown"
msgstr "Descoñecido"
@@ -4553,60 +4590,72 @@ msgstr "Desactivar os sons cando se estea _ausente ou ocupado"
msgid "Display incoming events in the notification area"
msgstr "Mostrar os eventos de entrada na área de notificación"
-# rever
#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+"A cancelación de eco axúdalle a facer o son da súa voz máis claro ás outras "
+"persoas pero pode causar problemas nalgúns computadores. Se vostede ou outra "
+"persoa escoita ruidos estranos ou ten problemas técnicos durante as chamadas "
+"tente desactivando a cancelación do eco e reiniciando a chamada."
+
+# rever
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "Activar as notificacións cando un contacto está conectado"
# rever
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "Activar as notificacións cando un contacto está desconectado"
# rever
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "Activar as notificacións cando a _conversa non está enfocada"
# rever
-#: ../src/empathy-preferences.ui.h:12
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "Activar a verificación ortográfica para os idiomas:"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "Xeral"
-#: ../src/empathy-preferences.ui.h:14
-msgid "Input level"
-msgstr "Nivel de entrada"
-
#: ../src/empathy-preferences.ui.h:15
-msgid "Input volume"
-msgstr "Volume de entrada"
+msgid "Input level:"
+msgstr "Nivel de entrada:"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "Volume de entrada:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "Fontes de localización:"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "Rexistrar conversas"
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "Notificacións"
# rever
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "Reproducir un son para os eventos"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "Privacidade"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -4617,25 +4666,25 @@ msgstr ""
"aproximadas a 1 valor decimal."
# rever
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "Mostrar as _emoticonas como imaxes"
# rever
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "Mostrar a _lista de contactos nas salas"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "Sons"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "Verificación ortográfica"
# rever
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
@@ -4643,53 +4692,53 @@ msgstr ""
"A lista de idiomas reflicte só naqueles idiomas para os que ten un "
"dicionario instalado."
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "Temas"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:30
msgid "Variant:"
msgstr "Variante:"
# rever
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "_Conectar automaticamente ao iniciar"
# rever
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "_Teléfono móbil"
# rever
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "_Activar as burbullas de notificación"
# rever
-#: ../src/empathy-preferences.ui.h:33
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "_Activar as notificacións de son"
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:35
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_Rede (IP, Wifi)"
# rever
-#: ../src/empathy-preferences.ui.h:36
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "A_brir as conversas novas en xanelas separadas"
-#: ../src/empathy-preferences.ui.h:37
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "_Publicar a miña localización aos meus contactos"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:39
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "_Reducir a precisión de localización"
@@ -4820,16 +4869,16 @@ msgstr ""
"O xestor de conexión seleccionado non é compatíbel coa extensión de "
"depuración remota."
+#: ../src/empathy-invite-participant-dialog.c:179
#: ../src/empathy-invite-participant-dialog.c:205
-#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "Invitar participante"
-#: ../src/empathy-invite-participant-dialog.c:206
+#: ../src/empathy-invite-participant-dialog.c:180
msgid "Choose a contact to invite into the conversation:"
msgstr "Seleccione o contacto que quere invitar á conversa:"
-#: ../src/empathy-invite-participant-dialog.c:227
+#: ../src/empathy-invite-participant-dialog.c:201
msgid "Invite"
msgstr "Invitar"
@@ -4919,25 +4968,25 @@ msgstr "%s tentou chamarlle, pero vostede estaba noutra chamada."
#. Translators: this is an "Info" label. It should be as short
#. * as possible.
-#: ../src/empathy-call-window.c:1026 ../src/empathy-call-window.c:1049
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
msgid "i"
msgstr "i"
-#: ../src/empathy-call-window.c:2576
+#: ../src/empathy-call-window.c:2603
msgid "On hold"
msgstr "En espera"
-#: ../src/empathy-call-window.c:2579
+#: ../src/empathy-call-window.c:2606
msgid "Mute"
msgstr "Silenciar"
-#: ../src/empathy-call-window.c:2581
+#: ../src/empathy-call-window.c:2608
msgid "Duration"
msgstr "Duración"
# rever
#. Translators: 'status - minutes:seconds' the caller has been connected
-#: ../src/empathy-call-window.c:2584
+#: ../src/empathy-call-window.c:2611
#, c-format
msgid "%s — %d:%02dm"
msgstr "%s — %d:%02dm"
diff --git a/po/he.po b/po/he.po
index 2ba58d7b4..4d3285d9e 100644
--- a/po/he.po
+++ b/po/he.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-24 12:11+0300\n"
-"PO-Revision-Date: 2011-08-24 12:12+0200\n"
+"POT-Creation-Date: 2011-09-09 13:00+0300\n"
+"PO-Revision-Date: 2011-09-09 13:04+0200\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: \n"
"Language: \n"
@@ -50,6 +50,10 @@ msgid "Camera device"
msgstr "Camera device"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+msgid "Camera position"
+msgstr "מיקום המצלמה"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
@@ -57,53 +61,53 @@ msgstr ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "Chat window theme"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
msgid "Chat window theme variant"
msgstr "Chat window theme variant"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "Compact contact list"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "Connection managers should be used"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "Contact list sort criterion"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
msgid "Default camera device to use in video calls, e.g. /dev/video0."
msgstr "Default camera device to use in video calls, e.g. /dev/video0."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "Default directory to select an avatar image from"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "Disable popup notifications when away"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "Disable sounds when away"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "Display incoming events in the status area"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
@@ -111,242 +115,246 @@ msgstr ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
msgid "Echo cancellation support"
msgstr "Echo cancellation support"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "Empathy can publish the user's location"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "Empathy can use the GPS to guess the location"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr "Empathy can use the cellular network to guess the location"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "Empathy can use the network to guess the location"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Empathy default download folder"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "Empathy has migrated butterfly logs"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr "Empathy should auto-away when idle"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Empathy should auto-connect on startup"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "Empathy should reduce the location's accuracy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "Empathy should use the avatar of the contact as the chat window icon"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "Enable WebKit Developer Tools"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "Enable popup notifications for new messages"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "Enable spell checker"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "Hide main window"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "Hide the main window."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "Nick completed character"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "Open new chats in separate windows"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Path of the Adium theme to use"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr "Path of the Adium theme to use if the theme used for chat is Adium."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "Play a sound for incoming messages"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "Play a sound for new conversations"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "Play a sound for outgoing messages"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "Play a sound when a contact logs in"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "Play a sound when a contact logs out"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "Play a sound when we log in"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "Play a sound when we log out"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "Pop up notifications if the chat isn't focused"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "Pop up notifications when a contact logs in"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "Pop up notifications when a contact logs out"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr "Position the camera preview should be during a call."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
msgid "Show Balance in contact list"
msgstr "Show Balance in contact list"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "Show avatars"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "Show contact list in rooms"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "Show hint about closing the main window"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "Show offline contacts"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "Show protocols"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "Spell checking languages"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "The default folder to save file transfers in."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "The last directory that an avatar image was chosen from."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "The position for the chat window side pane"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr "The stored position (in pixels) of the chat window side pane."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "The theme that is used to display the conversation in chat windows."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
msgid ""
"The theme variant that is used to display the conversation in chat windows."
msgstr ""
"The theme variant that is used to display the conversation in chat windows."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "Use graphical smileys"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "Use notification sounds"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "Use theme for chat rooms"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr "Whether Empathy can publish the user's location to their contacts."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "Whether Empathy can use the GPS to guess the location."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr "Whether Empathy can use the cellular network to guess the location."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "Whether Empathy can use the network to guess the location."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "Whether Empathy has migrated butterfly logs."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr ""
"Whether Empathy should automatically log into your accounts on startup."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid ""
"Whether Empathy should go into away mode automatically if the user is idle."
msgstr ""
"Whether Empathy should go into away mode automatically if the user is idle."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
@@ -354,68 +362,68 @@ msgstr ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid ""
"Whether to check words typed against the languages you want to check with."
msgstr ""
"Whether to check words typed against the languages you want to check with."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "Whether to convert smileys into graphical images in conversations."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
msgid "Whether to enable Pulseaudio's echo cancellation filter."
msgstr "Whether to enable Pulseaudio's echo cancellation filter."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr ""
"Whether to play a sound to notify of contacts logging into the network."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid ""
"Whether to play a sound to notify of contacts logging out of the network."
msgstr ""
"Whether to play a sound to notify of contacts logging out of the network."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "Whether to play a sound to notify of events."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "Whether to play a sound to notify of incoming messages."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "Whether to play a sound to notify of new conversations."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "Whether to play a sound to notify of outgoing messages."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "Whether to play a sound when logging into a network."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "Whether to play a sound when logging out of a network."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr "Whether to play sound notifications when away or busy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr "Whether to show a popup notification when a contact goes offline."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr "Whether to show a popup notification when a contact goes online."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
@@ -423,41 +431,41 @@ msgstr ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr "Whether to show a popup notification when receiving a new message."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
msgid "Whether to show account balances in the contact list."
msgstr "Whether to show account balances in the contact list."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid ""
"Whether to show avatars for contacts in the contact list and chat windows."
msgstr ""
"Whether to show avatars for contacts in the contact list and chat windows."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr "Whether to show contacts that are offline in the contact list."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr "Whether to show popup notifications when away or busy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr "Whether to show protocols for contacts in the contact list."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "Whether to show the contact list in chat rooms."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "Whether to show the contact list in compact mode."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
@@ -465,11 +473,11 @@ msgstr ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "Whether to use the theme for chat rooms."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid ""
"Which criterion to use when sorting the contact list. Default is to sort by "
"the contact's name with the value \"name\". A value of \"state\" will sort "
@@ -758,67 +766,77 @@ msgstr "בעתיד"
msgid "All accounts"
msgstr "כל החשבונות"
-#: ../libempathy-gtk/empathy-account-widget.c:693
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "חשבון"
-#: ../libempathy-gtk/empathy-account-widget.c:694
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "ססמה"
-#: ../libempathy-gtk/empathy-account-widget.c:695
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "שרת"
-#: ../libempathy-gtk/empathy-account-widget.c:696
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "פתחה"
-#: ../libempathy-gtk/empathy-account-widget.c:768
-#: ../libempathy-gtk/empathy-account-widget.c:825
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1166
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "החשבונות המקוונים שלי"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "החשבון %s נערך דרך החשבונות המקוונים שלי."
+msgid "The account %s is edited via %s."
+msgstr "החשבון %s נערך דרך %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1172
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "לא ניתן לערוך את החשבון %s ב־Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1192
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "טעינת החשבונות המקוונים שלי"
-#: ../libempathy-gtk/empathy-account-widget.c:1532
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "עריכת %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "ש_ם משתמש:"
-#: ../libempathy-gtk/empathy-account-widget.c:1850
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "ה_חלה"
-#: ../libempathy-gtk/empathy-account-widget.c:1880
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "_כניסה"
-#: ../libempathy-gtk/empathy-account-widget.c:1954
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "חשבון זה כבר קיים על השרת"
-#: ../libempathy-gtk/empathy-account-widget.c:1957
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "יצירת חשבון חדש על השרת"
-#: ../libempathy-gtk/empathy-account-widget.c:2149
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "_ביטול"
@@ -827,19 +845,19 @@ msgstr "_ביטול"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2427
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "‏%1$s על גבי %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2453
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "חשבון %s"
-#: ../libempathy-gtk/empathy-account-widget.c:2457
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "חשבון חדש"
@@ -961,36 +979,36 @@ msgstr "מספר מנוי ה־ICQ שלך?"
msgid "What is your ICQ password?"
msgstr "ססמת ה־ICQ שלך?"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:184
-#: ../libempathy-gtk/empathy-account-widget-sip.c:217
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "אוטומטי"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:187
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:190
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:193
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:222
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "הרשמה"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:227
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "אפשרויות"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:230
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "ללא"
@@ -1219,14 +1237,18 @@ msgid "Transport:"
msgstr "תעבורה:"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr "יש להשתמש בחשבון זה על מנת להתקשר לטלפונים ניי_חים וניידים"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "מהי ססמת חשבון ה־SIP שלך?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
msgstr "מהו מזהה ההתחברות של חשבון ה־SIP שלך?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "ש_ם משתמש:"
@@ -1260,8 +1282,8 @@ msgid "None of the accepted image formats are supported on your system"
msgstr "אף אחד מסוגי התמונות המקובלים אינם נתמכים על ידי המערכת שלך"
#: ../libempathy-gtk/empathy-avatar-chooser.c:818
-msgid "Couldn't save pixbuf to png"
-msgstr "לא ניתן לשמור את ה־pixbuf ל־png"
+msgid "Couldn't save picture to file"
+msgstr "לא ניתן לשמור את התמונה לקובץ"
#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
@@ -1548,7 +1570,7 @@ msgstr "‏%s נודע כעת בכינוי %s"
#: ../libempathy-gtk/empathy-chat.c:2727
#: ../src/empathy-streamed-media-window.c:1894
-#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2328
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "מנותק"
@@ -1759,48 +1781,48 @@ msgid "_Block Contact"
msgstr "ח_סימת איש קשר"
#: ../libempathy-gtk/empathy-contact-menu.c:329
-#: ../libempathy-gtk/empathy-individual-menu.c:551
+#: ../libempathy-gtk/empathy-individual-menu.c:758
#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_שיחה"
#: ../libempathy-gtk/empathy-contact-menu.c:361
-#: ../libempathy-gtk/empathy-individual-menu.c:642
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "שיחה _קולית"
#: ../libempathy-gtk/empathy-contact-menu.c:394
-#: ../libempathy-gtk/empathy-individual-menu.c:687
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "שיחת _וידאו"
#: ../libempathy-gtk/empathy-contact-menu.c:440
-#: ../libempathy-gtk/empathy-individual-menu.c:740
+#: ../libempathy-gtk/empathy-individual-menu.c:947
#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "שיחות _קודמות"
#: ../libempathy-gtk/empathy-contact-menu.c:462
-#: ../libempathy-gtk/empathy-individual-menu.c:781
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "שליחת קובץ"
#: ../libempathy-gtk/empathy-contact-menu.c:485
-#: ../libempathy-gtk/empathy-individual-menu.c:823
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "שיתוף שולחן העבודה שלי"
#: ../libempathy-gtk/empathy-contact-menu.c:525
#: ../libempathy-gtk/empathy-contact-widget.c:1886
-#: ../libempathy-gtk/empathy-individual-menu.c:858
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
#: ../libempathy-gtk/empathy-individual-widget.c:1373
msgid "Favorite"
msgstr "מועדף"
#: ../libempathy-gtk/empathy-contact-menu.c:554
-#: ../libempathy-gtk/empathy-individual-menu.c:886
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "_מידע"
@@ -1810,13 +1832,13 @@ msgid "_Edit"
msgstr "ע_ריכה"
#: ../libempathy-gtk/empathy-contact-menu.c:654
-#: ../libempathy-gtk/empathy-individual-menu.c:1076
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "מזמין/ה אותך לחדר זה"
#: ../libempathy-gtk/empathy-contact-menu.c:685
-#: ../libempathy-gtk/empathy-individual-menu.c:1122
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "ה_זמנה לחדר שיחה"
@@ -2021,7 +2043,7 @@ msgstr "גובה:"
#: ../libempathy-gtk/empathy-contact-widget.c:1011
#: ../libempathy-gtk/empathy-individual-widget.c:607
#: ../libempathy-gtk/empathy-individual-widget.c:622
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "מיקום"
@@ -2148,25 +2170,50 @@ msgstr "אנשי הקשר שנבחרו ברשימה שמימין יקושרו ז
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:141
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "נא לבחור את החשבון לשימוש לצורך ההתקשרות"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "התקשרות"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+msgid "Mobile"
+msgstr "סלולרי"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "עבודה"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "בית"
+
#. add an SMS button
-#: ../libempathy-gtk/empathy-individual-menu.c:597
+#: ../libempathy-gtk/empathy-individual-menu.c:804
#: ../libempathy-gtk/empathy-new-message-dialog.c:215
msgid "_SMS"
msgstr "_SMS"
-#: ../libempathy-gtk/empathy-individual-menu.c:934
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "ע_ריכה"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:960
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "_קישור אנשי קשר…"
@@ -2267,128 +2314,128 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_ניתוק"
-#: ../libempathy-gtk/empathy-log-window.c:633
+#: ../libempathy-gtk/empathy-log-window.c:634
msgid "History"
msgstr "היסטוריה"
-#: ../libempathy-gtk/empathy-log-window.c:685
+#: ../libempathy-gtk/empathy-log-window.c:689
msgid "Show"
msgstr "הצגה"
-#: ../libempathy-gtk/empathy-log-window.c:707
+#: ../libempathy-gtk/empathy-log-window.c:711
msgid "Search"
msgstr "חיפוש"
-#: ../libempathy-gtk/empathy-log-window.c:1155
+#: ../libempathy-gtk/empathy-log-window.c:1159
#, c-format
msgid "Chat in %s"
msgstr "שיחה תחת %s"
-#: ../libempathy-gtk/empathy-log-window.c:1157
+#: ../libempathy-gtk/empathy-log-window.c:1161
#, c-format
msgid "Chat with %s"
msgstr "שיחה עם %s"
-#: ../libempathy-gtk/empathy-log-window.c:1207
-#: ../libempathy-gtk/empathy-log-window.c:1354
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A %d ב%B %Y %X"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1296
+#: ../libempathy-gtk/empathy-log-window.c:1300
#, c-format
msgid "<i>* %s %s</i>"
msgstr "* %s %s"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1302
+#: ../libempathy-gtk/empathy-log-window.c:1306
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1373
-#: ../libempathy-gtk/empathy-log-window.c:1375
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1382
+#: ../libempathy-gtk/empathy-log-window.c:1386
#, c-format
msgid "Call took %s, ended at %s"
msgstr "השיחה ארכה %s, הסתיימה ב־%s"
-#: ../libempathy-gtk/empathy-log-window.c:1714
+#: ../libempathy-gtk/empathy-log-window.c:1718
msgid "Today"
msgstr "היום"
-#: ../libempathy-gtk/empathy-log-window.c:1718
+#: ../libempathy-gtk/empathy-log-window.c:1722
msgid "Yesterday"
msgstr "אתמול"
-#: ../libempathy-gtk/empathy-log-window.c:1734
+#: ../libempathy-gtk/empathy-log-window.c:1738
msgctxt ""
"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "ה־%e ב%B %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1815
-#: ../libempathy-gtk/empathy-log-window.c:3396
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
msgid "Anytime"
msgstr "כל זמן שהוא"
-#: ../libempathy-gtk/empathy-log-window.c:1895
-#: ../libempathy-gtk/empathy-log-window.c:2325
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
msgid "Anyone"
msgstr "כל אחד"
-#: ../libempathy-gtk/empathy-log-window.c:2637
+#: ../libempathy-gtk/empathy-log-window.c:2656
msgid "Who"
msgstr "מי"
-#: ../libempathy-gtk/empathy-log-window.c:2841
+#: ../libempathy-gtk/empathy-log-window.c:2860
msgid "When"
msgstr "מתי"
-#: ../libempathy-gtk/empathy-log-window.c:2957
+#: ../libempathy-gtk/empathy-log-window.c:2976
msgid "Anything"
msgstr "כל דבר"
-#: ../libempathy-gtk/empathy-log-window.c:2959
+#: ../libempathy-gtk/empathy-log-window.c:2978
msgid "Text chats"
msgstr "מלל הצ׳אטים"
-#: ../libempathy-gtk/empathy-log-window.c:2961
+#: ../libempathy-gtk/empathy-log-window.c:2980
#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "שיחות"
-#: ../libempathy-gtk/empathy-log-window.c:2966
+#: ../libempathy-gtk/empathy-log-window.c:2985
msgid "Incoming calls"
msgstr "שיחות נכנסות"
-#: ../libempathy-gtk/empathy-log-window.c:2967
+#: ../libempathy-gtk/empathy-log-window.c:2986
msgid "Outgoing calls"
msgstr "שיחות יוצאות"
-#: ../libempathy-gtk/empathy-log-window.c:2968
+#: ../libempathy-gtk/empathy-log-window.c:2987
msgid "Missed calls"
msgstr "שיחות שלא נענו"
-#: ../libempathy-gtk/empathy-log-window.c:2990
+#: ../libempathy-gtk/empathy-log-window.c:3009
msgid "What"
msgstr "מה"
-#: ../libempathy-gtk/empathy-log-window.c:3699
+#: ../libempathy-gtk/empathy-log-window.c:3718
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "האם אכן ברצונך למחוק את כל היומנים של הדיונים האחרונים שלך?"
-#: ../libempathy-gtk/empathy-log-window.c:3703
+#: ../libempathy-gtk/empathy-log-window.c:3722
msgid "Clear All"
msgstr "מחיקת הכול"
-#: ../libempathy-gtk/empathy-log-window.c:3710
+#: ../libempathy-gtk/empathy-log-window.c:3729
msgid "Delete from:"
msgstr "מחיקה עד מ־:"
@@ -2396,14 +2443,6 @@ msgstr "מחיקה עד מ־:"
msgid "<span size=\"x-large\">Loading...</span>"
msgstr "<span size=\"x-large\">בטעינה...</span>"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-#: ../src/empathy-streamed-media-window.c:1299
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call"
-msgstr "התקשרות"
-
#: ../libempathy-gtk/empathy-log-window.ui.h:3
#: ../src/empathy-chat-window.ui.h:3
msgid "Chat"
@@ -2890,23 +2929,23 @@ msgstr "אין הודעת שגיאה"
msgid "Instant Message (Empathy)"
msgstr "הודעה מיידית (Empathy)"
-#: ../src/empathy.c:354
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "לא להתחבר בהפעלה"
-#: ../src/empathy.c:358
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "אין להציג את רשימת אנשי הקשר או כל דו־שיח אחר בהפעלה"
-#: ../src/empathy.c:373
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "- לקוח המסרים המידיים Empathy"
-#: ../src/empathy.c:560
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "שגיאה ביצירת קשר עם מנהל החשבונות"
-#: ../src/empathy.c:562
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -3134,7 +3173,7 @@ msgstr "החשבון החדש שלך לא נשמר עדיין."
#: ../src/empathy-accounts-dialog.c:345
#: ../src/empathy-streamed-media-window.c:754
-#: ../src/empathy-call-window.c:1152
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "בהתחברות…"
@@ -3288,33 +3327,33 @@ msgstr "פרטים"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
#: ../src/empathy-streamed-media-window.c:1220
-#: ../src/empathy-call-window.c:1660
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "שיחה עם %s"
#: ../src/empathy-streamed-media-window.c:1453
-#: ../src/empathy-call-window.c:1904
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "כתובת ה־IP כפי שנראית על ידי המחשב"
#: ../src/empathy-streamed-media-window.c:1455
-#: ../src/empathy-call-window.c:1906
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "כתובת ה־IP כפי שנראית על ידי שרת באינטרנט"
#: ../src/empathy-streamed-media-window.c:1457
-#: ../src/empathy-call-window.c:1908
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "כתובת ה־IP כדי שנראית על ידי עמית מהצד השני"
#: ../src/empathy-streamed-media-window.c:1459
-#: ../src/empathy-call-window.c:1910
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "כתובת ה־IP של שרת הממסר"
#: ../src/empathy-streamed-media-window.c:1461
-#: ../src/empathy-call-window.c:1912
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "כתובת ה־IP של קבוצת התשדורת"
@@ -3345,12 +3384,12 @@ msgid "Connected — %d:%02dm"
msgstr "מחובר — %d:%02d דק׳"
#: ../src/empathy-streamed-media-window.c:2205
-#: ../src/empathy-call-window.c:2647
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "פרטים טכניים"
#: ../src/empathy-streamed-media-window.c:2243
-#: ../src/empathy-call-window.c:2685
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
@@ -3358,7 +3397,7 @@ msgid ""
msgstr "התכנה של %s אינה מבינה את מבני השמע הנתמכים על ידי המחשב שלך"
#: ../src/empathy-streamed-media-window.c:2248
-#: ../src/empathy-call-window.c:2690
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
@@ -3366,7 +3405,7 @@ msgid ""
msgstr "התכנה של %s אינה מבינה את מבני הווידאו הנתמכים על ידי המחשב שלך"
#: ../src/empathy-streamed-media-window.c:2254
-#: ../src/empathy-call-window.c:2696
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -3376,24 +3415,24 @@ msgstr ""
"מאפשרת חיבורים ישירים."
#: ../src/empathy-streamed-media-window.c:2260
-#: ../src/empathy-call-window.c:2702
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "אירעה שגיאה ברשת"
#: ../src/empathy-streamed-media-window.c:2264
-#: ../src/empathy-call-window.c:2706
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr "מבני השמע הדרושים לקיום שיחה זו אינם מותקנים במחשבך"
#: ../src/empathy-streamed-media-window.c:2267
-#: ../src/empathy-call-window.c:2709
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr "מבני הווידאו הדרושים לקיום שיחה זו אינם מותקנים במחשבך"
#: ../src/empathy-streamed-media-window.c:2277
-#: ../src/empathy-call-window.c:2721
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3404,22 +3443,22 @@ msgstr ""
"ולהוסיף דוחות שנאספו מחלון 'ניפוי השגיאות' שבתפריט העזרה."
#: ../src/empathy-streamed-media-window.c:2285
-#: ../src/empathy-call-window.c:2730
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "אירעה שגיאה במנוע הקריאה"
#: ../src/empathy-streamed-media-window.c:2288
-#: ../src/empathy-call-window.c:2733
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "התזרים הגיע לסיומו"
#: ../src/empathy-streamed-media-window.c:2328
-#: ../src/empathy-call-window.c:2773
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "לא ניתן לקיים תזרים שמע"
#: ../src/empathy-streamed-media-window.c:2338
-#: ../src/empathy-call-window.c:2783
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "לא ניתן לקיים תזרים וידאו"
@@ -3510,8 +3549,8 @@ msgstr "החלפת מצב העברת וידאו"
#: ../src/empathy-call-window.ui.h:21
#: ../src/empathy-streamed-media-window.ui.h:18
-#: ../src/empathy-call-window.c:2280 ../src/empathy-call-window.c:2281
-#: ../src/empathy-call-window.c:2282 ../src/empathy-call-window.c:2283
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
msgid "Unknown"
msgstr "לא ידוע"
@@ -4208,54 +4247,65 @@ msgid "Display incoming events in the notification area"
msgstr "הצגת אירועים נכנסים באזור הדיווחים"
#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+"ביטול ההד הופך את השיחות הקוליות שלך לצלולות יותר עבור הצד השני אך עלולות "
+"לגרום לתקלות במספר מחשבים. אם בצד שלך או בצד השני נשמעים רעשים מוזרים או "
+"קטיעות במהלך השיחה כדאי לנסות לכבות את ביטול ההד ולהתחיל בשיחה מחדש."
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "הפעלת התרעות כאשר איש קשר מתחבר"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "הפעלת התרעות כאשר איש קשר מתנתק"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "איפשור התרעות כאשר חלון ה_שיחה אינו ממוקד"
-#: ../src/empathy-preferences.ui.h:12
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "הפעלת בדיקת איות עבור השפות:"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "כללי"
-#: ../src/empathy-preferences.ui.h:14
-msgid "Input level"
-msgstr "רמת הקלט"
-
#: ../src/empathy-preferences.ui.h:15
-msgid "Input volume"
-msgstr "עצמת הקלט"
+msgid "Input level:"
+msgstr "רמת הקלט:"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "עצמת הקלט:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "מקורות המיקומים:"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "רישום השיחות"
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "התרעות"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "השמעת צליל עבור אירועים"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "פרטיות"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -4264,70 +4314,70 @@ msgstr ""
"הפחתת רמת הדיוק של המיקום אומרת שהמידע המדויק ביותר שיפורסם הוא העיר, המדינה "
"והארץ שלך. הדיוק של נקודות ציון מ־GPS יהיו עם מספר עשרוני 1."
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "הצגת _סמיילים כתמונות"
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "הצגת _רשימת אנשי קשר בחדרים"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "צלילים"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "בדיקת איות"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
msgstr "ברשימת השפות מוצגות שפות שעבורן מותקנים אצלך מילונים."
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "ערכות נושא"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:30
msgid "Variant:"
msgstr "הגוון:"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "התחברות _אוטומטית עם ההפעלה"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "טלפון _סלולרי"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "ה_פעלת התרעות בתוך בועה"
-#: ../src/empathy-preferences.ui.h:33
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "ה_פעלת התרעות קוליות"
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:35
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_רשת (IP, אלחוטית)"
-#: ../src/empathy-preferences.ui.h:36
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "_פתיחת שיחות חדשות בחלונות נפרדים"
-#: ../src/empathy-preferences.ui.h:37
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "_פרסום המיקום שלי לאנשי הקשר שלי"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:39
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "ה_פחתת דיוק המיקום"
@@ -4453,16 +4503,16 @@ msgid ""
"extension."
msgstr "מנהל החיבורים שנבחר אינו תומך בהרחבת ניפוי שגיאות מרחוק."
+#: ../src/empathy-invite-participant-dialog.c:179
#: ../src/empathy-invite-participant-dialog.c:205
-#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "הזמנת משתתפים"
-#: ../src/empathy-invite-participant-dialog.c:206
+#: ../src/empathy-invite-participant-dialog.c:180
msgid "Choose a contact to invite into the conversation:"
msgstr "נא לבחור אנשי קשר להזמנה לדיון:"
-#: ../src/empathy-invite-participant-dialog.c:227
+#: ../src/empathy-invite-participant-dialog.c:201
msgid "Invite"
msgstr "הזמנה"
@@ -4547,24 +4597,24 @@ msgstr "התקבלה בקשת שיחה מאת %s, אך באותו הזמן כב
#. Translators: this is an "Info" label. It should be as short
#. * as possible.
-#: ../src/empathy-call-window.c:1026 ../src/empathy-call-window.c:1049
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
msgid "i"
msgstr "i"
-#: ../src/empathy-call-window.c:2576
+#: ../src/empathy-call-window.c:2603
msgid "On hold"
msgstr "בהמתנה"
-#: ../src/empathy-call-window.c:2579
+#: ../src/empathy-call-window.c:2606
msgid "Mute"
msgstr "השתק"
-#: ../src/empathy-call-window.c:2581
+#: ../src/empathy-call-window.c:2608
msgid "Duration"
msgstr "משך"
#. Translators: 'status - minutes:seconds' the caller has been connected
-#: ../src/empathy-call-window.c:2584
+#: ../src/empathy-call-window.c:2611
#, c-format
msgid "%s — %d:%02dm"
msgstr "%s — %d:%02d דק׳"
diff --git a/po/hi.po b/po/hi.po
index 0d1ee97f8..96be62775 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -2,20 +2,21 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
-# Rajesh Ranjan <rranjan@redhat.com>, 2008, 2009.
+# Rajesh Ranjan <rranjan@redhat.com>, 2008, 2009, 2011.
# Rajesh Ranjan <rajesh672@gmail.com>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: empathy.master.hi\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=empathy&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2011-03-14 13:26+0000\n"
-"PO-Revision-Date: 2011-03-28 13:44+0530\n"
-"Last-Translator: Rajesh Ranjan\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
+"product=empathy&keywords=I18N+L10N&component=General\n"
+"POT-Creation-Date: 2011-09-08 12:16+0000\n"
+"PO-Revision-Date: 2011-09-14 13:24+0530\n"
+"Last-Translator: Rajesh <rranjan>\n"
"Language-Team: Hindi <Indlinux>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
+"X-Generator: Lokalize 1.2\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
"\n"
"\n"
@@ -23,6 +24,7 @@ msgstr ""
"\n"
"\n"
"\n"
+"Language: hi\n"
#: ../data/empathy.desktop.in.in.h:1
msgid "Chat on Google Talk, Facebook, MSN and many other chat services"
@@ -30,420 +32,471 @@ msgstr ""
#: ../data/empathy.desktop.in.in.h:2
msgid "Empathy"
-msgstr ""
+msgstr "Empathy"
#: ../data/empathy.desktop.in.in.h:3
msgid "Empathy Internet Messaging"
-msgstr ""
+msgstr "एंपैथी इंटरनेट मैसेजिंग"
#: ../data/empathy.desktop.in.in.h:4
-#, fuzzy
#| msgid "Client:"
msgid "IM Client"
-msgstr "क्लाएंट:"
+msgstr "IM क्लाएंट"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:1
msgid "Always open a separate chat window for new chats."
msgstr "नई गपशप के लिए हमेशा अलग गपशप विंडो खोलता है"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:2
+msgid "Call volume"
+msgstr "काल मात्रा"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+msgid "Call volume, as a percentage."
+msgstr "काल मात्रा बतौर प्रतिशत"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+msgid "Camera device"
+msgstr "कैमरा युक्ति"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+msgid "Camera position"
+msgstr "कैमरा स्थिति"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
-msgstr "उपनाम के बाद जोड़ने के लिए वर्ण जब उपनाम समाप्ति (टैब) में समूह गपशप में प्रयोग करता है."
+msgstr ""
+"उपनाम के बाद जोड़ने के लिए वर्ण जब उपनाम समाप्ति (टैब) में समूह गपशप में "
+"प्रयोग करता है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "चैट विंडो थीम"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#| msgid "Chat window theme"
+msgid "Chat window theme variant"
+msgstr "चैट विंडो थीम चर"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
#| msgid ""
#| "Comma separated list of spell checker languages to use (e.g. en, fr, nl)."
-msgid "Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
-msgstr "वर्ण जाँचकर्ता भाषा की कौमा से अलग की हुई सूची (उदा. en, fr, nl)."
+msgid ""
+"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
+msgstr ""
+"वर्तनी जाँचकर्ता भाषा की कौमा से अलग की हुई सूची (उदा. \"en, fr, nl\")."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "संकुचित संपर्क सूची"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
#| msgid "NetworkManager should be used"
msgid "Connection managers should be used"
-msgstr "NetworkManager प्रयोग करना चाहिए"
+msgstr "कनेक्शन मैनेजर का प्रयोग करना चाहिए"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
#| msgid "Contact list sort criterium"
msgid "Contact list sort criterion"
-msgstr "सूची छाँट मापदंड से संपर्क करें"
+msgstr "संपर्क सूची छाँट मापदंड"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+msgid "Default camera device to use in video calls, e.g. /dev/video0."
+msgstr ""
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "कोई अवतार छवि इससे चुनने के लिए तयशुदा निर्देशिका"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "दूर रहने पर पॉपअप अधिसूचना निष्क्रिय करें"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "दूर रहने पर ध्वनि निष्क्रिय करें"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+msgid "Echo cancellation support"
+msgstr ""
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Empathy तयशुदा डाउनलोड फ़ोल्डर"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
#, fuzzy
#| msgid "Empathy should auto-connect on startup"
msgid "Empathy should auto-away when idle"
msgstr "Empathy आरंभ में स्वतः जुड़ जाना चाहिए"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Empathy आरंभ में स्वतः जुड़ जाना चाहिए"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "Empathy संपर्क को अवतार का प्रयोग बतौर गपशप विंडो प्रतीक करना चाहिए"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "नये संदेश के लिए पॉपअप अधिसूचना सक्रिय करें"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "वर्तनी जाँच सक्रिय करें"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "मुख्य विंडो छिपाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "मुख्य विंडो छिपाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "उपनाम पूर्ण हुआ वर्ण"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "अलग विंडो में नया गपशप विंडो खोलें"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
#, fuzzy
#| msgid "Whether to use the theme for chat rooms or not."
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr "गपशप कक्ष से प्रसंग का प्रयोग करना है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "आने वाले संदेश के लिए कोई ध्वनि बजाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "नई वार्तालाप के लिए कोई ध्वनि बजाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "बाहर जाने वाले संदेश के लिए कोई ध्वनि बजाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "किसी संपर्क के लॉगिन होने पर कोई ध्वनि बजाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "किसी संपर्क के लॉगआउट होने पर कोई ध्वनि बजाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "हमारे लॉगिन होने पर कोई ध्वनि बजाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "हमारे लॉगआउट होने पर कोई ध्वनि बजाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
#, fuzzy
#| msgid "Popup notifications if the chat isn't focused"
msgid "Pop up notifications if the chat isn't focused"
msgstr "गपशप के केंद्रित नहीं रहने पर पॉपअप अधिसूचना"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
#, fuzzy
#| msgid "Play a sound when a contact logs in"
msgid "Pop up notifications when a contact logs in"
msgstr "किसी संपर्क के लॉगिन होने पर कोई ध्वनि बजाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
#, fuzzy
#| msgid "Play a sound when a contact logs out"
msgid "Pop up notifications when a contact logs out"
msgstr "किसी संपर्क के लॉगआउट होने पर कोई ध्वनि बजाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr ""
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#, fuzzy
+#| msgid "Show offline contacts"
+msgid "Show Balance in contact list"
+msgstr "ऑफलाइन संपर्क दिखाएँ"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "अवतार दिखाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
#, fuzzy
#| msgid "_Show Contact List"
msgid "Show contact list in rooms"
msgstr "संपर्क सूची दिखाएँ (_S)"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "मुख्य विंडो बंद करने के बारे में संकेत दिखाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "ऑफलाइन संपर्क दिखाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
#| msgid "Protocol"
msgid "Show protocols"
-msgstr "प्रोटोकाल"
+msgstr "प्रोटोकाल दिखाएँ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "वर्तनीजांच भाषा"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "तयशुदा फ़ोल्डर जिसमें फ़ाइल हस्तांतरण अंदर सहेजना है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "अंतिम निर्देशिका जिससे अवतार छवि चुना गया."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "प्रसंग जो गपशप विंडो में वार्तालाप दिखाने के लिए प्रयुक्त है"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#, fuzzy
+#| msgid "The theme that is used to display the conversation in chat windows."
+msgid ""
+"The theme variant that is used to display the conversation in chat windows."
+msgstr "प्रसंग जो गपशप विंडो में वार्तालाप दिखाने के लिए प्रयुक्त है"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "आलेखीय स्माइली का प्रयोग करें"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "अधिसूचना ध्वनि का प्रयोग करें"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "गपशप कक्ष के लिए प्रसंग का प्रयोग करें"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
#| msgid ""
#| "Whether or not Empathy should use the avatar of the contact as the chat "
#| "window icon."
msgid "Whether Empathy can use the GPS to guess the location."
-msgstr "क्या एंपेथी को बतौर गपशप विंडो प्रतीक संपर्क के अवतार का प्रयोग करना चाहिए."
+msgstr "क्या एंपेथी को स्थान के अनुमान के लिए जीपीएस का प्रयोग करना चाहिए."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
#| msgid ""
#| "Whether or not Empathy should use the avatar of the contact as the chat "
#| "window icon."
msgid "Whether Empathy can use the cellular network to guess the location."
-msgstr "क्या एंपेथी को बतौर गपशप विंडो प्रतीक संपर्क के अवतार का प्रयोग करना चाहिए."
+msgstr "क्या एंपेथी को स्थान के अनुमान के लिए सेल संजाल का प्रयोग करना चाहिए."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
#| msgid ""
#| "Whether or not Empathy should use the avatar of the contact as the chat "
#| "window icon."
msgid "Whether Empathy can use the network to guess the location."
-msgstr "क्या एंपेथी को बतौर गपशप विंडो प्रतीक संपर्क के अवतार का प्रयोग करना चाहिए."
+msgstr "क्या एंपेथी को स्थान के अनुमान के लिए संजाल का प्रयोग करना चाहिए."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
#| msgid ""
#| "Whether or not Empathy should automatically log in to your accounts on "
#| "startup."
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr "क्या एंपेथी को आरंभ में ही आपके खाता में स्वतः लॉग कर लेना चाहिए."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
#, fuzzy
#| msgid ""
#| "Whether or not Empathy should automatically log in to your accounts on "
#| "startup."
-msgid "Whether Empathy should go into away mode automatically if the user is idle."
+msgid ""
+"Whether Empathy should go into away mode automatically if the user is idle."
msgstr "क्या एंपेथी को आरंभ में ही आपके खाता में स्वतः लॉग कर लेना चाहिए."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
-msgid "Whether Empathy should reduce the location's accuracy for privacy reasons."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+msgid ""
+"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
#, fuzzy
#| msgid ""
#| "Whether or not Empathy should use the avatar of the contact as the chat "
#| "window icon."
-msgid "Whether Empathy should use the avatar of the contact as the chat window icon."
-msgstr "क्या एंपेथी को बतौर गपशप विंडो प्रतीक संपर्क के अवतार का प्रयोग करना चाहिए."
+msgid ""
+"Whether Empathy should use the avatar of the contact as the chat window icon."
+msgstr ""
+"क्या एंपेथी को बतौर गपशप विंडो प्रतीक संपर्क के अवतार का प्रयोग करना चाहिए."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
-msgid "Whether WebKit developer tools, such as the Web Inspector, should be enabled."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+msgid ""
+"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
msgstr ""
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
#, fuzzy
#| msgid ""
#| "Whether or not to check words typed against the languages you want to "
#| "check with."
-msgid "Whether to check words typed against the languages you want to check with."
-msgstr "क्या उन भाषाओं के लिए टाइप किए शब्दों को जाँचना चाहिए जिसके लिए आप जाँचना चाहते हैं"
+msgid ""
+"Whether to check words typed against the languages you want to check with."
+msgstr ""
+"क्या उन भाषाओं के लिए टाइप किए शब्दों को जाँचना चाहिए जिसके लिए आप जाँचना "
+"चाहते हैं"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
#, fuzzy
#| msgid ""
#| "Whether or not to convert smileys into graphical images in conversations."
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "क्या वार्तालाप में आलेखीय छवि में स्माइली को बदलना है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+msgid "Whether to enable Pulseaudio's echo cancellation filter."
+msgstr ""
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
#, fuzzy
#| msgid ""
#| "Whether or not to play a sound to notify for contacts logging in the "
#| "network."
msgid "Whether to play a sound to notify of contacts logging into the network."
-msgstr "क्या संपर्कों के लिए ध्वनि बजायी जानी चाहिए जो संजाल में लॉगिंग हो रहे हों."
+msgstr ""
+"क्या संपर्कों के लिए ध्वनि बजायी जानी चाहिए जो संजाल में लॉगिंग हो रहे हों."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
#, fuzzy
#| msgid ""
#| "Whether or not to play a sound to notify for contacts logging off the "
#| "network."
-msgid "Whether to play a sound to notify of contacts logging out of the network."
-msgstr "क्या संपर्कों के लिए ध्वनि बजायी जानी चाहिए जो संजाल में लॉग ऑफ़ हो रहे हों."
+msgid ""
+"Whether to play a sound to notify of contacts logging out of the network."
+msgstr ""
+"क्या संपर्कों के लिए ध्वनि बजायी जानी चाहिए जो संजाल में लॉग ऑफ़ हो रहे हों."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
#, fuzzy
#| msgid "Whether or not to play a sound to notify for events."
msgid "Whether to play a sound to notify of events."
msgstr "क्या घटनाओं के लिए ध्वनि अधिसूचित करने के लिए बजानी है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
#, fuzzy
#| msgid "Whether or not to play a sound to notify for incoming messages."
msgid "Whether to play a sound to notify of incoming messages."
msgstr "क्या आने वाली संदेशों के लिए ध्वनि अधिसूचित करने के लिए बजानी है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
#, fuzzy
#| msgid "Whether or not to play a sound to notify for new conversations."
msgid "Whether to play a sound to notify of new conversations."
msgstr "क्या नये वार्तालाप के लिए ध्वनि अधिसूचित करने के लिए बजानी है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
#, fuzzy
#| msgid "Whether or not to play a sound to notify for outgoing messages."
msgid "Whether to play a sound to notify of outgoing messages."
-msgstr "क्या बाहर जाने वाले संदेशों के लिए ध्वनि अधिसूचित करने के लिए बजानी है."
+msgstr ""
+"क्या बाहर जाने वाले संदेशों के लिए ध्वनि अधिसूचित करने के लिए बजानी है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
#| msgid "Whether or not to play a sound when logging in a network."
msgid "Whether to play a sound when logging into a network."
msgstr "क्या संजाल में लॉगिंग के दौरान ध्वनि बजानी है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
#| msgid "Whether or not to play a sound when logging off a network."
msgid "Whether to play a sound when logging out of a network."
-msgstr "क्या संजाल में लॉग ऑफ के दौरान ध्वनि बजानी है."
+msgstr "क्या संजाल में लॉग आउट के दौरान ध्वनि बजानी है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
#| msgid "Whether or not to play sound notifications when away or busy."
msgid "Whether to play sound notifications when away or busy."
msgstr "दूर या व्यस्त होने पर क्या ध्वनि अधिसूचना बजानी है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
#| msgid "Whether or not to show popup notifications when away or busy."
msgid "Whether to show a popup notification when a contact goes offline."
-msgstr "क्या पॉप अप अधिसूचना दिखानी है जब दूर या व्यस्त है."
+msgstr "क्या पॉप अप अधिसूचना दिखानी है जब संपर्क ऑफलाइन होता है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
#| msgid "Whether or not to show popup notifications when away or busy."
msgid "Whether to show a popup notification when a contact goes online."
-msgstr "क्या पॉप अप अधिसूचना दिखानी है जब दूर या व्यस्त है."
+msgstr "क्या पॉप अप अधिसूचना दिखानी है जब संपर्क ऑनलाइन होता है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
#| msgid ""
#| "Whether or not to show a popup notification when receiving a new message "
#| "even if the chat is already opened, but not focused."
@@ -451,38 +504,47 @@ msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
msgstr ""
-"क्या नये संदेश पाने पर पॉपअप अधिसूचना दिखानी है बावजूद कि गपशप पहले से खुला है लेकिन "
+"क्या नये संदेश पाने पर पॉपअप अधिसूचना दिखानी है बावजूद कि गपशप पहले से खुला "
+"है लेकिन "
"केंद्रित नहीं है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
#| msgid ""
#| "Whether or not to show a popup notification when receiving a new message."
msgid "Whether to show a popup notification when receiving a new message."
msgstr "क्या नये संदेश पाने पर पॉपअप अधिसूचना दिखानी है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
#, fuzzy
#| msgid ""
#| "Whether or not to show avatars for contacts in the contact list and chat "
#| "windows."
-msgid "Whether to show avatars for contacts in the contact list and chat windows."
+msgid "Whether to show account balances in the contact list."
msgstr "संपर्क सूची और गपशप विंजो में क्या अवतार दिखानी है"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
+#, fuzzy
+#| msgid ""
+#| "Whether or not to show avatars for contacts in the contact list and chat "
+#| "windows."
+msgid ""
+"Whether to show avatars for contacts in the contact list and chat windows."
+msgstr "संपर्क सूची और गपशप विंजो में क्या अवतार दिखानी है"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
#, fuzzy
#| msgid ""
#| "Whether or not to show contacts that are offline in the contact list."
msgid "Whether to show contacts that are offline in the contact list."
msgstr "क्या संपर्कों को दिखाना है जो संपर्क सूची में ऑफ़लाइन हैं."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
#, fuzzy
#| msgid "Whether or not to show popup notifications when away or busy."
msgid "Whether to show popup notifications when away or busy."
msgstr "क्या पॉप अप अधिसूचना दिखानी है जब दूर या व्यस्त है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
#, fuzzy
#| msgid ""
#| "Whether or not to show avatars for contacts in the contact list and chat "
@@ -490,19 +552,19 @@ msgstr "क्या पॉप अप अधिसूचना दिखान
msgid "Whether to show protocols for contacts in the contact list."
msgstr "संपर्क सूची और गपशप विंजो में क्या अवतार दिखानी है"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
#, fuzzy
#| msgid "Whether to show the contact list in compact mode or not."
msgid "Whether to show the contact list in chat rooms."
msgstr "क्या संपर्क सूची संहत सूची में दिखानी है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
#, fuzzy
#| msgid "Whether to show the contact list in compact mode or not."
msgid "Whether to show the contact list in compact mode."
msgstr "क्या संपर्क सूची संहत सूची में दिखानी है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
#, fuzzy
#| msgid ""
#| "Whether or not to show the message dialog about closing the main window "
@@ -510,16 +572,16 @@ msgstr "क्या संपर्क सूची संहत सूची
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
-msgstr "क्या संदेश संवाद दिखानी है 'x' बटन के साथ शीर्षक पट्टी में मुख्य विंडो बंद करने के बारे में."
+msgstr ""
+"क्या संदेश संवाद दिखानी है 'x' बटन के साथ शीर्षक पट्टी में मुख्य विंडो बंद "
+"करने के बारे में."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
#| msgid "Whether to use the theme for chat rooms or not."
msgid "Whether to use the theme for chat rooms."
msgstr "गपशप कक्ष से प्रसंग का प्रयोग करना है."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
-#, fuzzy
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
#| msgid ""
#| "Which criterium to use when sorting the contact list. Default is to use "
#| "sort by the contact's name with the value \"name\". A value of \"state\" "
@@ -529,8 +591,10 @@ msgid ""
"the contact's name with the value \"name\". A value of \"state\" will sort "
"the contact list by state."
msgstr ""
-"संपर्क सूची छांटने के दौरान किस मापदंड को प्रयोग करना है. संपर्क नाम के द्वारा तयशुदा का "
-"प्रयोग करना है \"name\" मान के साथ. \"state\" का मान स्थिति के अनुसार संपर्क सूची को "
+"संपर्क सूची छांटने के दौरान किस मापदंड को प्रयोग करना है. संपर्क नाम के "
+"द्वारा तयशुदा का "
+"प्रयोग करना है \"name\" मान के साथ. \"state\" का मान स्थिति के अनुसार संपर्क "
+"सूची को "
"छाँटेगा."
#: ../data/empathy-accounts.desktop.in.in.h:1
@@ -539,31 +603,49 @@ msgstr ""
#. Tweak the dialog
#: ../data/empathy-accounts.desktop.in.in.h:2
-#: ../src/empathy-accounts-dialog.c:2242
+#: ../src/empathy-accounts-dialog.c:2324
msgid "Messaging and VoIP Accounts"
-msgstr ""
+msgstr "मैसेजिंग और VoIP खाता"
#: ../libempathy/empathy-ft-handler.c:825
-#, fuzzy
#| msgid "File transfer completed"
msgid "File transfer completed, but the file was corrupted"
-msgstr "फ़ाइल हस्तांतरण संपन्न"
+msgstr "फ़ाइल हस्तांतरण संपन्न लेकिन फाइल भ्रष्ट था"
-#: ../libempathy/empathy-ft-handler.c:1116
+#: ../libempathy/empathy-ft-handler.c:1111
msgid "File transfer not supported by remote contact"
-msgstr ""
+msgstr "फाइल हस्तांतरण दूरस्थ संपर्क द्वारा समर्थित नहीं"
-#: ../libempathy/empathy-ft-handler.c:1172
+#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is not a regular file"
msgstr ""
-#: ../libempathy/empathy-ft-handler.c:1181
+#: ../libempathy/empathy-ft-handler.c:1176
msgid "The selected file is empty"
-msgstr ""
+msgstr "चयनित फाइल खाली है"
+
+#: ../libempathy/empathy-message.c:415 ../src/empathy-call-observer.c:131
+#, c-format
+#| msgid "Incoming call from %s"
+msgid "Missed call from %s"
+msgstr "%s से मिस काल"
+
+#. Translators: this is an outgoing call, e.g. 'Called Alice'
+#: ../libempathy/empathy-message.c:419
+#, c-format
+#| msgid "_Call"
+msgid "Called %s"
+msgstr "%s को काल किया"
+
+#: ../libempathy/empathy-message.c:422
+#, c-format
+#| msgid "Incoming call from %s"
+msgid "Call from %s"
+msgstr "%s से काल"
#: ../libempathy/empathy-tp-file.c:268
msgid "Socket type not supported"
-msgstr ""
+msgstr "साकेट प्रकार समर्थित नहीं है"
#: ../libempathy/empathy-tp-file.c:387
msgid "No reason was specified"
@@ -589,367 +671,349 @@ msgstr "फ़ाइल हस्तांतरण को कोशिश म
msgid "The other participant is unable to transfer the file"
msgstr "दूसरे सहभागी फ़ाइल हस्तांतरण में असमर्थ हैं"
-#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:383
+#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:302
msgid "Unknown reason"
msgstr "अज्ञात कारण"
-#: ../libempathy/empathy-utils.c:305
+#: ../libempathy/empathy-utils.c:222
msgid "Available"
msgstr "उपलब्ध"
-#: ../libempathy/empathy-utils.c:307
+#: ../libempathy/empathy-utils.c:224
msgid "Busy"
msgstr "व्यस्त"
-#: ../libempathy/empathy-utils.c:310
+#: ../libempathy/empathy-utils.c:227
msgid "Away"
msgstr "दूर"
-#: ../libempathy/empathy-utils.c:312
+#: ../libempathy/empathy-utils.c:229
msgid "Invisible"
msgstr "अदृश्य"
-#: ../libempathy/empathy-utils.c:314
+#: ../libempathy/empathy-utils.c:231
msgid "Offline"
msgstr "ऑफ़लाइन"
-#: ../libempathy/empathy-utils.c:316
-#: ../src/empathy-streamed-media-window.c:1897
-#: ../src/empathy-streamed-media-window.c:1898
-#: ../src/empathy-streamed-media-window.c:1899
-#: ../src/empathy-streamed-media-window.c:1900
-#: ../src/empathy-call-window.ui.h:18
-#, fuzzy
+#. translators: presence type is unknown
+#: ../libempathy/empathy-utils.c:234
#| msgctxt "file transfer percent"
#| msgid "Unknown"
+msgctxt "presence"
msgid "Unknown"
msgstr "अज्ञात"
-#: ../libempathy/empathy-utils.c:355
-#, fuzzy
+#: ../libempathy/empathy-utils.c:274
#| msgid "No reason was specified"
msgid "No reason specified"
msgstr "कोई कारण निर्दिष्ट नहीं"
-#: ../libempathy/empathy-utils.c:357 ../libempathy/empathy-utils.c:413
+#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:332
msgid "Status is set to offline"
-msgstr ""
+msgstr "प्रस्थिति ऑफ़लाइन सेट है"
-#: ../libempathy/empathy-utils.c:359 ../libempathy/empathy-utils.c:393
+#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:312
+#: ../libempathy-gtk/empathy-call-utils.c:49
msgid "Network error"
msgstr "नेटवर्क त्रुटि"
-#: ../libempathy/empathy-utils.c:361 ../libempathy/empathy-utils.c:395
+#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:314
msgid "Authentication failed"
msgstr "सत्यापन असफल"
-#: ../libempathy/empathy-utils.c:363 ../libempathy/empathy-utils.c:397
+#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:316
msgid "Encryption error"
msgstr "गोपन त्रुटि"
-#: ../libempathy/empathy-utils.c:365
+#: ../libempathy/empathy-utils.c:284
msgid "Name in use"
msgstr "प्रयोग में नाम"
-#: ../libempathy/empathy-utils.c:367 ../libempathy/empathy-utils.c:399
+#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
msgid "Certificate not provided"
msgstr "प्रमाणपत्र नहीं दिया"
-#: ../libempathy/empathy-utils.c:369 ../libempathy/empathy-utils.c:401
+#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
msgid "Certificate untrusted"
msgstr "प्रमाणपत्र गैर विश्वसनीय"
-#: ../libempathy/empathy-utils.c:371 ../libempathy/empathy-utils.c:403
+#: ../libempathy/empathy-utils.c:290 ../libempathy/empathy-utils.c:322
msgid "Certificate expired"
msgstr "प्रमाणपत्र समाप्त"
-#: ../libempathy/empathy-utils.c:373 ../libempathy/empathy-utils.c:405
+#: ../libempathy/empathy-utils.c:292 ../libempathy/empathy-utils.c:324
msgid "Certificate not activated"
msgstr "प्रमाणपत्र सक्रिय नहीं"
-#: ../libempathy/empathy-utils.c:375 ../libempathy/empathy-utils.c:407
+#: ../libempathy/empathy-utils.c:294 ../libempathy/empathy-utils.c:326
msgid "Certificate hostname mismatch"
msgstr "प्रमाणपत्र होस्टनेम बेमेल"
-#: ../libempathy/empathy-utils.c:377 ../libempathy/empathy-utils.c:409
+#: ../libempathy/empathy-utils.c:296 ../libempathy/empathy-utils.c:328
msgid "Certificate fingerprint mismatch"
msgstr "प्रमाणपत्र फिंगरप्रिंट बेमेल"
-#: ../libempathy/empathy-utils.c:379 ../libempathy/empathy-utils.c:411
+#: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:330
msgid "Certificate self-signed"
msgstr "प्रमाणपत्र स्वहस्ताक्षरित"
-#: ../libempathy/empathy-utils.c:381
+#: ../libempathy/empathy-utils.c:300
msgid "Certificate error"
msgstr "प्रमाणपत्र त्रुटि"
-#: ../libempathy/empathy-utils.c:415
+#: ../libempathy/empathy-utils.c:334
msgid "Encryption is not available"
-msgstr ""
+msgstr "गोपन उपलब्ध नहीं है"
-#: ../libempathy/empathy-utils.c:417
-#, fuzzy
+#: ../libempathy/empathy-utils.c:336
#| msgid "Certificate not activated"
msgid "Certificate is invalid"
-msgstr "प्रमाणपत्र सक्रिय नहीं"
+msgstr "प्रमाणपत्र अवैध है"
-#: ../libempathy/empathy-utils.c:419
-#, fuzzy
+#: ../libempathy/empathy-utils.c:338
#| msgid "NetworkManager should be used"
msgid "Connection has been refused"
-msgstr "NetworkManager प्रयोग करना चाहिए"
+msgstr "कनेक्शन अस्वीकृत किया गया है"
-#: ../libempathy/empathy-utils.c:421
-#, fuzzy
+#: ../libempathy/empathy-utils.c:340
#| msgid "NetworkManager should be used"
msgid "Connection can't be established"
-msgstr "NetworkManager प्रयोग करना चाहिए"
+msgstr "कनेक्शन स्थापित नहीं किया जा सकता है"
-#: ../libempathy/empathy-utils.c:423
-#, fuzzy
+#: ../libempathy/empathy-utils.c:342
#| msgid "NetworkManager should be used"
msgid "Connection has been lost"
-msgstr "NetworkManager प्रयोग करना चाहिए"
+msgstr "कनेक्शन गुम हो गया है"
-#: ../libempathy/empathy-utils.c:425
+#: ../libempathy/empathy-utils.c:344
msgid "This resource is already connected to the server"
msgstr ""
-#: ../libempathy/empathy-utils.c:427
-msgid "Connection has been replaced by a new connection using the same resource"
+#: ../libempathy/empathy-utils.c:346
+msgid ""
+"Connection has been replaced by a new connection using the same resource"
msgstr ""
-#: ../libempathy/empathy-utils.c:430
+#: ../libempathy/empathy-utils.c:349
msgid "The account already exists on the server"
-msgstr ""
+msgstr "खाता पहले से सर्वर पर मौजूद है"
-#: ../libempathy/empathy-utils.c:432
+#: ../libempathy/empathy-utils.c:351
msgid "Server is currently too busy to handle the connection"
msgstr ""
-#: ../libempathy/empathy-utils.c:434
-#, fuzzy
+#: ../libempathy/empathy-utils.c:353
#| msgid "Certificate not provided"
msgid "Certificate has been revoked"
-msgstr "प्रमाणपत्र नहीं दिया"
+msgstr "प्रमाणपत्र वापस किया गया"
-#: ../libempathy/empathy-utils.c:436
-msgid "Certificate uses an insecure cipher algorithm or is cryptographically weak"
+#: ../libempathy/empathy-utils.c:355
+msgid ""
+"Certificate uses an insecure cipher algorithm or is cryptographically weak"
msgstr ""
-#: ../libempathy/empathy-utils.c:439
+#: ../libempathy/empathy-utils.c:358
msgid ""
"The length of the server certificate, or the depth of the server certificate "
"chain, exceed the limits imposed by the cryptography library"
msgstr ""
-#: ../libempathy/empathy-utils.c:602
+#: ../libempathy/empathy-utils.c:519
#: ../libempathy-gtk/empathy-contact-list-store.h:73
-#, fuzzy
#| msgid "People nearby"
msgid "People Nearby"
msgstr "निकटस्थ लोग"
-#: ../libempathy/empathy-utils.c:607
-#, fuzzy
+#: ../libempathy/empathy-utils.c:524
#| msgid "Use _Yahoo Japan"
msgid "Yahoo! Japan"
-msgstr "_Yahoo जापान का प्रयोग करें"
+msgstr "Yahoo! Japan"
-#: ../libempathy/empathy-utils.c:636
+#: ../libempathy/empathy-utils.c:553
msgid "Google Talk"
-msgstr ""
+msgstr "Google Talk"
-#: ../libempathy/empathy-utils.c:637
+#: ../libempathy/empathy-utils.c:554
msgid "Facebook Chat"
-msgstr ""
+msgstr "Facebook Chat"
-#: ../libempathy/empathy-time.c:137
+#: ../libempathy/empathy-time.c:88
#, c-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%d सेकेंड पहले"
+msgstr[1] "%d सेकेंड पहले"
-#: ../libempathy/empathy-time.c:142
+#: ../libempathy/empathy-time.c:93
#, c-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] "%d मिनट पहले"
msgstr[1] "%d मिनट पहले"
-#: ../libempathy/empathy-time.c:147
+#: ../libempathy/empathy-time.c:98
#, c-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] "%d घंटा पहले"
msgstr[1] "%d घंटा पहले"
-#: ../libempathy/empathy-time.c:152
+#: ../libempathy/empathy-time.c:103
#, c-format
msgid "%d day ago"
msgid_plural "%d days ago"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%d दिन पहले"
+msgstr[1] "%d दिन पहले"
-#: ../libempathy/empathy-time.c:157
+#: ../libempathy/empathy-time.c:108
#, c-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%d सप्ताह पहले"
+msgstr[1] "%d सप्ताह पहले"
-#: ../libempathy/empathy-time.c:162
+#: ../libempathy/empathy-time.c:113
#, c-format
msgid "%d month ago"
msgid_plural "%d months ago"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%d महीने पहले"
+msgstr[1] "%d महीने पहले"
-#: ../libempathy/empathy-time.c:167
+#: ../libempathy/empathy-time.c:136
msgid "in the future"
msgstr "भविष्य में"
-#: ../libempathy-gtk/empathy-account-chooser.c:501
-msgid "All"
-msgstr "सभी"
+#: ../libempathy-gtk/empathy-account-chooser.c:539
+#| msgid "_Accounts"
+msgid "All accounts"
+msgstr "सभी खाता"
-#: ../libempathy-gtk/empathy-account-widget.c:679
-#: ../libempathy-gtk/empathy-log-window.c:647
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "खाता"
-#: ../libempathy-gtk/empathy-account-widget.c:680
-#, fuzzy
+#: ../libempathy-gtk/empathy-account-widget.c:695
#| msgid "Password:"
msgid "Password"
-msgstr "पासवर्ड"
+msgstr "कूटशब्द"
-#: ../libempathy-gtk/empathy-account-widget.c:681
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "सर्वर"
-#: ../libempathy-gtk/empathy-account-widget.c:682
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "पोर्ट"
-#: ../libempathy-gtk/empathy-account-widget.c:754
-#: ../libempathy-gtk/empathy-account-widget.c:811
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1163
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+#| msgid "_Accounts"
+msgid "My Web Accounts"
+msgstr "मेरा वेब खाता"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
+msgid "The account %s is edited via %s."
msgstr ""
-#: ../libempathy-gtk/empathy-account-widget.c:1169
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr ""
-#: ../libempathy-gtk/empathy-account-widget.c:1189
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
-msgstr ""
+msgstr "मेरा वेब खाता लांच करें"
-#: ../libempathy-gtk/empathy-account-widget.c:1527
-#, fuzzy
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+#| msgid "_Edit"
+msgid "Edit %s"
+msgstr "संपादन %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
#| msgid "_Username:"
msgid "Username:"
msgstr "उपयोक्ता नाम:"
-#: ../libempathy-gtk/empathy-account-widget.c:1894
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
-msgstr ""
+msgstr "लागू करें (_p)"
-#: ../libempathy-gtk/empathy-account-widget.c:1924
-#, fuzzy
+#: ../libempathy-gtk/empathy-account-widget.c:1939
#| msgid "_Join"
msgid "L_og in"
-msgstr "शामिल होएं (_J)"
-
-#. Account and Identifier
-#: ../libempathy-gtk/empathy-account-widget.c:1990
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:515
-#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1479
-#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
-#: ../src/empathy-chatrooms-window.ui.h:1
-#: ../src/empathy-new-chatroom-dialog.ui.h:1
-msgid "Account:"
-msgstr "खाता:"
-
-#: ../libempathy-gtk/empathy-account-widget.c:2001
-#, fuzzy
-#| msgid "Enabled"
-msgid "_Enabled"
-msgstr "सक्षम"
+msgstr "लाग इन (_o)"
-#: ../libempathy-gtk/empathy-account-widget.c:2066
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
-msgstr ""
+msgstr "यह खाता पहले से सर्वर पर मौजूद है"
-#: ../libempathy-gtk/empathy-account-widget.c:2069
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
-msgstr ""
+msgstr "सर्वर पर नया खाता बनाएँ"
-#: ../libempathy-gtk/empathy-account-widget.c:2261
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
-msgstr ""
+msgstr "रद्द करें (_n)"
#. To translators: The first parameter is the login id and the
#. * second one is the network. The resulting string will be something
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2558
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s %2$s पर"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2584
-#, fuzzy, c-format
+#: ../libempathy-gtk/empathy-account-widget.c:2512
+#, c-format
#| msgid "Account"
msgid "%s Account"
-msgstr "खाता"
+msgstr "%s खाता"
-#: ../libempathy-gtk/empathy-account-widget.c:2588
-#, fuzzy
+#: ../libempathy-gtk/empathy-account-widget.c:2516
#| msgid "New %s account"
msgid "New account"
-msgstr "नया %s खाता"
+msgstr "नया खाता"
#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:1
msgid "<b>Example:</b> MyScreenName"
-msgstr ""
+msgstr "<b>उदाहरण:</b> MyScreenName"
#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-generic.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:2
-#, fuzzy
#| msgid "<b>Advanced</b>"
msgid "Advanced"
-msgstr "विस्तृत"
+msgstr "उन्नत"
#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:4
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:5
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:8
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:4
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:5
msgid "Pass_word:"
msgstr "कूटशब्द (_w):"
@@ -959,11 +1023,10 @@ msgstr "कूटशब्द (_w):"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:6
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:10
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:5
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
-#, fuzzy
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
#| msgid "Password:"
msgid "Remember Password"
-msgstr "कूटशब्द: "
+msgstr "कूटशब्द याद करें"
#. remember password ticky box
#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:5
@@ -971,11 +1034,11 @@ msgstr "कूटशब्द: "
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:11
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:6
#: ../libempathy-gtk/empathy-password-dialog.c:311
msgid "Remember password"
-msgstr "पासवर्ड याद रखें"
+msgstr "कूटशब्द याद करें"
#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:6
msgid "Screen _Name:"
@@ -983,11 +1046,11 @@ msgstr "स्क्रीननाम (_N):"
#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:7
msgid "What is your AIM password?"
-msgstr ""
+msgstr "आपका AIM कूटशब्द क्या है?"
#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:8
msgid "What is your AIM screen name?"
-msgstr ""
+msgstr "आपका AIM स्क्रीन नाम क्या है?"
#: ../libempathy-gtk/empathy-account-widget-aim.ui.h:9
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:9
@@ -1010,7 +1073,7 @@ msgstr "सर्वर (_S):"
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:1
msgid "<b>Example:</b> username"
-msgstr ""
+msgstr "<b>उदाहरण:</b> उपयोक्तानाम"
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:6
@@ -1020,22 +1083,21 @@ msgstr "लॉगिन I_D:"
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:7
msgid "What is your GroupWise User ID?"
-msgstr ""
+msgstr "आपका GroupWise उपयोक्ता आईडी क्या है?"
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:8
msgid "What is your GroupWise password?"
-msgstr ""
+msgstr "आपका GroupWise कूटशब्द क्या है?"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:1
msgid "<b>Example:</b> 123456789"
-msgstr ""
+msgstr "<b>उदाहरण:</b> 123456789"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:3
-#, fuzzy
#| msgid "Charset:"
msgid "Ch_aracter set:"
-msgstr "Charset:"
+msgstr "Ch_aracter set:"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:4
msgid "ICQ _UIN:"
@@ -1043,124 +1105,122 @@ msgstr "ICQ _UIN:"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:8
msgid "What is your ICQ UIN?"
-msgstr ""
+msgstr "आपका ICQ UIN क्या है?"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:9
msgid "What is your ICQ password?"
-msgstr ""
+msgstr "आपका ICQ कूटशब्द क्या है?"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:183
-#: ../libempathy-gtk/empathy-account-widget-sip.c:216
-#, fuzzy
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
#| msgid "_About"
msgid "Auto"
msgstr "स्वतः"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:186
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "यूडीपी"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:189
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "टीसीपी"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:192
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "टीएलएस"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:221
-#, fuzzy
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
#| msgid "Western"
msgid "Register"
msgstr "पंजीकृत करें"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:226
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "विकल्प"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:229
-#, fuzzy
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
#| msgid "No"
msgid "None"
msgstr "कुछ नहीं"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
-#, fuzzy
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
#| msgid "Charset:"
msgid "Character set:"
msgstr "संप्रतीक सेट:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+msgid ""
+"Most IRC servers don't need a password, so if you're not sure, don't enter a "
+"password."
+msgstr ""
+
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
msgid "Network"
msgstr "नेटवर्क"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
msgid "Network:"
msgstr "नेटवर्क:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
msgid "Nickname:"
msgstr "उपनामः"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
msgid "Password:"
msgstr "कूटशब्द: "
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
msgid "Quit message:"
msgstr "संदेश छोड़ें"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
msgid "Real name:"
msgstr "वास्तविक नामः"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
-#, fuzzy
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
#| msgid "Server"
msgid "Servers"
msgstr "सर्वर"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:12
msgid "What is your IRC nickname?"
-msgstr ""
+msgstr "आपका IRC उपनाम क्या है?"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:13
msgid "Which IRC network?"
-msgstr ""
+msgstr "कौन सा IRC संजाल?"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:1
msgid "<b>Example:</b> user@gmail.com"
-msgstr ""
+msgstr "<b>उदाहरण:</b> user@gmail.com"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:2
msgid "<b>Example:</b> user@jabber.org"
-msgstr ""
+msgstr "<b>उदाहरण:</b> user@jabber.org"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:4
-#, fuzzy
#| msgid "_Encryption required (TLS/SSL)"
msgid "Encr_yption required (TLS/SSL)"
-msgstr "गोपन जरूरी (_E) (TLS/SSL)"
+msgstr "गोपन जरूरी (_y) (TLS/SSL)"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:5
-#, fuzzy
#| msgid "_Ignore SSL certificate errors"
msgid "I_gnore SSL certificate errors"
msgstr "SSL प्रमाणपत्र त्रुटि अनदेखा करें (_I)"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:7
msgid "Override server settings"
-msgstr ""
+msgstr "सर्वर जमावट अधिरोहित करें"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:9
-#, fuzzy
#| msgid "Pri_ority:"
msgid "Priori_ty:"
-msgstr "प्राथमिकता (_o):"
+msgstr "प्राथमिकता (_t):"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:12
msgid "Reso_urce:"
@@ -1181,57 +1241,56 @@ msgstr "पुराना SS_L प्रयोग करें"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:18
msgid "What is your Facebook password?"
-msgstr ""
+msgstr "आपका Facebook कूटशब्द क्या है?"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:19
msgid "What is your Facebook username?"
-msgstr ""
+msgstr "आपका Facebook उपयोक्तानाम क्या है?"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:20
msgid "What is your Google ID?"
-msgstr ""
+msgstr "आपका Google आईडी क्या है?"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:21
msgid "What is your Google password?"
-msgstr ""
+msgstr "आपका Google कूटशब्द क्या है?"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:22
msgid "What is your Jabber ID?"
-msgstr ""
+msgstr "आपका Jabber आईडी क्या है?"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:23
msgid "What is your Jabber password?"
-msgstr ""
+msgstr "आपका Jabber कूटशब्द क्या है?"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:24
msgid "What is your desired Jabber ID?"
-msgstr ""
+msgstr "आपका वांछित Jabber आईडी क्या है?"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:25
msgid "What is your desired Jabber password?"
-msgstr ""
+msgstr "आपका वांछित Jabber कूटशब्द क्या है?"
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:1
msgid "<b>Example:</b> user@hotmail.com"
-msgstr ""
+msgstr "<b>उदाहरण:</b> user@hotmail.com"
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:7
msgid "What is your Windows Live ID?"
-msgstr ""
+msgstr "आपका Windows Live आईडी क्या है?"
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:8
msgid "What is your Windows Live password?"
-msgstr ""
+msgstr "आपका Windows Live कूटशब्द क्या है?"
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:2
msgid "E-_mail address:"
msgstr "ई-मेल पता (_m):"
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:3
-#, fuzzy
#| msgid "Nickname:"
msgid "Nic_kname:"
-msgstr "उपनाम (_k)"
+msgstr "उपनाम (_k):"
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:4
msgid "_First Name:"
@@ -1251,126 +1310,138 @@ msgstr "प्रकाशित नाम (_P):"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:1
msgid "<b>Example:</b> user@my.sip.server"
-msgstr ""
+msgstr "<b>उदाहरण:</b> user@my.sip.server"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:3
-#, fuzzy
#| msgid "Authentication failed"
msgid "Authentication username:"
-msgstr "सत्यापन असफल"
+msgstr "सत्यापन उपयोक्तानाम:"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:4
-#, fuzzy
#| msgid "Discover STUN"
msgid "Discover Binding"
-msgstr "Discover STUN"
+msgstr "बाइंडिंग खोजें"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:5
msgid "Discover the STUN server automatically"
msgstr ""
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:6
-msgid "Interval (seconds)"
+msgid "Ignore TLS Errors"
msgstr ""
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
-msgid "Keep-Alive Options"
+msgid "Interval (seconds)"
msgstr ""
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
-msgid "Loose Routing"
-msgstr ""
+msgid "Keep-Alive Options"
+msgstr "Keep-Alive विकल्प"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
-msgid "Mechanism:"
+msgid "Loose Routing"
msgstr ""
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
+msgid "Mechanism:"
+msgstr "यांत्रिकी"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
msgid "Miscellaneous Options"
msgstr "विविध विकल्प"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
msgid "NAT Traversal Options"
-msgstr ""
+msgstr "NAT Traversal विकल्प"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
-#, fuzzy
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
#| msgid "_Port:"
msgid "Port:"
msgstr "पोर्टः"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
msgid "Proxy Options"
msgstr "प्रॉक्सी विकल्प"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
msgid "STUN Server:"
msgstr "STUN सर्वर:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
-#, fuzzy
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
+#: ../libempathy-gtk/empathy-contact-widget.c:347
#| msgid "_Server:"
msgid "Server:"
msgstr "सर्वरः"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
-#, fuzzy
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
#| msgid "STUN port:"
msgid "Transport:"
msgstr "ट्रांसपोर्ट:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
-msgid "What is your SIP account password?"
-msgstr ""
-
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
-msgid "What is your SIP login ID?"
+msgid "Use this account to call _landlines and mobile phones"
msgstr ""
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
+msgid "What is your SIP account password?"
+msgstr "आपका SIP खाता कूटशब्द क्या है?"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
+msgid "What is your SIP login ID?"
+msgstr "आपका सिप लॉगिन आईडी क्या है?"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "प्रयोक्ता नाम (_U):"
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:4
-#, fuzzy
#| msgid "_Ignore conference and chatroom invitations"
msgid "I_gnore conference and chat room invitations"
-msgstr "सम्मेलन व गपशप कक्ष आमंत्रण अनदेखा करें (_I)"
+msgstr "सम्मेलन व गपशप कक्ष आमंत्रण अनदेखा करें (_g)"
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:7
msgid "What is your Yahoo! ID?"
-msgstr ""
+msgstr "आपका Yahoo! आईडी क्या है?"
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:8
msgid "What is your Yahoo! password?"
-msgstr ""
+msgstr "आपकाYahoo! कूटशब्द क्या है?"
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:9
-#, fuzzy
#| msgid "Yahoo I_D:"
msgid "Yahoo! I_D:"
-msgstr "Yahoo I_D:"
+msgstr "Yahoo! I_D:"
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:11
msgid "_Room List locale:"
msgstr "कक्ष सूची लोकेल (_R):"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:448
-#: ../libempathy-gtk/empathy-avatar-chooser.c:524
+#: ../libempathy-gtk/empathy-avatar-chooser.c:470
+#: ../libempathy-gtk/empathy-avatar-chooser.c:555
msgid "Couldn't convert image"
msgstr "छवि बदल नहीं सका"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:449
+#: ../libempathy-gtk/empathy-avatar-chooser.c:471
#, fuzzy
#| msgid "None of the accepted image formats is supported on your system"
msgid "None of the accepted image formats are supported on your system"
msgstr "आपके तंत्र पर कोई स्वीकार्य छवि प्रारूप समर्थित नहीं है"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:936
+#: ../libempathy-gtk/empathy-avatar-chooser.c:818
+#, fuzzy
+#| msgid "Couldn't convert image"
+msgid "Couldn't save picture to file"
+msgstr "छवि बदल नहीं सका"
+
+#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
msgstr "अवतार चित्र चुनें"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:939
+#: ../libempathy-gtk/empathy-avatar-chooser.c:938
+msgid "Take a picture..."
+msgstr "तस्वीर लें ..."
+
+#: ../libempathy-gtk/empathy-avatar-chooser.c:941
msgid "No Image"
msgstr "कोई बिंब नहीं"
@@ -1386,180 +1457,230 @@ msgstr "सभी फ़ाइलें"
msgid "Click to enlarge"
msgstr "बड़ा करने के लिए क्लिक करें"
-#: ../libempathy-gtk/empathy-chat.c:655
+#: ../libempathy-gtk/empathy-call-utils.c:44
+#: ../libempathy-gtk/empathy-call-utils.c:60
+#, fuzzy
+#| msgid "Empathy has asked about importing accounts"
+msgid "There was an error starting the call"
+msgstr "Empathy ने खाता आयात करने के बारे में पूछा है"
+
+#: ../libempathy-gtk/empathy-call-utils.c:51
+msgid "The specified contact doesn't support calls"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-call-utils.c:53
+#| msgid "Contact goes offline"
+msgid "The specified contact is offline"
+msgstr "निर्दिष्ट संपर्क ऑफ़लाइन हो गया"
+
+#: ../libempathy-gtk/empathy-call-utils.c:55
+#| msgid "Contact goes offline"
+msgid "The specified contact is not valid"
+msgstr "निर्दिष्ट संपर्क वैध नहीं है"
+
+#: ../libempathy-gtk/empathy-call-utils.c:57
+msgid "Emergency calls are not supported on this protocol"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-chat.c:702
msgid "Failed to open private chat"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:720
+#: ../libempathy-gtk/empathy-chat.c:763
msgid "Topic not supported on this conversation"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:726
+#: ../libempathy-gtk/empathy-chat.c:769
msgid "You are not allowed to change the topic"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:909
+#: ../libempathy-gtk/empathy-chat.c:973
+#, fuzzy, c-format
+#| msgid "invalid contact"
+msgid "“%s” is not a valid contact ID"
+msgstr "अवैध संपर्क"
+
+#: ../libempathy-gtk/empathy-chat.c:1030
msgid "/clear: clear all messages from the current conversation"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:912
+#: ../libempathy-gtk/empathy-chat.c:1033
msgid "/topic <topic>: set the topic of the current conversation"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:915
+#: ../libempathy-gtk/empathy-chat.c:1036
msgid "/join <chat room ID>: join a new chat room"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:918
+#: ../libempathy-gtk/empathy-chat.c:1039
msgid "/j <chat room ID>: join a new chat room"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:923
+#: ../libempathy-gtk/empathy-chat.c:1043
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:928
+#: ../libempathy-gtk/empathy-chat.c:1047
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:931
+#: ../libempathy-gtk/empathy-chat.c:1050
msgid "/msg <contact ID> <message>: open a private chat"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:934
+#: ../libempathy-gtk/empathy-chat.c:1053
msgid "/nick <nickname>: change your nickname on the current server"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:937
+#: ../libempathy-gtk/empathy-chat.c:1056
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:940
+#: ../libempathy-gtk/empathy-chat.c:1059
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
"join a new chat room\""
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:945
+#: ../libempathy-gtk/empathy-chat.c:1064
+msgid "/whois <contact ID>: display information about a contact"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:955
-#, fuzzy, c-format
+#: ../libempathy-gtk/empathy-chat.c:1077
+#, c-format
#| msgid ""
#| "\n"
#| "Message: %s"
msgid "Usage: %s"
msgstr "प्रयोग: %s"
-#: ../libempathy-gtk/empathy-chat.c:997
-#, fuzzy
+#: ../libempathy-gtk/empathy-chat.c:1116
#| msgid "Unknown reason"
msgid "Unknown command"
msgstr "अनजान कमांड"
-#: ../libempathy-gtk/empathy-chat.c:1123
+#: ../libempathy-gtk/empathy-chat.c:1242
msgid "Unknown command; see /help for the available commands"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:1263
+#. translators: error used when user doesn't have enough credit on his
+#. * account to send the message.
+#: ../libempathy-gtk/empathy-chat.c:1412
+msgid "insufficient balance to send message"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-chat.c:1414
+msgid "not capable"
+msgstr "सक्षम नहीं"
+
+#: ../libempathy-gtk/empathy-chat.c:1421
msgid "offline"
msgstr "ऑफ़लाइन"
-#: ../libempathy-gtk/empathy-chat.c:1266
+#: ../libempathy-gtk/empathy-chat.c:1424
msgid "invalid contact"
msgstr "अवैध संपर्क"
-#: ../libempathy-gtk/empathy-chat.c:1269
+#: ../libempathy-gtk/empathy-chat.c:1427
msgid "permission denied"
msgstr "अनुमति मनाही"
-#: ../libempathy-gtk/empathy-chat.c:1272
+#: ../libempathy-gtk/empathy-chat.c:1430
msgid "too long message"
msgstr "बहुत लंबा संदेश"
-#: ../libempathy-gtk/empathy-chat.c:1275
+#: ../libempathy-gtk/empathy-chat.c:1433
msgid "not implemented"
msgstr "लागू नहीं"
-#: ../libempathy-gtk/empathy-chat.c:1279
+#: ../libempathy-gtk/empathy-chat.c:1437
msgid "unknown"
msgstr "अज्ञात"
-#: ../libempathy-gtk/empathy-chat.c:1283
+#: ../libempathy-gtk/empathy-chat.c:1443
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Error sending message '%s': %s"
-#: ../libempathy-gtk/empathy-chat.c:1344 ../src/empathy-chat-window.c:707
+#: ../libempathy-gtk/empathy-chat.c:1447
+#, c-format
+#| msgid "Error sending message '%s': %s"
+msgid "Error sending message: %s"
+msgstr "संदेश भेजने में त्रुटि: %s"
+
+#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "विषय:"
-#: ../libempathy-gtk/empathy-chat.c:1356
+#: ../libempathy-gtk/empathy-chat.c:1520
#, c-format
msgid "Topic set to: %s"
msgstr "यहां टापिक सेट: %s"
-#: ../libempathy-gtk/empathy-chat.c:1358
+#: ../libempathy-gtk/empathy-chat.c:1522
msgid "No topic defined"
msgstr "कोई टापिक नहीं"
-#: ../libempathy-gtk/empathy-chat.c:1857
+#: ../libempathy-gtk/empathy-chat.c:2031
msgid "(No Suggestions)"
msgstr ""
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:1925
+#: ../libempathy-gtk/empathy-chat.c:2099
#, c-format
msgid "Add '%s' to Dictionary"
msgstr ""
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:1962
+#: ../libempathy-gtk/empathy-chat.c:2136
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:2021
+#: ../libempathy-gtk/empathy-chat.c:2206
msgid "Insert Smiley"
msgstr "स्माइली दें"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2039
-#: ../libempathy-gtk/empathy-ui-utils.c:1810
+#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "भेजें (_S)"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2074
+#: ../libempathy-gtk/empathy-chat.c:2278
msgid "_Spelling Suggestions"
-msgstr ""
+msgstr "वर्तनी सुझाव (_S)"
-#: ../libempathy-gtk/empathy-chat.c:2163
+#: ../libempathy-gtk/empathy-chat.c:2367
msgid "Failed to retrieve recent logs"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:2274
-#, fuzzy, c-format
+#: ../libempathy-gtk/empathy-chat.c:2504
+#, c-format
#| msgid "Contact disconnected"
msgid "%s has disconnected"
-msgstr "संपर्क डिसकनेक्टेड"
+msgstr "%s डिसकनेक्टेड"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2281
+#: ../libempathy-gtk/empathy-chat.c:2511
#, c-format
msgid "%1$s was kicked by %2$s"
-msgstr ""
+msgstr "%1$s को %2$s द्वारा किक किया गया"
-#: ../libempathy-gtk/empathy-chat.c:2284
+#: ../libempathy-gtk/empathy-chat.c:2514
#, c-format
msgid "%s was kicked"
msgstr ""
@@ -1567,17 +1688,17 @@ msgstr ""
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2292
+#: ../libempathy-gtk/empathy-chat.c:2522
#, c-format
msgid "%1$s was banned by %2$s"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:2295
+#: ../libempathy-gtk/empathy-chat.c:2525
#, c-format
msgid "%s was banned"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:2299
+#: ../libempathy-gtk/empathy-chat.c:2529
#, c-format
msgid "%s has left the room"
msgstr "%s ने कक्ष छोड़ दिया है"
@@ -1587,111 +1708,139 @@ msgstr "%s ने कक्ष छोड़ दिया है"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2308
+#: ../libempathy-gtk/empathy-chat.c:2538
#, c-format
msgid " (%s)"
-msgstr ""
+msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2333
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%s has joined the room"
msgstr "%s कक्ष में शामिल हुआ है"
-#: ../libempathy-gtk/empathy-chat.c:2358
+#: ../libempathy-gtk/empathy-chat.c:2588
#, c-format
msgid "%s is now known as %s"
msgstr "%s अब %s रूप में जाने जाते हैं"
-#: ../libempathy-gtk/empathy-chat.c:2497
-#: ../src/empathy-streamed-media-window.c:1942
-#: ../src/empathy-event-manager.c:1122
+#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../src/empathy-streamed-media-window.c:1894
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "डिस्कनेक्टेड"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3127
+#: ../libempathy-gtk/empathy-chat.c:3374
msgid "Would you like to store this password?"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:3133
-#, fuzzy
+#: ../libempathy-gtk/empathy-chat.c:3380
#| msgid "Themes"
msgid "Remember"
msgstr "याद रखें"
-#: ../libempathy-gtk/empathy-chat.c:3143
+#: ../libempathy-gtk/empathy-chat.c:3390
msgid "Not now"
-msgstr ""
+msgstr "अभी नहीं"
-#: ../libempathy-gtk/empathy-chat.c:3187
+#: ../libempathy-gtk/empathy-chat.c:3434
msgid "Retry"
msgstr "फिर कोशिश करें"
-#: ../libempathy-gtk/empathy-chat.c:3191
+#: ../libempathy-gtk/empathy-chat.c:3438
msgid "Wrong password; please try again:"
msgstr ""
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3308
+#: ../libempathy-gtk/empathy-chat.c:3568
msgid "This room is protected by a password:"
msgstr ""
-#: ../libempathy-gtk/empathy-chat.c:3335
-#, fuzzy
+#: ../libempathy-gtk/empathy-chat.c:3595
#| msgid "_Join"
msgid "Join"
msgstr "शामिल हों"
-#: ../libempathy-gtk/empathy-chat.c:3505 ../src/empathy-event-manager.c:1144
+#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "जुड़ा हुआ"
-#: ../libempathy-gtk/empathy-chat.c:3558
-#: ../libempathy-gtk/empathy-log-window.c:654
+#: ../libempathy-gtk/empathy-chat.c:3852
msgid "Conversation"
msgstr "वार्तालाप"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:422
+#. Translators: this string is a something like
+#. * "Escher Cat (SMS)"
+#: ../libempathy-gtk/empathy-chat.c:3857
+#, c-format
+#| msgid "%s of %s"
+msgid "%s (SMS)"
+msgstr "%s (SMS)"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:424
msgid "Unknown or invalid identifier"
msgstr ""
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:424
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:426
msgid "Contact blocking temporarily unavailable"
msgstr ""
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:426
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:428
msgid "Contact blocking unavailable"
msgstr ""
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:428
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:430
#| msgid "permission denied"
msgid "Permission Denied"
msgstr "अनुमति मनाही"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:432
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:434
msgid "Could not block contact"
msgstr ""
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:701
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:774
msgid "Edit Blocked Contacts"
msgstr ""
+#. Account and Identifier
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
+#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
+#: ../libempathy-gtk/empathy-individual-widget.c:1485
+#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
+#: ../src/empathy-chatrooms-window.ui.h:1
+#: ../src/empathy-new-chatroom-dialog.ui.h:1
+msgid "Account:"
+msgstr "खाता:"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:2
+#| msgid "Show offline contacts"
+msgid "Blocked Contacts"
+msgstr "अवरोधित संपर्क"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
+#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
+#: ../src/empathy-accounts-dialog.ui.h:5
+#: ../src/empathy-chatrooms-window.ui.h:3
+#| msgid "_Remove"
+msgid "Remove"
+msgstr "हटाएं"
+
#. Copy Link Address menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:320
-#: ../libempathy-gtk/empathy-theme-adium.c:794
+#: ../libempathy-gtk/empathy-webkit-utils.c:277
msgid "_Copy Link Address"
msgstr "लिंक पता कॉपी करें (_C)"
#. Open Link menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:327
-#: ../libempathy-gtk/empathy-theme-adium.c:801
+#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
msgstr "लिंक खोलें (_O)"
#. Translators: timestamp displayed between conversations in
#. * chat windows (strftime format string)
-#: ../libempathy-gtk/empathy-chat-text-view.c:420
+#: ../libempathy-gtk/empathy-chat-text-view.c:415
msgid "%A %B %d %Y"
msgstr "%A %B %d %Y"
@@ -1709,25 +1858,25 @@ msgstr "व्यक्तिगत जानकारी"
msgid "New Contact"
msgstr "नया संपर्क"
-#: ../libempathy-gtk/empathy-contact-dialogs.c:532
-#: ../libempathy-gtk/empathy-individual-dialogs.c:198
+#: ../libempathy-gtk/empathy-contact-dialogs.c:533
+#: ../libempathy-gtk/empathy-individual-dialogs.c:200
#, c-format
msgid "Block %s?"
msgstr "%s को रोकें?"
-#: ../libempathy-gtk/empathy-contact-dialogs.c:537
-#: ../libempathy-gtk/empathy-individual-dialogs.c:239
+#: ../libempathy-gtk/empathy-contact-dialogs.c:538
+#: ../libempathy-gtk/empathy-individual-dialogs.c:255
#, c-format
msgid "Are you sure you want to block '%s' from contacting you again?"
msgstr ""
-#: ../libempathy-gtk/empathy-contact-dialogs.c:542
-#: ../libempathy-gtk/empathy-individual-dialogs.c:261
+#: ../libempathy-gtk/empathy-contact-dialogs.c:543
+#: ../libempathy-gtk/empathy-individual-dialogs.c:277
msgid "_Block"
msgstr "रोकें (_B)"
-#: ../libempathy-gtk/empathy-contact-dialogs.c:552
-#: ../libempathy-gtk/empathy-individual-dialogs.c:270
+#: ../libempathy-gtk/empathy-contact-dialogs.c:559
+#: ../libempathy-gtk/empathy-individual-dialogs.c:286
msgid "_Report this contact as abusive"
msgid_plural "_Report these contacts as abusive"
msgstr[0] ""
@@ -1743,384 +1892,391 @@ msgstr "सदस्यता आग्रह"
#: ../libempathy-gtk/empathy-contact-dialogs.ui.h:3
msgid "_Block User"
-msgstr ""
+msgstr "उपयोक्ता रोकें (_B)"
#: ../libempathy-gtk/empathy-contact-list-store.h:71
msgid "Ungrouped"
msgstr "असमूहीकृत"
#: ../libempathy-gtk/empathy-contact-list-store.h:72
-#, fuzzy
#| msgid "_Favorite Chatroom"
msgid "Favorite People"
-msgstr "पसंदीदा चैटरूम (_F)"
+msgstr "पसंदीदा लोग"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2012
-#: ../libempathy-gtk/empathy-individual-view.c:2327
+#: ../libempathy-gtk/empathy-contact-list-view.c:1986
+#: ../libempathy-gtk/empathy-individual-view.c:2376
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "क्या आप वाकई '%s' समूह हटाना चाहते हैं?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2014
-#: ../libempathy-gtk/empathy-individual-view.c:2330
+#: ../libempathy-gtk/empathy-contact-list-view.c:1988
+#: ../libempathy-gtk/empathy-individual-view.c:2379
msgid "Removing group"
msgstr "समूह हटा रहा है"
#. Remove
-#: ../libempathy-gtk/empathy-contact-list-view.c:2063
-#: ../libempathy-gtk/empathy-contact-list-view.c:2140
-#: ../libempathy-gtk/empathy-individual-view.c:2385
-#: ../libempathy-gtk/empathy-individual-view.c:2552
-#: ../src/empathy-accounts-dialog.ui.h:7
+#: ../libempathy-gtk/empathy-contact-list-view.c:2037
+#: ../libempathy-gtk/empathy-contact-list-view.c:2114
+#: ../libempathy-gtk/empathy-individual-view.c:2434
+#: ../libempathy-gtk/empathy-individual-view.c:2637
msgid "_Remove"
msgstr "हटाएं (_R)"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2093
-#: ../libempathy-gtk/empathy-individual-view.c:2438
+#: ../libempathy-gtk/empathy-contact-list-view.c:2067
+#: ../libempathy-gtk/empathy-individual-view.c:2501
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "क्या आप वाकई '%s' संपर्क हटाना चाहते हैं?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2095
-#: ../libempathy-gtk/empathy-individual-view.c:2457
+#: ../libempathy-gtk/empathy-contact-list-view.c:2069
+#: ../libempathy-gtk/empathy-individual-view.c:2522
msgid "Removing contact"
msgstr "संपर्क हटा रहा है"
-#: ../libempathy-gtk/empathy-contact-menu.c:219
-#: ../src/empathy-main-window.ui.h:13
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-menu.c:220
+#: ../src/empathy-main-window-menubar.ui.h:14
#| msgid "_Add Contact..."
msgid "_Add Contact…"
msgstr "संपर्क जोड़ें (_A)..."
-#: ../libempathy-gtk/empathy-contact-menu.c:296
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-menu.c:300
#| msgid "_Contact"
msgid "_Block Contact"
-msgstr "संपर्क (_C)"
+msgstr "संपर्क रोकें (_B)"
-#: ../libempathy-gtk/empathy-contact-menu.c:325
-#: ../libempathy-gtk/empathy-individual-menu.c:517
-#: ../src/empathy-main-window.ui.h:15
+#: ../libempathy-gtk/empathy-contact-menu.c:329
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "चैट (_C)"
-#: ../libempathy-gtk/empathy-contact-menu.c:356
-#: ../libempathy-gtk/empathy-individual-menu.c:560
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-menu.c:361
+#: ../libempathy-gtk/empathy-individual-menu.c:849
#| msgid "_Call"
msgctxt "menu item"
msgid "_Audio Call"
-msgstr "कॉल (_a)"
+msgstr "ऑडियो कॉल (_A)"
-#: ../libempathy-gtk/empathy-contact-menu.c:387
-#: ../libempathy-gtk/empathy-individual-menu.c:602
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-menu.c:394
+#: ../libempathy-gtk/empathy-individual-menu.c:894
#| msgid "_Call"
msgctxt "menu item"
msgid "_Video Call"
-msgstr "कॉल (_a)"
+msgstr "वीडियो कॉल (_V)"
-#: ../libempathy-gtk/empathy-contact-menu.c:433
-#: ../libempathy-gtk/empathy-individual-menu.c:645
-#: ../src/empathy-main-window.ui.h:26
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-menu.c:440
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
#| msgid "Previous Conversations"
msgid "_Previous Conversations"
-msgstr "पिछली बातचीत"
+msgstr "पिछली बातचीत (_P)"
-#: ../libempathy-gtk/empathy-contact-menu.c:455
-#: ../libempathy-gtk/empathy-individual-menu.c:686
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-menu.c:462
+#: ../libempathy-gtk/empathy-individual-menu.c:988
#| msgid "Send file"
msgid "Send File"
msgstr "फाइल भेजें"
-#: ../libempathy-gtk/empathy-contact-menu.c:478
-#: ../libempathy-gtk/empathy-individual-menu.c:728
+#: ../libempathy-gtk/empathy-contact-menu.c:485
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
-msgstr ""
+msgstr "मेरा डेस्कटॉप साझा करें"
-#: ../libempathy-gtk/empathy-contact-menu.c:518
-#: ../libempathy-gtk/empathy-contact-widget.c:1762
-#: ../libempathy-gtk/empathy-individual-menu.c:762
-#: ../libempathy-gtk/empathy-individual-widget.c:1370
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-menu.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:1886
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:1373
#| msgid "Join _Favorites"
msgid "Favorite"
msgstr "पसंदीदा"
-#: ../libempathy-gtk/empathy-contact-menu.c:547
-#: ../libempathy-gtk/empathy-individual-menu.c:789
+#: ../libempathy-gtk/empathy-contact-menu.c:554
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "सूचना (_m)"
-#: ../libempathy-gtk/empathy-contact-menu.c:593
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-menu.c:600
#| msgid "_Edit"
msgctxt "Edit contact (contextual menu)"
msgid "_Edit"
msgstr "संपादन (_E)"
-#: ../libempathy-gtk/empathy-contact-menu.c:647
-#: ../libempathy-gtk/empathy-individual-menu.c:970
-#: ../src/empathy-chat-window.c:919
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-menu.c:654
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
+#: ../src/empathy-chat-window.c:1011
#| msgid "Inviting to this room"
msgid "Inviting you to this room"
msgstr "इस कक्ष में आमंत्रित कर रहा है"
-#: ../libempathy-gtk/empathy-contact-menu.c:678
-#: ../libempathy-gtk/empathy-individual-menu.c:1017
+#: ../libempathy-gtk/empathy-contact-menu.c:685
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
#, fuzzy
#| msgid "_Invite to chatroom"
msgid "_Invite to Chat Room"
msgstr "पसंदीदा में बुलाएँ"
#. Title
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:508
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
#| msgid "Select a contact"
msgid "Search contacts"
msgstr "संपर्क खोजें"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:538
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:535
#| msgid "Search"
msgid "Search: "
-msgstr "ढूंढें:"
+msgstr "खोजें:"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:596
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:593
#| msgid "_Add Contact..."
msgid "_Add Contact"
msgstr "संपर्क जोड़ें (_A)..."
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:614
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:611
msgid "No contacts found"
+msgstr "कोई संपर्क नहीं मिला"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:627
+msgid "Your message introducing yourself:"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:635
+msgid "Please let me see when you're online. Thanks!"
msgstr ""
#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "कोई संपर्क चुनें"
-#: ../libempathy-gtk/empathy-contact-widget.c:295
+#: ../libempathy-gtk/empathy-contact-widget.c:336
#: ../libempathy-gtk/empathy-individual-widget.c:153
-#, fuzzy
#| msgid "Fullname:"
msgid "Full name:"
msgstr "पूरा नामः"
-#: ../libempathy-gtk/empathy-contact-widget.c:296
+#: ../libempathy-gtk/empathy-contact-widget.c:337
#: ../libempathy-gtk/empathy-individual-widget.c:154
msgid "Phone number:"
msgstr "दूरभाष क्रमांकः"
-#: ../libempathy-gtk/empathy-contact-widget.c:297
+#: ../libempathy-gtk/empathy-contact-widget.c:338
#: ../libempathy-gtk/empathy-individual-widget.c:155
msgid "E-mail address:"
msgstr "ई-मेल पता:"
-#: ../libempathy-gtk/empathy-contact-widget.c:298
+#: ../libempathy-gtk/empathy-contact-widget.c:339
#: ../libempathy-gtk/empathy-individual-widget.c:156
-#, fuzzy
#| msgid "Web site:"
msgid "Website:"
msgstr "वेबसाइट:"
-#: ../libempathy-gtk/empathy-contact-widget.c:299
+#: ../libempathy-gtk/empathy-contact-widget.c:340
#: ../libempathy-gtk/empathy-individual-widget.c:157
msgid "Birthday:"
msgstr "जन्म दिन:"
-#: ../libempathy-gtk/empathy-contact-widget.c:762
-#: ../libempathy-gtk/empathy-individual-widget.c:487
+#. Note to translators: this is the caption for a string of the form "5
+#. * minutes ago", and refers to the time since the contact last interacted
+#. * with their IM client.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:346
+#| msgid "_Last Name:"
+msgid "Last seen:"
+msgstr "अंतिम बार देखा गया:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:348
+#| msgid "Connected"
+msgid "Connected from:"
+msgstr "इससे कनेक्टेड:"
+
+#. FIXME: once Idle implements SimplePresence using this information, we can
+#. * and should bin this.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:353
+#| msgid "Quit message:"
+msgid "Away message:"
+msgstr "दूर संदेश:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:606
+msgid "Channels:"
+msgstr "चैनल:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:897
+#: ../libempathy-gtk/empathy-individual-widget.c:469
msgid "Country ISO Code:"
-msgstr ""
+msgstr "देश आईएसओ कोड:"
-#: ../libempathy-gtk/empathy-contact-widget.c:764
-#: ../libempathy-gtk/empathy-individual-widget.c:489
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-widget.c:899
+#: ../libempathy-gtk/empathy-individual-widget.c:471
#| msgid "Account:"
msgid "Country:"
msgstr "देश:"
-#: ../libempathy-gtk/empathy-contact-widget.c:766
-#: ../libempathy-gtk/empathy-individual-widget.c:491
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-widget.c:901
+#: ../libempathy-gtk/empathy-individual-widget.c:473
#| msgid "Status:"
msgid "State:"
-msgstr "स्थिति:"
+msgstr "राज्य:"
-#: ../libempathy-gtk/empathy-contact-widget.c:768
-#: ../libempathy-gtk/empathy-individual-widget.c:493
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-widget.c:903
+#: ../libempathy-gtk/empathy-individual-widget.c:475
#| msgid "Client:"
msgid "City:"
msgstr "शहर:"
-#: ../libempathy-gtk/empathy-contact-widget.c:770
-#: ../libempathy-gtk/empathy-individual-widget.c:495
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-widget.c:905
+#: ../libempathy-gtk/empathy-individual-widget.c:477
#| msgid "Armenian"
msgid "Area:"
msgstr "क्षेत्र:"
-#: ../libempathy-gtk/empathy-contact-widget.c:772
-#: ../libempathy-gtk/empathy-individual-widget.c:497
+#: ../libempathy-gtk/empathy-contact-widget.c:907
+#: ../libempathy-gtk/empathy-individual-widget.c:479
msgid "Postal Code:"
-msgstr ""
+msgstr "डाक कोड:"
-#: ../libempathy-gtk/empathy-contact-widget.c:774
-#: ../libempathy-gtk/empathy-individual-widget.c:499
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-widget.c:909
+#: ../libempathy-gtk/empathy-individual-widget.c:481
#| msgid "Select"
msgid "Street:"
msgstr "सड़कः"
-#: ../libempathy-gtk/empathy-contact-widget.c:776
-#: ../libempathy-gtk/empathy-individual-widget.c:501
+#: ../libempathy-gtk/empathy-contact-widget.c:911
+#: ../libempathy-gtk/empathy-individual-widget.c:483
msgid "Building:"
-msgstr ""
+msgstr "बिल्डिंग:"
-#: ../libempathy-gtk/empathy-contact-widget.c:778
-#: ../libempathy-gtk/empathy-individual-widget.c:503
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-widget.c:913
+#: ../libempathy-gtk/empathy-individual-widget.c:485
#| msgid "_For:"
msgid "Floor:"
-msgstr "के लिए (_F):"
+msgstr "तल:"
-#: ../libempathy-gtk/empathy-contact-widget.c:780
-#: ../libempathy-gtk/empathy-individual-widget.c:505
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-widget.c:915
+#: ../libempathy-gtk/empathy-individual-widget.c:487
#| msgid "_Room:"
msgid "Room:"
msgstr "कमराः"
-#: ../libempathy-gtk/empathy-contact-widget.c:782
-#: ../libempathy-gtk/empathy-individual-widget.c:507
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-widget.c:917
+#: ../libempathy-gtk/empathy-individual-widget.c:489
#| msgid "Type:"
msgid "Text:"
msgstr "पाठः"
-#: ../libempathy-gtk/empathy-contact-widget.c:784
-#: ../libempathy-gtk/empathy-individual-widget.c:509
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-widget.c:919
+#: ../libempathy-gtk/empathy-individual-widget.c:491
#| msgid "Version:"
msgid "Description:"
msgstr "वर्णनः"
-#: ../libempathy-gtk/empathy-contact-widget.c:786
-#: ../libempathy-gtk/empathy-individual-widget.c:511
+#: ../libempathy-gtk/empathy-contact-widget.c:921
+#: ../libempathy-gtk/empathy-individual-widget.c:493
msgid "URI:"
msgstr "URI:"
-#: ../libempathy-gtk/empathy-contact-widget.c:788
-#: ../libempathy-gtk/empathy-individual-widget.c:513
+#: ../libempathy-gtk/empathy-contact-widget.c:923
+#: ../libempathy-gtk/empathy-individual-widget.c:495
msgid "Accuracy Level:"
-msgstr ""
+msgstr "सटीकता स्तर:"
-#: ../libempathy-gtk/empathy-contact-widget.c:790
-#: ../libempathy-gtk/empathy-individual-widget.c:515
+#: ../libempathy-gtk/empathy-contact-widget.c:925
+#: ../libempathy-gtk/empathy-individual-widget.c:497
msgid "Error:"
msgstr "त्रुटि:"
-#: ../libempathy-gtk/empathy-contact-widget.c:792
-#: ../libempathy-gtk/empathy-individual-widget.c:517
+#: ../libempathy-gtk/empathy-contact-widget.c:927
+#: ../libempathy-gtk/empathy-individual-widget.c:499
msgid "Vertical Error (meters):"
-msgstr ""
+msgstr "लंबबत त्रुटि (मीटर):"
-#: ../libempathy-gtk/empathy-contact-widget.c:794
-#: ../libempathy-gtk/empathy-individual-widget.c:519
+#: ../libempathy-gtk/empathy-contact-widget.c:929
+#: ../libempathy-gtk/empathy-individual-widget.c:501
msgid "Horizontal Error (meters):"
-msgstr ""
+msgstr "क्षैतिज त्रुटि (मीटर):"
-#: ../libempathy-gtk/empathy-contact-widget.c:796
-#: ../libempathy-gtk/empathy-individual-widget.c:521
+#: ../libempathy-gtk/empathy-contact-widget.c:931
+#: ../libempathy-gtk/empathy-individual-widget.c:503
msgid "Speed:"
msgstr "गतिः"
-#: ../libempathy-gtk/empathy-contact-widget.c:798
-#: ../libempathy-gtk/empathy-individual-widget.c:523
+#: ../libempathy-gtk/empathy-contact-widget.c:933
+#: ../libempathy-gtk/empathy-individual-widget.c:505
#, fuzzy
#| msgid "Version:"
msgid "Bearing:"
msgstr "संस्करण:"
-#: ../libempathy-gtk/empathy-contact-widget.c:800
-#: ../libempathy-gtk/empathy-individual-widget.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:935
+#: ../libempathy-gtk/empathy-individual-widget.c:507
msgid "Climb Speed:"
-msgstr ""
+msgstr "चढ़ाव गति:"
-#: ../libempathy-gtk/empathy-contact-widget.c:802
-#: ../libempathy-gtk/empathy-individual-widget.c:527
+#: ../libempathy-gtk/empathy-contact-widget.c:937
+#: ../libempathy-gtk/empathy-individual-widget.c:509
msgid "Last Updated on:"
-msgstr ""
+msgstr "अंतिम बार अद्यतन:"
-#: ../libempathy-gtk/empathy-contact-widget.c:804
-#: ../libempathy-gtk/empathy-individual-widget.c:529
+#: ../libempathy-gtk/empathy-contact-widget.c:939
+#: ../libempathy-gtk/empathy-individual-widget.c:511
msgid "Longitude:"
msgstr "देशान्तरः"
-#: ../libempathy-gtk/empathy-contact-widget.c:806
-#: ../libempathy-gtk/empathy-individual-widget.c:531
+#: ../libempathy-gtk/empathy-contact-widget.c:941
+#: ../libempathy-gtk/empathy-individual-widget.c:513
msgid "Latitude:"
msgstr "अक्षांशः"
-#: ../libempathy-gtk/empathy-contact-widget.c:808
-#: ../libempathy-gtk/empathy-individual-widget.c:533
+#: ../libempathy-gtk/empathy-contact-widget.c:943
+#: ../libempathy-gtk/empathy-individual-widget.c:515
msgid "Altitude:"
msgstr "उन्नतांशः"
-#: ../libempathy-gtk/empathy-contact-widget.c:871
-#: ../libempathy-gtk/empathy-contact-widget.c:888
-#: ../libempathy-gtk/empathy-individual-widget.c:615
-#: ../libempathy-gtk/empathy-individual-widget.c:632
-#: ../src/empathy-preferences.ui.h:12
-#, fuzzy
+#: ../libempathy-gtk/empathy-contact-widget.c:996
+#: ../libempathy-gtk/empathy-contact-widget.c:1011
+#: ../libempathy-gtk/empathy-individual-widget.c:607
+#: ../libempathy-gtk/empathy-individual-widget.c:622
+#: ../src/empathy-preferences.ui.h:17
#| msgid "Notifications"
msgid "Location"
msgstr "स्थान"
#. translators: format is "Location, $date"
-#: ../libempathy-gtk/empathy-contact-widget.c:890
-#: ../libempathy-gtk/empathy-individual-widget.c:634
-#, fuzzy, c-format
+#: ../libempathy-gtk/empathy-contact-widget.c:1013
+#: ../libempathy-gtk/empathy-individual-widget.c:624
+#, c-format
#| msgid "%s of %s"
msgid "%s, %s"
msgstr "%s, %s"
-#: ../libempathy-gtk/empathy-contact-widget.c:942
-#: ../libempathy-gtk/empathy-individual-widget.c:683
+#: ../libempathy-gtk/empathy-contact-widget.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:673
msgid "%B %e, %Y at %R UTC"
-msgstr ""
+msgstr "%R UTC पर %B %e, %Y"
-#: ../libempathy-gtk/empathy-contact-widget.c:1024
-#: ../libempathy-gtk/empathy-individual-widget.c:918
+#: ../libempathy-gtk/empathy-contact-widget.c:1147
+#: ../libempathy-gtk/empathy-individual-widget.c:915
msgid "Save Avatar"
msgstr "अवतार सहेजें"
-#: ../libempathy-gtk/empathy-contact-widget.c:1080
-#: ../libempathy-gtk/empathy-individual-widget.c:976
+#: ../libempathy-gtk/empathy-contact-widget.c:1203
+#: ../libempathy-gtk/empathy-individual-widget.c:973
msgid "Unable to save avatar"
msgstr "अवतार सहेजने में असमर्थ"
#: ../libempathy-gtk/empathy-contact-widget.ui.h:1
msgid "<b>Location</b> at (date)\t"
-msgstr ""
+msgstr "<b>स्थान</b> (तिथि) पर\t"
#. Alias
#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
-#: ../libempathy-gtk/empathy-individual-widget.c:1305
+#: ../libempathy-gtk/empathy-individual-widget.c:1308
msgid "Alias:"
msgstr "उपनाम:"
#: ../libempathy-gtk/empathy-contact-widget.ui.h:4
-#, fuzzy
#| msgid "<b>Client Information</b>"
msgid "Client Information"
-msgstr "<b>क्लाइंट सूचना</b>"
+msgstr "क्लाइंट सूचना"
#: ../libempathy-gtk/empathy-contact-widget.ui.h:5
msgid "Client:"
@@ -2128,21 +2284,19 @@ msgstr "क्लाएंट:"
#: ../libempathy-gtk/empathy-contact-widget.ui.h:6
#: ../libempathy-gtk/empathy-individual-widget.ui.h:2
-#, fuzzy
#| msgid "<b>Contact Details</b>"
msgid "Contact Details"
-msgstr "<b>संपर्क विवरण</b>"
+msgstr "संपर्क विवरण"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1509
+#: ../libempathy-gtk/empathy-individual-widget.c:1515
msgid "Identifier:"
msgstr "पहचानकर्ताः"
#: ../libempathy-gtk/empathy-contact-widget.ui.h:9
#: ../libempathy-gtk/empathy-individual-widget.ui.h:3
-#, fuzzy
#| msgid "Information requested..."
msgid "Information requested…"
msgstr "सूचना आग्रहित..."
@@ -2155,82 +2309,110 @@ msgstr "ओएस:"
msgid "Version:"
msgstr "संस्करण:"
-#: ../libempathy-gtk/empathy-groups-widget.c:332
-#, fuzzy
+#: ../libempathy-gtk/empathy-groups-widget.c:333
#| msgid "Group"
msgid "Groups"
msgstr "समूह"
-#: ../libempathy-gtk/empathy-groups-widget.c:344
+#: ../libempathy-gtk/empathy-groups-widget.c:345
msgid ""
"Select the groups you want this contact to appear in. Note that you can "
"select more than one group or no groups."
msgstr ""
-"उन समूहों को चुनें जिसमें आप इस संपर्क को प्रकट होते देखना चाहते हैं. नोट करें कि आप एक से "
+"उन समूहों को चुनें जिसमें आप इस संपर्क को प्रकट होते देखना चाहते हैं. नोट "
+"करें कि आप एक से "
"अधिक या कोई समूह नहीं भी चुन सकते हैं."
-#: ../libempathy-gtk/empathy-groups-widget.c:363
+#: ../libempathy-gtk/empathy-groups-widget.c:364
msgid "_Add Group"
msgstr "समूह जोड़ें (_A)"
-#: ../libempathy-gtk/empathy-groups-widget.c:398
-#, fuzzy
+#: ../libempathy-gtk/empathy-groups-widget.c:399
#| msgid "Select"
msgctxt "verb in a column header displaying group names"
msgid "Select"
msgstr "चुनें"
-#: ../libempathy-gtk/empathy-groups-widget.c:408
-#: ../src/empathy-main-window.c:1436
+#: ../libempathy-gtk/empathy-groups-widget.c:409
+#: ../src/empathy-main-window.c:1807
msgid "Group"
msgstr "समूह"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:244
+#: ../libempathy-gtk/empathy-individual-dialogs.c:260
msgid "The following identity will be blocked:"
msgid_plural "The following identities will be blocked:"
msgstr[0] ""
msgstr[1] ""
-#: ../libempathy-gtk/empathy-individual-dialogs.c:251
+#: ../libempathy-gtk/empathy-individual-dialogs.c:267
msgid "The following identity can not be blocked:"
msgid_plural "The following identities can not be blocked:"
msgstr[0] ""
msgstr[1] ""
#. Translators: the heading at the top of the Information dialogue
-#: ../libempathy-gtk/empathy-individual-information-dialog.c:281
-#, fuzzy
+#: ../libempathy-gtk/empathy-individual-information-dialog.c:288
#| msgid "Show offline contacts"
msgid "Linked Contacts"
-msgstr "ऑफलाइन संपर्क दिखाएँ"
+msgstr "कड़ीबद्ध संपर्क"
-#: ../libempathy-gtk/empathy-individual-linker.c:354
-#, fuzzy
+#: ../libempathy-gtk/empathy-individual-linker.c:370
#| msgid "Select a contact"
msgid "Select contacts to link"
-msgstr "कोई संपर्क चुनें"
+msgstr "कड़ी में संपर्क चुनें"
-#: ../libempathy-gtk/empathy-individual-linker.c:428
-#, fuzzy
+#: ../libempathy-gtk/empathy-individual-linker.c:444
#| msgid "New Contact"
msgid "New contact preview"
-msgstr "नया संपर्क"
+msgstr "नया संपर्क पूर्वावलोकन"
-#: ../libempathy-gtk/empathy-individual-linker.c:472
+#: ../libempathy-gtk/empathy-individual-linker.c:488
msgid "Contacts selected in the list on the left will be linked together."
msgstr ""
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:131
-#, fuzzy, c-format
+#: ../libempathy-gtk/empathy-individual-menu.c:145
+#, c-format
#| msgid "%s of %s"
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../libempathy-gtk/empathy-individual-menu.c:837
-#, fuzzy
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr ""
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+#| msgid "_Call"
+msgid "Call"
+msgstr "कॉल करें"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+#| msgid "File"
+msgid "Mobile"
+msgstr "मोबाइल"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "काम"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "घर"
+
+#. add an SMS button
+#: ../libempathy-gtk/empathy-individual-menu.c:804
+#: ../libempathy-gtk/empathy-new-message-dialog.c:215
+msgid "_SMS"
+msgstr "_SMS"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
#| msgid "_Edit"
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
@@ -2238,25 +2420,24 @@ msgstr "संपादन (_E)"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:863
-#, fuzzy
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
#| msgid "Show offline contacts"
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
-msgstr "ऑफलाइन संपर्क दिखाएँ"
+msgstr "संपर्क कड़ीबद्ध करें (_L)..."
-#: ../libempathy-gtk/empathy-individual-view.c:2292
+#: ../libempathy-gtk/empathy-individual-view.c:2341
msgid "Delete and _Block"
msgstr ""
-#: ../libempathy-gtk/empathy-individual-view.c:2446
+#: ../libempathy-gtk/empathy-individual-view.c:2510
#, c-format
msgid ""
"Do you really want to remove the linked contact '%s'? Note that this will "
"remove all the contacts which make up this linked contact."
msgstr ""
-#: ../libempathy-gtk/empathy-individual-widget.c:1650
+#: ../libempathy-gtk/empathy-individual-widget.c:1662
#, c-format
msgid "Linked contact containing %u contact"
msgid_plural "Linked contacts containing %u contacts"
@@ -2264,10 +2445,9 @@ msgstr[0] ""
msgstr[1] ""
#: ../libempathy-gtk/empathy-individual-widget.ui.h:1
-#, fuzzy
#| msgid "<b>Contact</b>"
msgid "<b>Location</b> at (date)"
-msgstr "<b>संपर्क</b>"
+msgstr "<b>स्थान</b> (तिथि) पर\t"
#: ../libempathy-gtk/empathy-individual-widget.ui.h:4
msgid "Online from a phone or mobile device"
@@ -2279,14 +2459,13 @@ msgstr "नया नेटवर्क"
#: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:527
msgid "Choose an IRC network"
-msgstr ""
+msgstr "चुनें IRC संजाल"
#: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:584
msgid "Reset _Networks List"
msgstr ""
#: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:588
-#, fuzzy
#| msgid "Select"
msgctxt "verb displayed on a button to select an IRC network"
msgid "Select"
@@ -2304,10 +2483,9 @@ msgstr "SSL"
#. * right-clicking on a contact and selecting "Link…"). "Link" in this title
#. * is a verb.
#: ../libempathy-gtk/empathy-linking-dialog.c:115
-#, fuzzy
#| msgid "Show offline contacts"
msgid "Link Contacts"
-msgstr "ऑफलाइन संपर्क दिखाएँ"
+msgstr "संपर्क कड़ीबद्ध करें"
#: ../libempathy-gtk/empathy-linking-dialog.c:120
msgctxt "Unlink individual (button)"
@@ -2315,7 +2493,8 @@ msgid "_Unlink…"
msgstr ""
#: ../libempathy-gtk/empathy-linking-dialog.c:121
-msgid "Completely split the displayed linked contacts into the separate contacts."
+msgid ""
+"Completely split the displayed linked contacts into the separate contacts."
msgstr ""
#. Add button
@@ -2323,7 +2502,6 @@ msgstr ""
#. * used here as a verb meaning "to connect two contacts to form a
#. * meta-contact".
#: ../libempathy-gtk/empathy-linking-dialog.c:136
-#, fuzzy
#| msgid "_Open Link"
msgid "_Link"
msgstr "कड़ी (_L)"
@@ -2345,73 +2523,212 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr ""
-#: ../libempathy-gtk/empathy-log-window.c:664
-msgid "Date"
-msgstr "दिनांक"
+#: ../libempathy-gtk/empathy-log-window.c:634
+msgid "History"
+msgstr "इतिहास "
-#. Tab Label
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-msgid "Conversations"
-msgstr "बातचीत"
+#: ../libempathy-gtk/empathy-log-window.c:689
+msgid "Show"
+msgstr "दिखाएँ"
+
+#: ../libempathy-gtk/empathy-log-window.c:711
+msgid "Search"
+msgstr "ढूंढें"
+
+#: ../libempathy-gtk/empathy-log-window.c:1159
+#, c-format
+msgid "Chat in %s"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-log-window.c:1161
+#, fuzzy, c-format
+#| msgid "Chat window theme"
+msgid "Chat with %s"
+msgstr "चैट विंडो थीम"
+
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
+#| msgid "%A %B %d %Y"
+msgctxt "A date with the time"
+msgid "%A, %e %B %Y %X"
+msgstr "%A, %e %B %Y %X"
+
+#. Translators: this is an emote: '* Danielle waves'
+#: ../libempathy-gtk/empathy-log-window.c:1300
+#, c-format
+msgid "<i>* %s %s</i>"
+msgstr "<i>* %s %s</i>"
+
+#. Translators: this is a message: 'Danielle: hello'
+#. * The string in bold is the sender's name
+#: ../libempathy-gtk/empathy-log-window.c:1306
+#, c-format
+msgid "<b>%s:</b> %s"
+msgstr "<b>%s:</b> %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
+#: ../src/empathy-ft-manager.c:1026
+msgid "%"
+msgstr "%"
+
+#: ../libempathy-gtk/empathy-log-window.c:1386
+#, c-format
+msgid "Call took %s, ended at %s"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-log-window.c:1718
+msgid "Today"
+msgstr "आज"
+
+#: ../libempathy-gtk/empathy-log-window.c:1722
+#| msgid "Western"
+msgid "Yesterday"
+msgstr "कल"
+
+#: ../libempathy-gtk/empathy-log-window.c:1738
+#| msgid "%A %B %d %Y"
+msgctxt ""
+"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
+msgid "%e %B %Y"
+msgstr "%e %B %Y"
+
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
+msgid "Anytime"
+msgstr "किसी समय"
+
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
+#| msgid "No"
+msgid "Anyone"
+msgstr "कोई"
+
+#: ../libempathy-gtk/empathy-log-window.c:2656
+msgid "Who"
+msgstr "कौन"
+
+#: ../libempathy-gtk/empathy-log-window.c:2860
+msgid "When"
+msgstr "कब"
+
+#: ../libempathy-gtk/empathy-log-window.c:2976
+msgid "Anything"
+msgstr "कोई चीज"
+
+#: ../libempathy-gtk/empathy-log-window.c:2978
+#| msgid "Status"
+msgid "Text chats"
+msgstr "पाठ चैट"
+
+#: ../libempathy-gtk/empathy-log-window.c:2980
+#: ../src/empathy-preferences.ui.h:4
+#| msgid "_Call"
+msgid "Calls"
+msgstr "कॉल"
+
+#: ../libempathy-gtk/empathy-log-window.c:2985
+#| msgid "Incoming call"
+msgid "Incoming calls"
+msgstr "इनकमिंग काल"
+
+#: ../libempathy-gtk/empathy-log-window.c:2986
+#| msgid "Outgoing voice call"
+msgid "Outgoing calls"
+msgstr "आउटगोइंग काल"
+
+#: ../libempathy-gtk/empathy-log-window.c:2987
+#| msgid "Incoming call from %s"
+msgid "Missed calls"
+msgstr "मिस काल"
+
+#: ../libempathy-gtk/empathy-log-window.c:3009
+#| msgid "Chat"
+msgid "What"
+msgstr "क्या"
+
+#: ../libempathy-gtk/empathy-log-window.c:3718
+msgid "Are you sure you want to delete all logs of previous conversations?"
+msgstr ""
+
+#: ../libempathy-gtk/empathy-log-window.c:3722
+#| msgid "C_lear"
+msgid "Clear All"
+msgstr "सभी साफ करें"
+
+#: ../libempathy-gtk/empathy-log-window.c:3729
+msgid "Delete from:"
+msgstr "इससे मिटाएँ:"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:1
+msgid "<span size=\"x-large\">Loading...</span>"
+msgstr "<span size=\"x-large\">Loading...</span>"
#: ../libempathy-gtk/empathy-log-window.ui.h:3
-#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "अगला ढूंढें"
+#: ../src/empathy-chat-window.ui.h:3
+msgid "Chat"
+msgstr "बात-चीत"
#: ../libempathy-gtk/empathy-log-window.ui.h:4
-#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-#, fuzzy
-#| msgid "_Previous Tab"
-msgid "Find Previous"
-msgstr "पिछला ढूंढें"
+msgid "Delete All History..."
+msgstr "सभी इतिहास को मिटाएं ..."
#: ../libempathy-gtk/empathy-log-window.ui.h:5
-msgid "Previous Conversations"
-msgstr "पिछली बातचीत"
+msgid "Profile"
+msgstr "प्रोफाइल"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:6
+#: ../src/empathy-call-window.ui.h:22
+#: ../src/empathy-streamed-media-window.ui.h:20
+#| msgid "Video input"
+msgid "Video"
+msgstr "वीडियो"
-#. Tab Label
#: ../libempathy-gtk/empathy-log-window.ui.h:7
-msgid "Search"
-msgstr "ढूंढें"
+#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:20
+msgid "_Edit"
+msgstr "संपादन (_E)"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:8
+#| msgid "File"
+msgid "_File"
+msgstr "फ़ाइल"
-#. Searching *for* something
#: ../libempathy-gtk/empathy-log-window.ui.h:9
-msgid "_For:"
-msgstr "के लिए (_F):"
+msgid "page 2"
+msgstr "पृष्ठ 2"
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:2
msgid "Contact ID:"
msgstr "संपर्क ID:"
#. add chat button
-#: ../libempathy-gtk/empathy-new-message-dialog.c:171
+#: ../libempathy-gtk/empathy-new-message-dialog.c:225
msgid "C_hat"
msgstr "चैट (_h)"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-message-dialog.c:181
+#: ../libempathy-gtk/empathy-new-message-dialog.c:244
msgid "New Conversation"
msgstr "नयी बातचीत"
#. add video toggle
-#: ../libempathy-gtk/empathy-new-call-dialog.c:252
-#, fuzzy
+#: ../libempathy-gtk/empathy-new-call-dialog.c:204
#| msgid "Send video"
msgid "Send _Video"
msgstr "वीडियो भेजें"
#. add chat button
-#: ../libempathy-gtk/empathy-new-call-dialog.c:260
+#: ../libempathy-gtk/empathy-new-call-dialog.c:215
msgid "C_all"
msgstr "कॉल (_a)"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-call-dialog.c:270
-#, fuzzy
+#: ../libempathy-gtk/empathy-new-call-dialog.c:225
#| msgid "_Call"
msgid "New Call"
-msgstr "कॉल"
+msgstr "नया कॉल"
#: ../libempathy-gtk/empathy-password-dialog.c:274
#, c-format
@@ -2426,41 +2743,37 @@ msgstr ""
#. COL_DISPLAY_MARKUP
#. COL_STATUS_CUSTOMISABLE
#. COL_TYPE
-#: ../libempathy-gtk/empathy-presence-chooser.c:170
-#: ../libempathy-gtk/empathy-presence-chooser.c:206
-#, fuzzy
+#: ../libempathy-gtk/empathy-presence-chooser.c:167
+#: ../libempathy-gtk/empathy-presence-chooser.c:203
#| msgid "Custom messages..."
msgid "Custom Message…"
msgstr "पसंदीदा संदेश..."
-#: ../libempathy-gtk/empathy-presence-chooser.c:223
-#: ../libempathy-gtk/empathy-presence-chooser.c:225
-#, fuzzy
+#: ../libempathy-gtk/empathy-presence-chooser.c:220
+#: ../libempathy-gtk/empathy-presence-chooser.c:222
#| msgid "Custom message"
msgid "Edit Custom Messages…"
-msgstr "पसंदीदा संदेश"
+msgstr "पसंदीदा संदेश संपादित करें..."
-#: ../libempathy-gtk/empathy-presence-chooser.c:348
+#: ../libempathy-gtk/empathy-presence-chooser.c:345
msgid "Click to remove this status as a favorite"
msgstr ""
-#: ../libempathy-gtk/empathy-presence-chooser.c:357
+#: ../libempathy-gtk/empathy-presence-chooser.c:354
msgid "Click to make this status a favorite"
msgstr ""
-#: ../libempathy-gtk/empathy-presence-chooser.c:391
-#, fuzzy
+#: ../libempathy-gtk/empathy-presence-chooser.c:388
#| msgid "Status"
msgid "Set status"
-msgstr "स्थिति"
+msgstr "स्थिति सेट करें"
-#: ../libempathy-gtk/empathy-presence-chooser.c:948
+#: ../libempathy-gtk/empathy-presence-chooser.c:943
msgid "Set your presence and current status"
msgstr ""
#. Custom messages
-#: ../libempathy-gtk/empathy-presence-chooser.c:1136
-#, fuzzy
+#: ../libempathy-gtk/empathy-presence-chooser.c:1131
#| msgid "Custom messages..."
msgid "Custom messages…"
msgstr "पसंदीदा संदेश..."
@@ -2474,20 +2787,30 @@ msgstr "पसंदीदा संदेश..."
msgid "New %s account"
msgstr "नया %s खाता"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:3
-#, fuzzy
+#: ../libempathy-gtk/empathy-search-bar.ui.h:1
#| msgid "Hindi"
msgid "Find:"
msgstr "ढूंढें:"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "केस मिलायें"
+#: ../libempathy-gtk/empathy-search-bar.ui.h:2
+#| msgid "Match case"
+msgid "Mat_ch case"
+msgstr "स्थिति मिलाएँ (_c)"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+#: ../libempathy-gtk/empathy-search-bar.ui.h:3
msgid "Phrase not found"
msgstr "मुहावरा नहीं मिला"
+#: ../libempathy-gtk/empathy-search-bar.ui.h:4
+#| msgid "_Next Tab"
+msgid "_Next"
+msgstr "अगला (_N)"
+
+#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+#| msgid "_Previous Tab"
+msgid "_Previous"
+msgstr "पिछला (_P)"
+
#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
msgstr "एक फौरी संदेश पाया"
@@ -2528,41 +2851,34 @@ msgstr "आउटगोइंग व्याइस काल"
msgid "Voice call ended"
msgstr "आवाज कॉल समाप्त"
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:364
-#, fuzzy
-#| msgid "Custom message"
-msgid "Enter Custom Message"
-msgstr "पसंदीदा संदेश"
-
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:523
-#, fuzzy
+#: ../libempathy-gtk/empathy-status-preset-dialog.c:296
#| msgid "Custom message"
msgid "Edit Custom Messages"
-msgstr "पसंदीदा संदेश"
+msgstr "पसंदीदा संदेश संपादित करें"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
-msgid "Save _New Status Message"
-msgstr ""
+#: ../libempathy-gtk/empathy-theme-adium.c:1030
+#, fuzzy, c-format
+#| msgid "Message received"
+msgid "Message edited at %s"
+msgstr "प्राप्त सन्देश"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:2
-#, fuzzy
-#| msgid "Custom message"
-msgid "Saved Status Messages"
-msgstr "पसंदीदा संदेश"
+#: ../libempathy-gtk/empathy-theme-adium.c:1720
+msgid "Normal"
+msgstr "सामान्य"
-#: ../libempathy-gtk/empathy-theme-manager.c:67
+#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Classic"
msgstr "क्लासिक"
-#: ../libempathy-gtk/empathy-theme-manager.c:68
+#: ../libempathy-gtk/empathy-theme-manager.c:71
msgid "Simple"
msgstr "सरल"
-#: ../libempathy-gtk/empathy-theme-manager.c:69
+#: ../libempathy-gtk/empathy-theme-manager.c:72
msgid "Clean"
msgstr "साफ"
-#: ../libempathy-gtk/empathy-theme-manager.c:70
+#: ../libempathy-gtk/empathy-theme-manager.c:73
msgid "Blue"
msgstr "नीला"
@@ -2575,7 +2891,6 @@ msgid "The certificate is not signed by a Certification Authority."
msgstr ""
#: ../libempathy-gtk/empathy-tls-dialog.c:161
-#, fuzzy
#| msgid "Certificate expired"
msgid "The certificate has expired."
msgstr "प्रमाणपत्र की मियाद ख़त्म हो चुकी है."
@@ -2595,13 +2910,13 @@ msgid "The hostname verified by the certificate doesn't match the server name."
msgstr ""
#: ../libempathy-gtk/empathy-tls-dialog.c:174
-#, fuzzy
#| msgid "Certificate self-signed"
msgid "The certificate is self-signed."
msgstr "प्रमाणपत्र स्व-हस्ताक्षरित है."
#: ../libempathy-gtk/empathy-tls-dialog.c:177
-msgid "The certificate has been revoked by the issuing Certification Authority."
+msgid ""
+"The certificate has been revoked by the issuing Certification Authority."
msgstr ""
#: ../libempathy-gtk/empathy-tls-dialog.c:181
@@ -2613,25 +2928,23 @@ msgid "The certificate length exceeds verifiable limits."
msgstr ""
#: ../libempathy-gtk/empathy-tls-dialog.c:188
-#, fuzzy
#| msgid "Certificate expired"
msgid "The certificate is malformed."
-msgstr "प्रमाणपत्र समाप्त"
+msgstr "प्रमाणपत्र विरूपित है."
#: ../libempathy-gtk/empathy-tls-dialog.c:206
-#, fuzzy, c-format
+#, c-format
#| msgid "Certificate hostname mismatch"
msgid "Expected hostname: %s"
-msgstr "प्रमाणपत्र होस्टनेम बेमेल"
+msgstr "प्रत्याशित मेजबाननाम: %s"
#: ../libempathy-gtk/empathy-tls-dialog.c:209
-#, fuzzy, c-format
+#, c-format
#| msgid "Certificate hostname mismatch"
msgid "Certificate hostname: %s"
-msgstr "प्रमाणपत्र होस्टनेम बेमेल"
+msgstr "प्रमाणपत्र मेजबाननाम : %s"
#: ../libempathy-gtk/empathy-tls-dialog.c:281
-#, fuzzy
#| msgid "Context"
msgid "Continue"
msgstr "जारी रखें"
@@ -2645,31 +2958,30 @@ msgid "Remember this choice for future connections"
msgstr ""
#: ../libempathy-gtk/empathy-tls-dialog.c:303
-#, fuzzy
#| msgid "Certificate expired"
msgid "Certificate Details"
-msgstr "प्रमाणपत्र समाप्त"
+msgstr "प्रमाणपत्र विवरण"
-#: ../libempathy-gtk/empathy-ui-utils.c:1707
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "URI खोलने में असमर्थ"
-#: ../libempathy-gtk/empathy-ui-utils.c:1802
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "एक फाइल चुनें"
-#: ../libempathy-gtk/empathy-ui-utils.c:1874
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
msgid "Insufficient free space to save file"
msgstr ""
-#: ../libempathy-gtk/empathy-ui-utils.c:1882
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
#, c-format
msgid ""
"%s of free space are required to save this file, but only %s is available. "
"Please choose another location."
msgstr ""
-#: ../libempathy-gtk/empathy-ui-utils.c:1926
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, fuzzy, c-format
#| msgid "Incoming call from %s"
msgid "Incoming file from %s"
@@ -2847,40 +3159,38 @@ msgid "The selected contact cannot receive files."
msgstr ""
#: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:114
-#, fuzzy
#| msgid "Contact goes offline"
msgid "The selected contact is offline."
-msgstr "संपर्क ऑफ़लाइन हो गया"
+msgstr "चयनित संपर्क ऑफ़लाइन हो गया"
#: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:169
-#, fuzzy
#| msgid "too long message"
msgid "No error message"
msgstr "कोई त्रुटि संदेश नहीं"
#: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:242
msgid "Instant Message (Empathy)"
-msgstr ""
+msgstr "इंस्टेंट संदेश (एंपेथी)"
-#: ../src/empathy.c:308
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "आरंभ में मत कनेक्ट हों."
-#: ../src/empathy.c:312
+#: ../src/empathy.c:435
#, fuzzy
#| msgid "Don't show the contact list on startup"
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "आरंभ पर संपर्क सूची मत दिखाएँ"
-#: ../src/empathy.c:320
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
-msgstr ""
+msgstr "- Empathy IM Client"
-#: ../src/empathy.c:499
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr ""
-#: ../src/empathy.c:501
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -2962,7 +3272,7 @@ msgid ""
msgstr ""
#: ../src/empathy-account-assistant.c:220
-#: ../src/empathy-account-assistant.c:1268
+#: ../src/empathy-account-assistant.c:1271
msgid "An error occurred"
msgstr "एक त्रुटि हुई"
@@ -3024,17 +3334,17 @@ msgstr ""
msgid "Select the accounts you want to import:"
msgstr ""
-#: ../src/empathy-account-assistant.c:810
-#: ../src/empathy-new-chatroom-dialog.c:562
-#: ../src/empathy-new-chatroom-dialog.c:563
+#: ../src/empathy-account-assistant.c:813
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "Yes"
msgstr "हाँ"
-#: ../src/empathy-account-assistant.c:817
+#: ../src/empathy-account-assistant.c:820
msgid "No, that's all for now"
msgstr ""
-#: ../src/empathy-account-assistant.c:1082
+#: ../src/empathy-account-assistant.c:1085
msgid ""
"Empathy can automatically discover and chat with the people connected on the "
"same network as you. If you want to use this feature, please check that the "
@@ -3042,18 +3352,18 @@ msgid ""
"disable this feature by using the 'Accounts' dialog"
msgstr ""
-#: ../src/empathy-account-assistant.c:1088
-#: ../src/empathy-account-assistant.c:1144
+#: ../src/empathy-account-assistant.c:1091
+#: ../src/empathy-account-assistant.c:1147
#, fuzzy
#| msgid "_Edit account"
msgid "Edit->Accounts"
msgstr "खाता संपादित करें (_E)"
-#: ../src/empathy-account-assistant.c:1104
+#: ../src/empathy-account-assistant.c:1107
msgid "I do _not want to enable this feature for now"
msgstr ""
-#: ../src/empathy-account-assistant.c:1140
+#: ../src/empathy-account-assistant.c:1143
msgid ""
"You won't be able to chat with people connected to your local network, as "
"telepathy-salut is not installed. If you want to enable this feature, please "
@@ -3061,25 +3371,25 @@ msgid ""
"the Accounts dialog"
msgstr ""
-#: ../src/empathy-account-assistant.c:1146
+#: ../src/empathy-account-assistant.c:1149
msgid "telepathy-salut not installed"
msgstr ""
-#: ../src/empathy-account-assistant.c:1192
+#: ../src/empathy-account-assistant.c:1195
msgid "Messaging and VoIP Accounts Assistant"
msgstr ""
-#: ../src/empathy-account-assistant.c:1226
+#: ../src/empathy-account-assistant.c:1229
msgid "Welcome to Empathy"
-msgstr ""
+msgstr "एंपेथी में स्वागत है"
-#: ../src/empathy-account-assistant.c:1235
+#: ../src/empathy-account-assistant.c:1238
#, fuzzy
#| msgid "Import Accounts"
msgid "Import your existing accounts"
msgstr "खाता आयात करें"
-#: ../src/empathy-account-assistant.c:1253
+#: ../src/empathy-account-assistant.c:1256
msgid "Please enter personal details"
msgstr ""
@@ -3096,256 +3406,285 @@ msgstr ""
msgid "Your new account has not been saved yet."
msgstr ""
-#: ../src/empathy-accounts-dialog.c:286
-#: ../src/empathy-streamed-media-window.c:809
-#, fuzzy
+#: ../src/empathy-accounts-dialog.c:345
+#: ../src/empathy-streamed-media-window.c:754
+#: ../src/empathy-call-window.c:1164
#| msgid "Connecting..."
msgid "Connecting…"
msgstr "जुड़ रहा है..."
-#: ../src/empathy-accounts-dialog.c:327
-#, fuzzy, c-format
+#: ../src/empathy-accounts-dialog.c:386
+#, c-format
#| msgid "Offline"
msgid "Offline — %s"
-msgstr "ऑफ़लाइन"
+msgstr "ऑफ़लाइन — %s"
-#: ../src/empathy-accounts-dialog.c:339
-#, fuzzy, c-format
+#: ../src/empathy-accounts-dialog.c:398
+#, c-format
#| msgid "Disconnected"
msgid "Disconnected — %s"
-msgstr "डिस्कनेक्टेड"
+msgstr "डिस्कनेक्टेड — %s"
-#: ../src/empathy-accounts-dialog.c:350
+#: ../src/empathy-accounts-dialog.c:409
msgid "Offline — No Network Connection"
-msgstr ""
+msgstr "ऑफ़लाइन — कोई नेटवर्क कनेक्शन नहीं"
-#: ../src/empathy-accounts-dialog.c:357
-#, fuzzy
+#: ../src/empathy-accounts-dialog.c:416
#| msgid "Unknown reason"
msgid "Unknown Status"
-msgstr "अज्ञात कारण"
+msgstr "अज्ञात स्थिति"
-#: ../src/empathy-accounts-dialog.c:369
+#: ../src/empathy-accounts-dialog.c:428
msgid "Offline — Account Disabled"
-msgstr ""
+msgstr "ऑफ़लाइन — खाता निष्क्रिय"
-#: ../src/empathy-accounts-dialog.c:772
+#: ../src/empathy-accounts-dialog.c:831
msgid ""
"You are about to create a new account, which will discard\n"
"your changes. Are you sure you want to proceed?"
msgstr ""
-#: ../src/empathy-accounts-dialog.c:1133
+#: ../src/empathy-accounts-dialog.c:1192
#, fuzzy, c-format
#| msgid "Do you really want to remove the group '%s'?"
msgid "Do you want to remove %s from your computer?"
msgstr "क्या आप वाकई '%s' समूह हटाना चाहते हैं?"
-#: ../src/empathy-accounts-dialog.c:1137
+#: ../src/empathy-accounts-dialog.c:1196
msgid "This will not remove your account on the server."
msgstr ""
-#: ../src/empathy-accounts-dialog.c:1375
+#: ../src/empathy-accounts-dialog.c:1432
msgid ""
"You are about to select another account, which will discard\n"
"your changes. Are you sure you want to proceed?"
msgstr ""
#. Menu items: to enabled/disable the account
-#: ../src/empathy-accounts-dialog.c:1571
-#, fuzzy
+#: ../src/empathy-accounts-dialog.c:1643
#| msgid "Enabled"
msgid "_Enable"
msgstr "समर्थ करें (_E)"
-#: ../src/empathy-accounts-dialog.c:1572
+#: ../src/empathy-accounts-dialog.c:1644
msgid "_Disable"
msgstr "असमर्थ करें (_D)"
-#: ../src/empathy-accounts-dialog.c:2086
+#: ../src/empathy-accounts-dialog.c:2154
msgid ""
"You are about to close the window, which will discard\n"
"your changes. Are you sure you want to proceed?"
msgstr ""
#: ../src/empathy-accounts-dialog.ui.h:1
-#, fuzzy
+msgid "Add…"
+msgstr "जोड़ें…"
+
+#: ../src/empathy-accounts-dialog.ui.h:2
#| msgid "Edit Contact Information"
msgid "Loading account information"
-msgstr "संपर्क सूचना संपादित करें"
+msgstr "खाता सूचना लोड करें"
-#: ../src/empathy-accounts-dialog.ui.h:2
+#: ../src/empathy-accounts-dialog.ui.h:3
msgid "No protocol installed"
-msgstr ""
+msgstr "कोई प्रोटोकॉल संस्थापित नहीं"
-#: ../src/empathy-accounts-dialog.ui.h:3
-#, fuzzy
+#: ../src/empathy-accounts-dialog.ui.h:4
#| msgid "Protocol"
msgid "Protocol:"
msgstr "प्रोटोकॉल:"
-#: ../src/empathy-accounts-dialog.ui.h:4
+#: ../src/empathy-accounts-dialog.ui.h:6
msgid ""
"To add a new account, you first have to install a backend for each protocol "
"you want to use."
msgstr ""
-"नया खाता जोड़ने के लिए, आपको पहले एक बैकेंज संस्थापित करना होगा हर प्रोटोकॉल के लिए जिसे "
+"नया खाता जोड़ने के लिए, आपको पहले एक बैकेंज संस्थापित करना होगा हर प्रोटोकॉल "
+"के लिए जिसे "
"आप प्रयोग करना चाहते हैं"
-#: ../src/empathy-accounts-dialog.ui.h:5
-msgid "_Add…"
-msgstr ""
-
-#: ../src/empathy-accounts-dialog.ui.h:6
-#, fuzzy
+#: ../src/empathy-accounts-dialog.ui.h:7
#| msgid "Import"
msgid "_Import…"
msgstr "आयात"
-#: ../src/empathy-auth-client.c:243
+#: ../src/empathy-auth-client.c:249
#, fuzzy
#| msgid "Authentication failed"
msgid " - Empathy authentication client"
msgstr "सत्यापन असफल"
-#: ../src/empathy-auth-client.c:259
-#, fuzzy
+#: ../src/empathy-auth-client.c:265
#| msgid "Authentication failed"
msgid "Empathy authentication client"
-msgstr "सत्यापन असफल"
+msgstr "एंपेथी सत्यापन असफल"
#: ../src/empathy-auto-salut-account-helper.c:83
msgid "People nearby"
msgstr "निकटस्थ लोग"
-#: ../src/empathy-av.c:118
+#: ../src/empathy-av.c:118 ../src/empathy-call.c:127
msgid "- Empathy Audio/Video Client"
msgstr ""
-#: ../src/empathy-av.c:134
+#: ../src/empathy-av.c:134 ../src/empathy-call.c:152
msgid "Empathy Audio/Video Client"
-msgstr ""
+msgstr "एंपेथी ऑडियो/वीडियो क्लाइंट"
-#: ../src/empathy-streamed-media-window.c:479
+#: ../src/empathy-streamed-media-window.c:431
msgid "Contrast"
msgstr "विरोधी"
-#: ../src/empathy-streamed-media-window.c:482
+#: ../src/empathy-streamed-media-window.c:434
msgid "Brightness"
msgstr "चमकीलापन"
-#: ../src/empathy-streamed-media-window.c:485
+#: ../src/empathy-streamed-media-window.c:437
msgid "Gamma"
msgstr "गामा"
-#: ../src/empathy-streamed-media-window.c:590
+#: ../src/empathy-streamed-media-window.c:542
msgid "Volume"
msgstr "आवाज़"
-#: ../src/empathy-streamed-media-window.c:1165
+#: ../src/empathy-streamed-media-window.c:1110
msgid "_Sidebar"
msgstr "किनारे की पट्टी (_S)"
-#: ../src/empathy-streamed-media-window.c:1185
+#: ../src/empathy-streamed-media-window.c:1130
msgid "Audio input"
msgstr "ऑडियो इनपुट"
-#: ../src/empathy-streamed-media-window.c:1189
+#: ../src/empathy-streamed-media-window.c:1134
msgid "Video input"
msgstr "वीडियो इनपुट"
-#: ../src/empathy-streamed-media-window.c:1193
+#: ../src/empathy-streamed-media-window.c:1140
msgid "Dialpad"
msgstr "डॉयलपैड"
-#: ../src/empathy-streamed-media-window.c:1198
-#, fuzzy
+#: ../src/empathy-streamed-media-window.c:1151
#| msgid "<b>Contact Details</b>"
msgid "Details"
msgstr "विवरण"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
-#: ../src/empathy-streamed-media-window.c:1267
+#: ../src/empathy-streamed-media-window.c:1220
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr ""
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../src/empathy-streamed-media-window.c:1346
-#, fuzzy
-#| msgid "_Call"
-msgid "Call"
-msgstr "कॉल"
-
-#: ../src/empathy-streamed-media-window.c:1500
+#: ../src/empathy-streamed-media-window.c:1453
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr ""
-#: ../src/empathy-streamed-media-window.c:1502
+#: ../src/empathy-streamed-media-window.c:1455
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr ""
-#: ../src/empathy-streamed-media-window.c:1504
+#: ../src/empathy-streamed-media-window.c:1457
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr ""
-#: ../src/empathy-streamed-media-window.c:1506
+#: ../src/empathy-streamed-media-window.c:1459
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr ""
-#: ../src/empathy-streamed-media-window.c:1508
+#: ../src/empathy-streamed-media-window.c:1461
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr ""
+#: ../src/empathy-streamed-media-window.c:1843
+#| msgctxt "file transfer percent"
+#| msgid "Unknown"
+msgctxt "encoding video codec"
+msgid "Unknown"
+msgstr "अज्ञात"
+
+#: ../src/empathy-streamed-media-window.c:1846
+#| msgctxt "file transfer percent"
+#| msgid "Unknown"
+msgctxt "encoding audio codec"
+msgid "Unknown"
+msgstr "अज्ञात"
+
+#: ../src/empathy-streamed-media-window.c:1849
+#| msgctxt "file transfer percent"
+#| msgid "Unknown"
+msgctxt "decoding video codec"
+msgid "Unknown"
+msgstr "अज्ञात"
+
+#: ../src/empathy-streamed-media-window.c:1852
+#| msgctxt "file transfer percent"
+#| msgid "Unknown"
+msgctxt "decoding audio codec"
+msgid "Unknown"
+msgstr "अज्ञात"
+
#. Translators: number of minutes:seconds the caller has been connected
-#: ../src/empathy-streamed-media-window.c:2259
-#, fuzzy, c-format
+#: ../src/empathy-streamed-media-window.c:2144
+#, c-format
#| msgid "Connected -- %d:%02dm"
msgid "Connected — %d:%02dm"
-msgstr "Connected -- %d:%02dm"
+msgstr "कनेक्टेड — %d:%02dm"
-#: ../src/empathy-streamed-media-window.c:2320
-#, fuzzy
+#: ../src/empathy-streamed-media-window.c:2205
+#: ../src/empathy-call-window.c:2674
#| msgid "<b>Contact Details</b>"
msgid "Technical Details"
msgstr "तकनीकी विवरण"
-#: ../src/empathy-streamed-media-window.c:2358
+#: ../src/empathy-streamed-media-window.c:2243
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
"computer"
msgstr ""
-#: ../src/empathy-streamed-media-window.c:2363
+#: ../src/empathy-streamed-media-window.c:2248
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
"computer"
msgstr ""
-#: ../src/empathy-streamed-media-window.c:2369
+#: ../src/empathy-streamed-media-window.c:2254
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
"does not allow direct connections."
msgstr ""
-#: ../src/empathy-streamed-media-window.c:2375
+#: ../src/empathy-streamed-media-window.c:2260
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr ""
-#: ../src/empathy-streamed-media-window.c:2379
-msgid "The audio formats necessary for this call are not installed on your computer"
+#: ../src/empathy-streamed-media-window.c:2264
+#: ../src/empathy-call-window.c:2733
+msgid ""
+"The audio formats necessary for this call are not installed on your computer"
msgstr ""
-#: ../src/empathy-streamed-media-window.c:2382
-msgid "The video formats necessary for this call are not installed on your computer"
+#: ../src/empathy-streamed-media-window.c:2267
+#: ../src/empathy-call-window.c:2736
+msgid ""
+"The video formats necessary for this call are not installed on your computer"
msgstr ""
-#: ../src/empathy-streamed-media-window.c:2392
+#: ../src/empathy-streamed-media-window.c:2277
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3353,161 +3692,208 @@ msgid ""
"the Help menu."
msgstr ""
-#: ../src/empathy-streamed-media-window.c:2400
+#: ../src/empathy-streamed-media-window.c:2285
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr ""
-#: ../src/empathy-streamed-media-window.c:2403
+#: ../src/empathy-streamed-media-window.c:2288
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr ""
-#: ../src/empathy-streamed-media-window.c:2443
+#: ../src/empathy-streamed-media-window.c:2328
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr ""
-#: ../src/empathy-streamed-media-window.c:2453
+#: ../src/empathy-streamed-media-window.c:2338
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr ""
-#: ../src/empathy-call-window.ui.h:1
-#, fuzzy
+#: ../src/empathy-call-window.ui.h:1 ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-streamed-media-window.ui.h:1
#| msgid "Send Audio"
msgid "Audio"
msgstr "ऑडियो"
-#: ../src/empathy-call-window.ui.h:2
-#, fuzzy
-#| msgid "Compact contact list"
-msgid "Call the contact again"
-msgstr "संकुचित संपर्क सूची"
-
#: ../src/empathy-call-window.ui.h:3
-msgid "Camera Off"
+#: ../src/empathy-streamed-media-window.ui.h:5
+msgid "Decoding Codec:"
msgstr ""
#: ../src/empathy-call-window.ui.h:4
-msgid "Camera On"
-msgstr ""
+#| msgid "_Disable"
+msgid "Disable camera"
+msgstr "कैमरा असमर्थ करें"
#: ../src/empathy-call-window.ui.h:5
-msgid "Decoding Codec:"
+msgid "Display the dialpad"
msgstr ""
#: ../src/empathy-call-window.ui.h:6
-msgid "Disable camera and stop sending video"
+#: ../src/empathy-streamed-media-window.ui.h:9
+msgid "Encoding Codec:"
msgstr ""
#: ../src/empathy-call-window.ui.h:7
-msgid "Enable camera and send video"
-msgstr ""
+#: ../src/empathy-streamed-media-window.ui.h:10
+msgid "Hang up"
+msgstr "हैंग अप"
#: ../src/empathy-call-window.ui.h:8
-msgid "Enable camera but don't send video"
+#: ../src/empathy-streamed-media-window.ui.h:11
+msgid "Hang up current call"
msgstr ""
#: ../src/empathy-call-window.ui.h:9
-msgid "Encoding Codec:"
-msgstr ""
+#: ../src/empathy-streamed-media-window.ui.h:12
+msgid "Local Candidate:"
+msgstr "स्थानीय कंडीडेट:"
#: ../src/empathy-call-window.ui.h:10
-msgid "Hang up"
-msgstr "हैंग अप"
+msgid "Maximise me"
+msgstr ""
#: ../src/empathy-call-window.ui.h:11
-msgid "Hang up current call"
+msgid "Minimise me"
msgstr ""
#: ../src/empathy-call-window.ui.h:12
-msgid "Local Candidate:"
+#: ../src/empathy-streamed-media-window.ui.h:15
+msgid "Remote Candidate:"
msgstr ""
#: ../src/empathy-call-window.ui.h:13
-#, fuzzy
-#| msgid "Video preview"
-msgid "Preview"
-msgstr "पूर्वावलोकन"
+#: ../src/empathy-streamed-media-window.ui.h:16
+msgid "Send Audio"
+msgstr "आडियो भेजें"
#: ../src/empathy-call-window.ui.h:14
-msgid "Redial"
-msgstr ""
+#| msgid "Send video"
+msgid "Send Video"
+msgstr "वीडियो भेजें"
#: ../src/empathy-call-window.ui.h:15
-msgid "Remote Candidate:"
-msgstr ""
+#| msgid "Dialpad"
+msgid "Show dialpad"
+msgstr "डॉयलपैड दिखाएँ"
#: ../src/empathy-call-window.ui.h:16
-msgid "Send Audio"
-msgstr "आडियो भेजें"
+msgid "Start a video call"
+msgstr ""
#: ../src/empathy-call-window.ui.h:17
-msgid "Toggle audio transmission"
+msgid "Start an audio call"
msgstr ""
+#: ../src/empathy-call-window.ui.h:18
+msgid "Swap camera"
+msgstr "कैमरा स्वैप करें"
+
#: ../src/empathy-call-window.ui.h:19
-msgid "V_ideo"
-msgstr ""
+#: ../src/empathy-streamed-media-window.ui.h:17
+msgid "Toggle audio transmission"
+msgstr "ऑडियो प्रेषण टॉगल करें"
#: ../src/empathy-call-window.ui.h:20
-#, fuzzy
-#| msgid "Video input"
-msgid "Video"
-msgstr "वीडियो"
+msgid "Toggle video transmission"
+msgstr "वीडियो प्रेषण टॉगल करें"
#: ../src/empathy-call-window.ui.h:21
-#, fuzzy
-#| msgid "Video input"
-msgid "Video Off"
-msgstr "वीडियो इनपुट"
-
-#: ../src/empathy-call-window.ui.h:22
-#, fuzzy
-#| msgid "Video input"
-msgid "Video On"
-msgstr "वीडियो इनपुट"
+#: ../src/empathy-streamed-media-window.ui.h:18
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
+#| msgctxt "file transfer percent"
+#| msgid "Unknown"
+msgid "Unknown"
+msgstr "अज्ञात"
#: ../src/empathy-call-window.ui.h:23
-#, fuzzy
-#| msgid "Video preview"
-msgid "Video Preview"
-msgstr "वीडियो पूर्वावलोकन"
+#| msgid "_Call"
+msgid "Video call"
+msgstr "वीडियो कॉल"
#: ../src/empathy-call-window.ui.h:24
+#: ../src/empathy-streamed-media-window.ui.h:24
msgid "_Call"
msgstr "कॉल (_a)"
-#: ../src/empathy-call-window.ui.h:25 ../src/empathy-main-window.ui.h:29
+#: ../src/empathy-call-window.ui.h:25
+msgid "_Camera"
+msgstr "कैमरा (_C)"
+
+#: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:18
+msgid "_Contents"
+msgstr "विषय सूची (_C)"
+
+#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:19
+msgid "_Debug"
+msgstr "डिबग करें (_D)"
+
+#: ../src/empathy-call-window.ui.h:29 ../src/empathy-chat-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:22
+msgid "_Help"
+msgstr "मदद (_H)"
+
+#: ../src/empathy-call-window.ui.h:30
+msgid "_Microphone"
+msgstr "माइक्रोफोन (_M)"
+
+#: ../src/empathy-call-window.ui.h:31
+msgid "_Settings"
+msgstr "सेटिंग्स (_S)"
+
+#: ../src/empathy-call-window.ui.h:32
+#: ../src/empathy-main-window-menubar.ui.h:30
+#: ../src/empathy-streamed-media-window.ui.h:25
msgid "_View"
msgstr "देखें (_V)"
-#: ../src/empathy-chat-window.c:472 ../src/empathy-chat-window.c:492
+#: ../src/empathy-chat-window.c:481 ../src/empathy-chat-window.c:501
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%s (%d unread)"
+msgstr[1] "%s (%d unread)"
-#: ../src/empathy-chat-window.c:484
+#: ../src/empathy-chat-window.c:493
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%s (and %u other)"
+msgstr[1] "%s (and %u others)"
-#: ../src/empathy-chat-window.c:500
+#: ../src/empathy-chat-window.c:509
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%s (%d unread from others)"
+msgstr[1] "%s (%d unread from others)"
-#: ../src/empathy-chat-window.c:509
+#: ../src/empathy-chat-window.c:518
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%s (%d unread from all)"
+msgstr[1] "%s (%d unread from all)"
+
+#: ../src/empathy-chat-window.c:733
+msgid "SMS:"
+msgstr "SMS:"
+
+#: ../src/empathy-chat-window.c:743
+#, fuzzy, c-format
+#| msgid "Typing a message."
+msgid "Sending %d message"
+msgid_plural "Sending %d messages"
+msgstr[0] "संदेश टाइप कर रहा है"
+msgstr[1] "संदेश टाइप कर रहा है"
-#: ../src/empathy-chat-window.c:711
+#: ../src/empathy-chat-window.c:765
msgid "Typing a message."
msgstr "संदेश टाइप कर रहा है"
@@ -3516,22 +3902,17 @@ msgid "C_lear"
msgstr "साफ करें (_l)"
#: ../src/empathy-chat-window.ui.h:2
-#, fuzzy
#| msgid "Contact"
msgid "C_ontact"
msgstr "संपर्क (_o)"
-#: ../src/empathy-chat-window.ui.h:3
-msgid "Chat"
-msgstr "बात-चीत"
-
#: ../src/empathy-chat-window.ui.h:4
msgid "Insert _Smiley"
msgstr "स्माइली घुसाएँ (_S)"
#: ../src/empathy-chat-window.ui.h:5
msgid "Invite _Participant…"
-msgstr ""
+msgstr "सहभागी आमंत्रित करें…"
#: ../src/empathy-chat-window.ui.h:6
msgid "Move Tab _Left"
@@ -3545,10 +3926,6 @@ msgstr "टैब दाएँ ले जाएँ (_R)"
msgid "Notify for All Messages"
msgstr ""
-#: ../src/empathy-chat-window.ui.h:9 ../src/empathy-main-window.ui.h:17
-msgid "_Contents"
-msgstr "विषय सूची (_C)"
-
#: ../src/empathy-chat-window.ui.h:10
msgid "_Conversation"
msgstr "वार्तालाप (_C)"
@@ -3557,20 +3934,11 @@ msgstr "वार्तालाप (_C)"
msgid "_Detach Tab"
msgstr "टैब अलग करें (_D)"
-#: ../src/empathy-chat-window.ui.h:12 ../src/empathy-main-window.ui.h:19
-msgid "_Edit"
-msgstr "संपादन (_E)"
-
#: ../src/empathy-chat-window.ui.h:13
-#, fuzzy
#| msgid "_Favorite Chatroom"
msgid "_Favorite Chat Room"
msgstr "पसंदीदा चैटरूम (_F)"
-#: ../src/empathy-chat-window.ui.h:14 ../src/empathy-main-window.ui.h:21
-msgid "_Help"
-msgstr "मदद (_H)"
-
#: ../src/empathy-chat-window.ui.h:15
msgid "_Next Tab"
msgstr "अगला टैब (_N)"
@@ -3591,15 +3959,15 @@ msgstr "टैब (_T)"
msgid "_Undo Close Tab"
msgstr ""
-#: ../src/empathy-chatrooms-window.c:241
+#: ../src/empathy-chatrooms-window.c:251
msgid "Name"
msgstr "नाम"
-#: ../src/empathy-chatrooms-window.c:259
+#: ../src/empathy-chatrooms-window.c:269
msgid "Room"
msgstr "कमरा"
-#: ../src/empathy-chatrooms-window.c:267
+#: ../src/empathy-chatrooms-window.c:277
msgid "Auto-Connect"
msgstr "स्वतः जुड़ाव"
@@ -3607,99 +3975,102 @@ msgstr "स्वतः जुड़ाव"
msgid "Manage Favorite Rooms"
msgstr "प्रिय कक्षों को प्रबंधित करें"
-#: ../src/empathy-event-manager.c:507
-#, fuzzy
+#: ../src/empathy-event-manager.c:521
#| msgid "Incoming voice call"
msgid "Incoming video call"
-msgstr "इनकमिंग व्याइस काल"
+msgstr "इनकमिंग वीडियो काल"
-#: ../src/empathy-event-manager.c:507
+#: ../src/empathy-event-manager.c:521
msgid "Incoming call"
msgstr "इनकमिंग काल"
-#: ../src/empathy-event-manager.c:511
+#: ../src/empathy-event-manager.c:525
#, fuzzy, c-format
#| msgid "%s is calling you, do you want to answer?"
msgid "%s is video calling you. Do you want to answer?"
msgstr "%s आपको बुला कर रहा है, क्या आप जवाब देना चाहते हैं?"
-#: ../src/empathy-event-manager.c:512
+#: ../src/empathy-event-manager.c:526
#, fuzzy, c-format
#| msgid "%s is calling you, do you want to answer?"
msgid "%s is calling you. Do you want to answer?"
msgstr "%s आपको बुला कर रहा है, क्या आप जवाब देना चाहते हैं?"
-#: ../src/empathy-event-manager.c:515 ../src/empathy-event-manager.c:660
+#: ../src/empathy-event-manager.c:529 ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming call from %s"
msgstr "%s से आगत कॉल"
-#: ../src/empathy-event-manager.c:540
+#: ../src/empathy-event-manager.c:554
msgid "_Reject"
msgstr "अस्वीकार करें (_R)"
-#: ../src/empathy-event-manager.c:546
+#: ../src/empathy-event-manager.c:562 ../src/empathy-event-manager.c:570
msgid "_Answer"
msgstr "जवाब (_A)"
-#: ../src/empathy-event-manager.c:660
+#: ../src/empathy-event-manager.c:570
+msgid "_Answer with video"
+msgstr ""
+
+#: ../src/empathy-event-manager.c:730 ../src/empathy-event-manager.c:763
#, fuzzy, c-format
#| msgid "Incoming call from %s"
msgid "Incoming video call from %s"
msgstr "%s से आगत कॉल"
-#: ../src/empathy-event-manager.c:737
+#: ../src/empathy-event-manager.c:836
msgid "Room invitation"
msgstr "कक्ष आमंत्रण"
-#: ../src/empathy-event-manager.c:739
+#: ../src/empathy-event-manager.c:838
#, fuzzy, c-format
#| msgid "%s invited you to join %s"
msgid "Invitation to join %s"
msgstr "%s ने आपको %s में शामिल होने के लिए आमंत्रण भेजा है"
-#: ../src/empathy-event-manager.c:746
+#: ../src/empathy-event-manager.c:845
#, c-format
msgid "%s is inviting you to join %s"
msgstr "%s आपको %s में शामिल होने के लिए आमंत्रित कर रहा है"
-#: ../src/empathy-event-manager.c:754
+#: ../src/empathy-event-manager.c:853
msgid "_Decline"
msgstr "मना करें (_D)"
-#: ../src/empathy-event-manager.c:759
+#: ../src/empathy-event-manager.c:858
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "शामिल होएं (_J)"
-#: ../src/empathy-event-manager.c:786
+#: ../src/empathy-event-manager.c:885
#, c-format
msgid "%s invited you to join %s"
msgstr "%s ने आपको %s में शामिल होने के लिए आमंत्रण भेजा है"
-#: ../src/empathy-event-manager.c:792
+#: ../src/empathy-event-manager.c:891
#, fuzzy, c-format
#| msgid "%s invited you to join %s"
msgid "You have been invited to join %s"
msgstr "%s ने आपको %s में शामिल होने के लिए आमंत्रण भेजा है"
-#: ../src/empathy-event-manager.c:843
+#: ../src/empathy-event-manager.c:942
#, c-format
msgid "Incoming file transfer from %s"
msgstr "%s से आगल फ़ाइल हस्तांतरण"
-#: ../src/empathy-event-manager.c:1013 ../src/empathy-main-window.c:370
-#, fuzzy
+#: ../src/empathy-event-manager.c:1134 ../src/empathy-main-window.c:375
#| msgid "Password:"
msgid "Password required"
msgstr "कूटशब्द जरूरी"
-#: ../src/empathy-event-manager.c:1069
+#: ../src/empathy-event-manager.c:1190
#, c-format
msgid "%s would like permission to see when you are online"
msgstr ""
-#: ../src/empathy-event-manager.c:1073
+#: ../src/empathy-event-manager.c:1194
#, c-format
msgid ""
"\n"
@@ -3709,62 +4080,62 @@ msgstr ""
"संदेश: %s"
#. Translators: time left, when it is more than one hour
-#: ../src/empathy-ft-manager.c:99
+#: ../src/empathy-ft-manager.c:100
#, c-format
msgid "%u:%02u.%02u"
msgstr "%u:%02u.%02u"
#. Translators: time left, when is is less than one hour
-#: ../src/empathy-ft-manager.c:102
+#: ../src/empathy-ft-manager.c:103
#, c-format
msgid "%02u.%02u"
msgstr "%02u.%02u"
-#: ../src/empathy-ft-manager.c:178
+#: ../src/empathy-ft-manager.c:179
msgctxt "file transfer percent"
msgid "Unknown"
msgstr "अज्ञात"
-#: ../src/empathy-ft-manager.c:273
+#: ../src/empathy-ft-manager.c:274
#, c-format
msgid "%s of %s at %s/s"
msgstr ""
-#: ../src/empathy-ft-manager.c:274
+#: ../src/empathy-ft-manager.c:275
#, c-format
msgid "%s of %s"
msgstr "%s, %s का"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:305
+#: ../src/empathy-ft-manager.c:306
#, c-format
msgid "Receiving \"%s\" from %s"
msgstr "\"%s\" को %s से पा रहा है"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:308
+#: ../src/empathy-ft-manager.c:309
#, c-format
msgid "Sending \"%s\" to %s"
msgstr "\"%s\" को %s में भेज रहा है"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:338
+#: ../src/empathy-ft-manager.c:339
#, c-format
msgid "Error receiving \"%s\" from %s"
msgstr ""
-#: ../src/empathy-ft-manager.c:341
+#: ../src/empathy-ft-manager.c:342
msgid "Error receiving a file"
msgstr ""
-#: ../src/empathy-ft-manager.c:346
+#: ../src/empathy-ft-manager.c:347
#, fuzzy, c-format
#| msgid "Error sending message '%s': %s"
msgid "Error sending \"%s\" to %s"
msgstr "Error sending message '%s': %s"
-#: ../src/empathy-ft-manager.c:349
+#: ../src/empathy-ft-manager.c:350
#, fuzzy
#| msgid "Error sending message '%s': %s"
msgid "Error sending a file"
@@ -3772,51 +4143,46 @@ msgstr "Error sending message '%s': %s"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:488
+#: ../src/empathy-ft-manager.c:489
#, c-format
msgid "\"%s\" received from %s"
msgstr "\"%s\" पाया %s से"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:493
+#: ../src/empathy-ft-manager.c:494
#, fuzzy, c-format
#| msgid "Topic set to: %s"
msgid "\"%s\" sent to %s"
msgstr "\"%s\" को %s में प्रेषित"
-#: ../src/empathy-ft-manager.c:496
+#: ../src/empathy-ft-manager.c:497
msgid "File transfer completed"
msgstr "फ़ाइल हस्तांतरण संपन्न"
-#: ../src/empathy-ft-manager.c:615 ../src/empathy-ft-manager.c:782
+#: ../src/empathy-ft-manager.c:616 ../src/empathy-ft-manager.c:780
msgid "Waiting for the other participant's response"
msgstr ""
-#: ../src/empathy-ft-manager.c:641 ../src/empathy-ft-manager.c:679
+#: ../src/empathy-ft-manager.c:642 ../src/empathy-ft-manager.c:680
#, c-format
msgid "Checking integrity of \"%s\""
msgstr ""
-#: ../src/empathy-ft-manager.c:644 ../src/empathy-ft-manager.c:682
+#: ../src/empathy-ft-manager.c:645 ../src/empathy-ft-manager.c:683
#, c-format
msgid "Hashing \"%s\""
-msgstr ""
-
-#: ../src/empathy-ft-manager.c:1016
-msgid "%"
-msgstr "%"
+msgstr "हैशिंग \"%s\""
-#: ../src/empathy-ft-manager.c:1028
+#: ../src/empathy-ft-manager.c:1038
msgid "File"
msgstr "फ़ाइल"
-#: ../src/empathy-ft-manager.c:1050
+#: ../src/empathy-ft-manager.c:1060
msgid "Remaining"
msgstr "शेष"
#: ../src/empathy-ft-manager.ui.h:1
-#, fuzzy
#| msgid "File transfers"
msgid "File Transfers"
msgstr "फाइल हस्तांतरण"
@@ -3830,7 +4196,8 @@ msgid ""
"No accounts to import could be found. Empathy currently only supports "
"importing accounts from Pidgin."
msgstr ""
-"आयात करने के लिए कोई खाता नहीं मिला. एंपेथी केवल पिजिन से खाता आयात के लिए समर्थन देता "
+"आयात करने के लिए कोई खाता नहीं मिला. एंपेथी केवल पिजिन से खाता आयात के लिए "
+"समर्थन देता "
"है."
#: ../src/empathy-import-dialog.c:199
@@ -3850,179 +4217,175 @@ msgstr "प्रोटोकाल"
msgid "Source"
msgstr "स्रोत"
-#: ../src/empathy-main-window.c:387
-#, fuzzy
+#: ../src/empathy-main-window.c:392
#| msgid "Password:"
msgid "Provide Password"
-msgstr "कूटशब्द: "
+msgstr "कूटशब्द दें: "
-#: ../src/empathy-main-window.c:393
-#, fuzzy
+#: ../src/empathy-main-window.c:398
#| msgid "Disconnected"
msgid "Disconnect"
msgstr "डिस्कनेक्ट"
-#: ../src/empathy-main-window.c:533
-#, fuzzy
+#: ../src/empathy-main-window.c:622
#| msgid "No topic defined"
msgid "No match found"
-msgstr "कोई टापिक नहीं"
+msgstr "कोई मेल नहीं मिला"
-#: ../src/empathy-main-window.c:688
-#, fuzzy
+#: ../src/empathy-main-window.c:777
#| msgid "Disconnected"
msgid "Reconnect"
-msgstr "फिर से जुड़ें"
+msgstr "फिर से कनेक्ट करें"
-#: ../src/empathy-main-window.c:694
-#, fuzzy
+#: ../src/empathy-main-window.c:783
#| msgid "_Edit account"
msgid "Edit Account"
-msgstr "खाता का संपादन करें"
+msgstr "खाता संपादन करें"
-#: ../src/empathy-main-window.c:700
-#, fuzzy
+#: ../src/empathy-main-window.c:789
#| msgid "Clean"
msgid "Close"
msgstr "बंद करें"
-#: ../src/empathy-main-window.c:1418
+#. Translators: this string will be something like:
+#. * Top up My Account ($1.23)..."
+#: ../src/empathy-main-window.c:928
+#, c-format
+msgid "Top up %s (%s)..."
+msgstr ""
+
+#: ../src/empathy-main-window.c:975
+msgid "Top up account credit"
+msgstr ""
+
+#. top up button
+#: ../src/empathy-main-window.c:1046
+msgid "Top Up..."
+msgstr ""
+
+#: ../src/empathy-main-window.c:1789
msgid "Contact"
msgstr "संपर्क"
-#: ../src/empathy-main-window.c:1765
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "सम्पर्क सूची"
-#: ../src/empathy-main-window.c:1881
-msgid "Show and edit accounts"
-msgstr "खाता दिखाएँ व संपादित करें"
-
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr ""
-#: ../src/empathy-main-window.ui.h:2
+#: ../src/empathy-main-window-menubar.ui.h:2
+msgid "Credit Balance"
+msgstr ""
+
+#: ../src/empathy-main-window-menubar.ui.h:3
#, fuzzy
#| msgid "Contact List"
msgid "Find in Contact _List"
msgstr "सम्पर्क सूची"
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "पसंदीदा शामिल हों (_F)"
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "पसंदीदा प्रबंधित करें"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
-msgstr ""
+msgstr "सामान्य आकार (_o)"
-#: ../src/empathy-main-window.ui.h:6 ../src/empathy-status-icon.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:7 ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr ""
-#: ../src/empathy-main-window.ui.h:7
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr ""
-#: ../src/empathy-main-window.ui.h:8
-#, fuzzy
+#: ../src/empathy-main-window-menubar.ui.h:9
#| msgid "Preferences"
msgid "P_references"
msgstr "वरीयताएँ (_r)"
-#: ../src/empathy-main-window.ui.h:9
-#, fuzzy
+#: ../src/empathy-main-window-menubar.ui.h:10
#| msgid "Protocol"
msgid "Show P_rotocols"
-msgstr "प्रोटोकाल"
+msgstr "प्रोटोकाल दिखाएँ (_r)"
-#: ../src/empathy-main-window.ui.h:10
-#, fuzzy
+#: ../src/empathy-main-window-menubar.ui.h:11
#| msgid "Sort by _name"
msgid "Sort by _Name"
msgstr "नाम के अनुसार छांटें (_N)"
-#: ../src/empathy-main-window.ui.h:11
-#, fuzzy
+#: ../src/empathy-main-window-menubar.ui.h:12
#| msgid "Sort by s_tate"
msgid "Sort by _Status"
-msgstr "स्थिति से छांटें (_t)"
+msgstr "स्थिति से छांटें (_S)"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "खाता (_A)"
-#: ../src/empathy-main-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:15
#, fuzzy
#| msgid "Show offline contacts"
msgid "_Blocked Contacts"
msgstr "ऑफलाइन संपर्क दिखाएँ"
-#: ../src/empathy-main-window.ui.h:16
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr ""
-#: ../src/empathy-main-window.ui.h:18
-msgid "_Debug"
-msgstr "डिबग करें (_D)"
-
-#: ../src/empathy-main-window.ui.h:20
-#, fuzzy
+#: ../src/empathy-main-window-menubar.ui.h:21
#| msgid "File transfers"
msgid "_File Transfers"
-msgstr "फाइल स्थानांतरण"
+msgstr "फाइल स्थानांतरण (_F)"
-#: ../src/empathy-main-window.ui.h:22
-#, fuzzy
+#: ../src/empathy-main-window-menubar.ui.h:23
#| msgid "_Join"
msgid "_Join…"
msgstr "शामिल होएं (_J)"
-#: ../src/empathy-main-window.ui.h:23 ../src/empathy-status-icon.ui.h:3
-#, fuzzy
+#: ../src/empathy-main-window-menubar.ui.h:24
+#: ../src/empathy-status-icon.ui.h:3
#| msgid "New Conversation"
msgid "_New Conversation…"
-msgstr "नयी बातचीत"
+msgstr "नयी बातचीत (_N)..."
-#: ../src/empathy-main-window.ui.h:24
-#, fuzzy
+#: ../src/empathy-main-window-menubar.ui.h:25
#| msgid "Show offline contacts"
msgid "_Offline Contacts"
-msgstr "ऑफलाइन संपर्क दिखाएँ"
+msgstr "ऑफलाइन संपर्क (_O)"
-#: ../src/empathy-main-window.ui.h:25
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "निजी सूचना (_P)"
-#: ../src/empathy-main-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "कक्ष (_R)"
-#: ../src/empathy-main-window.ui.h:28
-#, fuzzy
+#: ../src/empathy-main-window-menubar.ui.h:29
#| msgid "_Show Contact List"
msgid "_Search for Contacts…"
-msgstr "संपर्क सूची दिखाएँ (_S)"
+msgstr "संपर्क के लिए खोजें (_S)"
#: ../src/empathy-new-chatroom-dialog.c:337
-#, fuzzy
#| msgid "Chat Rooms"
msgid "Chat Room"
msgstr "चैट कक्ष"
#: ../src/empathy-new-chatroom-dialog.c:353
-#, fuzzy
#| msgid "Themes"
msgid "Members"
msgstr "सदस्य"
#. Translators: Room/Join's roomlist tooltip. Parameters are a channel name,
#. yes/no, yes/no and a number.
-#: ../src/empathy-new-chatroom-dialog.c:560
+#: ../src/empathy-new-chatroom-dialog.c:553
#, c-format
msgid ""
"%s\n"
@@ -4031,16 +4394,16 @@ msgid ""
"Members: %s"
msgstr ""
-#: ../src/empathy-new-chatroom-dialog.c:562
-#: ../src/empathy-new-chatroom-dialog.c:563
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "No"
msgstr "नहीं"
-#: ../src/empathy-new-chatroom-dialog.c:591
+#: ../src/empathy-new-chatroom-dialog.c:584
msgid "Could not start room listing"
msgstr ""
-#: ../src/empathy-new-chatroom-dialog.c:601
+#: ../src/empathy-new-chatroom-dialog.c:594
msgid "Could not stop room listing"
msgstr ""
@@ -4049,25 +4412,27 @@ msgid "Couldn't load room list"
msgstr ""
#: ../src/empathy-new-chatroom-dialog.ui.h:3
-msgid "Enter the room name to join here or click on one or more rooms in the list."
-msgstr "यहाँ शामिल होने के लिए कक्ष नाम दाखिल करें या सूची में एक या अधिक कक्ष शामिल करें."
+msgid ""
+"Enter the room name to join here or click on one or more rooms in the list."
+msgstr ""
+"यहाँ शामिल होने के लिए कक्ष नाम दाखिल करें या सूची में एक या अधिक कक्ष शामिल "
+"करें."
#: ../src/empathy-new-chatroom-dialog.ui.h:4
msgid ""
"Enter the server which hosts the room, or leave it empty if the room is on "
"the current account's server"
msgstr ""
-"सर्वर दाखिल करें जो कक्ष मेजबानित करता है या इसे रिक्त छोड़े यदि कक्ष मौजूदा खाता सर्वर "
+"सर्वर दाखिल करें जो कक्ष मेजबानित करता है या इसे रिक्त छोड़े यदि कक्ष मौजूदा "
+"खाता सर्वर "
"पर है"
#: ../src/empathy-new-chatroom-dialog.ui.h:5
-#, fuzzy
#| msgid "Room"
msgid "Join Room"
-msgstr "कमरा"
+msgstr "कक्ष में शामिल हों"
#: ../src/empathy-new-chatroom-dialog.ui.h:6
-#, fuzzy
#| msgid "Room"
msgid "Room List"
msgstr "कमरा सूची"
@@ -4076,191 +4441,250 @@ msgstr "कमरा सूची"
msgid "_Room:"
msgstr "कक्ष (_R):"
-#: ../src/empathy-preferences.c:139
+#: ../src/empathy-preferences.c:169
msgid "Message received"
msgstr "प्राप्त सन्देश"
-#: ../src/empathy-preferences.c:140
+#: ../src/empathy-preferences.c:170
msgid "Message sent"
msgstr "सन्देश भेजा गया"
-#: ../src/empathy-preferences.c:141
+#: ../src/empathy-preferences.c:171
msgid "New conversation"
msgstr "नयी बातचीत"
-#: ../src/empathy-preferences.c:142
+#: ../src/empathy-preferences.c:172
msgid "Contact goes online"
msgstr "संपर्क ऑनलाइन हो गया"
-#: ../src/empathy-preferences.c:143
+#: ../src/empathy-preferences.c:173
msgid "Contact goes offline"
msgstr "संपर्क ऑफ़लाइन हो गया"
-#: ../src/empathy-preferences.c:144
+#: ../src/empathy-preferences.c:174
msgid "Account connected"
msgstr "खाता क्कनेक्टेड"
-#: ../src/empathy-preferences.c:145
+#: ../src/empathy-preferences.c:175
msgid "Account disconnected"
msgstr "खाता डिस्कनेक्टेड"
-#: ../src/empathy-preferences.c:446
+#: ../src/empathy-preferences.c:484
msgid "Language"
msgstr "भाषा"
-#: ../src/empathy-preferences.c:875
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:734
+#| msgid "Client:"
+msgid "Juliet"
+msgstr "जुलियट"
+
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:741
+#| msgid "Room"
+msgid "Romeo"
+msgstr "रोमियो"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:747
+msgid "O Romeo, Romeo, wherefore art thou Romeo?"
+msgstr ""
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:750
+msgid "Deny thy father and refuse thy name;"
+msgstr ""
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:753
+msgid "Or if thou wilt not, be but sworn my love"
+msgstr ""
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:756
+msgid "And I'll no longer be a Capulet."
+msgstr ""
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:759
+msgid "Shall I hear more, or shall I speak at this?"
+msgstr ""
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:762
+#| msgid "Contact disconnected"
+msgid "Juliet has disconnected"
+msgstr "जुलियट डिसकनेक्टेड"
+
+#: ../src/empathy-preferences.c:1166
msgid "Preferences"
msgstr "वरीयताएं"
#: ../src/empathy-preferences.ui.h:1
-#, fuzzy
#| msgid "<b>Appearance</b>"
msgid "Appearance"
msgstr "रूप"
-#: ../src/empathy-preferences.ui.h:2
-#, fuzzy
+#: ../src/empathy-preferences.ui.h:3
#| msgid "<b>Behavior</b>"
msgid "Behavior"
msgstr "व्यवहार"
-#: ../src/empathy-preferences.ui.h:3
+#: ../src/empathy-preferences.ui.h:5
msgid "Chat Th_eme:"
msgstr "चैट प्रसंग (_e):"
-#: ../src/empathy-preferences.ui.h:4
+#: ../src/empathy-preferences.ui.h:6
msgid "Disable notifications when _away or busy"
msgstr "दूर या व्यस्त रहने पर अधिसूचना निष्क्रिय करें (_a)"
-#: ../src/empathy-preferences.ui.h:5
+#: ../src/empathy-preferences.ui.h:7
msgid "Disable sounds when _away or busy"
msgstr "दूर या व्यस्त होने पर ध्वनि निष्क्रिय करें (_a)"
-#: ../src/empathy-preferences.ui.h:6
+#: ../src/empathy-preferences.ui.h:8
msgid "Display incoming events in the notification area"
msgstr ""
-#: ../src/empathy-preferences.ui.h:7
+#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr ""
-#: ../src/empathy-preferences.ui.h:8
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr ""
-#: ../src/empathy-preferences.ui.h:9
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "अधिसूचना सक्रिय करें जब गपशप केंद्रित नहीं है (_c)"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:13
#, fuzzy
#| msgid "Spell checking languages"
msgid "Enable spell checking for languages:"
msgstr "वर्तनीजांच भाषा"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "सामान्य"
-#: ../src/empathy-preferences.ui.h:13
-#, fuzzy
+#: ../src/empathy-preferences.ui.h:15
+msgid "Input level:"
+msgstr "इनपुट स्तर:"
+
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "इनपुट आवाज़:"
+
+#: ../src/empathy-preferences.ui.h:18
#| msgid "Notifications"
msgid "Location sources:"
-msgstr "स्थान"
+msgstr "स्थान स्रोत:"
-#: ../src/empathy-preferences.ui.h:14
-#, fuzzy
+#: ../src/empathy-preferences.ui.h:19
#| msgid "Conversations"
msgid "Log conversations"
-msgstr "बातचीत"
+msgstr "बातचीत लाग"
-#: ../src/empathy-preferences.ui.h:15
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "सूचनाएँ"
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr ""
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "गोपनीयता"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
"decimal place."
msgstr ""
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "बतौर छवि स्माइली दिखाएँ (_s)"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:25
#, fuzzy
#| msgid "_Show Contact List"
msgid "Show contact _list in rooms"
msgstr "संपर्क सूची दिखाएँ (_S)"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "ध्वनि"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "वर्तनी की जांच "
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "प्रसंग"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:30
+#| msgid "Version:"
+msgid "Variant:"
+msgstr "चर:"
+
+#: ../src/empathy-preferences.ui.h:31
#, fuzzy
#| msgid "Automatically _connect on startup "
msgid "_Automatically connect on startup"
msgstr "आरंभ पर स्वतः कनेक्ट करें (_c) "
-#: ../src/empathy-preferences.ui.h:26
-#, fuzzy
+#: ../src/empathy-preferences.ui.h:32
#| msgid "Megaphone"
msgid "_Cellphone"
-msgstr "मेगाफोन"
+msgstr "सेलफोन (_C)"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "बबल अधिसूचना सक्रिय करें (_E)"
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:34
#, fuzzy
#| msgid "Notifications"
msgid "_Enable sound notifications"
msgstr "ध्वनि अधिसूचना सक्रिय करें (_E)"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
-msgstr ""
+msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
-msgstr ""
+msgstr "संजाल (_N) (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "अलग विंडो में नया गपशप खोलें (_O)"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr ""
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr ""
@@ -4272,96 +4696,143 @@ msgstr "स्थिति"
msgid "_Quit"
msgstr "बाहर (_Q)"
-#: ../src/empathy-map-view.c:442
+#: ../src/empathy-streamed-media-window.ui.h:2
#, fuzzy
+#| msgid "Compact contact list"
+msgid "Call the contact again"
+msgstr "संकुचित संपर्क सूची"
+
+#: ../src/empathy-streamed-media-window.ui.h:3
+msgid "Camera Off"
+msgstr "कैमरा बंद"
+
+#: ../src/empathy-streamed-media-window.ui.h:4
+msgid "Camera On"
+msgstr "कैमरा चालू"
+
+#: ../src/empathy-streamed-media-window.ui.h:6
+msgid "Disable camera and stop sending video"
+msgstr ""
+
+#: ../src/empathy-streamed-media-window.ui.h:7
+msgid "Enable camera and send video"
+msgstr ""
+
+#: ../src/empathy-streamed-media-window.ui.h:8
+msgid "Enable camera but don't send video"
+msgstr ""
+
+#: ../src/empathy-streamed-media-window.ui.h:13
+#| msgid "Video preview"
+msgid "Preview"
+msgstr "पूर्वावलोकन"
+
+#: ../src/empathy-streamed-media-window.ui.h:14
+msgid "Redial"
+msgstr ""
+
+#: ../src/empathy-streamed-media-window.ui.h:19
+msgid "V_ideo"
+msgstr "वीडियो"
+
+#: ../src/empathy-streamed-media-window.ui.h:21
+#| msgid "Video input"
+msgid "Video Off"
+msgstr "वीडियो बंद"
+
+#: ../src/empathy-streamed-media-window.ui.h:22
+#| msgid "Video input"
+msgid "Video On"
+msgstr "वीडियो चालू"
+
+#: ../src/empathy-streamed-media-window.ui.h:23
+#| msgid "Video preview"
+msgid "Video Preview"
+msgstr "वीडियो पूर्वावलोकन"
+
+#: ../src/empathy-map-view.c:448
#| msgid "Contact List"
msgid "Contact Map View"
-msgstr "सम्पर्क सूची"
+msgstr "सम्पर्क सूची दृश्य"
-#: ../src/empathy-debug-window.c:1218
-#, fuzzy
+#: ../src/empathy-debug-window.c:1228
#| msgid "Server"
msgid "Save"
msgstr "सहेजें"
-#: ../src/empathy-debug-window.c:1394
+#: ../src/empathy-debug-window.c:1435
msgid "Debug Window"
msgstr "डिबग विन्डो"
-#: ../src/empathy-debug-window.c:1476
+#: ../src/empathy-debug-window.c:1517
msgid "Pause"
msgstr "ठहरें"
-#: ../src/empathy-debug-window.c:1488
+#: ../src/empathy-debug-window.c:1529
msgid "Level "
msgstr "स्तर "
-#: ../src/empathy-debug-window.c:1508
+#: ../src/empathy-debug-window.c:1549
msgid "Debug"
msgstr "डिबग"
-#: ../src/empathy-debug-window.c:1514
+#: ../src/empathy-debug-window.c:1555
msgid "Info"
msgstr "सूचना"
-#: ../src/empathy-debug-window.c:1520 ../src/empathy-debug-window.c:1569
-#, fuzzy
+#: ../src/empathy-debug-window.c:1561 ../src/empathy-debug-window.c:1610
#| msgid "Message:"
msgid "Message"
msgstr "संदेश"
-#: ../src/empathy-debug-window.c:1526
-#, fuzzy
+#: ../src/empathy-debug-window.c:1567
#| msgid "Remaining"
msgid "Warning"
msgstr "चेतावनी"
-#: ../src/empathy-debug-window.c:1532
-#, fuzzy
+#: ../src/empathy-debug-window.c:1573
#| msgid "Croatian"
msgid "Critical"
msgstr "गंभीर"
-#: ../src/empathy-debug-window.c:1538
+#: ../src/empathy-debug-window.c:1579
msgid "Error"
msgstr "त्रुटि"
-#: ../src/empathy-debug-window.c:1557
-#, fuzzy
+#: ../src/empathy-debug-window.c:1598
#| msgid "Simple"
msgid "Time"
msgstr "समय"
-#: ../src/empathy-debug-window.c:1560
-#, fuzzy
+#: ../src/empathy-debug-window.c:1601
#| msgid "Romanian"
msgid "Domain"
msgstr "डोमेन"
-#: ../src/empathy-debug-window.c:1562
+#: ../src/empathy-debug-window.c:1603
msgid "Category"
msgstr "श्रेणी"
-#: ../src/empathy-debug-window.c:1564
+#: ../src/empathy-debug-window.c:1605
msgid "Level"
msgstr "स्तर"
-#: ../src/empathy-debug-window.c:1601
+#: ../src/empathy-debug-window.c:1642
msgid ""
"The selected connection manager does not support the remote debugging "
"extension."
msgstr ""
-#: ../src/empathy-invite-participant-dialog.c:34
-#: ../src/empathy-invite-participant-dialog.c:48
+#: ../src/empathy-invite-participant-dialog.c:205
+#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
-msgstr ""
+msgstr "सहभागी आमंत्रित करें"
-#: ../src/empathy-invite-participant-dialog.c:35
+#: ../src/empathy-invite-participant-dialog.c:206
msgid "Choose a contact to invite into the conversation:"
msgstr ""
-#: ../src/empathy-invite-participant-dialog.c:45
+#: ../src/empathy-invite-participant-dialog.c:227
msgid "Invite"
msgstr "निमंत्रित करें"
@@ -4370,7 +4841,8 @@ msgid "Don't display any dialogs; do any work (eg, importing) and exit"
msgstr ""
#: ../src/empathy-accounts.c:187
-msgid "Don't display any dialogs unless there are only \"People Nearby\" accounts"
+msgid ""
+"Don't display any dialogs unless there are only \"People Nearby\" accounts"
msgstr ""
#: ../src/empathy-accounts.c:191
@@ -4378,10 +4850,9 @@ msgid "Initially select given account (eg, gabble/jabber/foo_40example_2eorg0)"
msgstr ""
#: ../src/empathy-accounts.c:193
-#, fuzzy
#| msgid "Account"
msgid "<account-id>"
-msgstr "खाता"
+msgstr "<account-id>"
#: ../src/empathy-accounts.c:198
#, fuzzy
@@ -4390,57 +4861,137 @@ msgid "- Empathy Accounts"
msgstr "खाता आयात करें"
#: ../src/empathy-accounts.c:237
-#, fuzzy
#| msgid "Import Accounts"
msgid "Empathy Accounts"
-msgstr "खाता आयात करें"
+msgstr "एंपेथी खाता"
-#: ../src/empathy-debugger.c:66
-msgid "Empathy Debugger"
+#: ../src/empathy-debugger.c:70
+msgid "Show a particular service"
msgstr ""
+#: ../src/empathy-debugger.c:75
+#| msgid "Import Accounts"
+msgid "- Empathy Debugger"
+msgstr "- एंपेथी डिबगर"
+
+#: ../src/empathy-debugger.c:114
+msgid "Empathy Debugger"
+msgstr "एंपेथी डिबगर"
+
#: ../src/empathy-chat.c:107
msgid "- Empathy Chat Client"
msgstr ""
-#: ../src/empathy-notifications-approver.c:184
+#: ../src/empathy-notifications-approver.c:203
msgid "Respond"
msgstr ""
-#: ../src/empathy-notifications-approver.c:190
-#, fuzzy
+#: ../src/empathy-notifications-approver.c:217
#| msgid "_Reject"
msgid "Reject"
-msgstr "अस्वीकृत"
+msgstr "अस्वीकार करें"
-#: ../src/empathy-notifications-approver.c:194
-#, fuzzy
+#: ../src/empathy-notifications-approver.c:222
+#: ../src/empathy-notifications-approver.c:227
#| msgid "_Answer"
msgid "Answer"
msgstr "उत्तर"
-#: ../src/empathy-notifications-approver.c:201
-#: ../src/empathy-notifications-approver.c:211
-#, fuzzy
+#: ../src/empathy-notifications-approver.c:227
+msgid "Answer with video"
+msgstr ""
+
+#: ../src/empathy-notifications-approver.c:235
+#: ../src/empathy-notifications-approver.c:245
#| msgid "_Decline"
msgid "Decline"
-msgstr "अस्वीकार"
+msgstr "अस्वीकारें"
-#: ../src/empathy-notifications-approver.c:205
-#: ../src/empathy-notifications-approver.c:216
-#, fuzzy
+#: ../src/empathy-notifications-approver.c:239
+#: ../src/empathy-notifications-approver.c:250
#| msgid "Account"
msgid "Accept"
msgstr "स्वीकारें"
-#: ../src/empathy-call-observer.c:130
-#, fuzzy, c-format
-#| msgid "Incoming call from %s"
-msgid "Missed call from %s"
-msgstr "%s से मिस काल"
+#: ../src/empathy-notifications-approver.c:260
+#| msgid "Video preview"
+msgid "Provide"
+msgstr "प्रदान करें"
-#: ../src/empathy-call-observer.c:133
+#: ../src/empathy-call-observer.c:134
#, c-format
msgid "%s just tried to call you, but you were in another call."
msgstr ""
+#. Translators: this is an "Info" label. It should be as short
+#. * as possible.
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
+msgid "i"
+msgstr "i"
+
+#: ../src/empathy-call-window.c:2603
+msgid "On hold"
+msgstr ""
+
+#: ../src/empathy-call-window.c:2606
+msgid "Mute"
+msgstr "मूक"
+
+#: ../src/empathy-call-window.c:2608
+#| msgid "Notifications"
+msgid "Duration"
+msgstr "अवधि"
+
+#. Translators: 'status - minutes:seconds' the caller has been connected
+#: ../src/empathy-call-window.c:2611
+#, c-format
+#| msgid "Connected -- %d:%02dm"
+msgid "%s — %d:%02dm"
+msgstr "%s — %d:%02dm"
+
+#: ../libempathy-gtk/empathy-search-bar.c:243
+#, fuzzy
+#| msgid "Match case"
+msgid "_Match case"
+msgstr "केस मिलायें"
+
+#~ msgid "All"
+#~ msgstr "सभी"
+
+#, fuzzy
+#~| msgid "Enabled"
+#~ msgid "_Enabled"
+#~ msgstr "सक्षम"
+
+#~ msgid "Date"
+#~ msgstr "दिनांक"
+
+#~ msgid "Conversations"
+#~ msgstr "बातचीत"
+
+#~ msgid "Find Next"
+#~ msgstr "अगला ढूंढें"
+
+#, fuzzy
+#~| msgid "_Previous Tab"
+#~ msgid "Find Previous"
+#~ msgstr "पिछला ढूंढें"
+
+#~ msgid "Previous Conversations"
+#~ msgstr "पिछली बातचीत"
+
+#~ msgid "_For:"
+#~ msgstr "के लिए (_F):"
+
+#, fuzzy
+#~| msgid "Custom message"
+#~ msgid "Enter Custom Message"
+#~ msgstr "पसंदीदा संदेश"
+
+#, fuzzy
+#~| msgid "Custom message"
+#~ msgid "Saved Status Messages"
+#~ msgstr "पसंदीदा संदेश"
+
+#~ msgid "Show and edit accounts"
+#~ msgstr "खाता दिखाएँ व संपादित करें"
diff --git a/po/id.po b/po/id.po
index 644ffa75c..20bc5fcb3 100644
--- a/po/id.po
+++ b/po/id.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy.master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=empathy&keywords=I18N+L10N&component=General\n"
-"POT-Creation-Date: 2011-08-16 14:32+0000\n"
-"PO-Revision-Date: 2011-08-16 21:42+0700\n"
+"POT-Creation-Date: 2011-09-06 05:37+0000\n"
+"PO-Revision-Date: 2011-09-07 20:57+0700\n"
"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
"Language-Team: GNOME Indonesian Translation Team <gnome@i15n.org>\n"
"MIME-Version: 1.0\n"
@@ -50,391 +50,399 @@ msgid "Call volume, as a percentage."
msgstr "Volume panggilan, dalam persentase."
#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
-#| msgid "Camera On"
msgid "Camera device"
msgstr "Perangkat kamera"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+#| msgid "Camera On"
+msgid "Camera position"
+msgstr "Posisi kamera"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid "Character to add after nickname when using nick completion (tab) in group chat."
msgstr "Karakter yang ditambahkan setelah nama panggilan saat menggunakan penyelesaian nama panggilan (tab) dalam grup obrolan."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "Tema jendela obrolan"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
msgid "Chat window theme variant"
msgstr "Varian tema jendela obrolan"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid "Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr "Daftar yang dipisahkan koma dari bahasa pemeriksa ejaan yang digunakan (misalnya \"en, fr, nl\")."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "Daftar kontak ringkas"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "Manajer koneksi yang mesti digunakan"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "Kriteria urutan daftar kontak"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
msgid "Default camera device to use in video calls, e.g. /dev/video0."
msgstr "Perangkat kamera bawaan untuk dipakai dalam panggilan video, mis. /dev/video0."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "Direktori bawaan untuk memilih gambar avatar"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "Nonaktifkan pemberitahuan popup ketika pergi"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "Nonaktifkan suara ketika pergi"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "Tampilkan kejadian masuk di area status"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid "Display incoming events in the status area. If false, present them to the user immediately."
msgstr "Tampilkan kejadian masuk di area status. Bila false, sajikan mereka seketika ke pengguna."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
msgid "Echo cancellation support"
msgstr "Dukungan penghilangan gaung"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "Empathy dapat mempublikasikan lokasi pengguna"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "Empathy dapat menggunakan GPS untuk menebak lokasi"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr "Empathy dapat menggunakan jaringan selular untuk menebak lokasi"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "Empathy dapat menggunakan jaringan untuk menebak lokasi"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Folder unduh bawaan Empathy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "Empathy telah memindahkan log kupu-kupu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr "Empathy harus otomatis berstatus pergi saat menganggur"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Empathy mesti otomatis terhubung pada saat awalan"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "Empathy harus mengurangi akurasi lokasi"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "Empathy harus menggunakan avatar dari kontak sebagai ikon jendela obrolan"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "Aktifkan Perangkat Pengembang WebKit"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "Aktifkan pemberitahuan popup untuk pesan baru"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "Aktifkan pemeriksa ejaan"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "Sembunyikan jendela utama"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "Sembunyikan jendela utama."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "Karakter lengkap panggilan"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "Buka obrolan baru di jendela terpisah"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Jalur tema Adium untuk digunakan"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr "Jalur tema Adium yang digunakan jika tema yang digunakan untuk mengobrol adalah Adium."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "Putar suara untuk pesan masuk"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "Putar suara untuk percakapan baru"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "Putar suara untuk pesan keluar"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "Putar suara saat kontak masuk"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "Putar suara saat kontak keluar"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "Putar suara saat kita masuk"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "Putar suara saat kita keluar"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "Munculkan pemberitahuan jika obrolan tidak terfokus"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "munculkan pemberitahuan bila kontak masuk"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "Munculkan pemberitahuan bila kontak keluar"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr "Posisi pratilik kamera saat memanggil."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
msgid "Show Balance in contact list"
msgstr "Tampilkan Kredit di daftar kontak"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "Tampilkan avatar"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "Tampilkan daftar kontak di ruang"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "Tampilkan petunjuk tentang menutup jendela utama"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "Tampilkan kontak luring"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "Tampilkan protokol"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "Bahasa pemeriksaan ejaan"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "Folder bawaan untuk menyimpan berkas masuk."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "Direktori terakhir tempat gambar avatar dipilih darinya."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "Posisi panel sisi jendela obrolan"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr "Posisi tersimpan (dalam piksel) dari panel sisi jendela obrolan."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "Tema yang digunakan untuk menampilkan percakapan di jendela obrolan."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
msgid "The theme variant that is used to display the conversation in chat windows."
msgstr "Varian tema yang digunakan untuk menampilkan percakapan di jendela obrolan."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "Gunakan smiley grafis"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "Gunakan suara pemberitahuan"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "Gunakan tema untuk ruang obrolan"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr "Apakah Empathy dapat mempublikasikan lokasi pengguna ke kontak mereka."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "Apakah Empathy dapat menggunakan GPS untuk menebak lokasi."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr "Apakah Empathy dapat menggunakan jaringan selular untuk menebak lokasi."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "Apakah Empathy dapat menggunakan jaringan untuk menebak lokasi."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "Apakah Empathy telah memindahkan log kupu-kupu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr "Apakah Empathy akan secara otomatis masuk ke akun Anda pada startup."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid "Whether Empathy should go into away mode automatically if the user is idle."
msgstr "Apakah Empathy harus pergi ke modus pergi secara otomatis jika pengguna menganggur."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid "Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr "Apakah Empathy harus mengurangi akurasi lokasi untuk alasan privasi."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid "Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr "Apakah Empathy harus menggunakan avatar dari kontak sebagai ikon jendela obrolan."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid "Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr "Apakah perangkat pengembang WebKit, seperti Inspektur Web, harus diaktifkan."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid "Whether connectivity managers should be used to automatically disconnect/reconnect."
msgstr "Apakah manajer konektivitas harus digunakan untuk secara otomatis melepas/menyambung kembali."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid "Whether to check words typed against the languages you want to check with."
msgstr "Apakah akan memeriksa kata-kata yang diketik terhadap bahasa yang ingin memeriksa dengannya."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "Apakah akan mengkonversi smiley menjadi gambar grafis dalam percakapan."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
msgid "Whether to enable Pulseaudio's echo cancellation filter."
msgstr "Apakah akan mengaktifkan penyaring penghilangan gaung Pulseaudio."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr "Apakah akan memainkan suara untuk memberitahu kontak masuk ke jaringan."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid "Whether to play a sound to notify of contacts logging out of the network."
msgstr "Apakah akan memainkan suara untuk memberitahu kontak keluar dari jaringan."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "Apakah akan memainkan suara untuk memberitahukan peristiwa."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "Apakah akan memainkan suara untuk memberitahukan pesan masuk."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "Apakah akan memainkan suara untuk memberitahukan pembicaraan baru."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "Apakah akan memainkan suara untuk memberitahukan pesan keluar."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "Apakah akan memainkan suara ketika masuk ke jaringan."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "Apakah akan memainkan suara ketika keluar dari jaringan."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr "Apakah akan memainkan suara pemberitahuan ketika pergi atau sibuk."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr "Apakah akan menampilkan pemberitahuan popup ketika kontak pergi luring."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr "Apakah akan menampilkan pemberitahuan popup ketika kontak menjadi daring."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid "Whether to show a popup notification when receiving a new message even if the chat is already opened, but not focused."
msgstr "Apakah akan menampilkan pemberitahuan popup saat menerima pesan baru bahkan jika obrolan sudah terbuka, tapi tidak terfokus."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr "Apakah akan menampilkan pemberitahuan popup saat menerima pesan baru."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
msgid "Whether to show account balances in the contact list."
msgstr "Apakah akan menampilkan sisa kredit akun dalam daftar kontak."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid "Whether to show avatars for contacts in the contact list and chat windows."
msgstr "Apakah akan menampilkan avatar untuk kontak dalam daftar kontak dan jendela obrolan."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr "Apakah akan menampilkan kontak yang sedang luring dalam daftar kontak."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr "Apakah akan menampilkan pemberitahuan popup ketika pergi atau sibuk."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr "Apakah akan menampilkan protokol untuk kontak dalam daftar kontak."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "Apakah akan menampilkan daftar kontak di ruang mengobrol."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "Apakah akan menampilkan daftar kontak dalam mode kompak."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid "Whether to show the message dialog about closing the main window with the 'x' button in the title bar."
msgstr "Apakah akan menampilkan dialog pesan tentang menutup jendela utama dengan tombol 'x' pada panel judul."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "Apakah akan menggunakan tema untuk ruang mengobrol."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid "Which criterion to use when sorting the contact list. Default is to sort by the contact's name with the value \"name\". A value of \"state\" will sort the contact list by state."
msgstr "Kriteria mana yang digunakan saat mngurutkan daftar kontak. Standar adalah untuk mengurutkan berdasarkan nama kontak dengan nilai \"nama\". Nilai \"negara\" akan menyortir daftar kontak berdasar negara."
@@ -453,33 +461,32 @@ msgid "File transfer completed, but the file was corrupted"
msgstr "Transfer berkas selesai, tapi berkas rusak"
# belum konsisten: file - berkas
-#: ../libempathy/empathy-ft-handler.c:1113
+#: ../libempathy/empathy-ft-handler.c:1111
msgid "File transfer not supported by remote contact"
msgstr "Transfer berkas tidak didukung oleh kontak remote"
# belum konsisten: file - berkas
-#: ../libempathy/empathy-ft-handler.c:1169
+#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is not a regular file"
msgstr "Berkas yang dipilih bukan merupakan berkas biasa"
# belum konsisten: file - berkas
-#: ../libempathy/empathy-ft-handler.c:1178
+#: ../libempathy/empathy-ft-handler.c:1176
msgid "The selected file is empty"
msgstr "Berkas yang dipilih kosong"
-#: ../libempathy/empathy-message.c:413
-#: ../src/empathy-call-observer.c:132
+#: ../libempathy/empathy-message.c:415 ../src/empathy-call-observer.c:131
#, c-format
msgid "Missed call from %s"
msgstr "Panggilan tak terjawab dari %s"
#. Translators: this is an outgoing call, e.g. 'Called Alice'
-#: ../libempathy/empathy-message.c:417
+#: ../libempathy/empathy-message.c:419
#, c-format
msgid "Called %s"
msgstr "Memanggil %s"
-#: ../libempathy/empathy-message.c:420
+#: ../libempathy/empathy-message.c:422
#, c-format
msgid "Call from %s"
msgstr "Panggilan dari %s"
@@ -516,172 +523,160 @@ msgstr "Kesalahan ketika mencoba untuk mentransfer berkas"
msgid "The other participant is unable to transfer the file"
msgstr "Peserta lainnya tidak dapat mentransfer berkas"
-#: ../libempathy/empathy-tp-file.c:405
-#: ../libempathy/empathy-utils.c:292
+#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:302
msgid "Unknown reason"
msgstr "Alasan yang tidak diketahui"
-#: ../libempathy/empathy-utils.c:212
+#: ../libempathy/empathy-utils.c:222
msgid "Available"
msgstr "Tersedia"
-#: ../libempathy/empathy-utils.c:214
+#: ../libempathy/empathy-utils.c:224
msgid "Busy"
msgstr "Sibuk"
-#: ../libempathy/empathy-utils.c:217
+#: ../libempathy/empathy-utils.c:227
msgid "Away"
msgstr "Pergi"
-#: ../libempathy/empathy-utils.c:219
+#: ../libempathy/empathy-utils.c:229
msgid "Invisible"
msgstr "Tak kelihatan"
-#: ../libempathy/empathy-utils.c:221
+#: ../libempathy/empathy-utils.c:231
msgid "Offline"
msgstr "Luring"
#. translators: presence type is unknown
-#: ../libempathy/empathy-utils.c:224
+#: ../libempathy/empathy-utils.c:234
msgctxt "presence"
msgid "Unknown"
msgstr "Tak dikenal"
# msgid "Unknown"
# msgstr "Tidak Diketahui"
-#: ../libempathy/empathy-utils.c:264
+#: ../libempathy/empathy-utils.c:274
msgid "No reason specified"
msgstr "Tidak ada alasan tertentu"
-#: ../libempathy/empathy-utils.c:266
-#: ../libempathy/empathy-utils.c:322
+#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:332
msgid "Status is set to offline"
msgstr "Status diatur ke luring"
# Kesalahan jaringan?
-#: ../libempathy/empathy-utils.c:268
-#: ../libempathy/empathy-utils.c:302
+#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:312
#: ../libempathy-gtk/empathy-call-utils.c:49
msgid "Network error"
msgstr "Kesalahan jaringan"
-#: ../libempathy/empathy-utils.c:270
-#: ../libempathy/empathy-utils.c:304
+#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:314
msgid "Authentication failed"
msgstr "Otentikasi gagal"
# Kesalahan penyandian?
# Saya tetap memakai enkripsi sebagai lawan dari dekripsi (decryption) dengan acuan dari KBBI
-#: ../libempathy/empathy-utils.c:272
-#: ../libempathy/empathy-utils.c:306
+#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:316
msgid "Encryption error"
msgstr "Kesalahan enkripsi"
-#: ../libempathy/empathy-utils.c:274
+#: ../libempathy/empathy-utils.c:284
msgid "Name in use"
msgstr "Nama sedang dipakai"
-#: ../libempathy/empathy-utils.c:276
-#: ../libempathy/empathy-utils.c:308
+#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
msgid "Certificate not provided"
msgstr "Sertifikat tidak disediakan"
-#: ../libempathy/empathy-utils.c:278
-#: ../libempathy/empathy-utils.c:310
+#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
msgid "Certificate untrusted"
msgstr "Sertifikat tidak dipercaya"
-#: ../libempathy/empathy-utils.c:280
-#: ../libempathy/empathy-utils.c:312
+#: ../libempathy/empathy-utils.c:290 ../libempathy/empathy-utils.c:322
msgid "Certificate expired"
msgstr "Sertifikat kadaluarsa"
-#: ../libempathy/empathy-utils.c:282
-#: ../libempathy/empathy-utils.c:314
+#: ../libempathy/empathy-utils.c:292 ../libempathy/empathy-utils.c:324
msgid "Certificate not activated"
msgstr "Sertifikat tidak diaktifkan"
-#: ../libempathy/empathy-utils.c:284
-#: ../libempathy/empathy-utils.c:316
+#: ../libempathy/empathy-utils.c:294 ../libempathy/empathy-utils.c:326
msgid "Certificate hostname mismatch"
msgstr "Nama host sertifikat tidak cocok"
-#: ../libempathy/empathy-utils.c:286
-#: ../libempathy/empathy-utils.c:318
+#: ../libempathy/empathy-utils.c:296 ../libempathy/empathy-utils.c:328
msgid "Certificate fingerprint mismatch"
msgstr "Sidik jari sertifikat tidak cocok"
-#: ../libempathy/empathy-utils.c:288
-#: ../libempathy/empathy-utils.c:320
+#: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:330
msgid "Certificate self-signed"
msgstr "Sertifikat ditandatangani sendiri"
-#: ../libempathy/empathy-utils.c:290
+#: ../libempathy/empathy-utils.c:300
msgid "Certificate error"
msgstr "Sertifikat salah"
-#: ../libempathy/empathy-utils.c:324
+#: ../libempathy/empathy-utils.c:334
msgid "Encryption is not available"
msgstr "Enkripsi tidak tersedia"
-#: ../libempathy/empathy-utils.c:326
+#: ../libempathy/empathy-utils.c:336
msgid "Certificate is invalid"
msgstr "Sertifikat tak valid"
-#: ../libempathy/empathy-utils.c:328
+#: ../libempathy/empathy-utils.c:338
msgid "Connection has been refused"
msgstr "Koneksi telah ditolak"
-#: ../libempathy/empathy-utils.c:330
+#: ../libempathy/empathy-utils.c:340
msgid "Connection can't be established"
msgstr "Koneksi tak dapat dijalin"
-#: ../libempathy/empathy-utils.c:332
+#: ../libempathy/empathy-utils.c:342
msgid "Connection has been lost"
msgstr "Koneksi telah terputus"
-#: ../libempathy/empathy-utils.c:334
+#: ../libempathy/empathy-utils.c:344
msgid "This resource is already connected to the server"
msgstr "Sumber daya ini sudah tersambung ke server"
-#: ../libempathy/empathy-utils.c:336
+#: ../libempathy/empathy-utils.c:346
msgid "Connection has been replaced by a new connection using the same resource"
msgstr "Koneksi telah digantikan oleh koneksi baru memakai sumberdaya yang sama"
-#: ../libempathy/empathy-utils.c:339
+#: ../libempathy/empathy-utils.c:349
msgid "The account already exists on the server"
msgstr "Akun ini sudah ada di server"
-#: ../libempathy/empathy-utils.c:341
+#: ../libempathy/empathy-utils.c:351
msgid "Server is currently too busy to handle the connection"
msgstr "Server kini terlalu sibuk untuk menangani koneksi"
-#: ../libempathy/empathy-utils.c:343
+#: ../libempathy/empathy-utils.c:353
msgid "Certificate has been revoked"
msgstr "Sertifikat telah dicabut"
-#: ../libempathy/empathy-utils.c:345
+#: ../libempathy/empathy-utils.c:355
msgid "Certificate uses an insecure cipher algorithm or is cryptographically weak"
msgstr "Sertifikat memakai algorima cipher yang tak aman atau lemah secara kriptografi"
-#: ../libempathy/empathy-utils.c:348
+#: ../libempathy/empathy-utils.c:358
msgid "The length of the server certificate, or the depth of the server certificate chain, exceed the limits imposed by the cryptography library"
msgstr "Panjang sertifikat server, atau kedalaman rantai sertifikat server, melampaui batas yang diberlakukan oleh pustaka kriptografi"
-#: ../libempathy/empathy-utils.c:509
+#: ../libempathy/empathy-utils.c:519
#: ../libempathy-gtk/empathy-contact-list-store.h:73
msgid "People Nearby"
msgstr "Orang-orang Berada di Sekitar"
-#: ../libempathy/empathy-utils.c:514
+#: ../libempathy/empathy-utils.c:524
msgid "Yahoo! Japan"
msgstr "Yahoo! Jepang"
-#: ../libempathy/empathy-utils.c:543
+#: ../libempathy/empathy-utils.c:553
msgid "Google Talk"
msgstr "Google Talk"
-#: ../libempathy/empathy-utils.c:544
+#: ../libempathy/empathy-utils.c:554
msgid "Facebook Chat"
msgstr "Obrolan Facebook"
@@ -729,67 +724,80 @@ msgstr "di masa mendatang"
msgid "All accounts"
msgstr "Semua akun"
-#: ../libempathy-gtk/empathy-account-widget.c:693
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Akun"
-#: ../libempathy-gtk/empathy-account-widget.c:694
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Sandi"
-#: ../libempathy-gtk/empathy-account-widget.c:695
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Server"
-#: ../libempathy-gtk/empathy-account-widget.c:696
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Porta"
-#: ../libempathy-gtk/empathy-account-widget.c:768
-#: ../libempathy-gtk/empathy-account-widget.c:825
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1166
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+#| msgid "Launch My Web Accounts"
+msgid "My Web Accounts"
+msgstr "Akun Webku"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "Akun %s disunting melalui Akun Webku."
+#| msgid "The account %s is edited via My Web Accounts."
+msgid "The account %s is edited via %s."
+msgstr "Akun %s disunting melalui %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1172
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "Akun %s tak dapat disunting di Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1192
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Luncurkan Akun Webku"
-#: ../libempathy-gtk/empathy-account-widget.c:1532
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+#| msgid "_Edit"
+msgid "Edit %s"
+msgstr "Sunting %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Nama pengguna:"
-#: ../libempathy-gtk/empathy-account-widget.c:1850
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "Tera_pkan"
-#: ../libempathy-gtk/empathy-account-widget.c:1880
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "_Masuk"
-#: ../libempathy-gtk/empathy-account-widget.c:1954
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Akun ini sudah ada di server"
-#: ../libempathy-gtk/empathy-account-widget.c:1957
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Buat akun baru pada server"
-#: ../libempathy-gtk/empathy-account-widget.c:2149
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "_Batal"
@@ -798,19 +806,19 @@ msgstr "_Batal"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2427
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s pada %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2453
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "Akun %s"
-#: ../libempathy-gtk/empathy-account-widget.c:2457
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Akun baru"
@@ -932,36 +940,36 @@ msgstr "Apa UIN ICQ Anda?"
msgid "What is your ICQ password?"
msgstr "Apa sandi ICQ Anda?"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:184
-#: ../libempathy-gtk/empathy-account-widget-sip.c:217
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "Otomatis"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:187
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:190
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:193
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:222
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "Register"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:227
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "Pilihan"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:230
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "Tidak ada"
@@ -1188,14 +1196,18 @@ msgid "Transport:"
msgstr "Transportasi:"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr "Gunakan akun ini untuk memanggi_l telepon tetap dan seluler"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "Apa sandi akun SIP Anda?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
msgstr "Apa ID masuk SIP Anda?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "Nama pengg_una:"
@@ -1219,36 +1231,37 @@ msgstr "I_D Yahoo!:"
msgid "_Room List locale:"
msgstr "Daftar _Ruang lokal:"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:474
-#: ../libempathy-gtk/empathy-avatar-chooser.c:559
+#: ../libempathy-gtk/empathy-avatar-chooser.c:470
+#: ../libempathy-gtk/empathy-avatar-chooser.c:555
msgid "Couldn't convert image"
msgstr "Tidak dapat mengubah gambar"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:475
+#: ../libempathy-gtk/empathy-avatar-chooser.c:471
msgid "None of the accepted image formats are supported on your system"
msgstr "Tidak ada dari format gambar yang diterima, didukung pada sistem Anda"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:822
-msgid "Couldn't save pixbuf to png"
-msgstr "Tak bisa menyimpan pixbuf ke png"
+#: ../libempathy-gtk/empathy-avatar-chooser.c:818
+#| msgid "Couldn't save pixbuf to png"
+msgid "Couldn't save picture to file"
+msgstr "Tak bisa menyimpan gambar ke berkas"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:938
+#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
msgstr "Pilih Gambar Avatar Anda"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:942
+#: ../libempathy-gtk/empathy-avatar-chooser.c:938
msgid "Take a picture..."
msgstr "Ambil gambar..."
-#: ../libempathy-gtk/empathy-avatar-chooser.c:945
+#: ../libempathy-gtk/empathy-avatar-chooser.c:941
msgid "No Image"
msgstr "Tidak Ada Gambar"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1001
msgid "Images"
msgstr "Gambar"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1009
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
msgid "All Files"
msgstr "Semua File"
@@ -1399,8 +1412,7 @@ msgstr "Kesalahan pengiriman pesan '%s':%s"
msgid "Error sending message: %s"
msgstr "Galat saat mengirim pesan: %s"
-#: ../libempathy-gtk/empathy-chat.c:1508
-#: ../src/empathy-chat-window.c:760
+#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Topik:"
@@ -1436,7 +1448,7 @@ msgstr "Sisipkan Smiley"
#. send button
#: ../libempathy-gtk/empathy-chat.c:2224
-#: ../libempathy-gtk/empathy-ui-utils.c:1819
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Kirim"
@@ -1507,8 +1519,7 @@ msgstr "%s sekarang dikenal sebagai %s"
#: ../libempathy-gtk/empathy-chat.c:2727
#: ../src/empathy-streamed-media-window.c:1894
-#: ../src/empathy-event-manager.c:1241
-#: ../src/empathy-call-window.c:2269
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Terputus"
@@ -1542,8 +1553,7 @@ msgstr "Ruangan ini dilindungi oleh sandi:"
msgid "Join"
msgstr "Gabung"
-#: ../libempathy-gtk/empathy-chat.c:3797
-#: ../src/empathy-event-manager.c:1262
+#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Terhubung"
@@ -1584,9 +1594,9 @@ msgstr "Sunting Kontak Yang Diblokir"
#. Account and Identifier
#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:521
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1495
+#: ../libempathy-gtk/empathy-individual-widget.c:1485
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
#: ../src/empathy-chatrooms-window.ui.h:1
#: ../src/empathy-new-chatroom-dialog.ui.h:1
@@ -1606,13 +1616,13 @@ msgstr "Buang"
#. Copy Link Address menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:320
-#: ../libempathy-gtk/empathy-theme-adium.c:1417
+#: ../libempathy-gtk/empathy-webkit-utils.c:277
msgid "_Copy Link Address"
msgstr "Salin Alamat _Tautan"
#. Open Link menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:327
-#: ../libempathy-gtk/empathy-theme-adium.c:1424
+#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
msgstr "_Buka Tautan"
@@ -1644,18 +1654,18 @@ msgid "Block %s?"
msgstr "Blok %s?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:538
-#: ../libempathy-gtk/empathy-individual-dialogs.c:252
+#: ../libempathy-gtk/empathy-individual-dialogs.c:255
#, c-format
msgid "Are you sure you want to block '%s' from contacting you again?"
msgstr "Anda yakin ingin memblokir '%s' agar tak bisa menghubungi Anda lagi?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:543
-#: ../libempathy-gtk/empathy-individual-dialogs.c:274
+#: ../libempathy-gtk/empathy-individual-dialogs.c:277
msgid "_Block"
msgstr "_Blok"
#: ../libempathy-gtk/empathy-contact-dialogs.c:559
-#: ../libempathy-gtk/empathy-individual-dialogs.c:283
+#: ../libempathy-gtk/empathy-individual-dialogs.c:286
msgid "_Report this contact as abusive"
msgid_plural "_Report these contacts as abusive"
msgstr[0] "Lapo_rkan kontak ini sebagai abusif?"
@@ -1680,38 +1690,38 @@ msgstr "Tak dikelompokkan"
msgid "Favorite People"
msgstr "Orang Favorit"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1983
-#: ../libempathy-gtk/empathy-individual-view.c:2375
+#: ../libempathy-gtk/empathy-contact-list-view.c:1986
+#: ../libempathy-gtk/empathy-individual-view.c:2376
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "Apakah Anda benar-benar ingin menghapus grup '%s'?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1985
-#: ../libempathy-gtk/empathy-individual-view.c:2378
+#: ../libempathy-gtk/empathy-contact-list-view.c:1988
+#: ../libempathy-gtk/empathy-individual-view.c:2379
msgid "Removing group"
msgstr "Menghapus grup"
#. Remove
-#: ../libempathy-gtk/empathy-contact-list-view.c:2034
-#: ../libempathy-gtk/empathy-contact-list-view.c:2111
-#: ../libempathy-gtk/empathy-individual-view.c:2433
-#: ../libempathy-gtk/empathy-individual-view.c:2636
+#: ../libempathy-gtk/empathy-contact-list-view.c:2037
+#: ../libempathy-gtk/empathy-contact-list-view.c:2114
+#: ../libempathy-gtk/empathy-individual-view.c:2434
+#: ../libempathy-gtk/empathy-individual-view.c:2637
msgid "_Remove"
msgstr "_Hapus"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2064
-#: ../libempathy-gtk/empathy-individual-view.c:2500
+#: ../libempathy-gtk/empathy-contact-list-view.c:2067
+#: ../libempathy-gtk/empathy-individual-view.c:2501
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "Apakah Anda benar-benar ingin menghapus kontak '%s'?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2066
-#: ../libempathy-gtk/empathy-individual-view.c:2521
+#: ../libempathy-gtk/empathy-contact-list-view.c:2069
+#: ../libempathy-gtk/empathy-individual-view.c:2522
msgid "Removing contact"
msgstr "Menghapus kontak"
#: ../libempathy-gtk/empathy-contact-menu.c:220
-#: ../src/empathy-main-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:14
msgid "_Add Contact…"
msgstr "T_ambah Kontak..."
@@ -1720,48 +1730,48 @@ msgid "_Block Contact"
msgstr "_Blok Kontak"
#: ../libempathy-gtk/empathy-contact-menu.c:329
-#: ../libempathy-gtk/empathy-individual-menu.c:548
-#: ../src/empathy-main-window.ui.h:16
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_Obrolan"
#: ../libempathy-gtk/empathy-contact-menu.c:361
-#: ../libempathy-gtk/empathy-individual-menu.c:639
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "_Panggilan Suar_a"
#: ../libempathy-gtk/empathy-contact-menu.c:394
-#: ../libempathy-gtk/empathy-individual-menu.c:684
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "Panggilan _Video"
#: ../libempathy-gtk/empathy-contact-menu.c:440
-#: ../libempathy-gtk/empathy-individual-menu.c:737
-#: ../src/empathy-main-window.ui.h:27
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "_Percakapan Sebelumnya"
#: ../libempathy-gtk/empathy-contact-menu.c:462
-#: ../libempathy-gtk/empathy-individual-menu.c:778
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "Kirim Berkas"
#: ../libempathy-gtk/empathy-contact-menu.c:485
-#: ../libempathy-gtk/empathy-individual-menu.c:820
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "Berbagi Desktop Saya"
#: ../libempathy-gtk/empathy-contact-menu.c:525
-#: ../libempathy-gtk/empathy-contact-widget.c:1890
-#: ../libempathy-gtk/empathy-individual-menu.c:855
-#: ../libempathy-gtk/empathy-individual-widget.c:1386
+#: ../libempathy-gtk/empathy-contact-widget.c:1886
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:1373
msgid "Favorite"
msgstr "Favorit"
#: ../libempathy-gtk/empathy-contact-menu.c:554
-#: ../libempathy-gtk/empathy-individual-menu.c:883
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "Infor_masi"
@@ -1771,33 +1781,41 @@ msgid "_Edit"
msgstr "_Edit"
#: ../libempathy-gtk/empathy-contact-menu.c:654
-#: ../libempathy-gtk/empathy-individual-menu.c:1070
-#: ../src/empathy-chat-window.c:1010
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
+#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "Mengundang Anda ke ruangan ini"
#: ../libempathy-gtk/empathy-contact-menu.c:685
-#: ../libempathy-gtk/empathy-individual-menu.c:1116
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "_Undang ke Ruang Mengobrol"
#. Title
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:514
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
msgid "Search contacts"
msgstr "Cari kontak"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:544
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:535
msgid "Search: "
msgstr "Cari:"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:602
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:593
msgid "_Add Contact"
msgstr "T_ambah Kontak"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:620
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:611
msgid "No contacts found"
msgstr "Kontak tak ditemukan"
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:627
+msgid "Your message introducing yourself:"
+msgstr "Pesan perkenalan diri Anda:"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:635
+msgid "Please let me see when you're online. Thanks!"
+msgstr "Mohon ijinkan saya melihat ketika Anda daring. Terima kasih!"
+
#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "Pilih kontak"
@@ -1850,157 +1868,157 @@ msgstr "Pesan pergi:"
msgid "Channels:"
msgstr "Kanal:"
-#: ../libempathy-gtk/empathy-contact-widget.c:901
-#: ../libempathy-gtk/empathy-individual-widget.c:495
+#: ../libempathy-gtk/empathy-contact-widget.c:897
+#: ../libempathy-gtk/empathy-individual-widget.c:469
msgid "Country ISO Code:"
msgstr "Kode ISO Negara:"
-#: ../libempathy-gtk/empathy-contact-widget.c:903
-#: ../libempathy-gtk/empathy-individual-widget.c:497
+#: ../libempathy-gtk/empathy-contact-widget.c:899
+#: ../libempathy-gtk/empathy-individual-widget.c:471
msgid "Country:"
msgstr "Negara:"
# pada konteks ini, rasanya state = negara bagian
-#: ../libempathy-gtk/empathy-contact-widget.c:905
-#: ../libempathy-gtk/empathy-individual-widget.c:499
+#: ../libempathy-gtk/empathy-contact-widget.c:901
+#: ../libempathy-gtk/empathy-individual-widget.c:473
msgid "State:"
msgstr "Negara Bagian:"
-#: ../libempathy-gtk/empathy-contact-widget.c:907
-#: ../libempathy-gtk/empathy-individual-widget.c:501
+#: ../libempathy-gtk/empathy-contact-widget.c:903
+#: ../libempathy-gtk/empathy-individual-widget.c:475
msgid "City:"
msgstr "Kota:"
-#: ../libempathy-gtk/empathy-contact-widget.c:909
-#: ../libempathy-gtk/empathy-individual-widget.c:503
+#: ../libempathy-gtk/empathy-contact-widget.c:905
+#: ../libempathy-gtk/empathy-individual-widget.c:477
msgid "Area:"
msgstr "Area:"
-#: ../libempathy-gtk/empathy-contact-widget.c:911
-#: ../libempathy-gtk/empathy-individual-widget.c:505
+#: ../libempathy-gtk/empathy-contact-widget.c:907
+#: ../libempathy-gtk/empathy-individual-widget.c:479
msgid "Postal Code:"
msgstr "Kode Pos:"
-#: ../libempathy-gtk/empathy-contact-widget.c:913
-#: ../libempathy-gtk/empathy-individual-widget.c:507
+#: ../libempathy-gtk/empathy-contact-widget.c:909
+#: ../libempathy-gtk/empathy-individual-widget.c:481
msgid "Street:"
msgstr "Jalan:"
-#: ../libempathy-gtk/empathy-contact-widget.c:915
-#: ../libempathy-gtk/empathy-individual-widget.c:509
+#: ../libempathy-gtk/empathy-contact-widget.c:911
+#: ../libempathy-gtk/empathy-individual-widget.c:483
msgid "Building:"
msgstr "Gedung:"
-#: ../libempathy-gtk/empathy-contact-widget.c:917
-#: ../libempathy-gtk/empathy-individual-widget.c:511
+#: ../libempathy-gtk/empathy-contact-widget.c:913
+#: ../libempathy-gtk/empathy-individual-widget.c:485
msgid "Floor:"
msgstr "Lantai:"
-#: ../libempathy-gtk/empathy-contact-widget.c:919
-#: ../libempathy-gtk/empathy-individual-widget.c:513
+#: ../libempathy-gtk/empathy-contact-widget.c:915
+#: ../libempathy-gtk/empathy-individual-widget.c:487
msgid "Room:"
msgstr "Kamar:"
-#: ../libempathy-gtk/empathy-contact-widget.c:921
-#: ../libempathy-gtk/empathy-individual-widget.c:515
+#: ../libempathy-gtk/empathy-contact-widget.c:917
+#: ../libempathy-gtk/empathy-individual-widget.c:489
msgid "Text:"
msgstr "Teks:"
-#: ../libempathy-gtk/empathy-contact-widget.c:923
-#: ../libempathy-gtk/empathy-individual-widget.c:517
+#: ../libempathy-gtk/empathy-contact-widget.c:919
+#: ../libempathy-gtk/empathy-individual-widget.c:491
msgid "Description:"
msgstr "Keterangan:"
-#: ../libempathy-gtk/empathy-contact-widget.c:925
-#: ../libempathy-gtk/empathy-individual-widget.c:519
+#: ../libempathy-gtk/empathy-contact-widget.c:921
+#: ../libempathy-gtk/empathy-individual-widget.c:493
msgid "URI:"
msgstr "URI:"
-#: ../libempathy-gtk/empathy-contact-widget.c:927
-#: ../libempathy-gtk/empathy-individual-widget.c:521
+#: ../libempathy-gtk/empathy-contact-widget.c:923
+#: ../libempathy-gtk/empathy-individual-widget.c:495
msgid "Accuracy Level:"
msgstr "Tingkat Keakuratan:"
-#: ../libempathy-gtk/empathy-contact-widget.c:929
-#: ../libempathy-gtk/empathy-individual-widget.c:523
+#: ../libempathy-gtk/empathy-contact-widget.c:925
+#: ../libempathy-gtk/empathy-individual-widget.c:497
msgid "Error:"
msgstr "Kesalahan:"
-#: ../libempathy-gtk/empathy-contact-widget.c:931
-#: ../libempathy-gtk/empathy-individual-widget.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:927
+#: ../libempathy-gtk/empathy-individual-widget.c:499
msgid "Vertical Error (meters):"
msgstr "Kesalahan Vertikal(meter):"
-#: ../libempathy-gtk/empathy-contact-widget.c:933
-#: ../libempathy-gtk/empathy-individual-widget.c:527
+#: ../libempathy-gtk/empathy-contact-widget.c:929
+#: ../libempathy-gtk/empathy-individual-widget.c:501
msgid "Horizontal Error (meters):"
msgstr "Kesalahan Horisontal (meter):"
-#: ../libempathy-gtk/empathy-contact-widget.c:935
-#: ../libempathy-gtk/empathy-individual-widget.c:529
+#: ../libempathy-gtk/empathy-contact-widget.c:931
+#: ../libempathy-gtk/empathy-individual-widget.c:503
msgid "Speed:"
msgstr "Kecepatan:"
# bearing = arah?
-#: ../libempathy-gtk/empathy-contact-widget.c:937
-#: ../libempathy-gtk/empathy-individual-widget.c:531
+#: ../libempathy-gtk/empathy-contact-widget.c:933
+#: ../libempathy-gtk/empathy-individual-widget.c:505
msgid "Bearing:"
msgstr "Arah:"
-#: ../libempathy-gtk/empathy-contact-widget.c:939
-#: ../libempathy-gtk/empathy-individual-widget.c:533
+#: ../libempathy-gtk/empathy-contact-widget.c:935
+#: ../libempathy-gtk/empathy-individual-widget.c:507
msgid "Climb Speed:"
msgstr "Kecepatan Mendaki:"
-#: ../libempathy-gtk/empathy-contact-widget.c:941
-#: ../libempathy-gtk/empathy-individual-widget.c:535
+#: ../libempathy-gtk/empathy-contact-widget.c:937
+#: ../libempathy-gtk/empathy-individual-widget.c:509
msgid "Last Updated on:"
msgstr "Terakhir Diperbarui:"
-#: ../libempathy-gtk/empathy-contact-widget.c:943
-#: ../libempathy-gtk/empathy-individual-widget.c:537
+#: ../libempathy-gtk/empathy-contact-widget.c:939
+#: ../libempathy-gtk/empathy-individual-widget.c:511
msgid "Longitude:"
msgstr "Bujur:"
-#: ../libempathy-gtk/empathy-contact-widget.c:945
-#: ../libempathy-gtk/empathy-individual-widget.c:539
+#: ../libempathy-gtk/empathy-contact-widget.c:941
+#: ../libempathy-gtk/empathy-individual-widget.c:513
msgid "Latitude:"
msgstr "Lintang:"
-#: ../libempathy-gtk/empathy-contact-widget.c:947
-#: ../libempathy-gtk/empathy-individual-widget.c:541
+#: ../libempathy-gtk/empathy-contact-widget.c:943
+#: ../libempathy-gtk/empathy-individual-widget.c:515
msgid "Altitude:"
msgstr "Ketinggian:"
-#: ../libempathy-gtk/empathy-contact-widget.c:1000
-#: ../libempathy-gtk/empathy-contact-widget.c:1015
-#: ../libempathy-gtk/empathy-individual-widget.c:629
-#: ../libempathy-gtk/empathy-individual-widget.c:644
+#: ../libempathy-gtk/empathy-contact-widget.c:996
+#: ../libempathy-gtk/empathy-contact-widget.c:1011
+#: ../libempathy-gtk/empathy-individual-widget.c:607
+#: ../libempathy-gtk/empathy-individual-widget.c:622
#: ../src/empathy-preferences.ui.h:16
msgid "Location"
msgstr "Lokasi"
#. translators: format is "Location, $date"
-#: ../libempathy-gtk/empathy-contact-widget.c:1017
-#: ../libempathy-gtk/empathy-individual-widget.c:646
+#: ../libempathy-gtk/empathy-contact-widget.c:1013
+#: ../libempathy-gtk/empathy-individual-widget.c:624
#, c-format
msgid "%s, %s"
msgstr "%s, %s"
# man strftime
# %B %e, %Y = nama_bulan tanggal, tahun
-#: ../libempathy-gtk/empathy-contact-widget.c:1069
-#: ../libempathy-gtk/empathy-individual-widget.c:695
+#: ../libempathy-gtk/empathy-contact-widget.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:673
msgid "%B %e, %Y at %R UTC"
msgstr "%e %B %Y pada %R UTC"
-#: ../libempathy-gtk/empathy-contact-widget.c:1151
-#: ../libempathy-gtk/empathy-individual-widget.c:931
+#: ../libempathy-gtk/empathy-contact-widget.c:1147
+#: ../libempathy-gtk/empathy-individual-widget.c:915
msgid "Save Avatar"
msgstr "Simpan Avatar"
-#: ../libempathy-gtk/empathy-contact-widget.c:1207
-#: ../libempathy-gtk/empathy-individual-widget.c:989
+#: ../libempathy-gtk/empathy-contact-widget.c:1203
+#: ../libempathy-gtk/empathy-individual-widget.c:973
msgid "Unable to save avatar"
msgstr "Tidak dapat menyimpan avatar"
@@ -2012,7 +2030,7 @@ msgstr "<b>Lokasi</b> pada (date)\t"
#. Alias
#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
-#: ../libempathy-gtk/empathy-individual-widget.c:1321
+#: ../libempathy-gtk/empathy-individual-widget.c:1308
msgid "Alias:"
msgstr "Alias:"
@@ -2032,7 +2050,7 @@ msgstr "Rincian Kontak"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1525
+#: ../libempathy-gtk/empathy-individual-widget.c:1515
msgid "Identifier:"
msgstr "Identifair:"
@@ -2067,16 +2085,16 @@ msgid "Select"
msgstr "Pilih"
#: ../libempathy-gtk/empathy-groups-widget.c:409
-#: ../src/empathy-main-window.c:1835
+#: ../src/empathy-main-window.c:1807
msgid "Group"
msgstr "Grup"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:257
+#: ../libempathy-gtk/empathy-individual-dialogs.c:260
msgid "The following identity will be blocked:"
msgid_plural "The following identities will be blocked:"
msgstr[0] "Identitas berikut akan diblokir:"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:264
+#: ../libempathy-gtk/empathy-individual-dialogs.c:267
msgid "The following identity can not be blocked:"
msgid_plural "The following identities can not be blocked:"
msgstr[0] "Identitas berikut tak dapat diblokir:"
@@ -2101,39 +2119,65 @@ msgstr "Kontak yang dipilih pada daftar di sebelah kiri akan dikaitkan bersama-s
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:138
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "Pilih akun yang dipakai untuk memanggil"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "Panggilan"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+#| msgid "Profile"
+msgid "Mobile"
+msgstr "Seluler"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "Kantor"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "RUMAH"
+
#. add an SMS button
-#: ../libempathy-gtk/empathy-individual-menu.c:594
-#: ../libempathy-gtk/empathy-new-message-dialog.c:248
+#: ../libempathy-gtk/empathy-individual-menu.c:804
+#: ../libempathy-gtk/empathy-new-message-dialog.c:215
msgid "_SMS"
msgstr "_SMS"
-#: ../libempathy-gtk/empathy-individual-menu.c:931
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "_Sunting"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:957
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "_Kaitkan Kontak..."
-#: ../libempathy-gtk/empathy-individual-view.c:2340
+#: ../libempathy-gtk/empathy-individual-view.c:2341
msgid "Delete and _Block"
msgstr "Hapus dan _Blokir"
-#: ../libempathy-gtk/empathy-individual-view.c:2509
+#: ../libempathy-gtk/empathy-individual-view.c:2510
#, c-format
msgid "Do you really want to remove the linked contact '%s'? Note that this will remove all the contacts which make up this linked contact."
msgstr "Anda yakin ingin menghapus kontak terkait '%s'? Hal ini akan menghapus semua kontak yang menyusun kontak terkait ini."
-#: ../libempathy-gtk/empathy-individual-widget.c:1672
+#: ../libempathy-gtk/empathy-individual-widget.c:1662
#, c-format
msgid "Linked contact containing %u contact"
msgid_plural "Linked contacts containing %u contacts"
@@ -2213,129 +2257,129 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_Lepaskan"
-#: ../libempathy-gtk/empathy-log-window.c:458
+#: ../libempathy-gtk/empathy-log-window.c:633
msgid "History"
msgstr "Riwayat"
-#: ../libempathy-gtk/empathy-log-window.c:510
+#: ../libempathy-gtk/empathy-log-window.c:688
msgid "Show"
msgstr "Tampilkan"
-#: ../libempathy-gtk/empathy-log-window.c:532
+#: ../libempathy-gtk/empathy-log-window.c:710
msgid "Search"
msgstr "Pencarian"
-#: ../libempathy-gtk/empathy-log-window.c:946
+#: ../libempathy-gtk/empathy-log-window.c:1158
#, c-format
msgid "Chat in %s"
msgstr "Obrolan di %s"
-#: ../libempathy-gtk/empathy-log-window.c:948
+#: ../libempathy-gtk/empathy-log-window.c:1160
#, c-format
msgid "Chat with %s"
msgstr "Obrolan dengan %s"
# %A %d %B %Y?
-#: ../libempathy-gtk/empathy-log-window.c:998
-#: ../libempathy-gtk/empathy-log-window.c:1176
+#: ../libempathy-gtk/empathy-log-window.c:1210
+#: ../libempathy-gtk/empathy-log-window.c:1357
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A, %e %B %Y %X"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1118
+#: ../libempathy-gtk/empathy-log-window.c:1299
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1124
+#: ../libempathy-gtk/empathy-log-window.c:1305
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1195
-#: ../libempathy-gtk/empathy-log-window.c:1197
+#: ../libempathy-gtk/empathy-log-window.c:1376
+#: ../libempathy-gtk/empathy-log-window.c:1378
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1204
+#: ../libempathy-gtk/empathy-log-window.c:1385
#, c-format
msgid "Call took %s, ended at %s"
msgstr "Panggilan selama %s, berakhir pada %s"
-#: ../libempathy-gtk/empathy-log-window.c:1536
+#: ../libempathy-gtk/empathy-log-window.c:1717
msgid "Today"
msgstr "Hari ini"
-#: ../libempathy-gtk/empathy-log-window.c:1540
+#: ../libempathy-gtk/empathy-log-window.c:1721
msgid "Yesterday"
msgstr "Kemarin"
# %A %d %B %Y?
-#: ../libempathy-gtk/empathy-log-window.c:1556
+#: ../libempathy-gtk/empathy-log-window.c:1737
msgctxt "A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%e %B %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1637
-#: ../libempathy-gtk/empathy-log-window.c:3203
+#: ../libempathy-gtk/empathy-log-window.c:1818
+#: ../libempathy-gtk/empathy-log-window.c:3399
msgid "Anytime"
msgstr "Kapanpun"
-#: ../libempathy-gtk/empathy-log-window.c:1717
-#: ../libempathy-gtk/empathy-log-window.c:2154
+#: ../libempathy-gtk/empathy-log-window.c:1898
+#: ../libempathy-gtk/empathy-log-window.c:2328
msgid "Anyone"
msgstr "Siapapun"
-#: ../libempathy-gtk/empathy-log-window.c:2451
+#: ../libempathy-gtk/empathy-log-window.c:2640
msgid "Who"
msgstr "Siapa"
-#: ../libempathy-gtk/empathy-log-window.c:2655
+#: ../libempathy-gtk/empathy-log-window.c:2844
msgid "When"
msgstr "Kapan"
-#: ../libempathy-gtk/empathy-log-window.c:2771
+#: ../libempathy-gtk/empathy-log-window.c:2960
msgid "Anything"
msgstr "Apapun"
-#: ../libempathy-gtk/empathy-log-window.c:2773
+#: ../libempathy-gtk/empathy-log-window.c:2962
msgid "Text chats"
msgstr "Obrolan teks"
-#: ../libempathy-gtk/empathy-log-window.c:2775
+#: ../libempathy-gtk/empathy-log-window.c:2964
#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "Panggilan"
-#: ../libempathy-gtk/empathy-log-window.c:2780
+#: ../libempathy-gtk/empathy-log-window.c:2969
msgid "Incoming calls"
msgstr "Panggilan masuk"
-#: ../libempathy-gtk/empathy-log-window.c:2781
+#: ../libempathy-gtk/empathy-log-window.c:2970
msgid "Outgoing calls"
msgstr "Panggilan keluar"
-#: ../libempathy-gtk/empathy-log-window.c:2782
+#: ../libempathy-gtk/empathy-log-window.c:2971
msgid "Missed calls"
msgstr "Panggilan tak terjawab"
-#: ../libempathy-gtk/empathy-log-window.c:2804
+#: ../libempathy-gtk/empathy-log-window.c:2993
msgid "What"
msgstr "Apa"
-#: ../libempathy-gtk/empathy-log-window.c:3506
+#: ../libempathy-gtk/empathy-log-window.c:3702
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "Anda yakin ingin menghapus semua log dari percakapan sebelumnya?"
-#: ../libempathy-gtk/empathy-log-window.c:3510
+#: ../libempathy-gtk/empathy-log-window.c:3706
msgid "Clear All"
msgstr "Hapus Semua"
-#: ../libempathy-gtk/empathy-log-window.c:3517
+#: ../libempathy-gtk/empathy-log-window.c:3713
msgid "Delete from:"
msgstr "Hapus dari:"
@@ -2343,14 +2387,6 @@ msgstr "Hapus dari:"
msgid "<span size=\"x-large\">Loading...</span>"
msgstr "<span size=\"x-large\">Memuat...</span>"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-#: ../src/empathy-streamed-media-window.c:1299
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call"
-msgstr "Panggilan"
-
#: ../libempathy-gtk/empathy-log-window.ui.h:3
#: ../src/empathy-chat-window.ui.h:3
msgid "Chat"
@@ -2371,9 +2407,8 @@ msgid "Video"
msgstr "Video"
#: ../libempathy-gtk/empathy-log-window.ui.h:7
-#: ../src/empathy-call-window.ui.h:28
-#: ../src/empathy-chat-window.ui.h:12
-#: ../src/empathy-main-window.ui.h:20
+#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:20
msgid "_Edit"
msgstr "_Sunting"
@@ -2390,27 +2425,27 @@ msgid "Contact ID:"
msgstr "ID Kontak:"
#. add chat button
-#: ../libempathy-gtk/empathy-new-message-dialog.c:258
+#: ../libempathy-gtk/empathy-new-message-dialog.c:225
msgid "C_hat"
msgstr "O_brolan"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-message-dialog.c:277
+#: ../libempathy-gtk/empathy-new-message-dialog.c:244
msgid "New Conversation"
msgstr "Percakapan baru"
#. add video toggle
-#: ../libempathy-gtk/empathy-new-call-dialog.c:231
+#: ../libempathy-gtk/empathy-new-call-dialog.c:204
msgid "Send _Video"
msgstr "Kirim _Video"
#. add chat button
-#: ../libempathy-gtk/empathy-new-call-dialog.c:242
+#: ../libempathy-gtk/empathy-new-call-dialog.c:215
msgid "C_all"
msgstr "P_anggil"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-call-dialog.c:252
+#: ../libempathy-gtk/empathy-new-call-dialog.c:225
msgid "New Call"
msgstr "Panggilan Baru"
@@ -2470,24 +2505,27 @@ msgid "New %s account"
msgstr "Akun %s baru"
#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "Cari Selanjutnya"
+msgid "Find:"
+msgstr "Cari:"
#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-msgid "Find Previous"
-msgstr "Cari Sebelumnya"
+#| msgid "Match case"
+msgid "Mat_ch case"
+msgstr "_Cocokkan huruf"
#: ../libempathy-gtk/empathy-search-bar.ui.h:3
-msgid "Find:"
-msgstr "Cari:"
+msgid "Phrase not found"
+msgstr "Frasa tidak ditemukan"
#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "Cocokkan huruf"
+#| msgid "_Next Tab"
+msgid "_Next"
+msgstr "Selanjut_nya"
#: ../libempathy-gtk/empathy-search-bar.ui.h:5
-msgid "Phrase not found"
-msgstr "Frasa tidak ditemukan"
+#| msgid "_Previous Tab"
+msgid "_Previous"
+msgstr "Se_belumnya"
#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
@@ -2533,28 +2571,28 @@ msgstr "Suara panggilan berakhir"
msgid "Edit Custom Messages"
msgstr "Sunting Pesan Gubahan"
-#: ../libempathy-gtk/empathy-theme-adium.c:1121
+#: ../libempathy-gtk/empathy-theme-adium.c:1030
#, c-format
msgid "Message edited at %s"
msgstr "Pesan disunting pada %s"
-#: ../libempathy-gtk/empathy-theme-adium.c:1943
+#: ../libempathy-gtk/empathy-theme-adium.c:1720
msgid "Normal"
msgstr "Normal"
-#: ../libempathy-gtk/empathy-theme-manager.c:75
+#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Classic"
msgstr "Klasik"
-#: ../libempathy-gtk/empathy-theme-manager.c:76
+#: ../libempathy-gtk/empathy-theme-manager.c:71
msgid "Simple"
msgstr "Sederhana"
-#: ../libempathy-gtk/empathy-theme-manager.c:77
+#: ../libempathy-gtk/empathy-theme-manager.c:72
msgid "Clean"
msgstr "Bersih"
-#: ../libempathy-gtk/empathy-theme-manager.c:78
+#: ../libempathy-gtk/empathy-theme-manager.c:73
msgid "Blue"
msgstr "Biru"
@@ -2628,24 +2666,24 @@ msgstr "Ingat pilihan ini bagi koneksi di masa depan"
msgid "Certificate Details"
msgstr "Rincian Sertifikat"
-#: ../libempathy-gtk/empathy-ui-utils.c:1715
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "Tidak dapat membuka URI"
-#: ../libempathy-gtk/empathy-ui-utils.c:1811
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "Pilih berkas"
-#: ../libempathy-gtk/empathy-ui-utils.c:1883
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
msgid "Insufficient free space to save file"
msgstr "Tak cukup ruang untuk menyimpan berkas"
-#: ../libempathy-gtk/empathy-ui-utils.c:1891
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
#, c-format
msgid "%s of free space are required to save this file, but only %s is available. Please choose another location."
msgstr "Diperlukan ruang kosong %s untuk menyimpan berkas ini, tapi hanya tersedia %s. Silakan pilih lokasi lain."
-#: ../libempathy-gtk/empathy-ui-utils.c:1935
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, c-format
msgid "Incoming file from %s"
msgstr "Berkas masuk dari %s"
@@ -2833,23 +2871,23 @@ msgstr "Tidak ada pesan kesalahan"
msgid "Instant Message (Empathy)"
msgstr "Pesan Instan (Empathy)"
-#: ../src/empathy.c:354
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "Jangan menyambung saat memulai"
-#: ../src/empathy.c:358
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "Jangan menampilkan daftar kontak atau dialog lainnya pada startup"
-#: ../src/empathy.c:373
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "- Klien IM Empathy"
-#: ../src/empathy.c:560
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "Galat saat menghubungi Manajer Akun"
-#: ../src/empathy.c:562
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. The error was:\n"
@@ -3025,7 +3063,7 @@ msgstr "Akun baru Anda belum tersimpan."
#: ../src/empathy-accounts-dialog.c:345
#: ../src/empathy-streamed-media-window.c:754
-#: ../src/empathy-call-window.c:1103
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Menyambung..."
@@ -3125,13 +3163,11 @@ msgstr "Klien otentikasi Empathy"
msgid "People nearby"
msgstr "Orang-orang terdekat"
-#: ../src/empathy-av.c:118
-#: ../src/empathy-call.c:127
+#: ../src/empathy-av.c:118 ../src/empathy-call.c:127
msgid "- Empathy Audio/Video Client"
msgstr "- Klien Audio/Video Empathy"
-#: ../src/empathy-av.c:134
-#: ../src/empathy-call.c:152
+#: ../src/empathy-av.c:134 ../src/empathy-call.c:152
msgid "Empathy Audio/Video Client"
msgstr "Klien Audio/Video Empathy"
@@ -3174,33 +3210,33 @@ msgstr "Rincian"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
#: ../src/empathy-streamed-media-window.c:1220
-#: ../src/empathy-call-window.c:1604
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "Panggil dengan %s"
#: ../src/empathy-streamed-media-window.c:1453
-#: ../src/empathy-call-window.c:1848
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "Alamat IP sebagaimana dilihat oleh mesin"
#: ../src/empathy-streamed-media-window.c:1455
-#: ../src/empathy-call-window.c:1850
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "Alamat IP sebagaimana dilihat oleh server di Internet"
#: ../src/empathy-streamed-media-window.c:1457
-#: ../src/empathy-call-window.c:1852
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "Alamat IP dari peer sebagaimana dilihat oleh sisi lain"
#: ../src/empathy-streamed-media-window.c:1459
-#: ../src/empathy-call-window.c:1854
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "Alamat IP dari server relay"
#: ../src/empathy-streamed-media-window.c:1461
-#: ../src/empathy-call-window.c:1856
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "Alamat IP dari grup multicast"
@@ -3231,71 +3267,70 @@ msgid "Connected — %d:%02dm"
msgstr "Terhubung — %d:%02dm"
#: ../src/empathy-streamed-media-window.c:2205
-#: ../src/empathy-call-window.c:2588
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Rincian Teknis"
#: ../src/empathy-streamed-media-window.c:2243
-#: ../src/empathy-call-window.c:2626
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid "%s's software does not understand any of the audio formats supported by your computer"
msgstr "Perangkat lunak %s tidak memahami format audio apapun yang didukung oleh komputer Anda"
#: ../src/empathy-streamed-media-window.c:2248
-#: ../src/empathy-call-window.c:2631
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid "%s's software does not understand any of the video formats supported by your computer"
msgstr "Perangkat lunak %s tidak memahami format video apapun yang didukung oleh komputer Anda"
#: ../src/empathy-streamed-media-window.c:2254
-#: ../src/empathy-call-window.c:2637
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid "Can't establish a connection to %s. One of you might be on a network that does not allow direct connections."
msgstr "Tidak dapat membuat sambungan ke %s. Salah satu dari Anda mungkin berada pada jaringan yang tidak mengizinkan koneksi langsung."
#: ../src/empathy-streamed-media-window.c:2260
-#: ../src/empathy-call-window.c:2643
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "Ada kegagalan pada jaringan"
#: ../src/empathy-streamed-media-window.c:2264
-#: ../src/empathy-call-window.c:2647
+#: ../src/empathy-call-window.c:2733
msgid "The audio formats necessary for this call are not installed on your computer"
msgstr "Format audio yang diperlukan untuk panggilan ini tidak diinstal pada komputer Anda"
#: ../src/empathy-streamed-media-window.c:2267
-#: ../src/empathy-call-window.c:2650
+#: ../src/empathy-call-window.c:2736
msgid "The video formats necessary for this call are not installed on your computer"
msgstr "Format video yang diperlukan untuk panggilan ini tidak diinstal pada komputer Anda"
#: ../src/empathy-streamed-media-window.c:2277
-#: ../src/empathy-call-window.c:2662
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid "Something unexpected happened in a Telepathy component. Please <a href=\"%s\">report this bug</a> and attach logs gathered from the 'Debug' window in the Help menu."
msgstr "Sesuatu yang tidak terduga terjadi dalam komponen Telepathy. Silakan <a href=\"%s\">laporkan bug ini</a> dan melampirkan log yang dikumpulkan dari jendela 'Debug' dalam menu Bantuan."
#: ../src/empathy-streamed-media-window.c:2285
-#: ../src/empathy-call-window.c:2671
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "Ada kegagalan dalam mesin panggilan"
#: ../src/empathy-streamed-media-window.c:2288
-#: ../src/empathy-call-window.c:2674
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "Akhir stream tercapai"
#: ../src/empathy-streamed-media-window.c:2328
-#: ../src/empathy-call-window.c:2714
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "Tidak dapat membangun aliran audio"
#: ../src/empathy-streamed-media-window.c:2338
-#: ../src/empathy-call-window.c:2724
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "Tidak bisa membangun aliran video"
-#: ../src/empathy-call-window.ui.h:1
-#: ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-call-window.ui.h:1 ../src/empathy-preferences.ui.h:2
#: ../src/empathy-streamed-media-window.ui.h:1
msgid "Audio"
msgstr "Audio"
@@ -3368,7 +3403,6 @@ msgid "Start an audio call"
msgstr "Mulai panggilan audio"
#: ../src/empathy-call-window.ui.h:18
-#| msgid "Disable camera"
msgid "Swap camera"
msgstr "Tukar kamera"
@@ -3383,10 +3417,8 @@ msgstr "Jungkitkan transmisi video"
#: ../src/empathy-call-window.ui.h:21
#: ../src/empathy-streamed-media-window.ui.h:18
-#: ../src/empathy-call-window.c:2224
-#: ../src/empathy-call-window.c:2225
-#: ../src/empathy-call-window.c:2226
-#: ../src/empathy-call-window.c:2227
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
msgid "Unknown"
msgstr "Tidak Diketahui"
@@ -3400,24 +3432,21 @@ msgid "_Call"
msgstr "_Panggil"
#: ../src/empathy-call-window.ui.h:25
-#| msgid "Camera On"
msgid "_Camera"
msgstr "_Kamera"
-#: ../src/empathy-call-window.ui.h:26
-#: ../src/empathy-chat-window.ui.h:9
-#: ../src/empathy-main-window.ui.h:18
+#: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:18
msgid "_Contents"
msgstr "_Isi"
#: ../src/empathy-call-window.ui.h:27
-#: ../src/empathy-main-window.ui.h:19
+#: ../src/empathy-main-window-menubar.ui.h:19
msgid "_Debug"
msgstr "_Debug"
-#: ../src/empathy-call-window.ui.h:29
-#: ../src/empathy-chat-window.ui.h:14
-#: ../src/empathy-main-window.ui.h:22
+#: ../src/empathy-call-window.ui.h:29 ../src/empathy-chat-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:22
msgid "_Help"
msgstr "_Bantuan"
@@ -3430,47 +3459,46 @@ msgid "_Settings"
msgstr "_Pengaturan"
#: ../src/empathy-call-window.ui.h:32
-#: ../src/empathy-main-window.ui.h:30
+#: ../src/empathy-main-window-menubar.ui.h:30
#: ../src/empathy-streamed-media-window.ui.h:25
msgid "_View"
msgstr "_Lihat"
-#: ../src/empathy-chat-window.c:480
-#: ../src/empathy-chat-window.c:500
+#: ../src/empathy-chat-window.c:481 ../src/empathy-chat-window.c:501
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
msgstr[0] "%s (%d belum dibaca)"
-#: ../src/empathy-chat-window.c:492
+#: ../src/empathy-chat-window.c:493
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
msgstr[0] "%s (dan %u lainnya)"
-#: ../src/empathy-chat-window.c:508
+#: ../src/empathy-chat-window.c:509
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
msgstr[0] "%s (%d belum dibaca dari lainnya)"
-#: ../src/empathy-chat-window.c:517
+#: ../src/empathy-chat-window.c:518
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
msgstr[0] "%s (%d belum dibaca dari semua)"
-#: ../src/empathy-chat-window.c:732
+#: ../src/empathy-chat-window.c:733
msgid "SMS:"
msgstr "SMS:"
-#: ../src/empathy-chat-window.c:742
+#: ../src/empathy-chat-window.c:743
#, c-format
msgid "Sending %d message"
msgid_plural "Sending %d messages"
msgstr[0] "Sedang mengirim %d pesan"
-#: ../src/empathy-chat-window.c:764
+#: ../src/empathy-chat-window.c:765
msgid "Typing a message."
msgstr "Ketik pesan."
@@ -3522,8 +3550,7 @@ msgstr "Tab Selanjut_nya"
msgid "_Previous Tab"
msgstr "Ta_b Sebelumnya"
-#: ../src/empathy-chat-window.ui.h:17
-#: ../src/empathy-status-icon.ui.h:5
+#: ../src/empathy-chat-window.ui.h:17 ../src/empathy-status-icon.ui.h:5
msgid "_Show Contact List"
msgstr "_Tampilkan Daftar Kontak"
@@ -3551,99 +3578,95 @@ msgstr "Tersambung-Otomatis"
msgid "Manage Favorite Rooms"
msgstr "Mengelola Ruang Favorit"
-#: ../src/empathy-event-manager.c:522
+#: ../src/empathy-event-manager.c:521
msgid "Incoming video call"
msgstr "Panggilan video masuk"
-#: ../src/empathy-event-manager.c:522
+#: ../src/empathy-event-manager.c:521
msgid "Incoming call"
msgstr "Panggilan masuk"
-#: ../src/empathy-event-manager.c:526
+#: ../src/empathy-event-manager.c:525
#, c-format
msgid "%s is video calling you. Do you want to answer?"
msgstr "%s memanggil Anda lewat video. Apakah Anda ingin menjawab?"
-#: ../src/empathy-event-manager.c:527
+#: ../src/empathy-event-manager.c:526
#, c-format
msgid "%s is calling you. Do you want to answer?"
msgstr "%s memanggil Anda. Apakah Anda ingin menjawab?"
-#: ../src/empathy-event-manager.c:530
-#: ../src/empathy-event-manager.c:731
-#: ../src/empathy-event-manager.c:764
+#: ../src/empathy-event-manager.c:529 ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming call from %s"
msgstr "Panggilan masuk dari %s"
-#: ../src/empathy-event-manager.c:555
+#: ../src/empathy-event-manager.c:554
msgid "_Reject"
msgstr "_Tolak"
-#: ../src/empathy-event-manager.c:563
-#: ../src/empathy-event-manager.c:571
+#: ../src/empathy-event-manager.c:562 ../src/empathy-event-manager.c:570
msgid "_Answer"
msgstr "_Jawab"
-#: ../src/empathy-event-manager.c:571
+#: ../src/empathy-event-manager.c:570
msgid "_Answer with video"
msgstr "J_awab dengan video"
-#: ../src/empathy-event-manager.c:731
-#: ../src/empathy-event-manager.c:764
+#: ../src/empathy-event-manager.c:730 ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming video call from %s"
msgstr "Panggilan video masuk dari %s"
-#: ../src/empathy-event-manager.c:837
+#: ../src/empathy-event-manager.c:836
msgid "Room invitation"
msgstr "Undangan ruang"
-#: ../src/empathy-event-manager.c:839
+#: ../src/empathy-event-manager.c:838
#, c-format
msgid "Invitation to join %s"
msgstr "Undangan untuk bergabung di %s"
-#: ../src/empathy-event-manager.c:846
+#: ../src/empathy-event-manager.c:845
#, c-format
msgid "%s is inviting you to join %s"
msgstr "%s mengundang Anda untuk bergabung dengan %s"
-#: ../src/empathy-event-manager.c:854
+#: ../src/empathy-event-manager.c:853
msgid "_Decline"
msgstr "_Tolak"
-#: ../src/empathy-event-manager.c:859
+#: ../src/empathy-event-manager.c:858
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "_Gabung"
-#: ../src/empathy-event-manager.c:886
+#: ../src/empathy-event-manager.c:885
#, c-format
msgid "%s invited you to join %s"
msgstr "%s mengundang Anda untuk bergabung dengan %s"
-#: ../src/empathy-event-manager.c:892
+#: ../src/empathy-event-manager.c:891
#, c-format
msgid "You have been invited to join %s"
msgstr "Anda diundang untuk bergabung di %s"
-#: ../src/empathy-event-manager.c:943
+#: ../src/empathy-event-manager.c:942
#, c-format
msgid "Incoming file transfer from %s"
msgstr "Kedatangan transfer berkas dari %s"
-#: ../src/empathy-event-manager.c:1135
-#: ../src/empathy-main-window.c:375
+#: ../src/empathy-event-manager.c:1134 ../src/empathy-main-window.c:375
msgid "Password required"
msgstr "Memerlukan sandi"
-#: ../src/empathy-event-manager.c:1191
+#: ../src/empathy-event-manager.c:1190
#, c-format
msgid "%s would like permission to see when you are online"
msgstr "%s ingin dapat melihat ketika Anda daring"
-#: ../src/empathy-event-manager.c:1195
+#: ../src/empathy-event-manager.c:1194
#, c-format
msgid ""
"\n"
@@ -3729,19 +3752,16 @@ msgstr "\"%s\" dikirim ke %s"
msgid "File transfer completed"
msgstr "Transfer berkas selesai"
-#: ../src/empathy-ft-manager.c:616
-#: ../src/empathy-ft-manager.c:780
+#: ../src/empathy-ft-manager.c:616 ../src/empathy-ft-manager.c:780
msgid "Waiting for the other participant's response"
msgstr "Menunggu tanggapan peserta lain"
-#: ../src/empathy-ft-manager.c:642
-#: ../src/empathy-ft-manager.c:680
+#: ../src/empathy-ft-manager.c:642 ../src/empathy-ft-manager.c:680
#, c-format
msgid "Checking integrity of \"%s\""
msgstr "Memeriksa integritas \"%s\""
-#: ../src/empathy-ft-manager.c:645
-#: ../src/empathy-ft-manager.c:683
+#: ../src/empathy-ft-manager.c:645 ../src/empathy-ft-manager.c:683
#, c-format
msgid "Hashing \"%s\""
msgstr "Hashing \"%s\""
@@ -3819,110 +3839,105 @@ msgid "Top up account credit"
msgstr "Isi ulang kredit akun"
#. top up button
-#: ../src/empathy-main-window.c:1050
+#: ../src/empathy-main-window.c:1046
msgid "Top Up..."
msgstr "Isi Ulang..."
-#: ../src/empathy-main-window.c:1817
+#: ../src/empathy-main-window.c:1789
msgid "Contact"
msgstr "Kontak"
-#: ../src/empathy-main-window.c:2145
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "Daftar Kontak"
-#: ../src/empathy-main-window.c:2263
-msgid "Show and edit accounts"
-msgstr "Tampilkan dan sunting akun"
-
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr "Kontak pada Pe_ta"
-#: ../src/empathy-main-window.ui.h:2
+#: ../src/empathy-main-window-menubar.ui.h:2
msgid "Credit Balance"
msgstr "Sisa Kredit"
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:3
msgid "Find in Contact _List"
msgstr "Cari di _Daftar Kontak"
# favorite -> favorit
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "Gabung _Favorit"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "Mengelola Favorit"
-#: ../src/empathy-main-window.ui.h:6
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
msgstr "Ukuran N_ormal"
-#: ../src/empathy-main-window.ui.h:7
-#: ../src/empathy-status-icon.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:7 ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "_Panggilan Baru ..."
-#: ../src/empathy-main-window.ui.h:8
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "Ukuran Normal Dengan _Avatar"
-#: ../src/empathy-main-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:9
msgid "P_references"
msgstr "P_referensi"
-#: ../src/empathy-main-window.ui.h:10
+#: ../src/empathy-main-window-menubar.ui.h:10
msgid "Show P_rotocols"
msgstr "Tampilkan P_rotokol"
-#: ../src/empathy-main-window.ui.h:11
+#: ../src/empathy-main-window-menubar.ui.h:11
msgid "Sort by _Name"
msgstr "Urutkan menurut _Nama"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:12
msgid "Sort by _Status"
msgstr "Urutkan menurut _Status"
-#: ../src/empathy-main-window.ui.h:13
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "_Akun"
-#: ../src/empathy-main-window.ui.h:15
+#: ../src/empathy-main-window-menubar.ui.h:15
msgid "_Blocked Contacts"
msgstr "Kontak Yang Di_blokir"
-#: ../src/empathy-main-window.ui.h:17
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr "Ukuran _Ringkas"
-#: ../src/empathy-main-window.ui.h:21
+#: ../src/empathy-main-window-menubar.ui.h:21
msgid "_File Transfers"
msgstr "Trans_fer Berkas"
-#: ../src/empathy-main-window.ui.h:23
+#: ../src/empathy-main-window-menubar.ui.h:23
msgid "_Join…"
msgstr "_Gabung..."
-#: ../src/empathy-main-window.ui.h:24
+#: ../src/empathy-main-window-menubar.ui.h:24
#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "Percakapa_n Baru..."
-#: ../src/empathy-main-window.ui.h:25
+#: ../src/empathy-main-window-menubar.ui.h:25
msgid "_Offline Contacts"
msgstr "K_ontak Luring"
-#: ../src/empathy-main-window.ui.h:26
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "Informasi _Personal"
-#: ../src/empathy-main-window.ui.h:28
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "_Ruang"
-#: ../src/empathy-main-window.ui.h:29
+#: ../src/empathy-main-window-menubar.ui.h:29
msgid "_Search for Contacts…"
msgstr "_Cari Kontak..."
@@ -3986,79 +4001,79 @@ msgstr "Daftar Ruang"
msgid "_Room:"
msgstr "_Ruang:"
-#: ../src/empathy-preferences.c:172
+#: ../src/empathy-preferences.c:169
msgid "Message received"
msgstr "Pesan diterima"
-#: ../src/empathy-preferences.c:173
+#: ../src/empathy-preferences.c:170
msgid "Message sent"
msgstr "Pesan terkirim"
-#: ../src/empathy-preferences.c:174
+#: ../src/empathy-preferences.c:171
msgid "New conversation"
msgstr "Percakapan baru"
-#: ../src/empathy-preferences.c:175
+#: ../src/empathy-preferences.c:172
msgid "Contact goes online"
msgstr "Kontak pergi daring"
-#: ../src/empathy-preferences.c:176
+#: ../src/empathy-preferences.c:173
msgid "Contact goes offline"
msgstr "Kontak pergi luring"
-#: ../src/empathy-preferences.c:177
+#: ../src/empathy-preferences.c:174
msgid "Account connected"
msgstr "Akun terhubung"
-#: ../src/empathy-preferences.c:178
+#: ../src/empathy-preferences.c:175
msgid "Account disconnected"
msgstr "Akun terputus"
-#: ../src/empathy-preferences.c:487
+#: ../src/empathy-preferences.c:484
msgid "Language"
msgstr "Bahasa"
#. translators: Contact name for the chat theme preview
-#: ../src/empathy-preferences.c:737
+#: ../src/empathy-preferences.c:734
msgid "Juliet"
msgstr "Juliet"
#. translators: Contact name for the chat theme preview
-#: ../src/empathy-preferences.c:744
+#: ../src/empathy-preferences.c:741
msgid "Romeo"
msgstr "Romeo"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:750
+#: ../src/empathy-preferences.c:747
msgid "O Romeo, Romeo, wherefore art thou Romeo?"
msgstr "O Romeo, Romeo, wherefore art thou Romeo?"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:753
+#: ../src/empathy-preferences.c:750
msgid "Deny thy father and refuse thy name;"
msgstr "Deny thy father and refuse thy name;"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:756
+#: ../src/empathy-preferences.c:753
msgid "Or if thou wilt not, be but sworn my love"
msgstr "Or if thou wilt not, be but sworn my love"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:759
+#: ../src/empathy-preferences.c:756
msgid "And I'll no longer be a Capulet."
msgstr "And I'll no longer be a Capulet."
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:762
+#: ../src/empathy-preferences.c:759
msgid "Shall I hear more, or shall I speak at this?"
msgstr "Shall I hear more, or shall I speak at this?"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:765
+#: ../src/empathy-preferences.c:762
msgid "Juliet has disconnected"
msgstr "Juliet telah terputus"
-#: ../src/empathy-preferences.c:1173
+#: ../src/empathy-preferences.c:1166
msgid "Preferences"
msgstr "Preferensi"
@@ -4288,8 +4303,7 @@ msgstr "Debug"
msgid "Info"
msgstr "Info"
-#: ../src/empathy-debug-window.c:1561
-#: ../src/empathy-debug-window.c:1610
+#: ../src/empathy-debug-window.c:1561 ../src/empathy-debug-window.c:1610
msgid "Message"
msgstr "Pesan"
@@ -4409,32 +4423,31 @@ msgstr "Terima"
msgid "Provide"
msgstr "Sediakan"
-#: ../src/empathy-call-observer.c:135
+#: ../src/empathy-call-observer.c:134
#, c-format
msgid "%s just tried to call you, but you were in another call."
msgstr "%s baru saja mencoba memanggil, tapi Anda sedang menerima panggilan lain."
#. Translators: this is an "Info" label. It should be as short
#. * as possible.
-#: ../src/empathy-call-window.c:1008
-#: ../src/empathy-call-window.c:1027
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
msgid "i"
msgstr "i"
-#: ../src/empathy-call-window.c:2539
+#: ../src/empathy-call-window.c:2603
msgid "On hold"
msgstr "Ditahan"
-#: ../src/empathy-call-window.c:2542
+#: ../src/empathy-call-window.c:2606
msgid "Mute"
msgstr "Bisu"
-#: ../src/empathy-call-window.c:2544
+#: ../src/empathy-call-window.c:2608
msgid "Duration"
msgstr "Durasi"
#. Translators: 'status - minutes:seconds' the caller has been connected
-#: ../src/empathy-call-window.c:2547
+#: ../src/empathy-call-window.c:2611
#, c-format
msgid "%s — %d:%02dm"
msgstr "%s — %d:%02dm"
@@ -4443,3 +4456,11 @@ msgstr "%s — %d:%02dm"
msgid "_Match case"
msgstr "Cocok _huruf besar kecil "
+#~ msgid "Find Next"
+#~ msgstr "Cari Selanjutnya"
+
+#~ msgid "Find Previous"
+#~ msgstr "Cari Sebelumnya"
+
+#~ msgid "Show and edit accounts"
+#~ msgstr "Tampilkan dan sunting akun"
diff --git a/po/it.po b/po/it.po
index 1579ad880..954662060 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,16 +8,15 @@
msgid ""
msgstr ""
"Project-Id-Version: Empathy\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
-"product=empathy&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2011-03-22 12:06+0000\n"
-"PO-Revision-Date: 2011-03-21 16:01+0100\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2011-09-08 22:15+0200\n"
+"PO-Revision-Date: 2011-09-08 22:30+0200\n"
"Last-Translator: Milo Casagrande <milo@ubuntu.com>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
+"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
-"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../data/empathy.desktop.in.in.h:1
@@ -42,6 +41,22 @@ msgid "Always open a separate chat window for new chats."
msgstr "Apre sempre in una finestra separata le nuove conversazioni."
#: ../data/org.gnome.Empathy.gschema.xml.in.h:2
+msgid "Call volume"
+msgstr "Volume chiamata"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+msgid "Call volume, as a percentage."
+msgstr "Volume della chiamata in percentuale."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+msgid "Camera device"
+msgstr "Device della videocamera"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+msgid "Camera position"
+msgstr "Posizione della videocamera"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
@@ -49,47 +64,55 @@ msgstr ""
"Il carattere da usare dopo il soprannome quando viene usato il completamento "
"del soprannome nelle conversazioni di gruppo."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
-msgstr "Tema finestra conversazione"
+msgstr "Tema finestra di conversazione"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+msgid "Chat window theme variant"
+msgstr "Variante del tema della finestra di conversazione"
# (ndt) non metto fr neanche dopo morto! :D
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr ""
"Elenco dizionari per il controllo ortografico, separare gli elementi con "
"virgole (es. \"it, en, nl\")."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "Elenco contatti compatto"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "Indica se deve essere usato il gestore delle connessioni"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "Criterio di ordinamento dell'elenco contatti"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+msgid "Default camera device to use in video calls, e.g. /dev/video0."
+msgstr "Device della videocamera predefinito da usare, come /dev/video0."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "Directory predefinita da cui selezionare un'immagine per l'avatar"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "Disabilita le notifiche quando assenti"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "Disabilita i suoni quando assenti"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "Visualizza gli eventi in arrivo nell'area di stato"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
@@ -97,261 +120,280 @@ msgstr ""
"Visualizza gli eventi in arrivo nell'area di stato. Se FALSO, li mostra "
"direttamente all'utente."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+msgid "Echo cancellation support"
+msgstr "Supporto soppressione dell'eco"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr ""
"Indica se il programma può pubblicare la posizione geografica dell'utente"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr ""
"Indica se il programma può utilizzare il GPS per ipotizzare la posizione "
"geografica"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr ""
"Indica se il programma può utilizzare la rete dei telefoni cellulari per "
"ipotizzare la posizione geografica"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr ""
"Indica se il programma può utilizzare la rete per ipotizzare la posizione "
"geografica"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Cartella predefinita per gli scaricamenti"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr ""
"Indica se il programma ha eseguito la migrazione dei registri di butterfly"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr ""
"Indica se il programma deve impostare automaticamente lo stato di assenza "
"quando inattivo"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Indica se il programma deve connettersi automaticamente all'avvio"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr ""
"Indica se il programma deve ridurre la precisione della posizione geografica"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr ""
"Indica se il programma deve usare l'immagine del contatto come icona della "
"finestra della conversazione"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "Abilita gli strumenti per sviluppatori di WebKit"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "Abilita le notifiche per i nuovi messaggi"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "Abilita il correttore ortografico"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "Nasconde la finestra principale"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "Nasconde la finestra principale."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "Carattere soprannome completato"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "Apre nuove conversazioni in finestre separate"
# (ndt) messo con la maiuscola, dovrebbe essere con la maiuscola il nome originale
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Percorso al tema di Adium da usare"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr ""
"Il percorso al tema di Adium da usare se il tema scelto per la conversazione "
"è Adium."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "Emette un suono all'arrivo dei messaggi"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "Emette un suono per le nuove conversazioni"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "Emette un suono all'invio dei messaggi"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "Emette un suono quando un contatto si collega"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "Emette un suono quando un contatto si scollega"
# (ndt) per cercare di renderla impersonale
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "Emette un suono quando l'utente locale si collega"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "Emette un suono quando l'utente locale si scollega"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "Notifica se la conversazione non ha il focus"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "Notifica quando un contatto si collega"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "Notifica quando un contatto si scollega"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr "La posizione dell'anteprima della videocamera durante una chiamata."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+msgid "Show Balance in contact list"
+msgstr "Mostra il saldo nell'elenco contatti"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "Mostra gli avatar"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "Mostra l'elenco contatti nelle stanze di conversazione"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "Mostra suggerimento riguardo la chiusura della finestra principale"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "Mostra contatti fuori rete"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "Mostra i protocolli"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "Lingue controllo ortografico"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "La cartella predefinita in cui salvare i file ricevuti."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "L'ultima directory da cui è stata scelta un'immagine per l'avatar."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "La posizione del riquadro laterale della finestra di conversazione"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr ""
"Lo posizione (in pixel) salvata del riquadro laterale della finestra di "
"conversazione."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr ""
"Il tema usato per mostrare le conversazioni nelle finestre di conversazione."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+msgid ""
+"The theme variant that is used to display the conversation in chat windows."
+msgstr ""
+"La variante del tema usato per mostrare le conversazioni nelle finestre di "
+"conversazione."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "Utilizza faccine grafiche"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "Utilizza suoni per le notifiche"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "Utilizza un tema per le stanze di conversazione"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr ""
"Indica se il programma può pubblicare o meno la propria posizione geografica "
"agli altri contatti."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr ""
"Indica se il programma può usare o meno il GPS per ipotizzare la posizione "
"geografica."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr ""
"Indica se il programma può usare o meno la rete dei telefoni cellulari per "
"ipotizzare la posizione geografica."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr ""
"Indica se il programma può usare o meno la rete per ipotizzare la posizione "
"geografica."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "Indica se il programma ha migrato o meno i registri di butterfly."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr ""
"Indica se il programma deve collegarsi o meno automaticamente agli account "
"all'avvio."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid ""
"Whether Empathy should go into away mode automatically if the user is idle."
msgstr ""
"Indica se il programma deve impostare o meno automaticamente lo stato di "
"assenza se l'utente è inattivo."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr ""
"Indica se il programma deve ridurre o meno la precisione della posizione "
"geografica per motivi di privacy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr ""
"Indica se il programma deve usare o meno l'immagine del contatto come icona "
"della finestra della conversazione."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr ""
"Indica se gli strumenti per sviluppatori di WebKit, come \"Ispettore web\", "
"debbano essere abilitati."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
@@ -359,71 +401,76 @@ msgstr ""
"Indica se deve essere usato o meno il gestore della connessione per "
"disconnettersi/connettersi automaticamente."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid ""
"Whether to check words typed against the languages you want to check with."
msgstr ""
"Indica se verificare o meno le parole digitate con le lingue selezionate."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr ""
"Indica se convertire o meno le faccine in immagini grafiche durante le "
"conversazioni."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+msgid "Whether to enable Pulseaudio's echo cancellation filter."
+msgstr ""
+"Indica se abilitare o meno il filtro di soppressione dell'eco di Pulseaudio."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr ""
"Indica se emettere o meno un suono quando i contatti si collegano alla rete."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid ""
"Whether to play a sound to notify of contacts logging out of the network."
msgstr ""
"Indica se emettere o meno un suono quando i contatti si scollegano dalla "
"rete."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "Indica se emettere o meno un suono per segnalare gli eventi."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "Indica se emettere o meno un suono all'arrivo dei messaggi."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "Indica se emettere o meno un suono per le nuove conversazioni."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "Indica se emettere o meno un suono per l'invio dei messaggi."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "Indica se emettere o meno un suono quando ci si collega in una rete."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "Indica se emettere o meno un suono quando ci si scollega da una rete."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr ""
"Indica se emettere o meno notifiche sonore quando si è assenti o non "
"disponibili."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr ""
"Indica se mostrare o meno una notifica quando un contatto va fuori rete."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr ""
"Indica se mostrare o meno una notifica quando un contatto entra in rete."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
@@ -431,43 +478,47 @@ msgstr ""
"Indica se mostrare o meno una notifica quando si riceve un nuovo messaggio "
"anche se la finestra di conversazione è già aperta, ma non ha il focus."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr ""
"Indica se mostrare o meno una notifica quando si riceve un nuovo messaggio."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+msgid "Whether to show account balances in the contact list."
+msgstr "Indica se mostrare o meno il saldo dell'account nell'elenco contatti."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid ""
"Whether to show avatars for contacts in the contact list and chat windows."
msgstr ""
"Indica se mostrare o meno le immagini dei contatti nell'elenco contatti e "
"nelle finestre di conversazione."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr ""
"Indica se mostrare o meno i contatti fuori rete nell'elenco dei contatti."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr ""
"Indica se mostrare o meno notifiche quando si è assenti o non disponibili."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr ""
"Indica se mostrare o meno i protocolli per i contatti nell'elenco contatti."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr ""
"Indica se mostrare o meno l'elenco contatti nelle stanze di conversazione."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "Indica se mostrare o meno l'elenco contatti in modalità compatta."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
@@ -475,11 +526,11 @@ msgstr ""
"Indica se mostrare o meno un dialogo riguardo la chiusura della finestra "
"principale con il pulsante \"x\" nella barra del titolo."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "Indica se usare o meno un tema per le stanze di conversazione."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid ""
"Which criterion to use when sorting the contact list. Default is to sort by "
"the contact's name with the value \"name\". A value of \"state\" will sort "
@@ -495,7 +546,7 @@ msgstr "Gestisce account di messaggistica e VoIP"
#. Tweak the dialog
#: ../data/empathy-accounts.desktop.in.in.h:2
-#: ../src/empathy-accounts-dialog.c:2269
+#: ../src/empathy-accounts-dialog.c:2324
msgid "Messaging and VoIP Accounts"
msgstr "Account di messaggistica e VoIP"
@@ -503,18 +554,35 @@ msgstr "Account di messaggistica e VoIP"
msgid "File transfer completed, but the file was corrupted"
msgstr "Trasferimento file completato, ma il file era danneggiato"
-#: ../libempathy/empathy-ft-handler.c:1113
+#: ../libempathy/empathy-ft-handler.c:1111
msgid "File transfer not supported by remote contact"
msgstr "Il trasferimento di file non è supportato dal contatto remoto"
-#: ../libempathy/empathy-ft-handler.c:1169
+#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is not a regular file"
msgstr "Il file selezionato non è un file regolare"
-#: ../libempathy/empathy-ft-handler.c:1178
+#: ../libempathy/empathy-ft-handler.c:1176
msgid "The selected file is empty"
msgstr "Il file selezionato è vuoto"
+#: ../libempathy/empathy-message.c:415 ../src/empathy-call-observer.c:131
+#, c-format
+msgid "Missed call from %s"
+msgstr "Chiamata persa da %s"
+
+# (ndt) quello che c'è dopo è il nome del contatto
+#. Translators: this is an outgoing call, e.g. 'Called Alice'
+#: ../libempathy/empathy-message.c:419
+#, c-format
+msgid "Called %s"
+msgstr "%s ha chiamato"
+
+#: ../libempathy/empathy-message.c:422
+#, c-format
+msgid "Call from %s"
+msgstr "Chiamata da %s"
+
#: ../libempathy/empathy-tp-file.c:268
msgid "Socket type not supported"
msgstr "Tipo di socket non supportato"
@@ -543,146 +611,144 @@ msgstr "Errore nel tentativo di trasferire il file"
msgid "The other participant is unable to transfer the file"
msgstr "L'altro utente non è in grado di trasferire il file"
-#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:382
+#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:302
msgid "Unknown reason"
msgstr "Motivo sconosciuto"
-#: ../libempathy/empathy-utils.c:304
+#: ../libempathy/empathy-utils.c:222
msgid "Available"
msgstr "Disponibile"
-#: ../libempathy/empathy-utils.c:306
+#: ../libempathy/empathy-utils.c:224
msgid "Busy"
msgstr "Non disponibile"
-#: ../libempathy/empathy-utils.c:309
+#: ../libempathy/empathy-utils.c:227
msgid "Away"
msgstr "Assente"
-#: ../libempathy/empathy-utils.c:311
+#: ../libempathy/empathy-utils.c:229
msgid "Invisible"
msgstr "Invisibile"
-#: ../libempathy/empathy-utils.c:313
+#: ../libempathy/empathy-utils.c:231
msgid "Offline"
msgstr "Fuori rete"
-#: ../libempathy/empathy-utils.c:315
-#: ../src/empathy-streamed-media-window.c:1904
-#: ../src/empathy-streamed-media-window.c:1905
-#: ../src/empathy-streamed-media-window.c:1906
-#: ../src/empathy-streamed-media-window.c:1907
-#: ../src/empathy-call-window.ui.h:18
+#. translators: presence type is unknown
+#: ../libempathy/empathy-utils.c:234
+msgctxt "presence"
msgid "Unknown"
msgstr "Sconosciuto"
-#: ../libempathy/empathy-utils.c:354
+#: ../libempathy/empathy-utils.c:274
msgid "No reason specified"
msgstr "Nessun motivo specificato"
-#: ../libempathy/empathy-utils.c:356 ../libempathy/empathy-utils.c:412
+#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:332
msgid "Status is set to offline"
msgstr "Lo stato è impostato a «Fuori rete»"
-#: ../libempathy/empathy-utils.c:358 ../libempathy/empathy-utils.c:392
+#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:312
+#: ../libempathy-gtk/empathy-call-utils.c:49
msgid "Network error"
msgstr "Errore di rete"
-#: ../libempathy/empathy-utils.c:360 ../libempathy/empathy-utils.c:394
+#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:314
msgid "Authentication failed"
msgstr "Autenticazione non riuscita"
-#: ../libempathy/empathy-utils.c:362 ../libempathy/empathy-utils.c:396
+#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:316
msgid "Encryption error"
msgstr "Errore di cifratura"
-#: ../libempathy/empathy-utils.c:364
+#: ../libempathy/empathy-utils.c:284
msgid "Name in use"
msgstr "Nome in uso"
-#: ../libempathy/empathy-utils.c:366 ../libempathy/empathy-utils.c:398
+#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
msgid "Certificate not provided"
msgstr "Certificato non fornito"
-#: ../libempathy/empathy-utils.c:368 ../libempathy/empathy-utils.c:400
+#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
msgid "Certificate untrusted"
msgstr "Certificato non fidato"
-#: ../libempathy/empathy-utils.c:370 ../libempathy/empathy-utils.c:402
+#: ../libempathy/empathy-utils.c:290 ../libempathy/empathy-utils.c:322
msgid "Certificate expired"
msgstr "Certificato scaduto"
-#: ../libempathy/empathy-utils.c:372 ../libempathy/empathy-utils.c:404
+#: ../libempathy/empathy-utils.c:292 ../libempathy/empathy-utils.c:324
msgid "Certificate not activated"
msgstr "Certificato non attivato"
-#: ../libempathy/empathy-utils.c:374 ../libempathy/empathy-utils.c:406
+#: ../libempathy/empathy-utils.c:294 ../libempathy/empathy-utils.c:326
msgid "Certificate hostname mismatch"
msgstr "Corrispondenza errata nel nome host del certificato"
-#: ../libempathy/empathy-utils.c:376 ../libempathy/empathy-utils.c:408
+#: ../libempathy/empathy-utils.c:296 ../libempathy/empathy-utils.c:328
msgid "Certificate fingerprint mismatch"
msgstr "Corrispondenza errata nell'impronta del certificato"
-#: ../libempathy/empathy-utils.c:378 ../libempathy/empathy-utils.c:410
+#: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:330
msgid "Certificate self-signed"
msgstr "Certificato auto-firmato"
-#: ../libempathy/empathy-utils.c:380
+#: ../libempathy/empathy-utils.c:300
msgid "Certificate error"
msgstr "Errore nel certificato"
-#: ../libempathy/empathy-utils.c:414
+#: ../libempathy/empathy-utils.c:334
msgid "Encryption is not available"
msgstr "La cifratura non è disponibile"
-#: ../libempathy/empathy-utils.c:416
+#: ../libempathy/empathy-utils.c:336
msgid "Certificate is invalid"
msgstr "Il certificato non è valido"
-#: ../libempathy/empathy-utils.c:418
+#: ../libempathy/empathy-utils.c:338
msgid "Connection has been refused"
msgstr "La connessione è stata rifiutata"
-#: ../libempathy/empathy-utils.c:420
+#: ../libempathy/empathy-utils.c:340
msgid "Connection can't be established"
msgstr "La connessione non può essere stabilita"
-#: ../libempathy/empathy-utils.c:422
+#: ../libempathy/empathy-utils.c:342
msgid "Connection has been lost"
msgstr "La connessione è stata persa"
-#: ../libempathy/empathy-utils.c:424
+#: ../libempathy/empathy-utils.c:344
msgid "This resource is already connected to the server"
msgstr "Questa risorsa è già collegata al server"
-#: ../libempathy/empathy-utils.c:426
+#: ../libempathy/empathy-utils.c:346
msgid ""
"Connection has been replaced by a new connection using the same resource"
msgstr ""
"La connessione è stata sostituita con una nuova che sfrutta la stessa risorsa"
-#: ../libempathy/empathy-utils.c:429
+#: ../libempathy/empathy-utils.c:349
msgid "The account already exists on the server"
msgstr "L'account esiste già sul server"
# (ndt) rivedere too busy
-#: ../libempathy/empathy-utils.c:431
+#: ../libempathy/empathy-utils.c:351
msgid "Server is currently too busy to handle the connection"
msgstr "Il server è troppo carico per gestire la connessione"
-#: ../libempathy/empathy-utils.c:433
+#: ../libempathy/empathy-utils.c:353
msgid "Certificate has been revoked"
msgstr "Il certificato è stato revocato"
-#: ../libempathy/empathy-utils.c:435
+#: ../libempathy/empathy-utils.c:355
msgid ""
"Certificate uses an insecure cipher algorithm or is cryptographically weak"
msgstr ""
"Il cifrario utilizzato dall'algoritmo del certificato non è sicuro o ha una "
"cifratura debole"
-#: ../libempathy/empathy-utils.c:438
+#: ../libempathy/empathy-utils.c:358
msgid ""
"The length of the server certificate, or the depth of the server certificate "
"chain, exceed the limits imposed by the cryptography library"
@@ -690,153 +756,147 @@ msgstr ""
"La lunghezza del certificato o la profondità della catena del certificato "
"del server supera i limiti imposti dalla libreria di cifratura"
-#: ../libempathy/empathy-utils.c:601
+#: ../libempathy/empathy-utils.c:519
#: ../libempathy-gtk/empathy-contact-list-store.h:73
msgid "People Nearby"
msgstr "Persone nelle vicinanze"
# (ndt) opzione
-#: ../libempathy/empathy-utils.c:606
+#: ../libempathy/empathy-utils.c:524
msgid "Yahoo! Japan"
msgstr "Yahoo! Giappone"
-#: ../libempathy/empathy-utils.c:635
+#: ../libempathy/empathy-utils.c:553
msgid "Google Talk"
msgstr "Google Talk"
-#: ../libempathy/empathy-utils.c:636
+#: ../libempathy/empathy-utils.c:554
msgid "Facebook Chat"
msgstr "Chat di Facebook"
-#: ../libempathy/empathy-time.c:137
+#: ../libempathy/empathy-time.c:88
#, c-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] "%d secondo fa"
msgstr[1] "%d secondi fa"
-#: ../libempathy/empathy-time.c:142
+#: ../libempathy/empathy-time.c:93
#, c-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] "%d minuto fa"
msgstr[1] "%d minuti fa"
-#: ../libempathy/empathy-time.c:147
+#: ../libempathy/empathy-time.c:98
#, c-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] "%d ora fa"
msgstr[1] "%d ore fa"
-#: ../libempathy/empathy-time.c:152
+#: ../libempathy/empathy-time.c:103
#, c-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] "%d giorno fa"
msgstr[1] "%d giorni fa"
-#: ../libempathy/empathy-time.c:157
+#: ../libempathy/empathy-time.c:108
#, c-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] "%d settimana fa"
msgstr[1] "%d settimane fa"
-#: ../libempathy/empathy-time.c:162
+#: ../libempathy/empathy-time.c:113
#, c-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] "%d mese fa"
msgstr[1] "%d mesi fa"
-#: ../libempathy/empathy-time.c:167
+#: ../libempathy/empathy-time.c:136
msgid "in the future"
msgstr "nel futuro"
-#: ../libempathy-gtk/empathy-account-chooser.c:491
-msgid "All"
-msgstr "Tutti"
+#: ../libempathy-gtk/empathy-account-chooser.c:539
+msgid "All accounts"
+msgstr "Tutti gli account"
-#: ../libempathy-gtk/empathy-account-widget.c:682
-#: ../libempathy-gtk/empathy-log-window.c:643
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Account"
-#: ../libempathy-gtk/empathy-account-widget.c:683
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Password"
-#: ../libempathy-gtk/empathy-account-widget.c:684
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Server"
-#: ../libempathy-gtk/empathy-account-widget.c:685
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Porta"
-#: ../libempathy-gtk/empathy-account-widget.c:757
-#: ../libempathy-gtk/empathy-account-widget.c:814
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "Account online"
+
# (ndt) idee su dove/cosa sia My Web Accounts?
-#: ../libempathy-gtk/empathy-account-widget.c:1166
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "L'account %s viene modificato attraverso «My Web Accounts»."
+msgid "The account %s is edited via %s."
+msgstr "L'account %s viene modificato attraverso «%s»."
-#: ../libempathy-gtk/empathy-account-widget.c:1172
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "L'account %s non può essere modificato utilizzando il programma."
-#: ../libempathy-gtk/empathy-account-widget.c:1192
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
-msgstr "Lancia «My Web Accounts»"
+msgstr "Lancia «Account online»"
+
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "Modifica %s"
-#: ../libempathy-gtk/empathy-account-widget.c:1530
+#: ../libempathy-gtk/empathy-account-widget.c:1591
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Nome utente:"
-#: ../libempathy-gtk/empathy-account-widget.c:1897
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "A_pplica"
# (ndt) pulsante
-#: ../libempathy-gtk/empathy-account-widget.c:1927
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "Acce_di"
-#. Account and Identifier
-#: ../libempathy-gtk/empathy-account-widget.c:1993
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:520
-#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1481
-#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
-#: ../src/empathy-chatrooms-window.ui.h:1
-#: ../src/empathy-new-chatroom-dialog.ui.h:1
-msgid "Account:"
-msgstr "Account:"
-
-#: ../libempathy-gtk/empathy-account-widget.c:2004
-msgid "_Enabled"
-msgstr "_Abilitato"
-
-#: ../libempathy-gtk/empathy-account-widget.c:2069
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Questo account esiste già sul server"
-#: ../libempathy-gtk/empathy-account-widget.c:2072
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Creare un nuovo account sul server"
-#: ../libempathy-gtk/empathy-account-widget.c:2264
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "A_nnulla"
@@ -845,7 +905,7 @@ msgstr "A_nnulla"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2561
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s su %2$s"
@@ -853,12 +913,12 @@ msgstr "%1$s su %2$s"
# (ndt) il %s pare sia il protocollo
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2587
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "Account %s"
-#: ../libempathy-gtk/empathy-account-widget.c:2591
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Nuovo account"
@@ -871,6 +931,7 @@ msgstr "<b>Esempio:</b> IlMioNominativo"
#: ../libempathy-gtk/empathy-account-widget-generic.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
@@ -884,7 +945,7 @@ msgstr "Avanzate"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:5
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:8
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:4
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:5
msgid "Pass_word:"
msgstr "Pass_word:"
@@ -894,7 +955,7 @@ msgstr "Pass_word:"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:6
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:10
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:5
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
msgid "Remember Password"
msgstr "Ricordare la password"
@@ -904,7 +965,7 @@ msgstr "Ricordare la password"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:11
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:6
#: ../libempathy-gtk/empathy-password-dialog.c:311
msgid "Remember password"
@@ -981,76 +1042,84 @@ msgstr "Qual è il numero ICQ?"
msgid "What is your ICQ password?"
msgstr "Qual è la password di ICQ?"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:183
-#: ../libempathy-gtk/empathy-account-widget-sip.c:216
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "Automatico"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:186
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:189
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:192
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:221
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "Register"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:226
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "Opzioni"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:229
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "Nessuno"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
msgid "Character set:"
msgstr "Codifica caratteri:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+msgid ""
+"Most IRC servers don't need a password, so if you're not sure, don't enter a "
+"password."
+msgstr ""
+"La maggior parte dei server IRC non necessita di una password. Se in dubbio, "
+"non inserirne alcuna."
+
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
msgid "Network"
msgstr "Rete"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
msgid "Network:"
msgstr "Rete:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
msgid "Nickname:"
msgstr "Soprannome:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
msgid "Password:"
msgstr "Password:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
msgid "Quit message:"
msgstr "Messaggio di uscita:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
msgid "Real name:"
msgstr "Nome reale:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
msgid "Servers"
msgstr "Server"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:12
msgid "What is your IRC nickname?"
msgstr "Qual è il soprannome IRC?"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:13
msgid "Which IRC network?"
msgstr "Quale rete IRC?"
@@ -1110,11 +1179,11 @@ msgstr "Qual è la password di Facebook?"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:19
msgid "What is your Facebook username?"
-msgstr "Qual è il proprio nome utente di Facebook?"
+msgstr "Qual è il nome utente di Facebook?"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:20
msgid "What is your Google ID?"
-msgstr "Qual è il proprio identificativo di Google?"
+msgstr "Qual è il identificativo di Google?"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:21
msgid "What is your Google password?"
@@ -1122,7 +1191,7 @@ msgstr "Qual è la password di Google?"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:22
msgid "What is your Jabber ID?"
-msgstr "Qual è il proprio identificativo di Jabber?"
+msgstr "Qual è l'identificativo di Jabber?"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:23
msgid "What is your Jabber password?"
@@ -1142,7 +1211,7 @@ msgstr "<b>Esempio:</b> utente@hotmail.it"
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:7
msgid "What is your Windows Live ID?"
-msgstr "Qual è il proprio identificativo di Windows Live?"
+msgstr "Qual è l'identificativo di Windows Live?"
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:8
msgid "What is your Windows Live password?"
@@ -1192,60 +1261,69 @@ msgid "Discover the STUN server automatically"
msgstr "Rilevare automaticamente il server STUN"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:6
+msgid "Ignore TLS Errors"
+msgstr "Ignorare errori TLS"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
msgid "Interval (seconds)"
msgstr "Intervallo (secondi)"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
msgid "Keep-Alive Options"
msgstr "Opzioni Keep-Alive"
# (ndt) Routing libero mi suona troppo da sagra...
# usare "slegato" non so se chi ci capisce qualche cosa possa cogliere...
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
msgid "Loose Routing"
msgstr "Routing \"loose\""
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
msgid "Mechanism:"
msgstr "Meccanismo:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
msgid "Miscellaneous Options"
msgstr "Opzioni varie"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
msgid "NAT Traversal Options"
msgstr "Opzioni attraversamento NAT"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
msgid "Port:"
msgstr "Porta:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
msgid "Proxy Options"
msgstr "Opzioni proxy"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
msgid "STUN Server:"
msgstr "Server STUN:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
+#: ../libempathy-gtk/empathy-contact-widget.c:347
msgid "Server:"
msgstr "Server:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
msgid "Transport:"
msgstr "Trasporto:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr "_Usare questo account per chiamate a telefoni fissi e cellulari"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "Qual è la password dell'account SIP?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
-msgstr "Qual è il proprio identificativo di accesso SIP?"
+msgstr "Qual è l'identificativo di accesso SIP?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "_Nome utente:"
@@ -1256,7 +1334,7 @@ msgstr "I_gnorare inviti per conferenze e stanze di conversazione"
# (ndt) metto Yahoo!?
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:7
msgid "What is your Yahoo! ID?"
-msgstr "Qual è il proprio identificativo Yahoo?"
+msgstr "Qual è l'identificativo Yahoo?"
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:8
msgid "What is your Yahoo! password?"
@@ -1270,29 +1348,37 @@ msgstr "I_D Yahoo:"
msgid "_Room List locale:"
msgstr "_Nazione elenco stanze:"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:448
-#: ../libempathy-gtk/empathy-avatar-chooser.c:524
+#: ../libempathy-gtk/empathy-avatar-chooser.c:470
+#: ../libempathy-gtk/empathy-avatar-chooser.c:555
msgid "Couldn't convert image"
msgstr "Impossibile convertire l'immagine"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:449
+#: ../libempathy-gtk/empathy-avatar-chooser.c:471
msgid "None of the accepted image formats are supported on your system"
msgstr "Nessuno dei formati di immagine accettati è supportato dal sistema"
+#: ../libempathy-gtk/empathy-avatar-chooser.c:818
+msgid "Couldn't save picture to file"
+msgstr "Impossibile salvare l'immagine su file"
+
# (ndt) titolo dialogo
-#: ../libempathy-gtk/empathy-avatar-chooser.c:930
+#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
msgstr "Selezione immagine"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:933
+#: ../libempathy-gtk/empathy-avatar-chooser.c:938
+msgid "Take a picture..."
+msgstr "Scatta foto..."
+
+#: ../libempathy-gtk/empathy-avatar-chooser.c:941
msgid "No Image"
msgstr "Nessuna immagine"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:995
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1001
msgid "Images"
msgstr "Immagini"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:999
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
msgid "All Files"
msgstr "Tutti i file"
@@ -1300,35 +1386,61 @@ msgstr "Tutti i file"
msgid "Click to enlarge"
msgstr "Clic per ingrandire"
-#: ../libempathy-gtk/empathy-chat.c:652
+#: ../libempathy-gtk/empathy-call-utils.c:44
+#: ../libempathy-gtk/empathy-call-utils.c:60
+msgid "There was an error starting the call"
+msgstr "Si è verificato un errore nell'iniziare la chiamata"
+
+#: ../libempathy-gtk/empathy-call-utils.c:51
+msgid "The specified contact doesn't support calls"
+msgstr "Il contatto specificato non supporta le chiamate"
+
+#: ../libempathy-gtk/empathy-call-utils.c:53
+msgid "The specified contact is offline"
+msgstr "Il contatto specificato è fuori rete"
+
+#: ../libempathy-gtk/empathy-call-utils.c:55
+msgid "The specified contact is not valid"
+msgstr "Il contatto specificato non è valido"
+
+#: ../libempathy-gtk/empathy-call-utils.c:57
+msgid "Emergency calls are not supported on this protocol"
+msgstr "Le chiamate di emergenza non sono supportate su questo protocollo"
+
+#: ../libempathy-gtk/empathy-chat.c:702
msgid "Failed to open private chat"
msgstr "Apertura della conversazione privata non riuscita"
-#: ../libempathy-gtk/empathy-chat.c:717
+#: ../libempathy-gtk/empathy-chat.c:763
msgid "Topic not supported on this conversation"
msgstr "Argomento non supportato in questa conversazione"
-#: ../libempathy-gtk/empathy-chat.c:723
+#: ../libempathy-gtk/empathy-chat.c:769
msgid "You are not allowed to change the topic"
msgstr "Non si è autorizzati a modificare l'argomento"
-#: ../libempathy-gtk/empathy-chat.c:906
+#: ../libempathy-gtk/empathy-chat.c:973
+#, c-format
+msgid "“%s” is not a valid contact ID"
+msgstr "«%s» non è un ID di contatto valido"
+
+#: ../libempathy-gtk/empathy-chat.c:1030
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: pulisce tutti i messaggi dalla conversazione attuale"
-#: ../libempathy-gtk/empathy-chat.c:909
+#: ../libempathy-gtk/empathy-chat.c:1033
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <argomento>: imposta l'argomento per la conversazione attuale"
-#: ../libempathy-gtk/empathy-chat.c:912
+#: ../libempathy-gtk/empathy-chat.c:1036
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <ID stanza>: entra in una nuova stanza"
-#: ../libempathy-gtk/empathy-chat.c:915
+#: ../libempathy-gtk/empathy-chat.c:1039
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <ID stanza>: entra in una nuova stanza"
-#: ../libempathy-gtk/empathy-chat.c:920
+#: ../libempathy-gtk/empathy-chat.c:1043
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
@@ -1336,23 +1448,23 @@ msgstr ""
"/part [<ID stanza>] [<motivo>]: esce dalla stanza, in modo predefinito "
"quella attuale"
-#: ../libempathy-gtk/empathy-chat.c:925
+#: ../libempathy-gtk/empathy-chat.c:1047
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <ID contatto> [<messaggio>]: apre una conversazione privata"
-#: ../libempathy-gtk/empathy-chat.c:928
+#: ../libempathy-gtk/empathy-chat.c:1050
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <ID contatto> <messaggio>: apre una conversazione privata"
-#: ../libempathy-gtk/empathy-chat.c:931
+#: ../libempathy-gtk/empathy-chat.c:1053
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <soprannome>: modifica il proprio soprannome sul server attuale"
-#: ../libempathy-gtk/empathy-chat.c:934
+#: ../libempathy-gtk/empathy-chat.c:1056
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <messaggio>: invia un messaggio ACTION alla conversazione attuale"
-#: ../libempathy-gtk/empathy-chat.c:937
+#: ../libempathy-gtk/empathy-chat.c:1059
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1362,7 +1474,11 @@ msgstr ""
"inviare un messaggio che inizia con «/». Per esempio: \"/say /join è usato "
"per entrare in una nuova stanza\""
-#: ../libempathy-gtk/empathy-chat.c:942
+#: ../libempathy-gtk/empathy-chat.c:1064
+msgid "/whois <contact ID>: display information about a contact"
+msgstr "/whois <ID contatto>: visualizza informazioni riguardo un contatto"
+
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1370,99 +1486,114 @@ msgstr ""
"/help [<comando>]: mostra tutti i comandi supportati. Se <comando> è "
"definito, ne mostra l'uso."
-#: ../libempathy-gtk/empathy-chat.c:952
+#: ../libempathy-gtk/empathy-chat.c:1077
#, c-format
msgid "Usage: %s"
msgstr "Uso: %s"
-#: ../libempathy-gtk/empathy-chat.c:991
+#: ../libempathy-gtk/empathy-chat.c:1116
msgid "Unknown command"
msgstr "Comando sconosciuto"
-#: ../libempathy-gtk/empathy-chat.c:1117
+#: ../libempathy-gtk/empathy-chat.c:1242
msgid "Unknown command; see /help for the available commands"
msgstr "Comando sconosciuto. Provare /help per i comandi disponibili."
-#: ../libempathy-gtk/empathy-chat.c:1254
+#. translators: error used when user doesn't have enough credit on his
+#. * account to send the message.
+#: ../libempathy-gtk/empathy-chat.c:1412
+msgid "insufficient balance to send message"
+msgstr "saldo non sufficiente per inviare messaggi"
+
+#: ../libempathy-gtk/empathy-chat.c:1414
+msgid "not capable"
+msgstr "non possibile"
+
+#: ../libempathy-gtk/empathy-chat.c:1421
msgid "offline"
msgstr "fuori rete"
-#: ../libempathy-gtk/empathy-chat.c:1257
+#: ../libempathy-gtk/empathy-chat.c:1424
msgid "invalid contact"
msgstr "contatto non valido"
-#: ../libempathy-gtk/empathy-chat.c:1260
+#: ../libempathy-gtk/empathy-chat.c:1427
msgid "permission denied"
msgstr "permesso negato"
-#: ../libempathy-gtk/empathy-chat.c:1263
+#: ../libempathy-gtk/empathy-chat.c:1430
msgid "too long message"
msgstr "messaggio troppo lungo"
-#: ../libempathy-gtk/empathy-chat.c:1266
+#: ../libempathy-gtk/empathy-chat.c:1433
msgid "not implemented"
msgstr "non implementato"
-#: ../libempathy-gtk/empathy-chat.c:1270
+#: ../libempathy-gtk/empathy-chat.c:1437
msgid "unknown"
msgstr "sconosciuto"
-#: ../libempathy-gtk/empathy-chat.c:1274
+#: ../libempathy-gtk/empathy-chat.c:1443
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Errore nell'inviare il messaggio «%s»: %s"
-#: ../libempathy-gtk/empathy-chat.c:1335 ../src/empathy-chat-window.c:717
+#: ../libempathy-gtk/empathy-chat.c:1447
+#, c-format
+msgid "Error sending message: %s"
+msgstr "Errore nell'inviare il messaggio: %s"
+
+#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Argomento:"
-#: ../libempathy-gtk/empathy-chat.c:1347
+#: ../libempathy-gtk/empathy-chat.c:1520
#, c-format
msgid "Topic set to: %s"
msgstr "Argomento impostato a: %s"
-#: ../libempathy-gtk/empathy-chat.c:1349
+#: ../libempathy-gtk/empathy-chat.c:1522
msgid "No topic defined"
msgstr "Nessun argomento definito"
-#: ../libempathy-gtk/empathy-chat.c:1848
+#: ../libempathy-gtk/empathy-chat.c:2031
msgid "(No Suggestions)"
msgstr "(Nessun suggerimento)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:1916
+#: ../libempathy-gtk/empathy-chat.c:2099
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "Aggiungi «%s» al dizionario"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:1953
+#: ../libempathy-gtk/empathy-chat.c:2136
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "Aggiungi «%s» al dizionario %s"
-#: ../libempathy-gtk/empathy-chat.c:2010
+#: ../libempathy-gtk/empathy-chat.c:2206
msgid "Insert Smiley"
msgstr "Inserisci faccina"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2028
-#: ../libempathy-gtk/empathy-ui-utils.c:1808
+#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Invia"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2063
+#: ../libempathy-gtk/empathy-chat.c:2278
msgid "_Spelling Suggestions"
msgstr "_Suggerimenti ortografici"
-#: ../libempathy-gtk/empathy-chat.c:2152
+#: ../libempathy-gtk/empathy-chat.c:2367
msgid "Failed to retrieve recent logs"
msgstr "Recupero dei registri recenti non riuscito"
# (ndt) messa così per renderla asessuale
-#: ../libempathy-gtk/empathy-chat.c:2263
+#: ../libempathy-gtk/empathy-chat.c:2504
#, c-format
msgid "%s has disconnected"
msgstr "L'utente %s si è disconnesso"
@@ -1470,13 +1601,13 @@ msgstr "L'utente %s si è disconnesso"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2270
+#: ../libempathy-gtk/empathy-chat.c:2511
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%2$s ha espulso %1$s"
# (ndt) messa così per renderla asessuale
-#: ../libempathy-gtk/empathy-chat.c:2273
+#: ../libempathy-gtk/empathy-chat.c:2514
#, c-format
msgid "%s was kicked"
msgstr "L'utente %s è stato espulso"
@@ -1484,19 +1615,19 @@ msgstr "L'utente %s è stato espulso"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2281
+#: ../libempathy-gtk/empathy-chat.c:2522
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%2$s ha bandito %1$s"
# (ndt) messa così per renderla asessuale
-#: ../libempathy-gtk/empathy-chat.c:2284
+#: ../libempathy-gtk/empathy-chat.c:2525
#, c-format
msgid "%s was banned"
msgstr "L'utente %s è stato bandito"
# (ndt) messa così per renderla asessuale
-#: ../libempathy-gtk/empathy-chat.c:2288
+#: ../libempathy-gtk/empathy-chat.c:2529
#, c-format
msgid "%s has left the room"
msgstr "L'utente %s ha lasciato la stanza"
@@ -1506,112 +1637,140 @@ msgstr "L'utente %s ha lasciato la stanza"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2297
+#: ../libempathy-gtk/empathy-chat.c:2538
#, c-format
msgid " (%s)"
msgstr " (%s)"
# (ndt) per renderla "asessuale"
-#: ../libempathy-gtk/empathy-chat.c:2322
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%s has joined the room"
msgstr "L'utente %s è entrato nella stanza"
# (ndt) per cercare di stare "asessuali"
-#: ../libempathy-gtk/empathy-chat.c:2347
+#: ../libempathy-gtk/empathy-chat.c:2588
#, c-format
msgid "%s is now known as %s"
msgstr "L'utente %s è ora conosciuto come %s"
# (ndt) plurale per comprendere uomini e donne
-#: ../libempathy-gtk/empathy-chat.c:2486
-#: ../src/empathy-streamed-media-window.c:1949
-#: ../src/empathy-event-manager.c:1122
+#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../src/empathy-streamed-media-window.c:1894
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Disconnessi"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3116
+#: ../libempathy-gtk/empathy-chat.c:3374
msgid "Would you like to store this password?"
msgstr "Salvare questa password?"
# (ndt) pulsante
-#: ../libempathy-gtk/empathy-chat.c:3122
+#: ../libempathy-gtk/empathy-chat.c:3380
msgid "Remember"
msgstr "Ricorda"
# (ndt) pulsante
-#: ../libempathy-gtk/empathy-chat.c:3132
+#: ../libempathy-gtk/empathy-chat.c:3390
msgid "Not now"
msgstr "Non ora"
-#: ../libempathy-gtk/empathy-chat.c:3176
+#: ../libempathy-gtk/empathy-chat.c:3434
msgid "Retry"
msgstr "Riprova"
-#: ../libempathy-gtk/empathy-chat.c:3180
+#: ../libempathy-gtk/empathy-chat.c:3438
msgid "Wrong password; please try again:"
msgstr "Password errata. Provare nuovamente:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3297
+#: ../libempathy-gtk/empathy-chat.c:3568
msgid "This room is protected by a password:"
msgstr "Questa stanza è protetta da una password:"
# (ndt) pulsante
-#: ../libempathy-gtk/empathy-chat.c:3324
+#: ../libempathy-gtk/empathy-chat.c:3595
msgid "Join"
msgstr "Entra"
-#: ../libempathy-gtk/empathy-chat.c:3494 ../src/empathy-event-manager.c:1144
+#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Connessi"
-#: ../libempathy-gtk/empathy-chat.c:3547
-#: ../libempathy-gtk/empathy-log-window.c:650
+#: ../libempathy-gtk/empathy-chat.c:3852
msgid "Conversation"
msgstr "Conversazione"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:422
+#. Translators: this string is a something like
+#. * "Escher Cat (SMS)"
+#: ../libempathy-gtk/empathy-chat.c:3857
+#, c-format
+msgid "%s (SMS)"
+msgstr "%s (SMS)"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:424
msgid "Unknown or invalid identifier"
msgstr "Identificatore sconosciuto o non valido"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:424
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:426
msgid "Contact blocking temporarily unavailable"
msgstr "Blocco del contatto momentaneamente non disponibile"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:426
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:428
msgid "Contact blocking unavailable"
msgstr "Blocco del contatto non disponibile"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:428
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:430
msgid "Permission Denied"
msgstr "Permesso negato"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:432
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:434
msgid "Could not block contact"
msgstr "Impossibile bloccare il contatto"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:701
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:774
msgid "Edit Blocked Contacts"
msgstr "Modifica contatti bloccati"
+#. Account and Identifier
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
+#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
+#: ../libempathy-gtk/empathy-individual-widget.c:1485
+#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
+#: ../src/empathy-chatrooms-window.ui.h:1
+#: ../src/empathy-new-chatroom-dialog.ui.h:1
+msgid "Account:"
+msgstr "Account:"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:2
+msgid "Blocked Contacts"
+msgstr "Contatti bloccati"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
+#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
+#: ../src/empathy-accounts-dialog.ui.h:5
+#: ../src/empathy-chatrooms-window.ui.h:3
+msgid "Remove"
+msgstr "Rimuovi"
+
#. Copy Link Address menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:320
-#: ../libempathy-gtk/empathy-theme-adium.c:794
+#: ../libempathy-gtk/empathy-webkit-utils.c:277
msgid "_Copy Link Address"
msgstr "_Copia indirizzo collegamento"
#. Open Link menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:327
-#: ../libempathy-gtk/empathy-theme-adium.c:801
+#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
msgstr "Apri c_ollegamento"
# (ndt) domenica 01 ottobre 2007
#. Translators: timestamp displayed between conversations in
#. * chat windows (strftime format string)
-#: ../libempathy-gtk/empathy-chat-text-view.c:420
+#: ../libempathy-gtk/empathy-chat-text-view.c:415
msgid "%A %B %d %Y"
msgstr "%A %d %B %Y"
@@ -1631,24 +1790,24 @@ msgid "New Contact"
msgstr "Nuovo contatto"
#: ../libempathy-gtk/empathy-contact-dialogs.c:533
-#: ../libempathy-gtk/empathy-individual-dialogs.c:199
+#: ../libempathy-gtk/empathy-individual-dialogs.c:200
#, c-format
msgid "Block %s?"
msgstr "Bloccare %s?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:538
-#: ../libempathy-gtk/empathy-individual-dialogs.c:247
+#: ../libempathy-gtk/empathy-individual-dialogs.c:255
#, c-format
msgid "Are you sure you want to block '%s' from contacting you again?"
msgstr "Bloccare veramente «%s»? "
#: ../libempathy-gtk/empathy-contact-dialogs.c:543
-#: ../libempathy-gtk/empathy-individual-dialogs.c:269
+#: ../libempathy-gtk/empathy-individual-dialogs.c:277
msgid "_Block"
msgstr "_Blocca"
#: ../libempathy-gtk/empathy-contact-dialogs.c:559
-#: ../libempathy-gtk/empathy-individual-dialogs.c:278
+#: ../libempathy-gtk/empathy-individual-dialogs.c:286
msgid "_Report this contact as abusive"
msgid_plural "_Report these contacts as abusive"
msgstr[0] "_Segnalare abuso da questo contatto"
@@ -1678,307 +1837,339 @@ msgstr "Non raggruppati"
msgid "Favorite People"
msgstr "Preferiti"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2001
-#: ../libempathy-gtk/empathy-individual-view.c:2336
+#: ../libempathy-gtk/empathy-contact-list-view.c:1986
+#: ../libempathy-gtk/empathy-individual-view.c:2376
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "Rimuovere veramente il gruppo «%s»?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2003
-#: ../libempathy-gtk/empathy-individual-view.c:2339
+#: ../libempathy-gtk/empathy-contact-list-view.c:1988
+#: ../libempathy-gtk/empathy-individual-view.c:2379
msgid "Removing group"
msgstr "Rimozione gruppo"
#. Remove
-#: ../libempathy-gtk/empathy-contact-list-view.c:2052
-#: ../libempathy-gtk/empathy-contact-list-view.c:2129
-#: ../libempathy-gtk/empathy-individual-view.c:2394
-#: ../libempathy-gtk/empathy-individual-view.c:2588
-#: ../src/empathy-accounts-dialog.ui.h:7
+#: ../libempathy-gtk/empathy-contact-list-view.c:2037
+#: ../libempathy-gtk/empathy-contact-list-view.c:2114
+#: ../libempathy-gtk/empathy-individual-view.c:2434
+#: ../libempathy-gtk/empathy-individual-view.c:2637
msgid "_Remove"
msgstr "_Rimuovi"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2082
-#: ../libempathy-gtk/empathy-individual-view.c:2458
+#: ../libempathy-gtk/empathy-contact-list-view.c:2067
+#: ../libempathy-gtk/empathy-individual-view.c:2501
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "Rimuovere veramente il contatto «%s»?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2084
-#: ../libempathy-gtk/empathy-individual-view.c:2479
+#: ../libempathy-gtk/empathy-contact-list-view.c:2069
+#: ../libempathy-gtk/empathy-individual-view.c:2522
msgid "Removing contact"
msgstr "Rimozione contatto"
-#: ../libempathy-gtk/empathy-contact-menu.c:219
-#: ../src/empathy-main-window.ui.h:13
+#: ../libempathy-gtk/empathy-contact-menu.c:220
+#: ../src/empathy-main-window-menubar.ui.h:14
msgid "_Add Contact…"
msgstr "A_ggiungi contatto..."
-#: ../libempathy-gtk/empathy-contact-menu.c:299
+#: ../libempathy-gtk/empathy-contact-menu.c:300
msgid "_Block Contact"
msgstr "_Blocca contatto"
-#: ../libempathy-gtk/empathy-contact-menu.c:328
-#: ../libempathy-gtk/empathy-individual-menu.c:517
-#: ../src/empathy-main-window.ui.h:15
+#: ../libempathy-gtk/empathy-contact-menu.c:329
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_Conversazione"
-#: ../libempathy-gtk/empathy-contact-menu.c:359
-#: ../libempathy-gtk/empathy-individual-menu.c:560
+#: ../libempathy-gtk/empathy-contact-menu.c:361
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "Chiamata _audio"
-#: ../libempathy-gtk/empathy-contact-menu.c:390
-#: ../libempathy-gtk/empathy-individual-menu.c:602
+#: ../libempathy-gtk/empathy-contact-menu.c:394
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "Chiamata _video"
-#: ../libempathy-gtk/empathy-contact-menu.c:436
-#: ../libempathy-gtk/empathy-individual-menu.c:645
-#: ../src/empathy-main-window.ui.h:26
+#: ../libempathy-gtk/empathy-contact-menu.c:440
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "Conversazioni _precedenti"
-#: ../libempathy-gtk/empathy-contact-menu.c:458
-#: ../libempathy-gtk/empathy-individual-menu.c:686
+#: ../libempathy-gtk/empathy-contact-menu.c:462
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "Invia file"
# (ndt) voce di menù
-#: ../libempathy-gtk/empathy-contact-menu.c:481
-#: ../libempathy-gtk/empathy-individual-menu.c:728
+#: ../libempathy-gtk/empathy-contact-menu.c:485
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "Condividi desktop"
# (ndt) dovrebbe essere relativo a un contatto
-#: ../libempathy-gtk/empathy-contact-menu.c:521
-#: ../libempathy-gtk/empathy-contact-widget.c:1763
-#: ../libempathy-gtk/empathy-individual-menu.c:763
-#: ../libempathy-gtk/empathy-individual-widget.c:1372
+#: ../libempathy-gtk/empathy-contact-menu.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:1886
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:1373
msgid "Favorite"
msgstr "Preferito"
-#: ../libempathy-gtk/empathy-contact-menu.c:550
-#: ../libempathy-gtk/empathy-individual-menu.c:791
+#: ../libempathy-gtk/empathy-contact-menu.c:554
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "Informa_zioni"
-#: ../libempathy-gtk/empathy-contact-menu.c:596
+#: ../libempathy-gtk/empathy-contact-menu.c:600
msgctxt "Edit contact (contextual menu)"
msgid "_Edit"
msgstr "_Modifica"
-#: ../libempathy-gtk/empathy-contact-menu.c:650
-#: ../libempathy-gtk/empathy-individual-menu.c:972
-#: ../src/empathy-chat-window.c:935
+#: ../libempathy-gtk/empathy-contact-menu.c:654
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
+#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "Invito per questa stanza"
-#: ../libempathy-gtk/empathy-contact-menu.c:681
-#: ../libempathy-gtk/empathy-individual-menu.c:1019
+#: ../libempathy-gtk/empathy-contact-menu.c:685
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "_Invita nella stanza"
#. Title
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:513
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
msgid "Search contacts"
msgstr "Cerca contatti"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:543
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:535
msgid "Search: "
msgstr "Cerca:"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:601
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:593
msgid "_Add Contact"
msgstr "A_ggiungi contatto..."
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:619
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:611
msgid "No contacts found"
msgstr "Nessun contatto trovato"
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:627
+msgid "Your message introducing yourself:"
+msgstr "Un messaggio di presentazione:"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:635
+msgid "Please let me see when you're online. Thanks!"
+msgstr "Vorrei poter vedere quando sei online! Grazie!"
+
#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "Seleziona un contatto"
-#: ../libempathy-gtk/empathy-contact-widget.c:295
+#: ../libempathy-gtk/empathy-contact-widget.c:336
#: ../libempathy-gtk/empathy-individual-widget.c:153
msgid "Full name:"
msgstr "Nome completo:"
-#: ../libempathy-gtk/empathy-contact-widget.c:296
+#: ../libempathy-gtk/empathy-contact-widget.c:337
#: ../libempathy-gtk/empathy-individual-widget.c:154
msgid "Phone number:"
msgstr "Numero di telefono:"
-#: ../libempathy-gtk/empathy-contact-widget.c:297
+#: ../libempathy-gtk/empathy-contact-widget.c:338
#: ../libempathy-gtk/empathy-individual-widget.c:155
msgid "E-mail address:"
msgstr "Indirizzo email:"
-#: ../libempathy-gtk/empathy-contact-widget.c:298
+#: ../libempathy-gtk/empathy-contact-widget.c:339
#: ../libempathy-gtk/empathy-individual-widget.c:156
msgid "Website:"
msgstr "Sito web:"
-#: ../libempathy-gtk/empathy-contact-widget.c:299
+#: ../libempathy-gtk/empathy-contact-widget.c:340
#: ../libempathy-gtk/empathy-individual-widget.c:157
msgid "Birthday:"
msgstr "Compleanno:"
-#: ../libempathy-gtk/empathy-contact-widget.c:762
-#: ../libempathy-gtk/empathy-individual-widget.c:488
+# (ndt) o "Ultimo avvistamento" :-)
+#. Note to translators: this is the caption for a string of the form "5
+#. * minutes ago", and refers to the time since the contact last interacted
+#. * with their IM client.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:346
+msgid "Last seen:"
+msgstr "Ultima attività:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:348
+msgid "Connected from:"
+msgstr "Connessione da:"
+
+# (ndt) usato lo stesso di xchat-gnome
+#. FIXME: once Idle implements SimplePresence using this information, we can
+#. * and should bin this.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:353
+msgid "Away message:"
+msgstr "Messaggio di assenza:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:606
+msgid "Channels:"
+msgstr "Canali:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:897
+#: ../libempathy-gtk/empathy-individual-widget.c:469
msgid "Country ISO Code:"
msgstr "Codice ISO del paese:"
-#: ../libempathy-gtk/empathy-contact-widget.c:764
-#: ../libempathy-gtk/empathy-individual-widget.c:490
+#: ../libempathy-gtk/empathy-contact-widget.c:899
+#: ../libempathy-gtk/empathy-individual-widget.c:471
msgid "Country:"
msgstr "Paese:"
-#: ../libempathy-gtk/empathy-contact-widget.c:766
-#: ../libempathy-gtk/empathy-individual-widget.c:492
+#: ../libempathy-gtk/empathy-contact-widget.c:901
+#: ../libempathy-gtk/empathy-individual-widget.c:473
msgid "State:"
msgstr "Stato:"
-#: ../libempathy-gtk/empathy-contact-widget.c:768
-#: ../libempathy-gtk/empathy-individual-widget.c:494
+#: ../libempathy-gtk/empathy-contact-widget.c:903
+#: ../libempathy-gtk/empathy-individual-widget.c:475
msgid "City:"
msgstr "Città:"
-#: ../libempathy-gtk/empathy-contact-widget.c:770
-#: ../libempathy-gtk/empathy-individual-widget.c:496
+#: ../libempathy-gtk/empathy-contact-widget.c:905
+#: ../libempathy-gtk/empathy-individual-widget.c:477
msgid "Area:"
msgstr "Area:"
-#: ../libempathy-gtk/empathy-contact-widget.c:772
-#: ../libempathy-gtk/empathy-individual-widget.c:498
+#: ../libempathy-gtk/empathy-contact-widget.c:907
+#: ../libempathy-gtk/empathy-individual-widget.c:479
msgid "Postal Code:"
msgstr "Codice postale:"
# (ndt) nome di una colonna
-#: ../libempathy-gtk/empathy-contact-widget.c:774
-#: ../libempathy-gtk/empathy-individual-widget.c:500
+#: ../libempathy-gtk/empathy-contact-widget.c:909
+#: ../libempathy-gtk/empathy-individual-widget.c:481
msgid "Street:"
msgstr "Via:"
-#: ../libempathy-gtk/empathy-contact-widget.c:776
-#: ../libempathy-gtk/empathy-individual-widget.c:502
+#: ../libempathy-gtk/empathy-contact-widget.c:911
+#: ../libempathy-gtk/empathy-individual-widget.c:483
msgid "Building:"
msgstr "Edificio:"
# (ndt) questo è prima di una casella di testo
# in cui inserire il criterio di ricerca
-#: ../libempathy-gtk/empathy-contact-widget.c:778
-#: ../libempathy-gtk/empathy-individual-widget.c:504
+#: ../libempathy-gtk/empathy-contact-widget.c:913
+#: ../libempathy-gtk/empathy-individual-widget.c:485
msgid "Floor:"
msgstr "Piano:"
-#: ../libempathy-gtk/empathy-contact-widget.c:780
-#: ../libempathy-gtk/empathy-individual-widget.c:506
+#: ../libempathy-gtk/empathy-contact-widget.c:915
+#: ../libempathy-gtk/empathy-individual-widget.c:487
msgid "Room:"
msgstr "Stanza:"
-#: ../libempathy-gtk/empathy-contact-widget.c:782
-#: ../libempathy-gtk/empathy-individual-widget.c:508
+#: ../libempathy-gtk/empathy-contact-widget.c:917
+#: ../libempathy-gtk/empathy-individual-widget.c:489
msgid "Text:"
msgstr "Testo:"
-#: ../libempathy-gtk/empathy-contact-widget.c:784
-#: ../libempathy-gtk/empathy-individual-widget.c:510
+#: ../libempathy-gtk/empathy-contact-widget.c:919
+#: ../libempathy-gtk/empathy-individual-widget.c:491
msgid "Description:"
msgstr "Descrizione:"
-#: ../libempathy-gtk/empathy-contact-widget.c:786
-#: ../libempathy-gtk/empathy-individual-widget.c:512
+#: ../libempathy-gtk/empathy-contact-widget.c:921
+#: ../libempathy-gtk/empathy-individual-widget.c:493
msgid "URI:"
msgstr "URI:"
-#: ../libempathy-gtk/empathy-contact-widget.c:788
-#: ../libempathy-gtk/empathy-individual-widget.c:514
+#: ../libempathy-gtk/empathy-contact-widget.c:923
+#: ../libempathy-gtk/empathy-individual-widget.c:495
msgid "Accuracy Level:"
msgstr "Livello di precisione:"
-#: ../libempathy-gtk/empathy-contact-widget.c:790
-#: ../libempathy-gtk/empathy-individual-widget.c:516
+#: ../libempathy-gtk/empathy-contact-widget.c:925
+#: ../libempathy-gtk/empathy-individual-widget.c:497
msgid "Error:"
msgstr "Errore:"
-#: ../libempathy-gtk/empathy-contact-widget.c:792
-#: ../libempathy-gtk/empathy-individual-widget.c:518
+#: ../libempathy-gtk/empathy-contact-widget.c:927
+#: ../libempathy-gtk/empathy-individual-widget.c:499
msgid "Vertical Error (meters):"
msgstr "Errore verticale (metri):"
-#: ../libempathy-gtk/empathy-contact-widget.c:794
-#: ../libempathy-gtk/empathy-individual-widget.c:520
+#: ../libempathy-gtk/empathy-contact-widget.c:929
+#: ../libempathy-gtk/empathy-individual-widget.c:501
msgid "Horizontal Error (meters):"
msgstr "Errore orizzontale (metri):"
-#: ../libempathy-gtk/empathy-contact-widget.c:796
-#: ../libempathy-gtk/empathy-individual-widget.c:522
+#: ../libempathy-gtk/empathy-contact-widget.c:931
+#: ../libempathy-gtk/empathy-individual-widget.c:503
msgid "Speed:"
msgstr "Velocità:"
-#: ../libempathy-gtk/empathy-contact-widget.c:798
-#: ../libempathy-gtk/empathy-individual-widget.c:524
+#: ../libempathy-gtk/empathy-contact-widget.c:933
+#: ../libempathy-gtk/empathy-individual-widget.c:505
msgid "Bearing:"
msgstr "Orientamento:"
-#: ../libempathy-gtk/empathy-contact-widget.c:800
-#: ../libempathy-gtk/empathy-individual-widget.c:526
+#: ../libempathy-gtk/empathy-contact-widget.c:935
+#: ../libempathy-gtk/empathy-individual-widget.c:507
msgid "Climb Speed:"
msgstr "Velocità di salita:"
-#: ../libempathy-gtk/empathy-contact-widget.c:802
-#: ../libempathy-gtk/empathy-individual-widget.c:528
+#: ../libempathy-gtk/empathy-contact-widget.c:937
+#: ../libempathy-gtk/empathy-individual-widget.c:509
msgid "Last Updated on:"
msgstr "Ultimo aggiornamento:"
-#: ../libempathy-gtk/empathy-contact-widget.c:804
-#: ../libempathy-gtk/empathy-individual-widget.c:530
+#: ../libempathy-gtk/empathy-contact-widget.c:939
+#: ../libempathy-gtk/empathy-individual-widget.c:511
msgid "Longitude:"
msgstr "Longitudine:"
-#: ../libempathy-gtk/empathy-contact-widget.c:806
-#: ../libempathy-gtk/empathy-individual-widget.c:532
+#: ../libempathy-gtk/empathy-contact-widget.c:941
+#: ../libempathy-gtk/empathy-individual-widget.c:513
msgid "Latitude:"
msgstr "Latitudine:"
-#: ../libempathy-gtk/empathy-contact-widget.c:808
-#: ../libempathy-gtk/empathy-individual-widget.c:534
+#: ../libempathy-gtk/empathy-contact-widget.c:943
+#: ../libempathy-gtk/empathy-individual-widget.c:515
msgid "Altitude:"
msgstr "Altitudine:"
# (ndt) nome della scheda
-#: ../libempathy-gtk/empathy-contact-widget.c:871
-#: ../libempathy-gtk/empathy-contact-widget.c:888
-#: ../libempathy-gtk/empathy-individual-widget.c:616
-#: ../libempathy-gtk/empathy-individual-widget.c:633
-#: ../src/empathy-preferences.ui.h:12
+#: ../libempathy-gtk/empathy-contact-widget.c:996
+#: ../libempathy-gtk/empathy-contact-widget.c:1011
+#: ../libempathy-gtk/empathy-individual-widget.c:607
+#: ../libempathy-gtk/empathy-individual-widget.c:622
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "Posizione geografica"
#. translators: format is "Location, $date"
-#: ../libempathy-gtk/empathy-contact-widget.c:890
-#: ../libempathy-gtk/empathy-individual-widget.c:635
+#: ../libempathy-gtk/empathy-contact-widget.c:1013
+#: ../libempathy-gtk/empathy-individual-widget.c:624
#, c-format
msgid "%s, %s"
msgstr "%s, il giorno %s"
-#: ../libempathy-gtk/empathy-contact-widget.c:942
-#: ../libempathy-gtk/empathy-individual-widget.c:684
+#: ../libempathy-gtk/empathy-contact-widget.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:673
msgid "%B %e, %Y at %R UTC"
msgstr "%-d %B %Y alle %H.%M UTC"
-#: ../libempathy-gtk/empathy-contact-widget.c:1024
-#: ../libempathy-gtk/empathy-individual-widget.c:919
+#: ../libempathy-gtk/empathy-contact-widget.c:1147
+#: ../libempathy-gtk/empathy-individual-widget.c:915
msgid "Save Avatar"
msgstr "Salva immagine"
-#: ../libempathy-gtk/empathy-contact-widget.c:1080
-#: ../libempathy-gtk/empathy-individual-widget.c:977
+#: ../libempathy-gtk/empathy-contact-widget.c:1203
+#: ../libempathy-gtk/empathy-individual-widget.c:973
msgid "Unable to save avatar"
msgstr "Impossibile salvare l'immagine"
@@ -1989,7 +2180,7 @@ msgstr "<b>Posizione</b> alla data\t"
#. Alias
#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
-#: ../libempathy-gtk/empathy-individual-widget.c:1307
+#: ../libempathy-gtk/empathy-individual-widget.c:1308
msgid "Alias:"
msgstr "Pseudonimo:"
@@ -2009,7 +2200,7 @@ msgstr "Dettagli contatto"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1511
+#: ../libempathy-gtk/empathy-individual-widget.c:1515
msgid "Identifier:"
msgstr "Identificatore:"
@@ -2027,11 +2218,11 @@ msgstr "SO:"
msgid "Version:"
msgstr "Versione:"
-#: ../libempathy-gtk/empathy-groups-widget.c:332
+#: ../libempathy-gtk/empathy-groups-widget.c:333
msgid "Groups"
msgstr "Gruppi"
-#: ../libempathy-gtk/empathy-groups-widget.c:344
+#: ../libempathy-gtk/empathy-groups-widget.c:345
msgid ""
"Select the groups you want this contact to appear in. Note that you can "
"select more than one group or no groups."
@@ -2040,85 +2231,118 @@ msgstr ""
"selezionarne più di uno oppure nessuno."
# (ndt) pulsante
-#: ../libempathy-gtk/empathy-groups-widget.c:363
+#: ../libempathy-gtk/empathy-groups-widget.c:364
msgid "_Add Group"
msgstr "A_ggiungi gruppo"
# (ndt) nome di una colonna
-#: ../libempathy-gtk/empathy-groups-widget.c:398
+#: ../libempathy-gtk/empathy-groups-widget.c:399
msgctxt "verb in a column header displaying group names"
msgid "Select"
msgstr "Selezione"
-#: ../libempathy-gtk/empathy-groups-widget.c:408
-#: ../src/empathy-main-window.c:1436
+#: ../libempathy-gtk/empathy-groups-widget.c:409
+#: ../src/empathy-main-window.c:1807
msgid "Group"
msgstr "Gruppo"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:252
+#: ../libempathy-gtk/empathy-individual-dialogs.c:260
msgid "The following identity will be blocked:"
msgid_plural "The following identities will be blocked:"
msgstr[0] "La seguente identità verrà bloccata:"
msgstr[1] "Le seguenti identità verranno bloccate:"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:259
+#: ../libempathy-gtk/empathy-individual-dialogs.c:267
msgid "The following identity can not be blocked:"
msgid_plural "The following identities can not be blocked:"
msgstr[0] "La seguente identità non può essere bloccata:"
msgstr[1] "Le seguenti identità non possono essere bloccate:"
#. Translators: the heading at the top of the Information dialogue
-#: ../libempathy-gtk/empathy-individual-information-dialog.c:281
+#: ../libempathy-gtk/empathy-individual-information-dialog.c:288
msgid "Linked Contacts"
msgstr "Contatti uniti"
-#: ../libempathy-gtk/empathy-individual-linker.c:354
+#: ../libempathy-gtk/empathy-individual-linker.c:370
msgid "Select contacts to link"
msgstr "Selezionare i contatti da unire"
-#: ../libempathy-gtk/empathy-individual-linker.c:428
+#: ../libempathy-gtk/empathy-individual-linker.c:444
msgid "New contact preview"
msgstr "Anteprima nuovo contatto"
-#: ../libempathy-gtk/empathy-individual-linker.c:472
+#: ../libempathy-gtk/empathy-individual-linker.c:488
msgid "Contacts selected in the list on the left will be linked together."
msgstr "I contatti selezionati nell'elenco a sinistra verranno uniti."
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:131
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../libempathy-gtk/empathy-individual-menu.c:839
+# (ndt) è un titolo...
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "Selezione account per la chiamata"
+
+# (ndt) è il titolo del dialogo
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "Chiamata"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+msgid "Mobile"
+msgstr "Cellulare"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "Lavoro"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "Casa"
+
+#. add an SMS button
+#: ../libempathy-gtk/empathy-individual-menu.c:804
+#: ../libempathy-gtk/empathy-new-message-dialog.c:215
+msgid "_SMS"
+msgstr "_SMS"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "_Modifica"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:865
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "_Unisci contatti..."
-#: ../libempathy-gtk/empathy-individual-view.c:2301
+#: ../libempathy-gtk/empathy-individual-view.c:2341
msgid "Delete and _Block"
msgstr "Elimina e _blocca"
-#: ../libempathy-gtk/empathy-individual-view.c:2467
+#: ../libempathy-gtk/empathy-individual-view.c:2510
#, c-format
msgid ""
"Do you really want to remove the linked contact '%s'? Note that this will "
"remove all the contacts which make up this linked contact."
msgstr ""
-"Rimuovere veramente il contatto unificato «%s»? Questa azione rimuoverà tutti "
-"i contatti di cui è composto."
+"Rimuovere veramente il contatto unificato «%s»? Questa azione rimuoverà "
+"tutti i contatti di cui è composto."
# (ndt) rivedere meta-contact, trovare idee migliori...
-#: ../libempathy-gtk/empathy-individual-widget.c:1652
+#: ../libempathy-gtk/empathy-individual-widget.c:1662
#, c-format
msgid "Linked contact containing %u contact"
msgid_plural "Linked contacts containing %u contacts"
@@ -2204,70 +2428,199 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_Dividi"
-#: ../libempathy-gtk/empathy-log-window.c:660
-msgid "Date"
-msgstr "Data"
+#: ../libempathy-gtk/empathy-log-window.c:634
+msgid "History"
+msgstr "Cronologia"
-#. Tab Label
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-msgid "Conversations"
-msgstr "Conversazioni"
+#: ../libempathy-gtk/empathy-log-window.c:689
+msgid "Show"
+msgstr "Mostra"
+
+#: ../libempathy-gtk/empathy-log-window.c:711
+msgid "Search"
+msgstr "Cerca"
+
+#: ../libempathy-gtk/empathy-log-window.c:1159
+#, c-format
+msgid "Chat in %s"
+msgstr "Conversazione in %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1161
+#, c-format
+msgid "Chat with %s"
+msgstr "Conversazione con %s"
+
+# (ndt) domenica 01 ottobre 2007
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
+msgctxt "A date with the time"
+msgid "%A, %e %B %Y %X"
+msgstr "%A %d %B %Y %X"
+
+#. Translators: this is an emote: '* Danielle waves'
+#: ../libempathy-gtk/empathy-log-window.c:1300
+#, c-format
+msgid "<i>* %s %s</i>"
+msgstr "<i>* %s %s</i>"
+
+#. Translators: this is a message: 'Danielle: hello'
+#. * The string in bold is the sender's name
+#: ../libempathy-gtk/empathy-log-window.c:1306
+#, c-format
+msgid "<b>%s:</b> %s"
+msgstr "<b>%s:</b> %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
+#: ../src/empathy-ft-manager.c:1026
+msgid "%"
+msgstr "%"
+
+#: ../libempathy-gtk/empathy-log-window.c:1386
+#, c-format
+msgid "Call took %s, ended at %s"
+msgstr "Durata della chiamata: %s. Terminata alle: %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1718
+msgid "Today"
+msgstr "Oggi"
+
+#: ../libempathy-gtk/empathy-log-window.c:1722
+msgid "Yesterday"
+msgstr "Ieri"
+
+# (ndt) domenica 01 ottobre 2007
+#: ../libempathy-gtk/empathy-log-window.c:1738
+msgctxt ""
+"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
+msgid "%e %B %Y"
+msgstr "%d %B %Y"
+
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
+msgid "Anytime"
+msgstr "Qualsiasi ora"
+
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
+msgid "Anyone"
+msgstr "Chiunque"
+
+#: ../libempathy-gtk/empathy-log-window.c:2656
+msgid "Who"
+msgstr "Chi"
+
+#: ../libempathy-gtk/empathy-log-window.c:2860
+msgid "When"
+msgstr "Quando"
+
+#: ../libempathy-gtk/empathy-log-window.c:2976
+msgid "Anything"
+msgstr "Qualsiasi cosa"
+
+#: ../libempathy-gtk/empathy-log-window.c:2978
+msgid "Text chats"
+msgstr "Testo conversazioni"
+
+# (ndt) è il titolo del dialogo
+#: ../libempathy-gtk/empathy-log-window.c:2980
+#: ../src/empathy-preferences.ui.h:4
+msgid "Calls"
+msgstr "Chiamate"
+
+#: ../libempathy-gtk/empathy-log-window.c:2985
+msgid "Incoming calls"
+msgstr "Chiamate in arrivo"
+
+#: ../libempathy-gtk/empathy-log-window.c:2986
+msgid "Outgoing calls"
+msgstr "Chiamate in uscita"
+
+#: ../libempathy-gtk/empathy-log-window.c:2987
+msgid "Missed calls"
+msgstr "Chiamate perse"
+
+#: ../libempathy-gtk/empathy-log-window.c:3009
+msgid "What"
+msgstr "Cosa"
+
+#: ../libempathy-gtk/empathy-log-window.c:3718
+msgid "Are you sure you want to delete all logs of previous conversations?"
+msgstr ""
+"Eliminare veramente tutte le registrazioni delle conversazioni precedenti?"
+
+#: ../libempathy-gtk/empathy-log-window.c:3722
+msgid "Clear All"
+msgstr "Elimina tutto"
+
+#: ../libempathy-gtk/empathy-log-window.c:3729
+msgid "Delete from:"
+msgstr "Elimina da:"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:1
+msgid "<span size=\"x-large\">Loading...</span>"
+msgstr "<span size=\"x-large\">Caricamento...</span>"
-# (ndt) è un pulsante, si riferisce alle conversazioni
#: ../libempathy-gtk/empathy-log-window.ui.h:3
-#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "Successiva"
+#: ../src/empathy-chat-window.ui.h:3
+msgid "Chat"
+msgstr "Conversazione"
-# (ndt) è un pulsante, si riferisce alle conversazioni
#: ../libempathy-gtk/empathy-log-window.ui.h:4
-#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-msgid "Find Previous"
-msgstr "Precedente"
+msgid "Delete All History..."
+msgstr "Elimina cronologia..."
#: ../libempathy-gtk/empathy-log-window.ui.h:5
-msgid "Previous Conversations"
-msgstr "Conversazioni precedenti"
+msgid "Profile"
+msgstr "Profilo"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:6
+#: ../src/empathy-call-window.ui.h:22
+#: ../src/empathy-streamed-media-window.ui.h:20
+msgid "Video"
+msgstr "Video"
-#. Tab Label
#: ../libempathy-gtk/empathy-log-window.ui.h:7
-msgid "Search"
-msgstr "Cerca"
+#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:20
+msgid "_Edit"
+msgstr "_Modifica"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:8
+msgid "_File"
+msgstr "_File"
-# (ndt) questo è prima di una casella di testo
-# in cui inserire il criterio di ricerca
-#. Searching *for* something
#: ../libempathy-gtk/empathy-log-window.ui.h:9
-msgid "_For:"
-msgstr "_Frase:"
+msgid "page 2"
+msgstr "page 2"
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:2
msgid "Contact ID:"
msgstr "ID contatto:"
#. add chat button
-#: ../libempathy-gtk/empathy-new-message-dialog.c:171
+#: ../libempathy-gtk/empathy-new-message-dialog.c:225
msgid "C_hat"
msgstr "_Conversazione"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-message-dialog.c:181
+#: ../libempathy-gtk/empathy-new-message-dialog.c:244
msgid "New Conversation"
msgstr "Nuova conversazione"
#. add video toggle
-#: ../libempathy-gtk/empathy-new-call-dialog.c:253
+#: ../libempathy-gtk/empathy-new-call-dialog.c:204
msgid "Send _Video"
msgstr "Invia _video"
#. add chat button
-#: ../libempathy-gtk/empathy-new-call-dialog.c:261
+#: ../libempathy-gtk/empathy-new-call-dialog.c:215
msgid "C_all"
msgstr "C_hiama"
# (ndt) è il titolo del dialogo
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-call-dialog.c:271
+#: ../libempathy-gtk/empathy-new-call-dialog.c:225
msgid "New Call"
msgstr "Nuova chiamata"
@@ -2286,36 +2639,36 @@ msgstr ""
#. COL_DISPLAY_MARKUP
#. COL_STATUS_CUSTOMISABLE
#. COL_TYPE
-#: ../libempathy-gtk/empathy-presence-chooser.c:170
-#: ../libempathy-gtk/empathy-presence-chooser.c:206
+#: ../libempathy-gtk/empathy-presence-chooser.c:167
+#: ../libempathy-gtk/empathy-presence-chooser.c:203
msgid "Custom Message…"
msgstr "Messaggio personalizzato..."
-#: ../libempathy-gtk/empathy-presence-chooser.c:223
-#: ../libempathy-gtk/empathy-presence-chooser.c:225
+#: ../libempathy-gtk/empathy-presence-chooser.c:220
+#: ../libempathy-gtk/empathy-presence-chooser.c:222
msgid "Edit Custom Messages…"
msgstr "Modifica messaggio personalizzato..."
# (ndt) sono dei suggerimenti, ma indicano l'azione da compiere
-#: ../libempathy-gtk/empathy-presence-chooser.c:348
+#: ../libempathy-gtk/empathy-presence-chooser.c:345
msgid "Click to remove this status as a favorite"
msgstr "Fare clic per rimuovere questo stato dai preferiti"
-#: ../libempathy-gtk/empathy-presence-chooser.c:357
+#: ../libempathy-gtk/empathy-presence-chooser.c:354
msgid "Click to make this status a favorite"
msgstr "Fare clic per aggiungere questo stato tra i preferiti"
-#: ../libempathy-gtk/empathy-presence-chooser.c:391
+#: ../libempathy-gtk/empathy-presence-chooser.c:388
msgid "Set status"
msgstr "Imposta lo stato"
# (ndt) come c'è scritto nel codice: this string sucks
-#: ../libempathy-gtk/empathy-presence-chooser.c:946
+#: ../libempathy-gtk/empathy-presence-chooser.c:943
msgid "Set your presence and current status"
msgstr "Imposta la presenza e lo stato"
#. Custom messages
-#: ../libempathy-gtk/empathy-presence-chooser.c:1134
+#: ../libempathy-gtk/empathy-presence-chooser.c:1131
msgid "Custom messages…"
msgstr "Messaggi personalizzati..."
@@ -2328,18 +2681,26 @@ msgstr "Messaggi personalizzati..."
msgid "New %s account"
msgstr "Nuovo account %s"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:3
+#: ../libempathy-gtk/empathy-search-bar.ui.h:1
msgid "Find:"
msgstr "Trova:"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "Maiuscole/Minuscole"
+#: ../libempathy-gtk/empathy-search-bar.ui.h:2
+msgid "Mat_ch case"
+msgstr "_Maiuscole/minuscole"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+#: ../libempathy-gtk/empathy-search-bar.ui.h:3
msgid "Phrase not found"
msgstr "Stringa non trovata"
+#: ../libempathy-gtk/empathy-search-bar.ui.h:4
+msgid "_Next"
+msgstr "_Successiva"
+
+#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+msgid "_Previous"
+msgstr "_Precedente"
+
# (ndt) dovrebbero essere gli eventi sonori
#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
@@ -2381,35 +2742,33 @@ msgstr "Chiamata vocale in uscita"
msgid "Voice call ended"
msgstr "Chiamata vocale terminata"
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:364
-msgid "Enter Custom Message"
-msgstr "Inserire il messaggio personalizzato"
-
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:523
+#: ../libempathy-gtk/empathy-status-preset-dialog.c:296
msgid "Edit Custom Messages"
msgstr "Modifica messaggi personalizzati"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
-msgid "Save _New Status Message"
-msgstr "Salva _nuovo messaggio di stato"
+# (ndt) quello che c'è dopo è un timestamp, che ovviamente non è localizzabile...
+#: ../libempathy-gtk/empathy-theme-adium.c:1030
+#, c-format
+msgid "Message edited at %s"
+msgstr "Messaggio modificato alle %s"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:2
-msgid "Saved Status Messages"
-msgstr "Messaggi di stato salvati"
+#: ../libempathy-gtk/empathy-theme-adium.c:1720
+msgid "Normal"
+msgstr "Normale"
-#: ../libempathy-gtk/empathy-theme-manager.c:67
+#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Classic"
msgstr "Classico"
-#: ../libempathy-gtk/empathy-theme-manager.c:68
+#: ../libempathy-gtk/empathy-theme-manager.c:71
msgid "Simple"
msgstr "Semplice"
-#: ../libempathy-gtk/empathy-theme-manager.c:69
+#: ../libempathy-gtk/empathy-theme-manager.c:72
msgid "Clean"
msgstr "Pulito"
-#: ../libempathy-gtk/empathy-theme-manager.c:70
+#: ../libempathy-gtk/empathy-theme-manager.c:73
msgid "Blue"
msgstr "Blu"
@@ -2488,20 +2847,20 @@ msgstr "Ricordare per le successive connessioni"
msgid "Certificate Details"
msgstr "Dettagli certificato"
-#: ../libempathy-gtk/empathy-ui-utils.c:1705
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "Impossibile aprire l'URI"
# (ndt) titolo
-#: ../libempathy-gtk/empathy-ui-utils.c:1800
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "Seleziona un file"
-#: ../libempathy-gtk/empathy-ui-utils.c:1872
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
msgid "Insufficient free space to save file"
msgstr "Spazio insufficiente per salvare il file"
-#: ../libempathy-gtk/empathy-ui-utils.c:1880
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
#, c-format
msgid ""
"%s of free space are required to save this file, but only %s is available. "
@@ -2510,7 +2869,7 @@ msgstr ""
"%s di spazio libero sono richiesti per salvare questo file, ma sono "
"disponibili solamente %s. Scegliere un'altra posizione."
-#: ../libempathy-gtk/empathy-ui-utils.c:1924
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, c-format
msgid "Incoming file from %s"
msgstr "File in arrivo da parte di %s"
@@ -2700,24 +3059,24 @@ msgid "Instant Message (Empathy)"
msgstr "Messaggio istantaneo (Empathy)"
# (ndt) opzione
-#: ../src/empathy.c:308
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "Non connettere all'avvio"
# (ndt) opzione
-#: ../src/empathy.c:312
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "Non mostrare l'elenco contatti o qualsiasi altro dialogo all'avvio"
-#: ../src/empathy.c:320
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "- Messaggistica istantanea Empathy"
-#: ../src/empathy.c:499
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "Errore nel contattare il gestore di account"
-#: ../src/empathy.c:501
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -2875,8 +3234,8 @@ msgid "Select the accounts you want to import:"
msgstr "Selezionare gli account da importare:"
#: ../src/empathy-account-assistant.c:813
-#: ../src/empathy-new-chatroom-dialog.c:562
-#: ../src/empathy-new-chatroom-dialog.c:563
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "Yes"
msgstr "Sì"
@@ -2953,36 +3312,37 @@ msgstr "Sono presenti delle modifiche non salvate per l'account %s."
msgid "Your new account has not been saved yet."
msgstr "Il nuovo account non è ancora stato salvato."
-#: ../src/empathy-accounts-dialog.c:286
-#: ../src/empathy-streamed-media-window.c:809
+#: ../src/empathy-accounts-dialog.c:345
+#: ../src/empathy-streamed-media-window.c:754
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Connessione..."
-#: ../src/empathy-accounts-dialog.c:327
+#: ../src/empathy-accounts-dialog.c:386
#, c-format
msgid "Offline — %s"
msgstr "Fuori rete — %s"
# (ndt) plurale per comprendere uomini e donne
-#: ../src/empathy-accounts-dialog.c:339
+#: ../src/empathy-accounts-dialog.c:398
#, c-format
msgid "Disconnected — %s"
msgstr "Disconnessi — %s"
-#: ../src/empathy-accounts-dialog.c:350
+#: ../src/empathy-accounts-dialog.c:409
msgid "Offline — No Network Connection"
msgstr "Fuori rete — Nessuna connessione di rete"
-#: ../src/empathy-accounts-dialog.c:357
+#: ../src/empathy-accounts-dialog.c:416
msgid "Unknown Status"
msgstr "Stato sconosciuto"
-#: ../src/empathy-accounts-dialog.c:369
+#: ../src/empathy-accounts-dialog.c:428
msgid "Offline — Account Disabled"
msgstr "Fuori rete — Account disabilitato"
# (ndt) messo scartate perché il pulsante nella finestra è "Scarta"
-#: ../src/empathy-accounts-dialog.c:772
+#: ../src/empathy-accounts-dialog.c:831
msgid ""
"You are about to create a new account, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2990,17 +3350,17 @@ msgstr ""
"Sta per essere creato un nuovo account e le modifiche\n"
"effettuate verranno scartate. Procedere veramente?"
-#: ../src/empathy-accounts-dialog.c:1133
+#: ../src/empathy-accounts-dialog.c:1192
#, c-format
msgid "Do you want to remove %s from your computer?"
msgstr "Rimuovere «%s» dal computer?"
-#: ../src/empathy-accounts-dialog.c:1137
+#: ../src/empathy-accounts-dialog.c:1196
msgid "This will not remove your account on the server."
msgstr "Questo non rimuoverà l'account dal server."
# (ndt) messo scartate perché il pulsante nella finestra è "Scarta"
-#: ../src/empathy-accounts-dialog.c:1375
+#: ../src/empathy-accounts-dialog.c:1432
msgid ""
"You are about to select another account, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -3009,16 +3369,16 @@ msgstr ""
"effettuate verranno scartate. Procedere veramente?"
#. Menu items: to enabled/disable the account
-#: ../src/empathy-accounts-dialog.c:1593
+#: ../src/empathy-accounts-dialog.c:1643
msgid "_Enable"
msgstr "_Abilita"
-#: ../src/empathy-accounts-dialog.c:1594
+#: ../src/empathy-accounts-dialog.c:1644
msgid "_Disable"
msgstr "_Disabilita"
# (ndt) messo scartate perché il pulsante nella finestra è "Scarta"
-#: ../src/empathy-accounts-dialog.c:2113
+#: ../src/empathy-accounts-dialog.c:2154
msgid ""
"You are about to close the window, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -3027,19 +3387,23 @@ msgstr ""
"effettuate verranno scartate. Procedere veramente?"
#: ../src/empathy-accounts-dialog.ui.h:1
+msgid "Add…"
+msgstr "Aggiungi..."
+
+#: ../src/empathy-accounts-dialog.ui.h:2
msgid "Loading account information"
msgstr "Caricamento informazioni account"
-#: ../src/empathy-accounts-dialog.ui.h:2
+#: ../src/empathy-accounts-dialog.ui.h:3
msgid "No protocol installed"
msgstr "Nessun protocollo installato"
-#: ../src/empathy-accounts-dialog.ui.h:3
+#: ../src/empathy-accounts-dialog.ui.h:4
msgid "Protocol:"
msgstr "Protocollo:"
# FIXME: backend, ci vuole di meglio
-#: ../src/empathy-accounts-dialog.ui.h:4
+#: ../src/empathy-accounts-dialog.ui.h:6
msgid ""
"To add a new account, you first have to install a backend for each protocol "
"you want to use."
@@ -3047,19 +3411,15 @@ msgstr ""
"Per aggiungere un nuovo account è necessario installare un backend per ogni "
"protocollo da usare."
-#: ../src/empathy-accounts-dialog.ui.h:5
-msgid "_Add…"
-msgstr "A_ggiungi..."
-
-#: ../src/empathy-accounts-dialog.ui.h:6
+#: ../src/empathy-accounts-dialog.ui.h:7
msgid "_Import…"
msgstr "_Importa..."
-#: ../src/empathy-auth-client.c:246
+#: ../src/empathy-auth-client.c:249
msgid " - Empathy authentication client"
msgstr " - Client autenticazione Empathy"
-#: ../src/empathy-auth-client.c:262
+#: ../src/empathy-auth-client.c:265
msgid "Empathy authentication client"
msgstr "Client autenticazione Empathy"
@@ -3067,97 +3427,118 @@ msgstr "Client autenticazione Empathy"
msgid "People nearby"
msgstr "Persone nelle vicinanze"
-#: ../src/empathy-av.c:118
+#: ../src/empathy-av.c:118 ../src/empathy-call.c:127
msgid "- Empathy Audio/Video Client"
msgstr "- Client audio/video Empathy"
-#: ../src/empathy-av.c:134
+#: ../src/empathy-av.c:134 ../src/empathy-call.c:152
msgid "Empathy Audio/Video Client"
msgstr "Client audio/video Empathy"
-#: ../src/empathy-streamed-media-window.c:479
+#: ../src/empathy-streamed-media-window.c:431
msgid "Contrast"
msgstr "Contrasto"
-#: ../src/empathy-streamed-media-window.c:482
+#: ../src/empathy-streamed-media-window.c:434
msgid "Brightness"
msgstr "Luminosità"
-#: ../src/empathy-streamed-media-window.c:485
+#: ../src/empathy-streamed-media-window.c:437
msgid "Gamma"
msgstr "Gamma"
-#: ../src/empathy-streamed-media-window.c:590
+#: ../src/empathy-streamed-media-window.c:542
msgid "Volume"
msgstr "Volume"
-#: ../src/empathy-streamed-media-window.c:1166
+#: ../src/empathy-streamed-media-window.c:1110
msgid "_Sidebar"
msgstr "_Barra laterale"
-#: ../src/empathy-streamed-media-window.c:1186
+#: ../src/empathy-streamed-media-window.c:1130
msgid "Audio input"
msgstr "Ingresso audio"
-#: ../src/empathy-streamed-media-window.c:1190
+#: ../src/empathy-streamed-media-window.c:1134
msgid "Video input"
msgstr "Ingresso video"
-#: ../src/empathy-streamed-media-window.c:1194
+#: ../src/empathy-streamed-media-window.c:1140
msgid "Dialpad"
msgstr "Tastierino"
-#: ../src/empathy-streamed-media-window.c:1205
+#: ../src/empathy-streamed-media-window.c:1151
msgid "Details"
msgstr "Dettagli"
# (ndt) quello che c'è dopo è il nome del contatto
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
-#: ../src/empathy-streamed-media-window.c:1274
+#: ../src/empathy-streamed-media-window.c:1220
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "Chiamata con %s"
-# (ndt) è il titolo del dialogo
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../src/empathy-streamed-media-window.c:1353
-msgid "Call"
-msgstr "Chiamata"
-
-#: ../src/empathy-streamed-media-window.c:1507
+#: ../src/empathy-streamed-media-window.c:1453
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "L'indirizzo IP visto dal computer"
-#: ../src/empathy-streamed-media-window.c:1509
+#: ../src/empathy-streamed-media-window.c:1455
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "L'indirizzo IP visto da un server su Internet"
# (ndt) il lato oscuro... questa è interessante e da rivedere
-#: ../src/empathy-streamed-media-window.c:1511
+#: ../src/empathy-streamed-media-window.c:1457
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "L'indirizzo IP del nodo visto dall'altro lato"
-#: ../src/empathy-streamed-media-window.c:1513
+#: ../src/empathy-streamed-media-window.c:1459
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "L'indirizzo IP di un relay server"
-#: ../src/empathy-streamed-media-window.c:1515
+#: ../src/empathy-streamed-media-window.c:1461
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "L'indirizzo IP del gruppo multicast"
+#: ../src/empathy-streamed-media-window.c:1843
+msgctxt "encoding video codec"
+msgid "Unknown"
+msgstr "Sconosciuto"
+
+#: ../src/empathy-streamed-media-window.c:1846
+msgctxt "encoding audio codec"
+msgid "Unknown"
+msgstr "Sconosciuto"
+
+#: ../src/empathy-streamed-media-window.c:1849
+msgctxt "decoding video codec"
+msgid "Unknown"
+msgstr "Sconosciuto"
+
+#: ../src/empathy-streamed-media-window.c:1852
+msgctxt "decoding audio codec"
+msgid "Unknown"
+msgstr "Sconosciuto"
+
#. Translators: number of minutes:seconds the caller has been connected
-#: ../src/empathy-streamed-media-window.c:2266
+#: ../src/empathy-streamed-media-window.c:2144
#, c-format
msgid "Connected — %d:%02dm"
msgstr "Connessi — %d.%02dm"
-#: ../src/empathy-streamed-media-window.c:2327
+#: ../src/empathy-streamed-media-window.c:2205
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Dettagli tecnici"
-#: ../src/empathy-streamed-media-window.c:2365
+#: ../src/empathy-streamed-media-window.c:2243
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
@@ -3166,7 +3547,8 @@ msgstr ""
"Il programma di %s non è in grado di comprendere alcuno dei formati audio "
"supportati da questo computer"
-#: ../src/empathy-streamed-media-window.c:2370
+#: ../src/empathy-streamed-media-window.c:2248
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
@@ -3175,7 +3557,8 @@ msgstr ""
"Il programma di %s non è in grado di comprendere alcuno dei formati video "
"supportati da questo computer"
-#: ../src/empathy-streamed-media-window.c:2376
+#: ../src/empathy-streamed-media-window.c:2254
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -3184,23 +3567,27 @@ msgstr ""
"Impossibile stabilire una connessione con %s. Si potrebbe essere collegati a "
"una rete che non supporta connessioni dirette."
-#: ../src/empathy-streamed-media-window.c:2382
+#: ../src/empathy-streamed-media-window.c:2260
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "Si è verificato un problema sulla rete"
# (ndt) eliminato volutamente il riferimento a computer
-#: ../src/empathy-streamed-media-window.c:2386
+#: ../src/empathy-streamed-media-window.c:2264
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr "I formati audio necessari per eseguire la chiamata non sono installati"
# (ndt) eliminato volutamente il riferimento a computer
-#: ../src/empathy-streamed-media-window.c:2389
+#: ../src/empathy-streamed-media-window.c:2267
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr "I formati video necessari per eseguire la chiamata non sono installati"
-#: ../src/empathy-streamed-media-window.c:2399
+#: ../src/empathy-streamed-media-window.c:2277
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3211,156 +3598,206 @@ msgstr ""
"\"%s\">Segnalare un problema</a> e allegare le informazioni raccolte "
"attraverso l'azione «Debug» presente nel menù «Aiuto»."
-#: ../src/empathy-streamed-media-window.c:2407
+#: ../src/empathy-streamed-media-window.c:2285
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "Si è verificato un problema nel motore delle chiamate"
-#: ../src/empathy-streamed-media-window.c:2410
+#: ../src/empathy-streamed-media-window.c:2288
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "Raggiunta la fine del flusso"
-#: ../src/empathy-streamed-media-window.c:2450
+#: ../src/empathy-streamed-media-window.c:2328
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "Impossibile stabilire il flusso audio"
-#: ../src/empathy-streamed-media-window.c:2460
+#: ../src/empathy-streamed-media-window.c:2338
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "Impossibile stabilire il flusso video"
-#: ../src/empathy-call-window.ui.h:1
+#: ../src/empathy-call-window.ui.h:1 ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-streamed-media-window.ui.h:1
msgid "Audio"
msgstr "Audio"
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call the contact again"
-msgstr "Richiama il contatto"
-
-# (ndt) dal codice non si capisce bene cosa siano, se suggerimenti o etichette vere e proprie, resto sul corto per il momento
#: ../src/empathy-call-window.ui.h:3
-msgid "Camera Off"
-msgstr "Spenta"
+#: ../src/empathy-streamed-media-window.ui.h:5
+msgid "Decoding Codec:"
+msgstr "Codec di decodifica:"
#: ../src/empathy-call-window.ui.h:4
-msgid "Camera On"
-msgstr "Accesa"
+msgid "Disable camera"
+msgstr "Disabilita la videocamera"
#: ../src/empathy-call-window.ui.h:5
-msgid "Decoding Codec:"
-msgstr "Codec di decodifica:"
+msgid "Display the dialpad"
+msgstr "Visualizza il tastierino"
#: ../src/empathy-call-window.ui.h:6
-msgid "Disable camera and stop sending video"
-msgstr "Disabilita la videocamera e non invia più video"
-
-#: ../src/empathy-call-window.ui.h:7
-msgid "Enable camera and send video"
-msgstr "Abilita la videocamera e invia video"
-
-#: ../src/empathy-call-window.ui.h:8
-msgid "Enable camera but don't send video"
-msgstr "Abilita la videocamera, ma non invia video"
-
-#: ../src/empathy-call-window.ui.h:9
+#: ../src/empathy-streamed-media-window.ui.h:9
msgid "Encoding Codec:"
msgstr "Codec di codifica:"
# (ndt) usato lo stesso anche in ekiga
# o meglio andare con un 'Termina'?
-#: ../src/empathy-call-window.ui.h:10
+#: ../src/empathy-call-window.ui.h:7
+#: ../src/empathy-streamed-media-window.ui.h:10
msgid "Hang up"
msgstr "Chiudi"
-#: ../src/empathy-call-window.ui.h:11
+#: ../src/empathy-call-window.ui.h:8
+#: ../src/empathy-streamed-media-window.ui.h:11
msgid "Hang up current call"
msgstr "Chiude la chiamata corrente"
# (ndt) è in un dialogo dove sono elencati i codec di codifica e decofica, questo dovrebbe indicare il codec locale... Quella un po' dopo quello remoto
-#: ../src/empathy-call-window.ui.h:12
+#: ../src/empathy-call-window.ui.h:9
+#: ../src/empathy-streamed-media-window.ui.h:12
msgid "Local Candidate:"
msgstr "Candidato locale:"
-#: ../src/empathy-call-window.ui.h:13
-msgid "Preview"
-msgstr "Anteprima"
+#: ../src/empathy-call-window.ui.h:10
+msgid "Maximise me"
+msgstr "Massimizza"
-# (ndt) pulsante sulla barra
-#: ../src/empathy-call-window.ui.h:14
-msgid "Redial"
-msgstr "Richiama"
+#: ../src/empathy-call-window.ui.h:11
+msgid "Minimise me"
+msgstr "Minimizza"
-#: ../src/empathy-call-window.ui.h:15
+#: ../src/empathy-call-window.ui.h:12
+#: ../src/empathy-streamed-media-window.ui.h:15
msgid "Remote Candidate:"
msgstr "Candidato remoto:"
# (ndt) pulsante
-#: ../src/empathy-call-window.ui.h:16
+#: ../src/empathy-call-window.ui.h:13
+#: ../src/empathy-streamed-media-window.ui.h:16
msgid "Send Audio"
msgstr "Invia audio"
+#: ../src/empathy-call-window.ui.h:14
+msgid "Send Video"
+msgstr "Invia video"
+
+#: ../src/empathy-call-window.ui.h:15
+msgid "Show dialpad"
+msgstr "Mostra tastierino"
+
+#: ../src/empathy-call-window.ui.h:16
+msgid "Start a video call"
+msgstr "Avvia una chiamata video"
+
#: ../src/empathy-call-window.ui.h:17
-msgid "Toggle audio transmission"
-msgstr "Abilita/Disabilita la trasmissione audio"
+msgid "Start an audio call"
+msgstr "Avvia un chiamata audio"
+
+# (ndt) non molto chiara... non so se sia per cambiare il dispositivo o per accenderlo/spegnerlo
+#: ../src/empathy-call-window.ui.h:18
+msgid "Swap camera"
+msgstr "Cambia videocamera"
-# (ndt) la i è safe, non c'è il menù Aiuto
#: ../src/empathy-call-window.ui.h:19
-msgid "V_ideo"
-msgstr "V_ideo"
+#: ../src/empathy-streamed-media-window.ui.h:17
+msgid "Toggle audio transmission"
+msgstr "Abilita/Disabilita la trasmissione audio"
#: ../src/empathy-call-window.ui.h:20
-msgid "Video"
-msgstr "Video"
+msgid "Toggle video transmission"
+msgstr "Abilita/Disabilita la trasmissione video"
-# (ndt) le tre che seguono compaiono nel menù Video, le accorcio, penso si possa capire lo stesso
#: ../src/empathy-call-window.ui.h:21
-msgid "Video Off"
-msgstr "Disabilitato"
-
-#: ../src/empathy-call-window.ui.h:22
-msgid "Video On"
-msgstr "Abilitato"
+#: ../src/empathy-streamed-media-window.ui.h:18
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
+msgid "Unknown"
+msgstr "Sconosciuto"
#: ../src/empathy-call-window.ui.h:23
-msgid "Video Preview"
-msgstr "Anteprima"
+msgid "Video call"
+msgstr "Chiamata video"
# (ndt) questo è un menù, non so se sia il caso di mettere Chiamata
#: ../src/empathy-call-window.ui.h:24
+#: ../src/empathy-streamed-media-window.ui.h:24
msgid "_Call"
msgstr "C_hiama"
-#: ../src/empathy-call-window.ui.h:25 ../src/empathy-main-window.ui.h:29
+#: ../src/empathy-call-window.ui.h:25
+msgid "_Camera"
+msgstr "Video_camera"
+
+#: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:18
+msgid "_Contents"
+msgstr "_Sommario"
+
+#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:19
+msgid "_Debug"
+msgstr "_Debug"
+
+#: ../src/empathy-call-window.ui.h:29 ../src/empathy-chat-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:22
+msgid "_Help"
+msgstr "A_iuto"
+
+#: ../src/empathy-call-window.ui.h:30
+msgid "_Microphone"
+msgstr "_Microfono"
+
+#: ../src/empathy-call-window.ui.h:31
+msgid "_Settings"
+msgstr "Imposta_zioni"
+
+#: ../src/empathy-call-window.ui.h:32
+#: ../src/empathy-main-window-menubar.ui.h:30
+#: ../src/empathy-streamed-media-window.ui.h:25
msgid "_View"
msgstr "_Visualizza"
-#: ../src/empathy-chat-window.c:474 ../src/empathy-chat-window.c:494
+#: ../src/empathy-chat-window.c:481 ../src/empathy-chat-window.c:501
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
msgstr[0] "%s (%d non letto)"
msgstr[1] "%s (%d non letti)"
-#: ../src/empathy-chat-window.c:486
+#: ../src/empathy-chat-window.c:493
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
msgstr[0] "%s (e %u altro)"
msgstr[1] "%s (e %u altri)"
-#: ../src/empathy-chat-window.c:502
+#: ../src/empathy-chat-window.c:509
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
msgstr[0] "%s (%d non letto da altri)"
msgstr[1] "%s (%d non letti da altri)"
-#: ../src/empathy-chat-window.c:511
+#: ../src/empathy-chat-window.c:518
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
msgstr[0] "%s (%d non letto da tutti)"
msgstr[1] "%s (%d non letti da tutti)"
-#: ../src/empathy-chat-window.c:721
+#: ../src/empathy-chat-window.c:733
+msgid "SMS:"
+msgstr "SMS:"
+
+#: ../src/empathy-chat-window.c:743
+#, c-format
+msgid "Sending %d message"
+msgid_plural "Sending %d messages"
+msgstr[0] "Invio di %d messaggio in corso"
+msgstr[1] "Invio di %d messaggi in corso"
+
+#: ../src/empathy-chat-window.c:765
msgid "Typing a message."
msgstr "Scrittura messaggio."
@@ -3372,10 +3809,6 @@ msgstr "Pu_lisci"
msgid "C_ontact"
msgstr "C_ontatto"
-#: ../src/empathy-chat-window.ui.h:3
-msgid "Chat"
-msgstr "Conversazione"
-
#: ../src/empathy-chat-window.ui.h:4
msgid "Insert _Smiley"
msgstr "Inserisci _faccina"
@@ -3396,10 +3829,6 @@ msgstr "Sposta scheda a _destra"
msgid "Notify for All Messages"
msgstr "Notificare tutti i messaggi"
-#: ../src/empathy-chat-window.ui.h:9 ../src/empathy-main-window.ui.h:17
-msgid "_Contents"
-msgstr "_Sommario"
-
#: ../src/empathy-chat-window.ui.h:10
msgid "_Conversation"
msgstr "_Conversazione"
@@ -3408,18 +3837,10 @@ msgstr "_Conversazione"
msgid "_Detach Tab"
msgstr "Dist_acca scheda"
-#: ../src/empathy-chat-window.ui.h:12 ../src/empathy-main-window.ui.h:19
-msgid "_Edit"
-msgstr "_Modifica"
-
#: ../src/empathy-chat-window.ui.h:13
msgid "_Favorite Chat Room"
msgstr "_Stanza preferita"
-#: ../src/empathy-chat-window.ui.h:14 ../src/empathy-main-window.ui.h:21
-msgid "_Help"
-msgstr "A_iuto"
-
#: ../src/empathy-chat-window.ui.h:15
msgid "_Next Tab"
msgstr "Scheda _successiva"
@@ -3441,16 +3862,16 @@ msgstr "Sc_hede"
msgid "_Undo Close Tab"
msgstr "Riapri _scheda chiusa"
-#: ../src/empathy-chatrooms-window.c:241
+#: ../src/empathy-chatrooms-window.c:251
msgid "Name"
msgstr "Nome"
-#: ../src/empathy-chatrooms-window.c:259
+#: ../src/empathy-chatrooms-window.c:269
msgid "Room"
msgstr "Stanza"
# (ndt) dovrebbe essere il nome di una colonna
-#: ../src/empathy-chatrooms-window.c:267
+#: ../src/empathy-chatrooms-window.c:277
msgid "Auto-Connect"
msgstr "Connessione automatica"
@@ -3459,92 +3880,97 @@ msgstr "Connessione automatica"
msgid "Manage Favorite Rooms"
msgstr "Gestione stanze preferite"
-#: ../src/empathy-event-manager.c:507
+#: ../src/empathy-event-manager.c:521
msgid "Incoming video call"
msgstr "Chiamata video in arrivo"
-#: ../src/empathy-event-manager.c:507
+#: ../src/empathy-event-manager.c:521
msgid "Incoming call"
msgstr "Chiamata in arrivo"
-#: ../src/empathy-event-manager.c:511
+#: ../src/empathy-event-manager.c:525
#, c-format
msgid "%s is video calling you. Do you want to answer?"
msgstr "%s sta video-chiamando, rispondere?"
-#: ../src/empathy-event-manager.c:512
+#: ../src/empathy-event-manager.c:526
#, c-format
msgid "%s is calling you. Do you want to answer?"
msgstr "%s sta chiamando, rispondere?"
-#: ../src/empathy-event-manager.c:515 ../src/empathy-event-manager.c:660
+#: ../src/empathy-event-manager.c:529 ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming call from %s"
msgstr "Chiamata in arrivo da %s"
-#: ../src/empathy-event-manager.c:540
+#: ../src/empathy-event-manager.c:554
msgid "_Reject"
msgstr "Ri_fiuta"
-#: ../src/empathy-event-manager.c:546
+#: ../src/empathy-event-manager.c:562 ../src/empathy-event-manager.c:570
msgid "_Answer"
msgstr "_Rispondi"
-#: ../src/empathy-event-manager.c:660
+#: ../src/empathy-event-manager.c:570
+msgid "_Answer with video"
+msgstr "Rispondi con _video"
+
+#: ../src/empathy-event-manager.c:730 ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming video call from %s"
msgstr "Chiamata video in arrivo da %s"
-#: ../src/empathy-event-manager.c:737
+#: ../src/empathy-event-manager.c:836
msgid "Room invitation"
msgstr "Invito in una stanza"
-#: ../src/empathy-event-manager.c:739
+#: ../src/empathy-event-manager.c:838
#, c-format
msgid "Invitation to join %s"
msgstr "Invito per entrare in %s"
-#: ../src/empathy-event-manager.c:746
+#: ../src/empathy-event-manager.c:845
#, c-format
msgid "%s is inviting you to join %s"
msgstr "%s sta inviando un invito per entrare in %s"
-#: ../src/empathy-event-manager.c:754
+#: ../src/empathy-event-manager.c:853
msgid "_Decline"
msgstr "_Rifiuta"
# (ndt) pulsante
-#: ../src/empathy-event-manager.c:759
+#: ../src/empathy-event-manager.c:858
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "_Entra"
-#: ../src/empathy-event-manager.c:786
+#: ../src/empathy-event-manager.c:885
#, c-format
msgid "%s invited you to join %s"
msgstr "C'è un invito per entrare in %2$s da parte di %1$s"
-#: ../src/empathy-event-manager.c:792
+#: ../src/empathy-event-manager.c:891
#, c-format
msgid "You have been invited to join %s"
msgstr "C'è un invito per entrare in %s"
-#: ../src/empathy-event-manager.c:843
+#: ../src/empathy-event-manager.c:942
#, c-format
msgid "Incoming file transfer from %s"
msgstr "Trasferimento file in arrivo da %s"
-#: ../src/empathy-event-manager.c:1013 ../src/empathy-main-window.c:370
+#: ../src/empathy-event-manager.c:1134 ../src/empathy-main-window.c:375
msgid "Password required"
msgstr "Password richiesta"
# (ndt) so che non è impersonale... ma non mi viene niente di buono che sia impersonale...
-#: ../src/empathy-event-manager.c:1069
+#: ../src/empathy-event-manager.c:1190
#, c-format
msgid "%s would like permission to see when you are online"
msgstr "%s vorrebbe poter visualizzare la tua presenza in rete"
-#: ../src/empathy-event-manager.c:1073
+#: ../src/empathy-event-manager.c:1194
#, c-format
msgid ""
"\n"
@@ -3554,105 +3980,101 @@ msgstr ""
"Messaggio: %s"
#. Translators: time left, when it is more than one hour
-#: ../src/empathy-ft-manager.c:99
+#: ../src/empathy-ft-manager.c:100
#, c-format
msgid "%u:%02u.%02u"
msgstr "%u.%02u.%02u"
#. Translators: time left, when is is less than one hour
-#: ../src/empathy-ft-manager.c:102
+#: ../src/empathy-ft-manager.c:103
#, c-format
msgid "%02u.%02u"
msgstr "%02u.%02u"
-#: ../src/empathy-ft-manager.c:178
+#: ../src/empathy-ft-manager.c:179
msgctxt "file transfer percent"
msgid "Unknown"
msgstr "Sconosciuta"
-#: ../src/empathy-ft-manager.c:273
+#: ../src/empathy-ft-manager.c:274
#, c-format
msgid "%s of %s at %s/s"
msgstr "%s di %s a %s/s"
-#: ../src/empathy-ft-manager.c:274
+#: ../src/empathy-ft-manager.c:275
#, c-format
msgid "%s of %s"
msgstr "%s di %s"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:305
+#: ../src/empathy-ft-manager.c:306
#, c-format
msgid "Receiving \"%s\" from %s"
msgstr "Ricezione del file «%s» da %s"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:308
+#: ../src/empathy-ft-manager.c:309
#, c-format
msgid "Sending \"%s\" to %s"
msgstr "Invio del file «%s» a %s"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:338
+#: ../src/empathy-ft-manager.c:339
#, c-format
msgid "Error receiving \"%s\" from %s"
msgstr "Errore nel ricevere il file «%s» da %s"
-#: ../src/empathy-ft-manager.c:341
+#: ../src/empathy-ft-manager.c:342
msgid "Error receiving a file"
msgstr "Errore nel ricevere un file"
-#: ../src/empathy-ft-manager.c:346
+#: ../src/empathy-ft-manager.c:347
#, c-format
msgid "Error sending \"%s\" to %s"
msgstr "Errore nell'inviare il file «%s» a %s"
-#: ../src/empathy-ft-manager.c:349
+#: ../src/empathy-ft-manager.c:350
msgid "Error sending a file"
msgstr "Errore nell'inviare un file"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:488
+#: ../src/empathy-ft-manager.c:489
#, c-format
msgid "\"%s\" received from %s"
msgstr "File «%s» ricevuto da %s"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:493
+#: ../src/empathy-ft-manager.c:494
#, c-format
msgid "\"%s\" sent to %s"
msgstr "File «%s» inviato a %s"
-#: ../src/empathy-ft-manager.c:496
+#: ../src/empathy-ft-manager.c:497
msgid "File transfer completed"
msgstr "Trasferimento file completato"
-#: ../src/empathy-ft-manager.c:615 ../src/empathy-ft-manager.c:782
+#: ../src/empathy-ft-manager.c:616 ../src/empathy-ft-manager.c:780
msgid "Waiting for the other participant's response"
msgstr "Attesa della risposta dell'altro utente"
-#: ../src/empathy-ft-manager.c:641 ../src/empathy-ft-manager.c:679
+#: ../src/empathy-ft-manager.c:642 ../src/empathy-ft-manager.c:680
#, c-format
msgid "Checking integrity of \"%s\""
msgstr "Verifica dell'integrità del file «%s»"
-#: ../src/empathy-ft-manager.c:644 ../src/empathy-ft-manager.c:682
+#: ../src/empathy-ft-manager.c:645 ../src/empathy-ft-manager.c:683
#, c-format
msgid "Hashing \"%s\""
msgstr "Calcolo codice di controllo di «%s»"
-#: ../src/empathy-ft-manager.c:1016
-msgid "%"
-msgstr "%"
-
-#: ../src/empathy-ft-manager.c:1028
+#: ../src/empathy-ft-manager.c:1038
msgid "File"
msgstr "File"
-#: ../src/empathy-ft-manager.c:1050
+#: ../src/empathy-ft-manager.c:1060
msgid "Remaining"
msgstr "Restante"
@@ -3695,138 +4117,150 @@ msgid "Source"
msgstr "Sorgente"
# (ndt) pare tooltip... mah...
-#: ../src/empathy-main-window.c:387
+#: ../src/empathy-main-window.c:392
msgid "Provide Password"
msgstr "Fornisce password"
# (ndt) tooltip
-#: ../src/empathy-main-window.c:393
+#: ../src/empathy-main-window.c:398
msgid "Disconnect"
msgstr "Disconnette"
-#: ../src/empathy-main-window.c:533
+#: ../src/empathy-main-window.c:622
msgid "No match found"
msgstr "Nessun risultato"
# (ndt) suggerimento
-#: ../src/empathy-main-window.c:688
+#: ../src/empathy-main-window.c:777
msgid "Reconnect"
msgstr "Riconnette"
# (ndt) suggerimento
-#: ../src/empathy-main-window.c:694
+#: ../src/empathy-main-window.c:783
msgid "Edit Account"
msgstr "Modifica account"
# (ndt) suggerimento
-#: ../src/empathy-main-window.c:700
+#: ../src/empathy-main-window.c:789
msgid "Close"
msgstr "Chiude"
-#: ../src/empathy-main-window.c:1418
+#. Translators: this string will be something like:
+#. * Top up My Account ($1.23)..."
+#: ../src/empathy-main-window.c:928
+#, c-format
+msgid "Top up %s (%s)..."
+msgstr "Ricarica di %s (%s)..."
+
+#: ../src/empathy-main-window.c:975
+msgid "Top up account credit"
+msgstr "Ricarica account"
+
+#. top up button
+#: ../src/empathy-main-window.c:1046
+msgid "Top Up..."
+msgstr "Ricarica..."
+
+#: ../src/empathy-main-window.c:1789
msgid "Contact"
msgstr "Contatto"
-#: ../src/empathy-main-window.c:1765
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "Elenco contatti"
-# (ndt) suggerimento
-#: ../src/empathy-main-window.c:1881
-msgid "Show and edit accounts"
-msgstr "Mostra e modifica account"
-
# (ndt) è una voce del menù visualizza
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr "Contatti sulla _mappa"
-#: ../src/empathy-main-window.ui.h:2
+#: ../src/empathy-main-window-menubar.ui.h:2
+msgid "Credit Balance"
+msgstr "Saldo crediti"
+
+#: ../src/empathy-main-window-menubar.ui.h:3
msgid "Find in Contact _List"
msgstr "Trova in E_lenco contatti"
# (ndt) voce di menù, stanze
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "Entra nelle pre_ferite"
# (ndt) stanze
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "Gestisci preferite"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
msgstr "Dimensione nor_male"
-#: ../src/empathy-main-window.ui.h:6 ../src/empathy-status-icon.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:7 ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "Nuova c_hiamata..."
-#: ../src/empathy-main-window.ui.h:7
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "Dimensione normale con imm_agini"
-#: ../src/empathy-main-window.ui.h:8
+#: ../src/empathy-main-window-menubar.ui.h:9
msgid "P_references"
msgstr "Preferen_ze"
-#: ../src/empathy-main-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:10
msgid "Show P_rotocols"
msgstr "Mostrare p_rotocolli"
# (ndt) opzione - pulsante radio
-#: ../src/empathy-main-window.ui.h:10
+#: ../src/empathy-main-window-menubar.ui.h:11
msgid "Sort by _Name"
msgstr "Ordinare per _nome"
# (ndt) opzione - pulsante radio
-#: ../src/empathy-main-window.ui.h:11
+#: ../src/empathy-main-window-menubar.ui.h:12
msgid "Sort by _Status"
msgstr "Ordinare per s_tato"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "_Account"
-#: ../src/empathy-main-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:15
msgid "_Blocked Contacts"
msgstr "Contatti _bloccati"
-#: ../src/empathy-main-window.ui.h:16
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr "_Dimensione ridotta"
-#: ../src/empathy-main-window.ui.h:18
-msgid "_Debug"
-msgstr "_Debug"
-
-#: ../src/empathy-main-window.ui.h:20
+#: ../src/empathy-main-window-menubar.ui.h:21
msgid "_File Transfers"
msgstr "Trasferimenti _file"
-#: ../src/empathy-main-window.ui.h:22
+#: ../src/empathy-main-window-menubar.ui.h:23
msgid "_Join…"
msgstr "_Entra..."
-#: ../src/empathy-main-window.ui.h:23 ../src/empathy-status-icon.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:24
+#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "_Nuova conversazione..."
-#: ../src/empathy-main-window.ui.h:24
+#: ../src/empathy-main-window-menubar.ui.h:25
msgid "_Offline Contacts"
msgstr "C_ontatti fuori rete"
-#: ../src/empathy-main-window.ui.h:25
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "Informazioni _personali"
# (ndt) voce di menù per accedere alle opzioni relative ai canali IRC
-#: ../src/empathy-main-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "St_anza"
-#: ../src/empathy-main-window.ui.h:28
+#: ../src/empathy-main-window-menubar.ui.h:29
msgid "_Search for Contacts…"
msgstr "_Cerca contatti..."
@@ -3842,7 +4276,7 @@ msgstr "Membri"
#. Translators: Room/Join's roomlist tooltip. Parameters are a channel name,
#. yes/no, yes/no and a number.
-#: ../src/empathy-new-chatroom-dialog.c:560
+#: ../src/empathy-new-chatroom-dialog.c:553
#, c-format
msgid ""
"%s\n"
@@ -3855,16 +4289,16 @@ msgstr ""
"Password richiesta: %s\n"
"Membri: %s"
-#: ../src/empathy-new-chatroom-dialog.c:562
-#: ../src/empathy-new-chatroom-dialog.c:563
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "No"
msgstr "No"
-#: ../src/empathy-new-chatroom-dialog.c:591
+#: ../src/empathy-new-chatroom-dialog.c:584
msgid "Could not start room listing"
msgstr "Impossibile recuperare l'elenco delle stanze"
-#: ../src/empathy-new-chatroom-dialog.c:601
+#: ../src/empathy-new-chatroom-dialog.c:594
msgid "Could not stop room listing"
msgstr "Impossibile bloccare il recupero dell'elenco delle stanze"
@@ -3901,39 +4335,79 @@ msgstr "Stan_za:"
# (ndt) quelli che seguono sono
# messaggi di eventi a cui associare un suono
-#: ../src/empathy-preferences.c:139
+#: ../src/empathy-preferences.c:169
msgid "Message received"
msgstr "Messaggio ricevuto"
-#: ../src/empathy-preferences.c:140
+#: ../src/empathy-preferences.c:170
msgid "Message sent"
msgstr "Messaggio inviato"
-#: ../src/empathy-preferences.c:141
+#: ../src/empathy-preferences.c:171
msgid "New conversation"
msgstr "Nuova conversazione"
-#: ../src/empathy-preferences.c:142
+#: ../src/empathy-preferences.c:172
msgid "Contact goes online"
msgstr "Il contatto entra in rete"
-#: ../src/empathy-preferences.c:143
+#: ../src/empathy-preferences.c:173
msgid "Contact goes offline"
msgstr "Il contatto va fuori rete"
-#: ../src/empathy-preferences.c:144
+#: ../src/empathy-preferences.c:174
msgid "Account connected"
msgstr "Account connesso"
-#: ../src/empathy-preferences.c:145
+#: ../src/empathy-preferences.c:175
msgid "Account disconnected"
msgstr "Account disconnesso"
-#: ../src/empathy-preferences.c:446
+#: ../src/empathy-preferences.c:484
msgid "Language"
msgstr "Lingua"
-#: ../src/empathy-preferences.c:875
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:734
+msgid "Juliet"
+msgstr "Giulietta"
+
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:741
+msgid "Romeo"
+msgstr "Romeo"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:747
+msgid "O Romeo, Romeo, wherefore art thou Romeo?"
+msgstr "O Romeo, Romeo, perché sei tu Romeo?"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:750
+msgid "Deny thy father and refuse thy name;"
+msgstr "Rinnega tuo padre e rifiuta il tuo nome;"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:753
+msgid "Or if thou wilt not, be but sworn my love"
+msgstr "o, se non vuoi, legati solo in giuramento all'amor mio"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:756
+msgid "And I'll no longer be a Capulet."
+msgstr "e io non sarò più una Capuleti."
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:759
+msgid "Shall I hear more, or shall I speak at this?"
+msgstr "Starò ancora ad ascoltare, o rispondo a questo che ha detto?"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:762
+msgid "Juliet has disconnected"
+msgstr "L'utente Giulietta si è disconnesso"
+
+#: ../src/empathy-preferences.c:1166
msgid "Preferences"
msgstr "Preferenze"
@@ -3941,72 +4415,93 @@ msgstr "Preferenze"
msgid "Appearance"
msgstr "Aspetto"
-#: ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-preferences.ui.h:3
msgid "Behavior"
msgstr "Comportamento"
-#: ../src/empathy-preferences.ui.h:3
+#: ../src/empathy-preferences.ui.h:5
msgid "Chat Th_eme:"
msgstr "T_ema delle conversazioni:"
-#: ../src/empathy-preferences.ui.h:4
+#: ../src/empathy-preferences.ui.h:6
msgid "Disable notifications when _away or busy"
msgstr "Disabilitare le notifiche quando _assenti o non disponibili"
-#: ../src/empathy-preferences.ui.h:5
+#: ../src/empathy-preferences.ui.h:7
msgid "Disable sounds when _away or busy"
msgstr "_Disabilitare i suoni quando assenti o non disponibili"
# (ndt) opzione
-#: ../src/empathy-preferences.ui.h:6
+#: ../src/empathy-preferences.ui.h:8
msgid "Display incoming events in the notification area"
msgstr "Visualizzare gli eventi in arrivo nell'area di notifica"
+#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+"La soppressione dell'eco consente di rendere la propria voce più chiara, ma "
+"potrebbe causare alcuni problemi. Se vengono uditi strani suoni o rumori "
+"statici localmente o anche dall'altra persona con cui si ha una "
+"conversazione, provare a disabilitare la soppressione dell'eco e riavviare "
+"la chiamata."
+
# (ndt) opzione, strano che non abbia l'acceleratore
-#: ../src/empathy-preferences.ui.h:7
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "Abilitare le notifiche quando un contatto entra in rete"
-#: ../src/empathy-preferences.ui.h:8
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "Abilitare le notifiche quando un contatto va fuori rete"
# (ndt) opzione
-#: ../src/empathy-preferences.ui.h:9
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "Abilitare le notifiche quando la conversazione non ha il _focus"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
-msgstr "Abilitare controllo ortografico per le lingue:"
+msgstr "Abilitare il controllo ortografico per le lingue:"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "Generale"
+#: ../src/empathy-preferences.ui.h:15
+msgid "Input level:"
+msgstr "Livello di ingresso:"
+
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "Volume di ingresso:"
+
# (ndt) nome di una sezione
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "Sorgenti per la posizione:"
# (ndt) opzione
-#: ../src/empathy-preferences.ui.h:14
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "Registrare le conversazioni"
-#: ../src/empathy-preferences.ui.h:15
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "Notifiche"
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "Riprodurre un suono per gli eventi"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "Privacy"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -4017,26 +4512,26 @@ msgstr ""
"precisione delle coordinate GPS sarà di una posizione decimale."
# (ndt) opzione
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "Mostrare le faccin_e come immagini"
# (ndt) opzione
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "Mostrare l'e_lenco contatti nelle stanze"
# (ndt) titolo scheda
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "Suoni"
# (ndt) titolo scheda
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "Controllo ortografico"
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
@@ -4045,49 +4540,53 @@ msgstr ""
"installato."
# (ndt) titolo scheda
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "Temi"
+#: ../src/empathy-preferences.ui.h:30
+msgid "Variant:"
+msgstr "Variante:"
+
# (ndt) opzione
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "C_onnettere automaticamente all'avvio"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "C_ellulare"
# (ndt) opzione
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "Abilitar_e le notifiche visive"
# (ndt) opzione
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "Abilitar_e le notifiche sonore"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_Rete (IP, WiFi)"
# (ndt) opzione
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "A_prire finestre separate per le nuove conversazioni"
# (ndt) opzione
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "_Pubblicare la posizione geografica ai propri contatti"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "_Ridurre la precisione della posizione geografica"
@@ -4099,68 +4598,120 @@ msgstr "Stato"
msgid "_Quit"
msgstr "_Esci"
+#: ../src/empathy-streamed-media-window.ui.h:2
+msgid "Call the contact again"
+msgstr "Richiama il contatto"
+
+# (ndt) dal codice non si capisce bene cosa siano, se suggerimenti o etichette vere e proprie, resto sul corto per il momento
+#: ../src/empathy-streamed-media-window.ui.h:3
+msgid "Camera Off"
+msgstr "Spenta"
+
+#: ../src/empathy-streamed-media-window.ui.h:4
+msgid "Camera On"
+msgstr "Accesa"
+
+#: ../src/empathy-streamed-media-window.ui.h:6
+msgid "Disable camera and stop sending video"
+msgstr "Disabilita la videocamera e non invia più video"
+
+#: ../src/empathy-streamed-media-window.ui.h:7
+msgid "Enable camera and send video"
+msgstr "Abilita la videocamera e invia video"
+
+#: ../src/empathy-streamed-media-window.ui.h:8
+msgid "Enable camera but don't send video"
+msgstr "Abilita la videocamera, ma non invia video"
+
+#: ../src/empathy-streamed-media-window.ui.h:13
+msgid "Preview"
+msgstr "Anteprima"
+
+# (ndt) pulsante sulla barra
+#: ../src/empathy-streamed-media-window.ui.h:14
+msgid "Redial"
+msgstr "Richiama"
+
+# (ndt) la i è safe, non c'è il menù Aiuto
+#: ../src/empathy-streamed-media-window.ui.h:19
+msgid "V_ideo"
+msgstr "V_ideo"
+
+# (ndt) le tre che seguono compaiono nel menù Video, le accorcio, penso si possa capire lo stesso
+#: ../src/empathy-streamed-media-window.ui.h:21
+msgid "Video Off"
+msgstr "Disabilitato"
+
+#: ../src/empathy-streamed-media-window.ui.h:22
+msgid "Video On"
+msgstr "Abilitato"
+
+#: ../src/empathy-streamed-media-window.ui.h:23
+msgid "Video Preview"
+msgstr "Anteprima"
+
# (ndt) questo è il titolo della finestra che mostra la mappa... molto libera
-#: ../src/empathy-map-view.c:442
+#: ../src/empathy-map-view.c:448
msgid "Contact Map View"
msgstr "Mappa posizioni dei contatti"
-#: ../src/empathy-debug-window.c:1218
+#: ../src/empathy-debug-window.c:1228
msgid "Save"
msgstr "Salva"
-#: ../src/empathy-debug-window.c:1394
+#: ../src/empathy-debug-window.c:1435
msgid "Debug Window"
msgstr "Finestra di debug"
-#: ../src/empathy-debug-window.c:1476
+#: ../src/empathy-debug-window.c:1517
msgid "Pause"
msgstr "Pausa"
-#: ../src/empathy-debug-window.c:1488
+#: ../src/empathy-debug-window.c:1529
msgid "Level "
msgstr "Livello "
-#: ../src/empathy-debug-window.c:1508
+#: ../src/empathy-debug-window.c:1549
msgid "Debug"
msgstr "Debug"
-#: ../src/empathy-debug-window.c:1514
+#: ../src/empathy-debug-window.c:1555
msgid "Info"
msgstr "Informazioni"
-#: ../src/empathy-debug-window.c:1520 ../src/empathy-debug-window.c:1569
+#: ../src/empathy-debug-window.c:1561 ../src/empathy-debug-window.c:1610
msgid "Message"
msgstr "Messaggio"
-#: ../src/empathy-debug-window.c:1526
+#: ../src/empathy-debug-window.c:1567
msgid "Warning"
msgstr "Avviso"
-#: ../src/empathy-debug-window.c:1532
+#: ../src/empathy-debug-window.c:1573
msgid "Critical"
msgstr "Critico"
-#: ../src/empathy-debug-window.c:1538
+#: ../src/empathy-debug-window.c:1579
msgid "Error"
msgstr "Errore"
-#: ../src/empathy-debug-window.c:1557
+#: ../src/empathy-debug-window.c:1598
msgid "Time"
msgstr "Orario"
-#: ../src/empathy-debug-window.c:1560
+#: ../src/empathy-debug-window.c:1601
msgid "Domain"
msgstr "Dominio"
-#: ../src/empathy-debug-window.c:1562
+#: ../src/empathy-debug-window.c:1603
msgid "Category"
msgstr "Categoria"
-#: ../src/empathy-debug-window.c:1564
+#: ../src/empathy-debug-window.c:1605
msgid "Level"
msgstr "Livello"
-#: ../src/empathy-debug-window.c:1601
+#: ../src/empathy-debug-window.c:1642
msgid ""
"The selected connection manager does not support the remote debugging "
"extension."
@@ -4168,16 +4719,16 @@ msgstr ""
"Il gestore di connessione selezionato non sembra supportare l'estensione per "
"il debug remoto."
-#: ../src/empathy-invite-participant-dialog.c:34
-#: ../src/empathy-invite-participant-dialog.c:48
+#: ../src/empathy-invite-participant-dialog.c:179
+#: ../src/empathy-invite-participant-dialog.c:205
msgid "Invite Participant"
msgstr "Invita partecipante"
-#: ../src/empathy-invite-participant-dialog.c:35
+#: ../src/empathy-invite-participant-dialog.c:180
msgid "Choose a contact to invite into the conversation:"
msgstr "Scegliere un contatto da invitare nella conversazione:"
-#: ../src/empathy-invite-participant-dialog.c:45
+#: ../src/empathy-invite-participant-dialog.c:201
msgid "Invite"
msgstr "Invita"
@@ -4212,7 +4763,15 @@ msgstr "- Account Empathy"
msgid "Empathy Accounts"
msgstr "Account Empathy"
-#: ../src/empathy-debugger.c:66
+#: ../src/empathy-debugger.c:70
+msgid "Show a particular service"
+msgstr "Mostra un servizio particolare"
+
+#: ../src/empathy-debugger.c:75
+msgid "- Empathy Debugger"
+msgstr "- Debugger Empathy"
+
+#: ../src/empathy-debugger.c:114
msgid "Empathy Debugger"
msgstr "Debugger Empathy"
@@ -4220,34 +4779,66 @@ msgstr "Debugger Empathy"
msgid "- Empathy Chat Client"
msgstr "- Client chat Empathy"
-#: ../src/empathy-notifications-approver.c:184
+#: ../src/empathy-notifications-approver.c:203
msgid "Respond"
msgstr "Rispondi"
-#: ../src/empathy-notifications-approver.c:190
+#: ../src/empathy-notifications-approver.c:217
msgid "Reject"
msgstr "Rifiuta"
-#: ../src/empathy-notifications-approver.c:194
+#: ../src/empathy-notifications-approver.c:222
+#: ../src/empathy-notifications-approver.c:227
msgid "Answer"
msgstr "Rispondi"
-#: ../src/empathy-notifications-approver.c:201
-#: ../src/empathy-notifications-approver.c:211
+#: ../src/empathy-notifications-approver.c:227
+msgid "Answer with video"
+msgstr "Rispondi con video"
+
+#: ../src/empathy-notifications-approver.c:235
+#: ../src/empathy-notifications-approver.c:245
msgid "Decline"
msgstr "Declina"
-#: ../src/empathy-notifications-approver.c:205
-#: ../src/empathy-notifications-approver.c:216
+#: ../src/empathy-notifications-approver.c:239
+#: ../src/empathy-notifications-approver.c:250
msgid "Accept"
msgstr "Accetta"
-#: ../src/empathy-call-observer.c:130
-#, c-format
-msgid "Missed call from %s"
-msgstr "Chiamata persa da %s"
+#: ../src/empathy-notifications-approver.c:260
+msgid "Provide"
+msgstr "Fornisce"
-#: ../src/empathy-call-observer.c:133
+#: ../src/empathy-call-observer.c:134
#, c-format
msgid "%s just tried to call you, but you were in another call."
msgstr "%s ha appena cercato di chiamare, ma era in corso un'altra chiamata."
+
+#. Translators: this is an "Info" label. It should be as short
+#. * as possible.
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
+msgid "i"
+msgstr "i"
+
+#: ../src/empathy-call-window.c:2603
+msgid "On hold"
+msgstr "In attesa"
+
+#: ../src/empathy-call-window.c:2606
+msgid "Mute"
+msgstr "Muto"
+
+#: ../src/empathy-call-window.c:2608
+msgid "Duration"
+msgstr "Durata"
+
+#. Translators: 'status - minutes:seconds' the caller has been connected
+#: ../src/empathy-call-window.c:2611
+#, c-format
+msgid "%s — %d:%02dm"
+msgstr "%s — %d.%02dm"
+
+#: ../libempathy-gtk/empathy-search-bar.c:243
+msgid "_Match case"
+msgstr "_Maiuscole/minuscole"
diff --git a/po/lv.po b/po/lv.po
index 82253bf25..e810c7177 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -13,8 +13,8 @@ msgstr ""
"Project-Id-Version: lv\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug."
"cgi?product=empathy&keywords=I18N+L10N&component=General\n"
-"POT-Creation-Date: 2011-07-04 16:52+0000\n"
-"PO-Revision-Date: 2011-07-10 20:58+0300\n"
+"POT-Creation-Date: 2011-09-06 05:37+0000\n"
+"PO-Revision-Date: 2011-09-07 02:04+0300\n"
"Last-Translator: Rūdofls Mazurs <rudolfs.mazurs@gmail.com>\n"
"Language-Team: Latvian <lata-l10n@googlegroups.com>\n"
"MIME-Version: 1.0\n"
@@ -47,6 +47,25 @@ msgid "Always open a separate chat window for new chats."
msgstr "Vienmēr atvērt jaunu tērzēšanas logu jaunām sarakstēm."
#: ../data/org.gnome.Empathy.gschema.xml.in.h:2
+#| msgid "Call from %s"
+msgid "Call volume"
+msgstr "Zvana skaļums"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+msgid "Call volume, as a percentage."
+msgstr "Zvana skaļums, izteikts procentos."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+#| msgid "Camera On"
+msgid "Camera device"
+msgstr "Kameras ierīce"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+#| msgid "Camera On"
+msgid "Camera position"
+msgstr "Kameras novietojums"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
@@ -54,51 +73,54 @@ msgstr ""
"Rakstzīme, ko pievienot pēc iesaukas, lietojot Tab iesauku pabeigšanai grupu "
"tērzēšanā."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "Tērzēšanas loga tēma"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
-#| msgid "Chat window theme"
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
msgid "Chat window theme variant"
msgstr "Tērzēšanas loga tēmas variants"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr ""
"Valodu saraksts, ko izmantot pareizrakstības pārbaudei (piemēram: en, fr, "
"nl)."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "Kompakts kontaktu saraksts"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "Vajadzētu izmantot savienojumu pārvaldniekus"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "Kontaktu saraksta kārtošanas kritērijs"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+msgid "Default camera device to use in video calls, e.g. /dev/video0."
+msgstr "Noklusētā kamera, ko izmantot video zvaniem, piem. /dev/video0."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "Noklusētā mape, no kuras izvēlēties lietotāja attēlu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "Izslēgt izlecošos paziņojumus, kad esmu projām"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "Atslēgt skaņu, kad esmu projām"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "Rādīt ienākošos notikumus statusa laukā"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
@@ -106,242 +128,248 @@ msgstr ""
"Rādīt ienākošos notikumus statusa laukā. Ja nepatiess, lietotājam tos rādīt "
"nekavējoties."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+msgid "Echo cancellation support"
+msgstr "Atbalss atcelšanas atbalsts"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "Empathy drīkst publicēt lietotāja atrašanās vietu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "Empathy drīkst izmantot GPS, lai uzminētu atrašanās vietu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr "Empathy drīkst izmantot mobilo tīklu, lai uzminētu atrašanās vietu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "Empathy drīkst izmantot tīklu, lai uzminētu atrašanās vietu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Empathy noklusētā lejupielādes mape"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "Empathy ir pārnesusi butterfly žurnālus"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr "Kad dators ir dīkstāvē, automātiski mainīt statusu uz 'Projām'"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Empathy vajadzētu automātiski savienoties pēc palaišanas"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "Empathy vajadzētu samazināt atrašanās vietas precizitāti"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "Empathy vajadzētu izmantot kontakta attēlu kā tērzēšanas loga ikonu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "Ieslēgt WebKit izstrādes rīkus"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "Ieslēgt izlecošos paziņojumus jauniem ziņojumiem"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "Ieslēgt pareizrakstības pārbaudi"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "Slēpt galveno logu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "Slēpt galveno logu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "Iesaukas pabeigšanas rakstzīme"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "Atvērt jaunas sarakstes atsevišķos logos"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Ceļš uz lietojamo Adium tēmu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr "Ceļš uz Adium tēmu, ja tādu izmanto šajā tērzēšanā."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "Atskaņot skaņu ienākošajiem ziņojumiem"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "Atskaņot skaņu jaunām sarunām"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "Atskaņot skaņu izejošajiem ziņojumiem"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "Atskaņot skaņu, kad kontakts ienāk"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "Atskaņot skaņu, kad kontakts iziet"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "Atskaņot skaņu, kad mēs ieejam"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "Atskaņot skaņu, kad mēs izejam"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "Rādīt izlecošo paziņojumu, ja tērzēšanas logs nav fokusēts"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "Rādīt paziņojumu izlecošajā logā, kad ienāk kontakts"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "Rādīt paziņojumu izlecošajā logā, kad iziet kontakts"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
-#| msgid "Show offline contacts"
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr "Novietojums, kādā jābūt kameras priekšskatījumam zvana laikā."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
msgid "Show Balance in contact list"
msgstr "Rādīt bilanci kontaktu sarakstā"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "Rādīt attēlus"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "Rādīt kontaktu sarakstu istabās"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "Rādīt norādi par galvenā loga aizvēršanu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "Rādīt nesaistes kontaktus"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "Rādīt protokolus"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "Pareizrakstības pārbaudes valodas"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "Noklusētā mape, kurā saglabāt saņemtos failus."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "Pēdējā mape, no kuras tika ņemts lietotāja attēls."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "Tērzēšanas loga sānu rūts novietojums"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr "Tērzēšanas loga sānu paneļa saglabātais novietojums (pikseļos)"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "Tēma, kuru izmantot, lai attēlotu sarunas tērzēšanas logos."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
-#| msgid "The theme that is used to display the conversation in chat windows."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
msgid ""
"The theme variant that is used to display the conversation in chat windows."
msgstr "Tēmas variants, kuru izmantot, lai attēlotu sarunas tērzēšanas logos."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "Lietot grafiskos smaidiņus"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "Lietot skaņas paziņojumus"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "Lietot tēmu tērzēšanas istabās"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr "Vai Empathy drīkst publicēt lietotāja atrašanās vietu viņa kontaktiem."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "Vai Empathy drīkst izmantot GPS, lai uzminētu atrašanās vietu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr ""
"Vai Empathy drīkst izmantot mobilo tīklu, lai uzminētu atrašanās vietu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "Vai Empathy drīkst izmantot tīklu, lai uzminētu atrašanās vietu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "Vai Empathy ir pārnesusi butterfly žurnālus."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr ""
"Vai Empathy pēc palaišanas vajadzētu automātiski pieslēgties jūsu kontiem."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid ""
"Whether Empathy should go into away mode automatically if the user is idle."
msgstr ""
"Vai Empathy vajadzētu mainīt statusu uz 'projām', ja lietotājs nedarbojas ar "
"datoru."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr ""
"Vai Empathy vajadzētu samazināt atrašanās vietas precizitāti (privātumam)."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr ""
"Vai Empathy vajadzētu izmantot kontakta attēlu kā tērzēšanas loga ikonu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr ""
"Vai WebKit izstrādes rīkiem, piemēram, Web Inspector, vajadzētu būt "
"ieslēgtiem."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
@@ -349,61 +377,65 @@ msgstr ""
"Vai vajadzētu izmantot savienojumu pārvaldnieku, lai automātiski atvienotos/"
"savienotos."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid ""
"Whether to check words typed against the languages you want to check with."
msgstr "Vai pārbaudīt uzrakstīto vārdu piederību izvēlētajām valodām."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "Vai sarunās smaidiņus pārveidot par grafiskiem attēliem."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+msgid "Whether to enable Pulseaudio's echo cancellation filter."
+msgstr "Vai aktivēt Pulseaudio atbalss atcelšanas filtru."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr "Vai atskaņot skaņu, lai paziņotu, ka kontakts ir pieteicies tīklā."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid ""
"Whether to play a sound to notify of contacts logging out of the network."
msgstr "Vai atskaņot skaņu, lai paziņotu, ka kontakts ir izgājis no tīkla."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "Vai atskaņot skaņu, lai paziņotu par notikumiem."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "Vai atskaņot skaņu, lai paziņotu par ienākošajiem ziņojumiem."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "Vai atskaņot skaņu, lai paziņotu par jaunām sarunām."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "Vai atskaņot skaņu, lai paziņotu par izejošajiem ziņojumiem."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "Vai atskaņot skaņu, piesakoties tīklā."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "Vai atskaņot skaņu, izejot no tīkla."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr "Vai atskaņot skaņas paziņojumu, kad esmu prom vai aizņemts."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr "Vai rādīt izlecošo paziņojumu, kad kontakts iziet."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr "Vai rādīt izlecošo paziņojumu, kad kontakts parādās tiešsaistē."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
@@ -411,41 +443,40 @@ msgstr ""
"Vai rādīt izlecošo paziņojumu, saņemot jaunu ziņojumu, kad tērzēšanas logs "
"jau ir atvērts, bet nav fokusēts."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr "Vai rādīt izlecošo paziņojumu, kad saņem jaunu ziņojumu."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
-#| msgid "Whether to show protocols for contacts in the contact list."
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
msgid "Whether to show account balances in the contact list."
msgstr "Vai rādīt kontu bilanci kontaktu sarakstā."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid ""
"Whether to show avatars for contacts in the contact list and chat windows."
msgstr "Vai rādīt kontaktu attēlus kontaktu sarakstā un tērzēšanas logos."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr "Vai rādīt kontaktu sarakstā kontaktus, kuri ir nesaistē."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr "Vai rādīt izlecošos paziņojumus, kad esmu prom vai aizņemts."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr "Vai rādīt protokolus kontaktu sarakstā un tērzēšanas logos."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "Vai rādīt kontaktu sarakstu tērzēšanas istabās."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "Vai rādīt kontaktu sarakstu kompaktajā režīmā."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
@@ -453,11 +484,11 @@ msgstr ""
"Vai rādīt ziņojuma dialogu par galvenā loga aizvēršanu ar 'x' pogu "
"virsraksta joslā."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "Vai izmantot tēmu tērzēšanas istabās."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid ""
"Which criterion to use when sorting the contact list. Default is to sort by "
"the contact's name with the value \"name\". A value of \"state\" will sort "
@@ -481,33 +512,31 @@ msgstr "Ziņojumapmaiņas un IP balss pārraides konti"
msgid "File transfer completed, but the file was corrupted"
msgstr "Faila pārsūtīšana pabeigta, bet fails ir bojāts"
-#: ../libempathy/empathy-ft-handler.c:1113
+#: ../libempathy/empathy-ft-handler.c:1111
msgid "File transfer not supported by remote contact"
msgstr "Kontakts neatbalsta failu sūtīšanu"
-#: ../libempathy/empathy-ft-handler.c:1169
+#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is not a regular file"
msgstr "Izvēlētais fails nav normāls fails"
-#: ../libempathy/empathy-ft-handler.c:1178
+#: ../libempathy/empathy-ft-handler.c:1176
msgid "The selected file is empty"
msgstr "Izvēlētais fails ir tukšs"
-#: ../libempathy/empathy-message.c:413 ../src/empathy-call-observer.c:132
+#: ../libempathy/empathy-message.c:415 ../src/empathy-call-observer.c:131
#, c-format
msgid "Missed call from %s"
msgstr "Neatbildēts zvans no %s"
#. Translators: this is an outgoing call, e.g. 'Called Alice'
-#: ../libempathy/empathy-message.c:417
+#: ../libempathy/empathy-message.c:419
#, c-format
-#| msgid "Call with %s"
msgid "Called %s"
msgstr "Zvanīja %s"
-#: ../libempathy/empathy-message.c:420
+#: ../libempathy/empathy-message.c:422
#, c-format
-#| msgid "Missed call from %s"
msgid "Call from %s"
msgstr "Zvans no %s"
@@ -539,145 +568,144 @@ msgstr "Notika kļūda, mēģinot pārsūtīt failu"
msgid "The other participant is unable to transfer the file"
msgstr "Otrs dalībnieks nevar pārsūtīt failu"
-#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:292
+#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:302
msgid "Unknown reason"
msgstr "Nezināms iemesls"
-#: ../libempathy/empathy-utils.c:212
+#: ../libempathy/empathy-utils.c:222
msgid "Available"
msgstr "Pieejams"
-#: ../libempathy/empathy-utils.c:214
+#: ../libempathy/empathy-utils.c:224
msgid "Busy"
msgstr "Aizņemts"
-#: ../libempathy/empathy-utils.c:217
+#: ../libempathy/empathy-utils.c:227
msgid "Away"
msgstr "Projām"
-#: ../libempathy/empathy-utils.c:219
+#: ../libempathy/empathy-utils.c:229
msgid "Invisible"
msgstr "Neredzams"
-#: ../libempathy/empathy-utils.c:221
+#: ../libempathy/empathy-utils.c:231
msgid "Offline"
msgstr "Nesaistē"
#. translators: presence type is unknown
-#: ../libempathy/empathy-utils.c:224
-#| msgid "Unknown"
+#: ../libempathy/empathy-utils.c:234
msgctxt "presence"
msgid "Unknown"
msgstr "Nezināms"
-#: ../libempathy/empathy-utils.c:264
+#: ../libempathy/empathy-utils.c:274
msgid "No reason specified"
msgstr "Iemesls netika norādīts"
-#: ../libempathy/empathy-utils.c:266 ../libempathy/empathy-utils.c:322
+#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:332
msgid "Status is set to offline"
msgstr "Statuss ir \"nesaistē\""
-#: ../libempathy/empathy-utils.c:268 ../libempathy/empathy-utils.c:302
-#: ../libempathy-gtk/empathy-call-utils.c:47
+#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:312
+#: ../libempathy-gtk/empathy-call-utils.c:49
msgid "Network error"
msgstr "Tīkla kļūda"
-#: ../libempathy/empathy-utils.c:270 ../libempathy/empathy-utils.c:304
+#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:314
msgid "Authentication failed"
msgstr "Autentifikācija neizdevās"
-#: ../libempathy/empathy-utils.c:272 ../libempathy/empathy-utils.c:306
+#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:316
msgid "Encryption error"
msgstr "Šifrēšanas kļūda"
-#: ../libempathy/empathy-utils.c:274
+#: ../libempathy/empathy-utils.c:284
msgid "Name in use"
msgstr "Vārds jau ir aizņemts"
-#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:308
+#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
msgid "Certificate not provided"
msgstr "Nav sertifikāta"
-#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:310
+#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
msgid "Certificate untrusted"
msgstr "Neuzticams sertifikāts"
-#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:312
+#: ../libempathy/empathy-utils.c:290 ../libempathy/empathy-utils.c:322
msgid "Certificate expired"
msgstr "Sertifikāts izbeidzies"
-#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:314
+#: ../libempathy/empathy-utils.c:292 ../libempathy/empathy-utils.c:324
msgid "Certificate not activated"
msgstr "Sertifikāts nav aktivizēts"
-#: ../libempathy/empathy-utils.c:284 ../libempathy/empathy-utils.c:316
+#: ../libempathy/empathy-utils.c:294 ../libempathy/empathy-utils.c:326
msgid "Certificate hostname mismatch"
msgstr "Sertifikātu servera nosaukumu nesakritība"
-#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
+#: ../libempathy/empathy-utils.c:296 ../libempathy/empathy-utils.c:328
msgid "Certificate fingerprint mismatch"
msgstr "Sertifikāta digitālo nospiedumu nesakritība"
-#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
+#: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:330
msgid "Certificate self-signed"
msgstr "Sertifikāts ir pašparakstīts"
-#: ../libempathy/empathy-utils.c:290
+#: ../libempathy/empathy-utils.c:300
msgid "Certificate error"
msgstr "Sertifikāta kļūda"
-#: ../libempathy/empathy-utils.c:324
+#: ../libempathy/empathy-utils.c:334
msgid "Encryption is not available"
msgstr "Šifrēšana nav pieejama"
-#: ../libempathy/empathy-utils.c:326
+#: ../libempathy/empathy-utils.c:336
msgid "Certificate is invalid"
msgstr "Sertifikāts nav derīgs"
-#: ../libempathy/empathy-utils.c:328
+#: ../libempathy/empathy-utils.c:338
msgid "Connection has been refused"
msgstr "Savienojums tika atteikts"
-#: ../libempathy/empathy-utils.c:330
+#: ../libempathy/empathy-utils.c:340
msgid "Connection can't be established"
msgstr "Nevar izveidot savienojumu"
-#: ../libempathy/empathy-utils.c:332
+#: ../libempathy/empathy-utils.c:342
msgid "Connection has been lost"
msgstr "Savienojums pārtrūka"
-#: ../libempathy/empathy-utils.c:334
+#: ../libempathy/empathy-utils.c:344
msgid "This resource is already connected to the server"
msgstr "Šis resurs jau ir savienots ar serveri"
-#: ../libempathy/empathy-utils.c:336
+#: ../libempathy/empathy-utils.c:346
msgid ""
"Connection has been replaced by a new connection using the same resource"
msgstr ""
"Savienojums tika aizvietots ar jaunu savienojumu, kurš izmanto to pašu "
"resursu"
-#: ../libempathy/empathy-utils.c:339
+#: ../libempathy/empathy-utils.c:349
msgid "The account already exists on the server"
msgstr "Uz servera šāds konts jau ir"
-#: ../libempathy/empathy-utils.c:341
+#: ../libempathy/empathy-utils.c:351
msgid "Server is currently too busy to handle the connection"
msgstr "Serveris ir pārāk aizņemts, lai apstrādātu savienojumu"
-#: ../libempathy/empathy-utils.c:343
+#: ../libempathy/empathy-utils.c:353
msgid "Certificate has been revoked"
msgstr "Sertifikāts tika atsaukts"
-#: ../libempathy/empathy-utils.c:345
+#: ../libempathy/empathy-utils.c:355
msgid ""
"Certificate uses an insecure cipher algorithm or is cryptographically weak"
msgstr ""
"Sertifikāts izmanto nedrošu šifrēšanas algoritmu vai arī ir kriptogrāfiski "
"vājš"
-#: ../libempathy/empathy-utils.c:348
+#: ../libempathy/empathy-utils.c:358
msgid ""
"The length of the server certificate, or the depth of the server certificate "
"chain, exceed the limits imposed by the cryptography library"
@@ -685,20 +713,20 @@ msgstr ""
"Servera sertifikāta garums vai sertifikāta ķēdes dziļums pārsniedz "
"ierobežojumus, ko nosaka kriptogrāfijas bibliotēka"
-#: ../libempathy/empathy-utils.c:509
+#: ../libempathy/empathy-utils.c:519
#: ../libempathy-gtk/empathy-contact-list-store.h:73
msgid "People Nearby"
msgstr "Tuvumā esošie cilvēki"
-#: ../libempathy/empathy-utils.c:514
+#: ../libempathy/empathy-utils.c:524
msgid "Yahoo! Japan"
msgstr "Yahoo! Japan"
-#: ../libempathy/empathy-utils.c:543
+#: ../libempathy/empathy-utils.c:553
msgid "Google Talk"
msgstr "Google Talk"
-#: ../libempathy/empathy-utils.c:544
+#: ../libempathy/empathy-utils.c:554
msgid "Facebook Chat"
msgstr "Facebook tērzēšana"
@@ -755,70 +783,83 @@ msgid "in the future"
msgstr "nākotnē"
#: ../libempathy-gtk/empathy-account-chooser.c:539
-#| msgid "Accounts"
msgid "All accounts"
msgstr "Visi konti"
-#: ../libempathy-gtk/empathy-account-widget.c:681
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Konts"
-#: ../libempathy-gtk/empathy-account-widget.c:682
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Parole"
-#: ../libempathy-gtk/empathy-account-widget.c:683
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Serveris"
-#: ../libempathy-gtk/empathy-account-widget.c:684
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Ports"
-#: ../libempathy-gtk/empathy-account-widget.c:756
-#: ../libempathy-gtk/empathy-account-widget.c:813
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1154
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+#| msgid "Launch My Web Accounts"
+msgid "My Web Accounts"
+msgstr "Mani tīmekļa konti"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "Konts %s tika rediģēts caur \"Mani tīmekļa konti\"."
+#| msgid "The account %s is edited via My Web Accounts."
+msgid "The account %s is edited via %s."
+msgstr "Konts %s tika rediģēts ar %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1160
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "Kontu %s nevar rediģēt, izmantojot Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1180
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Palaist \"Mani tīmekļa konti\""
-#: ../libempathy-gtk/empathy-account-widget.c:1518
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+#| msgid "_Edit"
+msgid "Edit %s"
+msgstr "Rediģēt %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Lietotājvārds:"
-#: ../libempathy-gtk/empathy-account-widget.c:1836
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "_Pielietot"
-#: ../libempathy-gtk/empathy-account-widget.c:1866
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "_Pieteikties"
-#: ../libempathy-gtk/empathy-account-widget.c:1940
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Uz servera šāds konts jau ir"
-#: ../libempathy-gtk/empathy-account-widget.c:1943
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Izveidot jaunu kontu uz servera"
-#: ../libempathy-gtk/empathy-account-widget.c:2135
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "A_tcelt"
@@ -827,19 +868,19 @@ msgstr "A_tcelt"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2413
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s uz %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2439
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "%s konts"
-#: ../libempathy-gtk/empathy-account-widget.c:2443
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Jauns konts"
@@ -851,6 +892,7 @@ msgstr "<b>Piemērs:</b> MansEkrānaVārds"
#: ../libempathy-gtk/empathy-account-widget-generic.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
@@ -960,76 +1002,84 @@ msgstr "Kāds ir jūsu ICQ UIN?"
msgid "What is your ICQ password?"
msgstr "Kāda ir jūsu ICQ parole?"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:184
-#: ../libempathy-gtk/empathy-account-widget-sip.c:217
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "Auto"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:187
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:190
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:193
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:222
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "Reģistrēties"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:227
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "Opcijas"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:230
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "Nekas"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
msgid "Character set:"
msgstr "Rakstzīmju kopa:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+msgid ""
+"Most IRC servers don't need a password, so if you're not sure, don't enter a "
+"password."
+msgstr ""
+"Vairums IRC serveru nepieprasa paroli; ja neesat pārliecināts, neievadiet "
+"paroli."
+
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
msgid "Network"
msgstr "Tīkls"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
msgid "Network:"
msgstr "Tīkls:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
msgid "Nickname:"
msgstr "Iesauka:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
msgid "Password:"
msgstr "Parole:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
msgid "Quit message:"
msgstr "Iziešanas ziņojums:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
msgid "Real name:"
msgstr "Īstais vārds:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
msgid "Servers"
msgstr "Serveris"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:12
msgid "What is your IRC nickname?"
msgstr "Kāds ir jūsu IRC ekrāna vārds?"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:13
msgid "Which IRC network?"
msgstr "Kurš IRC tīkls?"
@@ -1212,14 +1262,18 @@ msgid "Transport:"
msgstr "Transports:"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr "Šo kontu izmantot, _lai zvanītu iekšzemes un mobilajiem tālruņiem"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "Kāda ir jūsu SIP konta parole?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
msgstr "Kāds ir jūsu SIP lietotāja ID?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "_Lietotājvārds:"
@@ -1243,36 +1297,37 @@ msgstr "Yahoo! I_D:"
msgid "_Room List locale:"
msgstr "_Istabu saraksta lokāle:"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:474
-#: ../libempathy-gtk/empathy-avatar-chooser.c:559
+#: ../libempathy-gtk/empathy-avatar-chooser.c:470
+#: ../libempathy-gtk/empathy-avatar-chooser.c:555
msgid "Couldn't convert image"
msgstr "Neizdevās pārveidot attēlu"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:475
+#: ../libempathy-gtk/empathy-avatar-chooser.c:471
msgid "None of the accepted image formats are supported on your system"
msgstr "Jūsu sistēma neatbalsta nevienu no akceptētajiem attēla formātiem"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:822
-msgid "Couldn't save pixbuf to png"
-msgstr "Neizdevās saglabāt pixbuf uz png"
+#: ../libempathy-gtk/empathy-avatar-chooser.c:818
+#| msgid "Couldn't save pixbuf to png"
+msgid "Couldn't save picture to file"
+msgstr "Neizdevās saglabāt bildi failā"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:938
+#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
msgstr "Izvēlieties savu attēlu"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:942
+#: ../libempathy-gtk/empathy-avatar-chooser.c:938
msgid "Take a picture..."
msgstr "Uzņemt bildi..."
-#: ../libempathy-gtk/empathy-avatar-chooser.c:945
+#: ../libempathy-gtk/empathy-avatar-chooser.c:941
msgid "No Image"
msgstr "Nav attēla"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1001
msgid "Images"
msgstr "Attēli"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1009
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
msgid "All Files"
msgstr "Visi faili"
@@ -1280,66 +1335,61 @@ msgstr "Visi faili"
msgid "Click to enlarge"
msgstr "Klikšķiniet, lai palielinātu"
-#: ../libempathy-gtk/empathy-call-utils.c:42
-#: ../libempathy-gtk/empathy-call-utils.c:58
-#| msgid "There was an error while creating the account."
+#: ../libempathy-gtk/empathy-call-utils.c:44
+#: ../libempathy-gtk/empathy-call-utils.c:60
msgid "There was an error starting the call"
msgstr "Gadījās kļūda, sākot zvanu"
-#: ../libempathy-gtk/empathy-call-utils.c:49
+#: ../libempathy-gtk/empathy-call-utils.c:51
msgid "The specified contact doesn't support calls"
msgstr "Norādītais kontakts neatbalsta zvanus"
-#: ../libempathy-gtk/empathy-call-utils.c:51
-#| msgid "The selected contact is offline."
+#: ../libempathy-gtk/empathy-call-utils.c:53
msgid "The specified contact is offline"
msgstr "Norādītais kontakts ir nesaistē"
-#: ../libempathy-gtk/empathy-call-utils.c:53
-#| msgid "The selected contact is offline."
+#: ../libempathy-gtk/empathy-call-utils.c:55
msgid "The specified contact is not valid"
msgstr "Norādītais kontakts ir nav derīgs"
-#: ../libempathy-gtk/empathy-call-utils.c:55
-#| msgid "Topic not supported on this conversation"
+#: ../libempathy-gtk/empathy-call-utils.c:57
msgid "Emergency calls are not supported on this protocol"
msgstr "Šis protokols neatbalsta ārkārtas zvanus"
-#: ../libempathy-gtk/empathy-chat.c:697
+#: ../libempathy-gtk/empathy-chat.c:702
msgid "Failed to open private chat"
msgstr "Neizdevās izveidot privātu tērzēšanas istabu"
-#: ../libempathy-gtk/empathy-chat.c:758
+#: ../libempathy-gtk/empathy-chat.c:763
msgid "Topic not supported on this conversation"
msgstr "Šai sarunai temats nav atbalstīts"
-#: ../libempathy-gtk/empathy-chat.c:764
+#: ../libempathy-gtk/empathy-chat.c:769
msgid "You are not allowed to change the topic"
msgstr "Jums nav tiesību mainīt tematu"
-#: ../libempathy-gtk/empathy-chat.c:968
+#: ../libempathy-gtk/empathy-chat.c:973
#, c-format
-#| msgid "invalid contact"
msgid "“%s” is not a valid contact ID"
msgstr "“%s” nav derīgs kontakta ID"
-#: ../libempathy-gtk/empathy-chat.c:1025
+#: ../libempathy-gtk/empathy-chat.c:1030
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: attīrīt visus ziņojumus no šīs sarunas"
-#: ../libempathy-gtk/empathy-chat.c:1028
+#: ../libempathy-gtk/empathy-chat.c:1033
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <temats>: uzlikt tematu šai sarunai"
-#: ../libempathy-gtk/empathy-chat.c:1031
+#: ../libempathy-gtk/empathy-chat.c:1036
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <istabas ID>: pievienoties jaunai tērzēšanas istabai"
-#: ../libempathy-gtk/empathy-chat.c:1034
+#: ../libempathy-gtk/empathy-chat.c:1039
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <istabas ID>: pievienoties jaunai tērzēšanas istabai"
-#: ../libempathy-gtk/empathy-chat.c:1038
+#: ../libempathy-gtk/empathy-chat.c:1043
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
@@ -1347,23 +1397,23 @@ msgstr ""
"/part [<istabas ID>] [<iemesls>]: pamest tērzēšanas istabu, pēc noklusēšanas "
"tā ir pašreizējā"
-#: ../libempathy-gtk/empathy-chat.c:1042
+#: ../libempathy-gtk/empathy-chat.c:1047
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <kontakta ID> [<ziņojums>]: atvērt privāto tērzēšanu"
-#: ../libempathy-gtk/empathy-chat.c:1045
+#: ../libempathy-gtk/empathy-chat.c:1050
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <kontakta ID> <ziņojums>: atvērt privāto tērzēšanu"
-#: ../libempathy-gtk/empathy-chat.c:1048
+#: ../libempathy-gtk/empathy-chat.c:1053
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <iesauka>: mainīt jūsu iesauku uz šī servera"
-#: ../libempathy-gtk/empathy-chat.c:1051
+#: ../libempathy-gtk/empathy-chat.c:1056
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <darbība>: nosūtīt darbības ziņojumu šajā sarunā"
-#: ../libempathy-gtk/empathy-chat.c:1054
+#: ../libempathy-gtk/empathy-chat.c:1059
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1373,11 +1423,11 @@ msgstr ""
"ziņojumu, kurš sākas ar '/'. Piemēram: \"/say /join tiek izmantots, lai "
"pievienotos jaunai tērzēšanas istabai\""
-#: ../libempathy-gtk/empathy-chat.c:1059
+#: ../libempathy-gtk/empathy-chat.c:1064
msgid "/whois <contact ID>: display information about a contact"
msgstr "/whois <contact ID>: rādīt informāciju par kontaktu"
-#: ../libempathy-gtk/empathy-chat.c:1062
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1385,115 +1435,113 @@ msgstr ""
"/help [<komanda>]: rādīt visas atbalstītās komandas. Ja dota <komanda>, "
"parādīt tās lietošanu."
-#: ../libempathy-gtk/empathy-chat.c:1072
+#: ../libempathy-gtk/empathy-chat.c:1077
#, c-format
msgid "Usage: %s"
msgstr "Lietojums: %s"
-#: ../libempathy-gtk/empathy-chat.c:1111
+#: ../libempathy-gtk/empathy-chat.c:1116
msgid "Unknown command"
msgstr "Nezināma komanda"
-#: ../libempathy-gtk/empathy-chat.c:1237
+#: ../libempathy-gtk/empathy-chat.c:1242
msgid "Unknown command; see /help for the available commands"
msgstr "Nezināma komanda; /help var parādīt pieejamās komandas"
#. translators: error used when user doesn't have enough credit on his
#. * account to send the message.
-#: ../libempathy-gtk/empathy-chat.c:1407
-#| msgid "Insufficient free space to save file"
+#: ../libempathy-gtk/empathy-chat.c:1412
msgid "insufficient balance to send message"
msgstr "nepietiekama bilance, lai nosūtītu ziņojumu"
-#: ../libempathy-gtk/empathy-chat.c:1409
+#: ../libempathy-gtk/empathy-chat.c:1414
msgid "not capable"
msgstr "nav spējīgs"
-#: ../libempathy-gtk/empathy-chat.c:1416
+#: ../libempathy-gtk/empathy-chat.c:1421
msgid "offline"
msgstr "nesaistē"
-#: ../libempathy-gtk/empathy-chat.c:1419
+#: ../libempathy-gtk/empathy-chat.c:1424
msgid "invalid contact"
msgstr "nederīgs kontakts"
-#: ../libempathy-gtk/empathy-chat.c:1422
+#: ../libempathy-gtk/empathy-chat.c:1427
msgid "permission denied"
msgstr "atļauja liegta"
-#: ../libempathy-gtk/empathy-chat.c:1425
+#: ../libempathy-gtk/empathy-chat.c:1430
msgid "too long message"
msgstr "pārāk garš ziņojums"
-#: ../libempathy-gtk/empathy-chat.c:1428
+#: ../libempathy-gtk/empathy-chat.c:1433
msgid "not implemented"
msgstr "nav realizēts"
-#: ../libempathy-gtk/empathy-chat.c:1432
+#: ../libempathy-gtk/empathy-chat.c:1437
msgid "unknown"
msgstr "nezināms"
-#: ../libempathy-gtk/empathy-chat.c:1438
+#: ../libempathy-gtk/empathy-chat.c:1443
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Kļūda, sūtot ziņojumu '%s': %s"
-#: ../libempathy-gtk/empathy-chat.c:1442
+#: ../libempathy-gtk/empathy-chat.c:1447
#, c-format
-#| msgid "Error sending message '%s': %s"
msgid "Error sending message: %s"
msgstr "Kļūda, sūtot ziņojumu: %s"
-#: ../libempathy-gtk/empathy-chat.c:1503 ../src/empathy-chat-window.c:760
+#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Temats:"
-#: ../libempathy-gtk/empathy-chat.c:1515
+#: ../libempathy-gtk/empathy-chat.c:1520
#, c-format
msgid "Topic set to: %s"
msgstr "Temats ir: %s"
-#: ../libempathy-gtk/empathy-chat.c:1517
+#: ../libempathy-gtk/empathy-chat.c:1522
msgid "No topic defined"
msgstr "Temats nav norādīts"
-#: ../libempathy-gtk/empathy-chat.c:2024
+#: ../libempathy-gtk/empathy-chat.c:2031
msgid "(No Suggestions)"
msgstr "(Nav ieteikumu)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:2092
+#: ../libempathy-gtk/empathy-chat.c:2099
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "Pievienot '%s' vārdnīcai"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:2129
+#: ../libempathy-gtk/empathy-chat.c:2136
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "Pievienot '%s' vārdnīcai '%s'"
-#: ../libempathy-gtk/empathy-chat.c:2186
+#: ../libempathy-gtk/empathy-chat.c:2206
msgid "Insert Smiley"
msgstr "Ievietot smaidiņu"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2204
-#: ../libempathy-gtk/empathy-ui-utils.c:1756
+#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Sūtīt"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2239
+#: ../libempathy-gtk/empathy-chat.c:2278
msgid "_Spelling Suggestions"
msgstr "_Pareizrakstības ieteikumi"
-#: ../libempathy-gtk/empathy-chat.c:2328
+#: ../libempathy-gtk/empathy-chat.c:2367
msgid "Failed to retrieve recent logs"
msgstr "Neizdevās iegūt pēdējos ierakstus"
-#: ../libempathy-gtk/empathy-chat.c:2465
+#: ../libempathy-gtk/empathy-chat.c:2504
#, c-format
msgid "%s has disconnected"
msgstr "%s ir izgājis"
@@ -1501,12 +1549,12 @@ msgstr "%s ir izgājis"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2472
+#: ../libempathy-gtk/empathy-chat.c:2511
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%2$s ņēma un izspēra %1$s"
-#: ../libempathy-gtk/empathy-chat.c:2475
+#: ../libempathy-gtk/empathy-chat.c:2514
#, c-format
msgid "%s was kicked"
msgstr "%s tika izsperts"
@@ -1514,17 +1562,17 @@ msgstr "%s tika izsperts"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2483
+#: ../libempathy-gtk/empathy-chat.c:2522
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%2$s ņēma un izraidīja %1$s"
-#: ../libempathy-gtk/empathy-chat.c:2486
+#: ../libempathy-gtk/empathy-chat.c:2525
#, c-format
msgid "%s was banned"
msgstr "%s tika izraidīts"
-#: ../libempathy-gtk/empathy-chat.c:2490
+#: ../libempathy-gtk/empathy-chat.c:2529
#, c-format
msgid "%s has left the room"
msgstr "%s pameta istabu"
@@ -1534,71 +1582,69 @@ msgstr "%s pameta istabu"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2499
+#: ../libempathy-gtk/empathy-chat.c:2538
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2524
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%s has joined the room"
msgstr "%s pievienojās istabai"
-#: ../libempathy-gtk/empathy-chat.c:2549
+#: ../libempathy-gtk/empathy-chat.c:2588
#, c-format
msgid "%s is now known as %s"
msgstr "%s tagad saucas %s"
-#: ../libempathy-gtk/empathy-chat.c:2688
-#: ../src/empathy-streamed-media-window.c:1935
-#: ../src/empathy-event-manager.c:1241 ../src/empathy-call-window.c:1869
+#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../src/empathy-streamed-media-window.c:1894
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Atvienots"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3332
+#: ../libempathy-gtk/empathy-chat.c:3374
msgid "Would you like to store this password?"
msgstr "Vai vēlaties saglabāt šo paroli?"
-#: ../libempathy-gtk/empathy-chat.c:3338
+#: ../libempathy-gtk/empathy-chat.c:3380
msgid "Remember"
msgstr "Atcerēties"
-#: ../libempathy-gtk/empathy-chat.c:3348
+#: ../libempathy-gtk/empathy-chat.c:3390
msgid "Not now"
msgstr "Ne tagad"
-#: ../libempathy-gtk/empathy-chat.c:3392
+#: ../libempathy-gtk/empathy-chat.c:3434
msgid "Retry"
msgstr "Mēģināt vēlreiz"
-#: ../libempathy-gtk/empathy-chat.c:3396
+#: ../libempathy-gtk/empathy-chat.c:3438
msgid "Wrong password; please try again:"
msgstr "Nepareiza parole; mēģiniet vēlreiz:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3526
+#: ../libempathy-gtk/empathy-chat.c:3568
msgid "This room is protected by a password:"
msgstr "Šī istaba ir aizsargāta ar paroli:"
-#: ../libempathy-gtk/empathy-chat.c:3553
+#: ../libempathy-gtk/empathy-chat.c:3595
msgid "Join"
msgstr "Pievienoties"
-#: ../libempathy-gtk/empathy-chat.c:3755 ../src/empathy-event-manager.c:1262
-#: ../src/empathy-call-window.c:2125
+#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Savienots"
-#: ../libempathy-gtk/empathy-chat.c:3810
+#: ../libempathy-gtk/empathy-chat.c:3852
msgid "Conversation"
msgstr "Saruna"
#. Translators: this string is a something like
#. * "Escher Cat (SMS)"
-#: ../libempathy-gtk/empathy-chat.c:3815
+#: ../libempathy-gtk/empathy-chat.c:3857
#, c-format
-#| msgid "%s (%s)"
msgid "%s (SMS)"
msgstr "%s (SMS)"
@@ -1622,15 +1668,15 @@ msgstr "Atļauja liegta"
msgid "Could not block contact"
msgstr "Neizdevās bloķēt kontaktu"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:772
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:774
msgid "Edit Blocked Contacts"
msgstr "Rediģēt bloķētos kontaktus"
#. Account and Identifier
#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:521
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1495
+#: ../libempathy-gtk/empathy-individual-widget.c:1485
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
#: ../src/empathy-chatrooms-window.ui.h:1
#: ../src/empathy-new-chatroom-dialog.ui.h:1
@@ -1638,19 +1684,25 @@ msgid "Account:"
msgstr "Konts:"
#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:2
-#| msgid "_Blocked Contacts"
msgid "Blocked Contacts"
msgstr "Bloķētie kontakti"
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
+#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
+#: ../src/empathy-accounts-dialog.ui.h:5
+#: ../src/empathy-chatrooms-window.ui.h:3
+msgid "Remove"
+msgstr "Izņemt"
+
#. Copy Link Address menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:320
-#: ../libempathy-gtk/empathy-theme-adium.c:1410
+#: ../libempathy-gtk/empathy-webkit-utils.c:277
msgid "_Copy Link Address"
msgstr "_Kopēt saites adresi"
#. Open Link menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:327
-#: ../libempathy-gtk/empathy-theme-adium.c:1417
+#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
msgstr "_Atvērt saiti"
@@ -1681,18 +1733,18 @@ msgid "Block %s?"
msgstr "Bloķēt %s?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:538
-#: ../libempathy-gtk/empathy-individual-dialogs.c:252
+#: ../libempathy-gtk/empathy-individual-dialogs.c:255
#, c-format
msgid "Are you sure you want to block '%s' from contacting you again?"
msgstr "Vai tiešām vēlaties bloķēt '%s' iespēju ar jums sazināties?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:543
-#: ../libempathy-gtk/empathy-individual-dialogs.c:274
+#: ../libempathy-gtk/empathy-individual-dialogs.c:277
msgid "_Block"
msgstr "_Bloķēt"
#: ../libempathy-gtk/empathy-contact-dialogs.c:559
-#: ../libempathy-gtk/empathy-individual-dialogs.c:283
+#: ../libempathy-gtk/empathy-individual-dialogs.c:286
msgid "_Report this contact as abusive"
msgid_plural "_Report these contacts as abusive"
msgstr[0] "_Ziņot par šo kontaktu kā par aizskarošu"
@@ -1719,38 +1771,38 @@ msgstr "Negrupēts"
msgid "Favorite People"
msgstr "Īpašie cilvēki"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1983
-#: ../libempathy-gtk/empathy-individual-view.c:2375
+#: ../libempathy-gtk/empathy-contact-list-view.c:1986
+#: ../libempathy-gtk/empathy-individual-view.c:2376
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "Vai tiešām vēlaties izņemt grupu '%s'?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1985
-#: ../libempathy-gtk/empathy-individual-view.c:2378
+#: ../libempathy-gtk/empathy-contact-list-view.c:1988
+#: ../libempathy-gtk/empathy-individual-view.c:2379
msgid "Removing group"
msgstr "Izņem grupu"
#. Remove
-#: ../libempathy-gtk/empathy-contact-list-view.c:2034
-#: ../libempathy-gtk/empathy-contact-list-view.c:2111
-#: ../libempathy-gtk/empathy-individual-view.c:2433
-#: ../libempathy-gtk/empathy-individual-view.c:2636
+#: ../libempathy-gtk/empathy-contact-list-view.c:2037
+#: ../libempathy-gtk/empathy-contact-list-view.c:2114
+#: ../libempathy-gtk/empathy-individual-view.c:2434
+#: ../libempathy-gtk/empathy-individual-view.c:2637
msgid "_Remove"
msgstr "_Izņemt"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2064
-#: ../libempathy-gtk/empathy-individual-view.c:2500
+#: ../libempathy-gtk/empathy-contact-list-view.c:2067
+#: ../libempathy-gtk/empathy-individual-view.c:2501
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "Vai tiešām vēlaties izņemt kontaktu '%s'?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2066
-#: ../libempathy-gtk/empathy-individual-view.c:2521
+#: ../libempathy-gtk/empathy-contact-list-view.c:2069
+#: ../libempathy-gtk/empathy-individual-view.c:2522
msgid "Removing contact"
msgstr "Izņem kontaktu"
#: ../libempathy-gtk/empathy-contact-menu.c:220
-#: ../src/empathy-main-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:14
msgid "_Add Contact…"
msgstr "_Pievienot kontaktu..."
@@ -1759,48 +1811,48 @@ msgid "_Block Contact"
msgstr "_Bloķēt kontaktu"
#: ../libempathy-gtk/empathy-contact-menu.c:329
-#: ../libempathy-gtk/empathy-individual-menu.c:547
-#: ../src/empathy-main-window.ui.h:16
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_Tērzēt"
#: ../libempathy-gtk/empathy-contact-menu.c:361
-#: ../libempathy-gtk/empathy-individual-menu.c:638
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "_Zvans"
#: ../libempathy-gtk/empathy-contact-menu.c:394
-#: ../libempathy-gtk/empathy-individual-menu.c:682
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "_Video zvans"
#: ../libempathy-gtk/empathy-contact-menu.c:440
-#: ../libempathy-gtk/empathy-individual-menu.c:725
-#: ../src/empathy-main-window.ui.h:27
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "Ie_priekšējās sarunas"
#: ../libempathy-gtk/empathy-contact-menu.c:462
-#: ../libempathy-gtk/empathy-individual-menu.c:766
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "Sūtīt failu"
#: ../libempathy-gtk/empathy-contact-menu.c:485
-#: ../libempathy-gtk/empathy-individual-menu.c:808
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "Dalīties ar manu darbvirsmu"
#: ../libempathy-gtk/empathy-contact-menu.c:525
-#: ../libempathy-gtk/empathy-contact-widget.c:1890
-#: ../libempathy-gtk/empathy-individual-menu.c:843
-#: ../libempathy-gtk/empathy-individual-widget.c:1386
+#: ../libempathy-gtk/empathy-contact-widget.c:1886
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:1373
msgid "Favorite"
msgstr "Iecienītais"
#: ../libempathy-gtk/empathy-contact-menu.c:554
-#: ../libempathy-gtk/empathy-individual-menu.c:871
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "Infor_mācija"
@@ -1810,33 +1862,41 @@ msgid "_Edit"
msgstr "R_ediģēt"
#: ../libempathy-gtk/empathy-contact-menu.c:654
-#: ../libempathy-gtk/empathy-individual-menu.c:1058
-#: ../src/empathy-chat-window.c:1010
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
+#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "Aicina jūs uz šo istabu"
#: ../libempathy-gtk/empathy-contact-menu.c:685
-#: ../libempathy-gtk/empathy-individual-menu.c:1104
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "Uza_icināt uz tērzēšanas istabu"
#. Title
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:514
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
msgid "Search contacts"
msgstr "Meklēt kontaktos"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:544
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:535
msgid "Search: "
msgstr "Meklēt:"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:602
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:593
msgid "_Add Contact"
msgstr "Pievienot kont_aktu"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:620
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:611
msgid "No contacts found"
msgstr "Kontakti nav atrasti"
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:627
+msgid "Your message introducing yourself:"
+msgstr "Ziņojums, ar kuru iepazīstināt ar sevi:"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:635
+msgid "Please let me see when you're online. Thanks!"
+msgstr "Lūdzu, ļaujiet man redzēt, kad esat tiešsaistē. Paldies!"
+
#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "Izvēlēties kontaktu"
@@ -1871,12 +1931,10 @@ msgstr "Dzimšanas diena:"
#. * with their IM client.
#.
#: ../libempathy-gtk/empathy-contact-widget.c:346
-#| msgid "_Last Name:"
msgid "Last seen:"
msgstr "Pēdējo reizi redzēts:"
#: ../libempathy-gtk/empathy-contact-widget.c:348
-#| msgid "Connected"
msgid "Connected from:"
msgstr "Savienojies no:"
@@ -1884,162 +1942,160 @@ msgstr "Savienojies no:"
#. * and should bin this.
#.
#: ../libempathy-gtk/empathy-contact-widget.c:353
-#| msgid "Quit message:"
msgid "Away message:"
msgstr "Ziņa, kad projām:"
#: ../libempathy-gtk/empathy-contact-widget.c:606
-#| msgid "Ca_ncel"
msgid "Channels:"
msgstr "Kanāli:"
-#: ../libempathy-gtk/empathy-contact-widget.c:901
-#: ../libempathy-gtk/empathy-individual-widget.c:495
+#: ../libempathy-gtk/empathy-contact-widget.c:897
+#: ../libempathy-gtk/empathy-individual-widget.c:469
msgid "Country ISO Code:"
msgstr "Valsts ISO kods:"
-#: ../libempathy-gtk/empathy-contact-widget.c:903
-#: ../libempathy-gtk/empathy-individual-widget.c:497
+#: ../libempathy-gtk/empathy-contact-widget.c:899
+#: ../libempathy-gtk/empathy-individual-widget.c:471
msgid "Country:"
msgstr "Valsts:"
-#: ../libempathy-gtk/empathy-contact-widget.c:905
-#: ../libempathy-gtk/empathy-individual-widget.c:499
+#: ../libempathy-gtk/empathy-contact-widget.c:901
+#: ../libempathy-gtk/empathy-individual-widget.c:473
msgid "State:"
msgstr "Stāvoklis:"
-#: ../libempathy-gtk/empathy-contact-widget.c:907
-#: ../libempathy-gtk/empathy-individual-widget.c:501
+#: ../libempathy-gtk/empathy-contact-widget.c:903
+#: ../libempathy-gtk/empathy-individual-widget.c:475
msgid "City:"
msgstr "Pilsēta:"
-#: ../libempathy-gtk/empathy-contact-widget.c:909
-#: ../libempathy-gtk/empathy-individual-widget.c:503
+#: ../libempathy-gtk/empathy-contact-widget.c:905
+#: ../libempathy-gtk/empathy-individual-widget.c:477
msgid "Area:"
msgstr "Reģions:"
-#: ../libempathy-gtk/empathy-contact-widget.c:911
-#: ../libempathy-gtk/empathy-individual-widget.c:505
+#: ../libempathy-gtk/empathy-contact-widget.c:907
+#: ../libempathy-gtk/empathy-individual-widget.c:479
msgid "Postal Code:"
msgstr "Pasta indekss:"
-#: ../libempathy-gtk/empathy-contact-widget.c:913
-#: ../libempathy-gtk/empathy-individual-widget.c:507
+#: ../libempathy-gtk/empathy-contact-widget.c:909
+#: ../libempathy-gtk/empathy-individual-widget.c:481
msgid "Street:"
msgstr "Iela:"
-#: ../libempathy-gtk/empathy-contact-widget.c:915
-#: ../libempathy-gtk/empathy-individual-widget.c:509
+#: ../libempathy-gtk/empathy-contact-widget.c:911
+#: ../libempathy-gtk/empathy-individual-widget.c:483
msgid "Building:"
msgstr "Ēka:"
-#: ../libempathy-gtk/empathy-contact-widget.c:917
-#: ../libempathy-gtk/empathy-individual-widget.c:511
+#: ../libempathy-gtk/empathy-contact-widget.c:913
+#: ../libempathy-gtk/empathy-individual-widget.c:485
msgid "Floor:"
msgstr "Stāvs:"
-#: ../libempathy-gtk/empathy-contact-widget.c:919
-#: ../libempathy-gtk/empathy-individual-widget.c:513
+#: ../libempathy-gtk/empathy-contact-widget.c:915
+#: ../libempathy-gtk/empathy-individual-widget.c:487
msgid "Room:"
msgstr "Istaba:"
-#: ../libempathy-gtk/empathy-contact-widget.c:921
-#: ../libempathy-gtk/empathy-individual-widget.c:515
+#: ../libempathy-gtk/empathy-contact-widget.c:917
+#: ../libempathy-gtk/empathy-individual-widget.c:489
msgid "Text:"
msgstr "Teksts:"
-#: ../libempathy-gtk/empathy-contact-widget.c:923
-#: ../libempathy-gtk/empathy-individual-widget.c:517
+#: ../libempathy-gtk/empathy-contact-widget.c:919
+#: ../libempathy-gtk/empathy-individual-widget.c:491
msgid "Description:"
msgstr "Apraksts:"
-#: ../libempathy-gtk/empathy-contact-widget.c:925
-#: ../libempathy-gtk/empathy-individual-widget.c:519
+#: ../libempathy-gtk/empathy-contact-widget.c:921
+#: ../libempathy-gtk/empathy-individual-widget.c:493
msgid "URI:"
msgstr "URI:"
-#: ../libempathy-gtk/empathy-contact-widget.c:927
-#: ../libempathy-gtk/empathy-individual-widget.c:521
+#: ../libempathy-gtk/empathy-contact-widget.c:923
+#: ../libempathy-gtk/empathy-individual-widget.c:495
msgid "Accuracy Level:"
msgstr "Precizitātes līmenis:"
-#: ../libempathy-gtk/empathy-contact-widget.c:929
-#: ../libempathy-gtk/empathy-individual-widget.c:523
+#: ../libempathy-gtk/empathy-contact-widget.c:925
+#: ../libempathy-gtk/empathy-individual-widget.c:497
msgid "Error:"
msgstr "Kļūda:"
-#: ../libempathy-gtk/empathy-contact-widget.c:931
-#: ../libempathy-gtk/empathy-individual-widget.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:927
+#: ../libempathy-gtk/empathy-individual-widget.c:499
msgid "Vertical Error (meters):"
msgstr "Vertikālā kļūda (metros):"
-#: ../libempathy-gtk/empathy-contact-widget.c:933
-#: ../libempathy-gtk/empathy-individual-widget.c:527
+#: ../libempathy-gtk/empathy-contact-widget.c:929
+#: ../libempathy-gtk/empathy-individual-widget.c:501
msgid "Horizontal Error (meters):"
msgstr "Horizontālā kļūda (metros):"
-#: ../libempathy-gtk/empathy-contact-widget.c:935
-#: ../libempathy-gtk/empathy-individual-widget.c:529
+#: ../libempathy-gtk/empathy-contact-widget.c:931
+#: ../libempathy-gtk/empathy-individual-widget.c:503
msgid "Speed:"
msgstr "Ātrums:"
-#: ../libempathy-gtk/empathy-contact-widget.c:937
-#: ../libempathy-gtk/empathy-individual-widget.c:531
+#: ../libempathy-gtk/empathy-contact-widget.c:933
+#: ../libempathy-gtk/empathy-individual-widget.c:505
msgid "Bearing:"
msgstr "Peilējums:"
-#: ../libempathy-gtk/empathy-contact-widget.c:939
-#: ../libempathy-gtk/empathy-individual-widget.c:533
+#: ../libempathy-gtk/empathy-contact-widget.c:935
+#: ../libempathy-gtk/empathy-individual-widget.c:507
msgid "Climb Speed:"
msgstr "Kāpšanas ātrums:"
-#: ../libempathy-gtk/empathy-contact-widget.c:941
-#: ../libempathy-gtk/empathy-individual-widget.c:535
+#: ../libempathy-gtk/empathy-contact-widget.c:937
+#: ../libempathy-gtk/empathy-individual-widget.c:509
msgid "Last Updated on:"
msgstr "Pēdējo reizi atjaunināts:"
-#: ../libempathy-gtk/empathy-contact-widget.c:943
-#: ../libempathy-gtk/empathy-individual-widget.c:537
+#: ../libempathy-gtk/empathy-contact-widget.c:939
+#: ../libempathy-gtk/empathy-individual-widget.c:511
msgid "Longitude:"
msgstr "Garums:"
-#: ../libempathy-gtk/empathy-contact-widget.c:945
-#: ../libempathy-gtk/empathy-individual-widget.c:539
+#: ../libempathy-gtk/empathy-contact-widget.c:941
+#: ../libempathy-gtk/empathy-individual-widget.c:513
msgid "Latitude:"
msgstr "Platums:"
-#: ../libempathy-gtk/empathy-contact-widget.c:947
-#: ../libempathy-gtk/empathy-individual-widget.c:541
+#: ../libempathy-gtk/empathy-contact-widget.c:943
+#: ../libempathy-gtk/empathy-individual-widget.c:515
msgid "Altitude:"
msgstr "Augstums:"
-#: ../libempathy-gtk/empathy-contact-widget.c:1000
-#: ../libempathy-gtk/empathy-contact-widget.c:1015
-#: ../libempathy-gtk/empathy-individual-widget.c:629
-#: ../libempathy-gtk/empathy-individual-widget.c:644
-#: ../src/empathy-preferences.ui.h:12
+#: ../libempathy-gtk/empathy-contact-widget.c:996
+#: ../libempathy-gtk/empathy-contact-widget.c:1011
+#: ../libempathy-gtk/empathy-individual-widget.c:607
+#: ../libempathy-gtk/empathy-individual-widget.c:622
+#: ../src/empathy-preferences.ui.h:16
msgid "Location"
msgstr "Vieta"
#. translators: format is "Location, $date"
-#: ../libempathy-gtk/empathy-contact-widget.c:1017
-#: ../libempathy-gtk/empathy-individual-widget.c:646
+#: ../libempathy-gtk/empathy-contact-widget.c:1013
+#: ../libempathy-gtk/empathy-individual-widget.c:624
#, c-format
msgid "%s, %s"
msgstr "%s, %s"
-#: ../libempathy-gtk/empathy-contact-widget.c:1069
-#: ../libempathy-gtk/empathy-individual-widget.c:695
+#: ../libempathy-gtk/empathy-contact-widget.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:673
msgid "%B %e, %Y at %R UTC"
msgstr "%B %e, %Y %R UTC"
-#: ../libempathy-gtk/empathy-contact-widget.c:1151
-#: ../libempathy-gtk/empathy-individual-widget.c:931
+#: ../libempathy-gtk/empathy-contact-widget.c:1147
+#: ../libempathy-gtk/empathy-individual-widget.c:915
msgid "Save Avatar"
msgstr "Saglabāt attēlu"
-#: ../libempathy-gtk/empathy-contact-widget.c:1207
-#: ../libempathy-gtk/empathy-individual-widget.c:989
+#: ../libempathy-gtk/empathy-contact-widget.c:1203
+#: ../libempathy-gtk/empathy-individual-widget.c:973
msgid "Unable to save avatar"
msgstr "Nevar saglabāt attēlu"
@@ -2049,7 +2105,7 @@ msgstr "<b>Vieta</b> (datums)\t"
#. Alias
#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
-#: ../libempathy-gtk/empathy-individual-widget.c:1321
+#: ../libempathy-gtk/empathy-individual-widget.c:1308
msgid "Alias:"
msgstr "Pseidonīms:"
@@ -2069,7 +2125,7 @@ msgstr "Kontakta informācija"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1525
+#: ../libempathy-gtk/empathy-individual-widget.c:1515
msgid "Identifier:"
msgstr "Identifikators:"
@@ -2108,18 +2164,18 @@ msgid "Select"
msgstr "Izvēlēties"
#: ../libempathy-gtk/empathy-groups-widget.c:409
-#: ../src/empathy-main-window.c:1835
+#: ../src/empathy-main-window.c:1807
msgid "Group"
msgstr "Grupa"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:257
+#: ../libempathy-gtk/empathy-individual-dialogs.c:260
msgid "The following identity will be blocked:"
msgid_plural "The following identities will be blocked:"
msgstr[0] "Sekojošais subjekts tiks bloķēts:"
msgstr[1] "Sekojošie subjekti tiks bloķēti:"
msgstr[2] "Sekojošie subjekti tiks bloķēti:"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:264
+#: ../libempathy-gtk/empathy-individual-dialogs.c:267
msgid "The following identity can not be blocked:"
msgid_plural "The following identities can not be blocked:"
msgstr[0] "Sekojošo subjektu nevar bloķēt:"
@@ -2146,34 +2202,60 @@ msgstr "Kontakti, kuri ir izvēlēti kreisajā sarakstā tiks sasaistīti"
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:137
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "Izvēlieties kontu, ko izmantot zvanu veikšanai"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "Zvans"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+#| msgid "Profile"
+msgid "Mobile"
+msgstr "Mobilais"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "Darbs"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "Mājas"
+
#. add an SMS button
-#: ../libempathy-gtk/empathy-individual-menu.c:593
-#: ../libempathy-gtk/empathy-new-message-dialog.c:248
+#: ../libempathy-gtk/empathy-individual-menu.c:804
+#: ../libempathy-gtk/empathy-new-message-dialog.c:215
msgid "_SMS"
msgstr "_SMS"
-#: ../libempathy-gtk/empathy-individual-menu.c:919
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "R_ediģēt"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:945
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "_Saistīt kontaktus..."
-#: ../libempathy-gtk/empathy-individual-view.c:2340
+#: ../libempathy-gtk/empathy-individual-view.c:2341
msgid "Delete and _Block"
msgstr "Dzēst un _bloķēt"
-#: ../libempathy-gtk/empathy-individual-view.c:2509
+#: ../libempathy-gtk/empathy-individual-view.c:2510
#, c-format
msgid ""
"Do you really want to remove the linked contact '%s'? Note that this will "
@@ -2182,7 +2264,7 @@ msgstr ""
"Vai tiešām vēlaties izņemt saistīto kontaktu '%s'? Ņemiet vērā, ka tas "
"izņems visus kontaktus, kuri veido šo saistīto kontaktu."
-#: ../libempathy-gtk/empathy-individual-widget.c:1672
+#: ../libempathy-gtk/empathy-individual-widget.c:1662
#, c-format
msgid "Linked contact containing %u contact"
msgid_plural "Linked contacts containing %u contacts"
@@ -2266,141 +2348,128 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "A_tsaistīt"
-#: ../libempathy-gtk/empathy-log-window.c:450
+#: ../libempathy-gtk/empathy-log-window.c:633
msgid "History"
msgstr "Vēsture"
-#: ../libempathy-gtk/empathy-log-window.c:502
+#: ../libempathy-gtk/empathy-log-window.c:688
msgid "Show"
msgstr "Rādīt"
-#: ../libempathy-gtk/empathy-log-window.c:524
+#: ../libempathy-gtk/empathy-log-window.c:710
msgid "Search"
msgstr "Meklēt"
-#: ../libempathy-gtk/empathy-log-window.c:938
+#: ../libempathy-gtk/empathy-log-window.c:1158
#, c-format
-#| msgid "Call with %s"
msgid "Chat in %s"
msgstr "Tērzēšana %s istabā"
-#: ../libempathy-gtk/empathy-log-window.c:940
+#: ../libempathy-gtk/empathy-log-window.c:1160
#, c-format
-#| msgid "Call with %s"
msgid "Chat with %s"
msgstr "Tērzēšana ar %s"
-#: ../libempathy-gtk/empathy-log-window.c:990
-#: ../libempathy-gtk/empathy-log-window.c:1153
-#| msgid "%A %B %d %Y"
+#: ../libempathy-gtk/empathy-log-window.c:1210
+#: ../libempathy-gtk/empathy-log-window.c:1357
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A, %e %B %Y %X"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1110
+#: ../libempathy-gtk/empathy-log-window.c:1299
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1116
+#: ../libempathy-gtk/empathy-log-window.c:1305
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1172
-#: ../libempathy-gtk/empathy-log-window.c:1174
+#: ../libempathy-gtk/empathy-log-window.c:1376
+#: ../libempathy-gtk/empathy-log-window.c:1378
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1181
+#: ../libempathy-gtk/empathy-log-window.c:1385
#, c-format
msgid "Call took %s, ended at %s"
msgstr "Zvans ilga %s, beidzās %s"
-#: ../libempathy-gtk/empathy-log-window.c:1513
+#: ../libempathy-gtk/empathy-log-window.c:1717
msgid "Today"
msgstr "Šodien"
-#: ../libempathy-gtk/empathy-log-window.c:1517
-#| msgid "Western"
+#: ../libempathy-gtk/empathy-log-window.c:1721
msgid "Yesterday"
msgstr "Vakar"
-#: ../libempathy-gtk/empathy-log-window.c:1533
-#| msgid "%A %B %d %Y"
+#: ../libempathy-gtk/empathy-log-window.c:1737
msgctxt ""
"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%e %B %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1614
-#: ../libempathy-gtk/empathy-log-window.c:3066
+#: ../libempathy-gtk/empathy-log-window.c:1818
+#: ../libempathy-gtk/empathy-log-window.c:3399
msgid "Anytime"
msgstr "Jebkad"
-#: ../libempathy-gtk/empathy-log-window.c:1692
-#: ../libempathy-gtk/empathy-log-window.c:2041
-#| msgid "None"
+#: ../libempathy-gtk/empathy-log-window.c:1898
+#: ../libempathy-gtk/empathy-log-window.c:2328
msgid "Anyone"
msgstr "Jebkurš"
-#: ../libempathy-gtk/empathy-log-window.c:2322
+#: ../libempathy-gtk/empathy-log-window.c:2640
msgid "Who"
msgstr "Kas"
-#: ../libempathy-gtk/empathy-log-window.c:2526
+#: ../libempathy-gtk/empathy-log-window.c:2844
msgid "When"
msgstr "Kad"
-#: ../libempathy-gtk/empathy-log-window.c:2642
+#: ../libempathy-gtk/empathy-log-window.c:2960
msgid "Anything"
msgstr "Jebkas"
-#: ../libempathy-gtk/empathy-log-window.c:2644
-#| msgid "Set status"
+#: ../libempathy-gtk/empathy-log-window.c:2962
msgid "Text chats"
msgstr "Teksta tērzēšana"
-#: ../libempathy-gtk/empathy-log-window.c:2646
-#| msgid "Call"
+#: ../libempathy-gtk/empathy-log-window.c:2964
+#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "Zvani"
-#: ../libempathy-gtk/empathy-log-window.c:2651
-#| msgid "Incoming call"
+#: ../libempathy-gtk/empathy-log-window.c:2969
msgid "Incoming calls"
msgstr "Ienākošie zvani"
-#: ../libempathy-gtk/empathy-log-window.c:2652
-#| msgid "Outgoing voice call"
+#: ../libempathy-gtk/empathy-log-window.c:2970
msgid "Outgoing calls"
msgstr "Izejošie zvani"
-#: ../libempathy-gtk/empathy-log-window.c:2653
-#| msgid "Missed call from %s"
+#: ../libempathy-gtk/empathy-log-window.c:2971
msgid "Missed calls"
msgstr "Neatbildētie zvani"
-#: ../libempathy-gtk/empathy-log-window.c:2674
-#| msgid "Chat"
+#: ../libempathy-gtk/empathy-log-window.c:2993
msgid "What"
msgstr "Kas"
-#: ../libempathy-gtk/empathy-log-window.c:3369
-#| msgid "Are you sure you want to block '%s' from contacting you again?"
+#: ../libempathy-gtk/empathy-log-window.c:3702
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "Vai tiešām vēlaties dzēst visu iepriekšējo sarunu žurnālus?"
-#: ../libempathy-gtk/empathy-log-window.c:3373
-#| msgid "C_lear"
+#: ../libempathy-gtk/empathy-log-window.c:3706
msgid "Clear All"
msgstr "Attīrīt visu"
-#: ../libempathy-gtk/empathy-log-window.c:3380
+#: ../libempathy-gtk/empathy-log-window.c:3713
msgid "Delete from:"
msgstr "Dzēst no:"
@@ -2408,13 +2477,6 @@ msgstr "Dzēst no:"
msgid "<span size=\"x-large\">Loading...</span>"
msgstr "<span size=\"x-large\">Ielādē...</span>"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-#: ../src/empathy-streamed-media-window.c:1340
-msgid "Call"
-msgstr "Zvans"
-
#: ../libempathy-gtk/empathy-log-window.ui.h:3
#: ../src/empathy-chat-window.ui.h:3
msgid "Chat"
@@ -2429,18 +2491,18 @@ msgid "Profile"
msgstr "Profils"
#: ../libempathy-gtk/empathy-log-window.ui.h:6
-#: ../src/empathy-call-window.ui.h:20
+#: ../src/empathy-call-window.ui.h:22
#: ../src/empathy-streamed-media-window.ui.h:20
msgid "Video"
msgstr "Video"
#: ../libempathy-gtk/empathy-log-window.ui.h:7
-#: ../src/empathy-chat-window.ui.h:12 ../src/empathy-main-window.ui.h:20
+#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:20
msgid "_Edit"
msgstr "R_ediģēt"
#: ../libempathy-gtk/empathy-log-window.ui.h:8
-#| msgid "File"
msgid "_File"
msgstr "_Fails"
@@ -2453,27 +2515,27 @@ msgid "Contact ID:"
msgstr "Kontakta ID:"
#. add chat button
-#: ../libempathy-gtk/empathy-new-message-dialog.c:258
+#: ../libempathy-gtk/empathy-new-message-dialog.c:225
msgid "C_hat"
msgstr "_Tērzēt"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-message-dialog.c:277
+#: ../libempathy-gtk/empathy-new-message-dialog.c:244
msgid "New Conversation"
msgstr "Jauna saruna"
#. add video toggle
-#: ../libempathy-gtk/empathy-new-call-dialog.c:216
+#: ../libempathy-gtk/empathy-new-call-dialog.c:204
msgid "Send _Video"
msgstr "Sūtīt _video"
#. add chat button
-#: ../libempathy-gtk/empathy-new-call-dialog.c:224
+#: ../libempathy-gtk/empathy-new-call-dialog.c:215
msgid "C_all"
msgstr "Zv_anīt"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-call-dialog.c:234
+#: ../libempathy-gtk/empathy-new-call-dialog.c:225
msgid "New Call"
msgstr "Zvans"
@@ -2533,24 +2595,27 @@ msgid "New %s account"
msgstr "Jauns %s konts"
#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "Meklēt nākamo"
+msgid "Find:"
+msgstr "Meklēt:"
#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-msgid "Find Previous"
-msgstr "Meklēt iepriekšējo"
+#| msgid "Match case"
+msgid "Mat_ch case"
+msgstr "Reģis_trjutīgs"
#: ../libempathy-gtk/empathy-search-bar.ui.h:3
-msgid "Find:"
-msgstr "Meklēt:"
+msgid "Phrase not found"
+msgstr "Frāze nav atrasta"
#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "Atbilst reģistrs"
+#| msgid "_Next Tab"
+msgid "_Next"
+msgstr "_Nākamais"
#: ../libempathy-gtk/empathy-search-bar.ui.h:5
-msgid "Phrase not found"
-msgstr "Frāze nav atrasta"
+#| msgid "_Previous Tab"
+msgid "_Previous"
+msgstr "Ie_priekšējais"
#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
@@ -2596,37 +2661,28 @@ msgstr "Balss zvans beidzies"
msgid "Edit Custom Messages"
msgstr "Labot pielāgotos ziņojumus"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
-#: ../src/empathy-accounts-dialog.ui.h:5
-#: ../src/empathy-chatrooms-window.ui.h:3
-#| msgid "_Remove"
-msgid "Remove"
-msgstr "Izņemt"
-
-#: ../libempathy-gtk/empathy-theme-adium.c:1118
+#: ../libempathy-gtk/empathy-theme-adium.c:1030
#, c-format
-#| msgid "Message received"
msgid "Message edited at %s"
msgstr "Ziņojums rediģēts %s"
-#: ../libempathy-gtk/empathy-theme-adium.c:1937
-#| msgid "N_ormal Size"
+#: ../libempathy-gtk/empathy-theme-adium.c:1720
msgid "Normal"
msgstr "Normāls"
-#: ../libempathy-gtk/empathy-theme-manager.c:75
+#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Classic"
msgstr "Klasisks"
-#: ../libempathy-gtk/empathy-theme-manager.c:76
+#: ../libempathy-gtk/empathy-theme-manager.c:71
msgid "Simple"
msgstr "Vienkāršs"
-#: ../libempathy-gtk/empathy-theme-manager.c:77
+#: ../libempathy-gtk/empathy-theme-manager.c:72
msgid "Clean"
msgstr "Tīrs"
-#: ../libempathy-gtk/empathy-theme-manager.c:78
+#: ../libempathy-gtk/empathy-theme-manager.c:73
msgid "Blue"
msgstr "Zils"
@@ -2702,19 +2758,19 @@ msgstr "Atcerēties šo izvēli turpmākajiem savienojumiem"
msgid "Certificate Details"
msgstr "Sertifikāta detaļas"
-#: ../libempathy-gtk/empathy-ui-utils.c:1653
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "Nevar atvērt URI"
-#: ../libempathy-gtk/empathy-ui-utils.c:1748
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "Izvēlieties failu"
-#: ../libempathy-gtk/empathy-ui-utils.c:1820
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
msgid "Insufficient free space to save file"
msgstr "Nepietiek brīvās vietas, lai saglabātu failu"
-#: ../libempathy-gtk/empathy-ui-utils.c:1828
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
#, c-format
msgid ""
"%s of free space are required to save this file, but only %s is available. "
@@ -2723,7 +2779,7 @@ msgstr ""
"Ir nepieciešami %s brīvas vietas, lai saglabātu šo failu, bet ir pieejami "
"tikai %s. Lūdzu, izvēlieties citu vietu."
-#: ../libempathy-gtk/empathy-ui-utils.c:1872
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, c-format
msgid "Incoming file from %s"
msgstr "Ienākošais fails no %s"
@@ -2911,23 +2967,23 @@ msgstr "Nav kļūdas paziņojuma"
msgid "Instant Message (Empathy)"
msgstr "Tūlītējs ziņojums (Empathy)"
-#: ../src/empathy.c:309
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "Nepieslēgties automātiski"
-#: ../src/empathy.c:313
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "Pēc palaišanas nerādīt kontaktu sarakstu vai kādus citus dialogus"
-#: ../src/empathy.c:321
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "- Empathy TZ klients"
-#: ../src/empathy.c:500
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "Kļūda, sazinoties ar konta pārvaldnieku"
-#: ../src/empathy.c:502
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -3156,7 +3212,8 @@ msgid "Your new account has not been saved yet."
msgstr "Jaunais konts vēl nav saglabāts."
#: ../src/empathy-accounts-dialog.c:345
-#: ../src/empathy-streamed-media-window.c:797 ../src/empathy-call-window.c:780
+#: ../src/empathy-streamed-media-window.c:754
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Savienojas..."
@@ -3225,7 +3282,6 @@ msgstr ""
"Vai tiešām vēlaties turpināt?"
#: ../src/empathy-accounts-dialog.ui.h:1
-#| msgid "_Add…"
msgid "Add…"
msgstr "Pievienot..."
@@ -3265,125 +3321,116 @@ msgstr "Empathy autentifikācijas klients"
msgid "People nearby"
msgstr "Tuvumā esošie cilvēki"
-#: ../src/empathy-av.c:118 ../src/empathy-call.c:120
+#: ../src/empathy-av.c:118 ../src/empathy-call.c:127
msgid "- Empathy Audio/Video Client"
msgstr "- Empathy audio/video klients"
-#: ../src/empathy-av.c:134 ../src/empathy-call.c:138
+#: ../src/empathy-av.c:134 ../src/empathy-call.c:152
msgid "Empathy Audio/Video Client"
msgstr "Empathy audio/video klients"
-#: ../src/empathy-streamed-media-window.c:478 ../src/empathy-call-window.c:472
+#: ../src/empathy-streamed-media-window.c:431
msgid "Contrast"
msgstr "Kontrasts"
-#: ../src/empathy-streamed-media-window.c:481 ../src/empathy-call-window.c:475
+#: ../src/empathy-streamed-media-window.c:434
msgid "Brightness"
msgstr "Spilgtums"
-#: ../src/empathy-streamed-media-window.c:484 ../src/empathy-call-window.c:478
+#: ../src/empathy-streamed-media-window.c:437
msgid "Gamma"
msgstr "Gamma"
-#: ../src/empathy-streamed-media-window.c:589 ../src/empathy-call-window.c:583
+#: ../src/empathy-streamed-media-window.c:542
msgid "Volume"
msgstr "Skaļums"
-#: ../src/empathy-streamed-media-window.c:1153
-#: ../src/empathy-call-window.c:1127
+#: ../src/empathy-streamed-media-window.c:1110
msgid "_Sidebar"
msgstr "_Sānjosla"
-#: ../src/empathy-streamed-media-window.c:1173
-#: ../src/empathy-call-window.c:1149
+#: ../src/empathy-streamed-media-window.c:1130
msgid "Audio input"
msgstr "Audio ievade"
-#: ../src/empathy-streamed-media-window.c:1177
-#: ../src/empathy-call-window.c:1153
+#: ../src/empathy-streamed-media-window.c:1134
msgid "Video input"
msgstr "Video ievade"
-#: ../src/empathy-streamed-media-window.c:1181
-#: ../src/empathy-call-window.c:1157
+#: ../src/empathy-streamed-media-window.c:1140
msgid "Dialpad"
msgstr "Ciparnīca"
-#: ../src/empathy-streamed-media-window.c:1192
-#: ../src/empathy-call-window.c:1167
+#: ../src/empathy-streamed-media-window.c:1151
msgid "Details"
msgstr "Sīkāka informācija"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
-#: ../src/empathy-streamed-media-window.c:1261
-#: ../src/empathy-call-window.c:1239
+#: ../src/empathy-streamed-media-window.c:1220
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "Zvans ar %s"
-#: ../src/empathy-streamed-media-window.c:1494
-#: ../src/empathy-call-window.c:1459
+#: ../src/empathy-streamed-media-window.c:1453
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "IP adrese, kuru redz dators"
-#: ../src/empathy-streamed-media-window.c:1496
-#: ../src/empathy-call-window.c:1461
+#: ../src/empathy-streamed-media-window.c:1455
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "IP adrese, kuru redz serveris Internetā"
-#: ../src/empathy-streamed-media-window.c:1498
-#: ../src/empathy-call-window.c:1463
+#: ../src/empathy-streamed-media-window.c:1457
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "IP adrese, kuru redz biedrs otrā galā"
-#: ../src/empathy-streamed-media-window.c:1500
-#: ../src/empathy-call-window.c:1465
+#: ../src/empathy-streamed-media-window.c:1459
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "Translēšanas servera IP adrese"
-#: ../src/empathy-streamed-media-window.c:1502
-#: ../src/empathy-call-window.c:1467
+#: ../src/empathy-streamed-media-window.c:1461
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "Multiraides grupas IP adreses"
-#: ../src/empathy-streamed-media-window.c:1884
-#| msgid "Unknown"
+#: ../src/empathy-streamed-media-window.c:1843
msgctxt "encoding video codec"
msgid "Unknown"
msgstr "Nezināms"
-#: ../src/empathy-streamed-media-window.c:1887
-#| msgid "Unknown"
+#: ../src/empathy-streamed-media-window.c:1846
msgctxt "encoding audio codec"
msgid "Unknown"
msgstr "Nezināms"
-#: ../src/empathy-streamed-media-window.c:1890
-#| msgid "Unknown"
+#: ../src/empathy-streamed-media-window.c:1849
msgctxt "decoding video codec"
msgid "Unknown"
msgstr "Nezināms"
-#: ../src/empathy-streamed-media-window.c:1893
-#| msgid "Unknown"
+#: ../src/empathy-streamed-media-window.c:1852
msgctxt "decoding audio codec"
msgid "Unknown"
msgstr "Nezināms"
#. Translators: number of minutes:seconds the caller has been connected
-#: ../src/empathy-streamed-media-window.c:2185
+#: ../src/empathy-streamed-media-window.c:2144
#, c-format
msgid "Connected — %d:%02dm"
msgstr "Savienojies — %d:%02dm"
-#: ../src/empathy-streamed-media-window.c:2246
-#: ../src/empathy-call-window.c:2187
+#: ../src/empathy-streamed-media-window.c:2205
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Tehniskā informācija"
-#: ../src/empathy-streamed-media-window.c:2284
-#: ../src/empathy-call-window.c:2225
+#: ../src/empathy-streamed-media-window.c:2243
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
@@ -3392,8 +3439,8 @@ msgstr ""
"Programmatūra, ko lieto %s, nesaprot nevienu no jūsu sistēmas atbalstītajiem "
"audio formātiem"
-#: ../src/empathy-streamed-media-window.c:2289
-#: ../src/empathy-call-window.c:2230
+#: ../src/empathy-streamed-media-window.c:2248
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
@@ -3402,8 +3449,8 @@ msgstr ""
"Programmatūra, ko lieto %s, nesaprot nevienu no jūsu sistēmas atbalstītajiem "
"video formātiem"
-#: ../src/empathy-streamed-media-window.c:2295
-#: ../src/empathy-call-window.c:2236
+#: ../src/empathy-streamed-media-window.c:2254
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -3412,25 +3459,25 @@ msgstr ""
"Nevar izveidot savienojumu ar %s. Iespējams, ka viens no jums atrodas tīklā, "
"kurā nav atļauti tiešie savienojumi."
-#: ../src/empathy-streamed-media-window.c:2301
-#: ../src/empathy-call-window.c:2242
+#: ../src/empathy-streamed-media-window.c:2260
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "Gadījās tīkla kļūme"
-#: ../src/empathy-streamed-media-window.c:2305
-#: ../src/empathy-call-window.c:2246
+#: ../src/empathy-streamed-media-window.c:2264
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr "Šim zvanam vajadzīgie audio formāti nav instalēti jūsu datorā"
-#: ../src/empathy-streamed-media-window.c:2308
-#: ../src/empathy-call-window.c:2249
+#: ../src/empathy-streamed-media-window.c:2267
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr "Šim zvanam vajadzīgie video formāti nav instalēti jūsu datorā"
-#: ../src/empathy-streamed-media-window.c:2318
-#: ../src/empathy-call-window.c:2261
+#: ../src/empathy-streamed-media-window.c:2277
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3441,137 +3488,127 @@ msgstr ""
"\">ziņojiet par šo kļūdu</a>, pievienojot ierakstus no 'Atkļūdot' loga "
"Palīdzības izvēlnē."
-#: ../src/empathy-streamed-media-window.c:2326
-#: ../src/empathy-call-window.c:2270
+#: ../src/empathy-streamed-media-window.c:2285
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "Zvanu dzinī gadījās kļūme"
-#: ../src/empathy-streamed-media-window.c:2329
-#: ../src/empathy-call-window.c:2273
+#: ../src/empathy-streamed-media-window.c:2288
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "Tika sasniegtas plūsmas beigas"
-#: ../src/empathy-streamed-media-window.c:2369
-#: ../src/empathy-call-window.c:2313
+#: ../src/empathy-streamed-media-window.c:2328
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "Nevar izveidot audio plūsmu"
-#: ../src/empathy-streamed-media-window.c:2379
-#: ../src/empathy-call-window.c:2323
+#: ../src/empathy-streamed-media-window.c:2338
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "Nevar izveidot video plūsmu"
-#: ../src/empathy-call-window.ui.h:1
+#: ../src/empathy-call-window.ui.h:1 ../src/empathy-preferences.ui.h:2
#: ../src/empathy-streamed-media-window.ui.h:1
msgid "Audio"
msgstr "Audio"
-#: ../src/empathy-call-window.ui.h:2
-#: ../src/empathy-streamed-media-window.ui.h:2
-msgid "Call the contact again"
-msgstr "Zvanīt kontaktam vēlreiz"
-
#: ../src/empathy-call-window.ui.h:3
-#: ../src/empathy-streamed-media-window.ui.h:3
-msgid "Camera Off"
-msgstr "Izslēgt kameru"
-
-#: ../src/empathy-call-window.ui.h:4
-#: ../src/empathy-streamed-media-window.ui.h:4
-msgid "Camera On"
-msgstr "Ieslēgt kameru"
-
-#: ../src/empathy-call-window.ui.h:5
#: ../src/empathy-streamed-media-window.ui.h:5
msgid "Decoding Codec:"
msgstr "Atkodēšanas kodeks:"
-#: ../src/empathy-call-window.ui.h:6
-#: ../src/empathy-streamed-media-window.ui.h:6
-msgid "Disable camera and stop sending video"
-msgstr "Atslēgt kameru un pārstāt sūtīt video"
-
-#: ../src/empathy-call-window.ui.h:7
-#: ../src/empathy-streamed-media-window.ui.h:7
-msgid "Enable camera and send video"
-msgstr "Ieslēgt kameru un sūtīt video"
+#: ../src/empathy-call-window.ui.h:4
+#| msgid "_Disable"
+msgid "Disable camera"
+msgstr "Atslēgt kameru"
-#: ../src/empathy-call-window.ui.h:8
-#: ../src/empathy-streamed-media-window.ui.h:8
-msgid "Enable camera but don't send video"
-msgstr "Ieslēgt kameru, bet nesūtīt video"
+#: ../src/empathy-call-window.ui.h:5
+msgid "Display the dialpad"
+msgstr "Rādīt ciparnīcu"
-#: ../src/empathy-call-window.ui.h:9
+#: ../src/empathy-call-window.ui.h:6
#: ../src/empathy-streamed-media-window.ui.h:9
msgid "Encoding Codec:"
msgstr "Iekodēšanas kodeks:"
-#: ../src/empathy-call-window.ui.h:10
+#: ../src/empathy-call-window.ui.h:7
#: ../src/empathy-streamed-media-window.ui.h:10
msgid "Hang up"
msgstr "Nolikt klausuli"
-#: ../src/empathy-call-window.ui.h:11
+#: ../src/empathy-call-window.ui.h:8
#: ../src/empathy-streamed-media-window.ui.h:11
msgid "Hang up current call"
msgstr "Beigt šo zvanu"
-#: ../src/empathy-call-window.ui.h:12
+#: ../src/empathy-call-window.ui.h:9
#: ../src/empathy-streamed-media-window.ui.h:12
msgid "Local Candidate:"
msgstr "Lokālais kandidāts:"
-#: ../src/empathy-call-window.ui.h:13
-#: ../src/empathy-streamed-media-window.ui.h:13
-msgid "Preview"
-msgstr "Priekšskatījums"
+#: ../src/empathy-call-window.ui.h:10
+msgid "Maximise me"
+msgstr "Maksimizēt mani"
-#: ../src/empathy-call-window.ui.h:14
-#: ../src/empathy-streamed-media-window.ui.h:14
-msgid "Redial"
-msgstr "Zvanīt atkal"
+#: ../src/empathy-call-window.ui.h:11
+msgid "Minimise me"
+msgstr "Minimizēt mani"
-#: ../src/empathy-call-window.ui.h:15
+#: ../src/empathy-call-window.ui.h:12
#: ../src/empathy-streamed-media-window.ui.h:15
msgid "Remote Candidate:"
msgstr "Attālinātais kandidāts:"
-#: ../src/empathy-call-window.ui.h:16
+#: ../src/empathy-call-window.ui.h:13
#: ../src/empathy-streamed-media-window.ui.h:16
msgid "Send Audio"
msgstr "Sūtīt audio"
+#: ../src/empathy-call-window.ui.h:14
+#| msgid "Send _Video"
+msgid "Send Video"
+msgstr "Sūtīt video"
+
+#: ../src/empathy-call-window.ui.h:15
+#| msgid "Dialpad"
+msgid "Show dialpad"
+msgstr "Rādīt ciparnīcu"
+
+#: ../src/empathy-call-window.ui.h:16
+msgid "Start a video call"
+msgstr "Sākt video zvanu"
+
#: ../src/empathy-call-window.ui.h:17
+msgid "Start an audio call"
+msgstr "Sākt audio zvanu"
+
+#: ../src/empathy-call-window.ui.h:18
+msgid "Swap camera"
+msgstr "Mainīt kameru"
+
+#: ../src/empathy-call-window.ui.h:19
#: ../src/empathy-streamed-media-window.ui.h:17
msgid "Toggle audio transmission"
msgstr "Pārslēgt audio pārraidi"
-#: ../src/empathy-call-window.ui.h:18
+#: ../src/empathy-call-window.ui.h:20
+#| msgid "Toggle audio transmission"
+msgid "Toggle video transmission"
+msgstr "Pārslēgt video pārraidi"
+
+#: ../src/empathy-call-window.ui.h:21
#: ../src/empathy-streamed-media-window.ui.h:18
-#: ../src/empathy-call-window.c:1824 ../src/empathy-call-window.c:1825
-#: ../src/empathy-call-window.c:1826 ../src/empathy-call-window.c:1827
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
msgid "Unknown"
msgstr "Nezināms"
-#: ../src/empathy-call-window.ui.h:19
-#: ../src/empathy-streamed-media-window.ui.h:19
-msgid "V_ideo"
-msgstr "V_ideo"
-
-#: ../src/empathy-call-window.ui.h:21
-#: ../src/empathy-streamed-media-window.ui.h:21
-msgid "Video Off"
-msgstr "Izslēgt video"
-
-#: ../src/empathy-call-window.ui.h:22
-#: ../src/empathy-streamed-media-window.ui.h:22
-msgid "Video On"
-msgstr "Ieslēgt video"
-
#: ../src/empathy-call-window.ui.h:23
-#: ../src/empathy-streamed-media-window.ui.h:23
-msgid "Video Preview"
-msgstr "Video priekšskatījums"
+#| msgctxt "menu item"
+#| msgid "_Video Call"
+msgid "Video call"
+msgstr "Video zvans"
#: ../src/empathy-call-window.ui.h:24
#: ../src/empathy-streamed-media-window.ui.h:24
@@ -3579,16 +3616,40 @@ msgid "_Call"
msgstr "_Zvanīt"
#: ../src/empathy-call-window.ui.h:25
-#| msgid "Dialpad"
-msgid "_Dialpad"
-msgstr "_Ciparnīca"
+#| msgid "Camera On"
+msgid "_Camera"
+msgstr "_Kamera"
+
+#: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:18
+msgid "_Contents"
+msgstr "_Saturs"
+
+#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:19
+msgid "_Debug"
+msgstr "_Atkļūdot"
+
+#: ../src/empathy-call-window.ui.h:29 ../src/empathy-chat-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:22
+msgid "_Help"
+msgstr "_Palīdzība"
+
+#: ../src/empathy-call-window.ui.h:30
+msgid "_Microphone"
+msgstr "_Mikrofons"
+
+#: ../src/empathy-call-window.ui.h:31
+msgid "_Settings"
+msgstr "Ie_statījumi"
-#: ../src/empathy-call-window.ui.h:26 ../src/empathy-main-window.ui.h:30
+#: ../src/empathy-call-window.ui.h:32
+#: ../src/empathy-main-window-menubar.ui.h:30
#: ../src/empathy-streamed-media-window.ui.h:25
msgid "_View"
msgstr "_Skats"
-#: ../src/empathy-chat-window.c:480 ../src/empathy-chat-window.c:500
+#: ../src/empathy-chat-window.c:481 ../src/empathy-chat-window.c:501
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
@@ -3596,7 +3657,7 @@ msgstr[0] "%s (%d nelasīts)"
msgstr[1] "%s (%d nelasīti)"
msgstr[2] "%s (%d nelasīti)"
-#: ../src/empathy-chat-window.c:492
+#: ../src/empathy-chat-window.c:493
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
@@ -3604,7 +3665,7 @@ msgstr[0] "%s (un %u cits)"
msgstr[1] "%s (un %u citi)"
msgstr[2] "%s (un %u citi)"
-#: ../src/empathy-chat-window.c:508
+#: ../src/empathy-chat-window.c:509
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
@@ -3612,7 +3673,7 @@ msgstr[0] "%s (%d nelasīts no citiem)"
msgstr[1] "%s (%d nelasīti no citiem)"
msgstr[2] "%s (%d nelasīti no citiem)"
-#: ../src/empathy-chat-window.c:517
+#: ../src/empathy-chat-window.c:518
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
@@ -3620,20 +3681,19 @@ msgstr[0] "%s (%d nelasīts no visiem)"
msgstr[1] "%s (%d nelasīti no visiem)"
msgstr[2] "%s (%d nelasīti no visiem)"
-#: ../src/empathy-chat-window.c:732
+#: ../src/empathy-chat-window.c:733
msgid "SMS:"
msgstr "SMS:"
-#: ../src/empathy-chat-window.c:742
+#: ../src/empathy-chat-window.c:743
#, c-format
-#| msgid "Typing a message."
msgid "Sending %d message"
msgid_plural "Sending %d messages"
msgstr[0] "Sūta %d ziņojumu"
msgstr[1] "Sūta %d ziņojumus"
msgstr[2] "Sūta %d ziņojumu"
-#: ../src/empathy-chat-window.c:764
+#: ../src/empathy-chat-window.c:765
msgid "Typing a message."
msgstr "Raksta ziņojumu."
@@ -3665,10 +3725,6 @@ msgstr "Pā_rvietot cilni pa labi"
msgid "Notify for All Messages"
msgstr "Ziņot par visiem ziņojumiem"
-#: ../src/empathy-chat-window.ui.h:9 ../src/empathy-main-window.ui.h:18
-msgid "_Contents"
-msgstr "_Saturs"
-
#: ../src/empathy-chat-window.ui.h:10
msgid "_Conversation"
msgstr "_Saruna"
@@ -3681,10 +3737,6 @@ msgstr "At_dalīt cilni"
msgid "_Favorite Chat Room"
msgstr "_Iecienītā tērzēšanas istaba"
-#: ../src/empathy-chat-window.ui.h:14 ../src/empathy-main-window.ui.h:22
-msgid "_Help"
-msgstr "_Palīdzība"
-
#: ../src/empathy-chat-window.ui.h:15
msgid "_Next Tab"
msgstr "_Nākamā cilne"
@@ -3721,95 +3773,95 @@ msgstr "Automātiski savienoties"
msgid "Manage Favorite Rooms"
msgstr "Pārvaldīt iecienītās istabas"
-#: ../src/empathy-event-manager.c:522
+#: ../src/empathy-event-manager.c:521
msgid "Incoming video call"
msgstr "Ienākošais video zvans"
-#: ../src/empathy-event-manager.c:522
+#: ../src/empathy-event-manager.c:521
msgid "Incoming call"
msgstr "Ienākošais zvans"
-#: ../src/empathy-event-manager.c:526
+#: ../src/empathy-event-manager.c:525
#, c-format
msgid "%s is video calling you. Do you want to answer?"
msgstr "%s piedāvā video zvanu. Vai vēlaties atbildēt?"
-#: ../src/empathy-event-manager.c:527
+#: ../src/empathy-event-manager.c:526
#, c-format
msgid "%s is calling you. Do you want to answer?"
msgstr "%s jums zvana. Vai vēlaties atbildēt?"
-#: ../src/empathy-event-manager.c:530 ../src/empathy-event-manager.c:731
-#: ../src/empathy-event-manager.c:764
+#: ../src/empathy-event-manager.c:529 ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming call from %s"
msgstr "Ienākošais zvans no %s"
-#: ../src/empathy-event-manager.c:555
+#: ../src/empathy-event-manager.c:554
msgid "_Reject"
msgstr "No_raidīt"
-#: ../src/empathy-event-manager.c:563 ../src/empathy-event-manager.c:571
+#: ../src/empathy-event-manager.c:562 ../src/empathy-event-manager.c:570
msgid "_Answer"
msgstr "_Atbildēt"
-#: ../src/empathy-event-manager.c:571
+#: ../src/empathy-event-manager.c:570
msgid "_Answer with video"
msgstr "_Atbildēt ar video"
-#: ../src/empathy-event-manager.c:731 ../src/empathy-event-manager.c:764
+#: ../src/empathy-event-manager.c:730 ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming video call from %s"
msgstr "Ienākošais video zvans no %s"
-#: ../src/empathy-event-manager.c:837
+#: ../src/empathy-event-manager.c:836
msgid "Room invitation"
msgstr "Istabas ielūgums"
-#: ../src/empathy-event-manager.c:839
+#: ../src/empathy-event-manager.c:838
#, c-format
msgid "Invitation to join %s"
msgstr "Ielūgums pievienoties %s"
-#: ../src/empathy-event-manager.c:846
+#: ../src/empathy-event-manager.c:845
#, c-format
msgid "%s is inviting you to join %s"
msgstr "%s jūs ielūdz pievienoties %s"
-#: ../src/empathy-event-manager.c:854
+#: ../src/empathy-event-manager.c:853
msgid "_Decline"
msgstr "Norai_dīt"
-#: ../src/empathy-event-manager.c:859
+#: ../src/empathy-event-manager.c:858
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "_Pievienoties"
-#: ../src/empathy-event-manager.c:886
+#: ../src/empathy-event-manager.c:885
#, c-format
msgid "%s invited you to join %s"
msgstr "%s jūs ielūdza pievienoties %s"
-#: ../src/empathy-event-manager.c:892
+#: ../src/empathy-event-manager.c:891
#, c-format
msgid "You have been invited to join %s"
msgstr "Jūs ielūdza pievienoties %s"
-#: ../src/empathy-event-manager.c:943
+#: ../src/empathy-event-manager.c:942
#, c-format
msgid "Incoming file transfer from %s"
msgstr "Pienāk fails no %s"
-#: ../src/empathy-event-manager.c:1135 ../src/empathy-main-window.c:375
+#: ../src/empathy-event-manager.c:1134 ../src/empathy-main-window.c:375
msgid "Password required"
msgstr "Nepieciešama parole"
-#: ../src/empathy-event-manager.c:1191
+#: ../src/empathy-event-manager.c:1190
#, c-format
msgid "%s would like permission to see when you are online"
msgstr "%s vēlas saņemt atļauju redzēt tavu tiešsaistes statusu"
-#: ../src/empathy-event-manager.c:1195
+#: ../src/empathy-event-manager.c:1194
#, c-format
msgid ""
"\n"
@@ -3987,111 +4039,104 @@ msgid "Top up account credit"
msgstr "Uzpildīt konta kredītu"
#. top up button
-#: ../src/empathy-main-window.c:1050
+#: ../src/empathy-main-window.c:1046
msgid "Top Up..."
msgstr "Uzpildīt ..."
-#: ../src/empathy-main-window.c:1817
+#: ../src/empathy-main-window.c:1789
msgid "Contact"
msgstr "Kontakts"
-#: ../src/empathy-main-window.c:2169
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "Kontaktu saraksts"
-#: ../src/empathy-main-window.c:2287
-msgid "Show and edit accounts"
-msgstr "Rādīt un labot kontus"
-
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr "Kontakti uz _kartes"
-#: ../src/empathy-main-window.ui.h:2
+#: ../src/empathy-main-window-menubar.ui.h:2
msgid "Credit Balance"
msgstr "Kredīta bilance"
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:3
msgid "Find in Contact _List"
msgstr "Mek_lēt kontaktu sarakstā"
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "Pievienoties _iecienītajām"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "Pārvaldīt iecienītās"
-#: ../src/empathy-main-window.ui.h:6
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
msgstr "N_ormāls izmērs"
-#: ../src/empathy-main-window.ui.h:7 ../src/empathy-status-icon.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:7 ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "Jauns _zvans..."
-#: ../src/empathy-main-window.ui.h:8
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "Normāls izmērs ar _attēliem"
-#: ../src/empathy-main-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:9
msgid "P_references"
msgstr "_Iestatījumi"
-#: ../src/empathy-main-window.ui.h:10
+#: ../src/empathy-main-window-menubar.ui.h:10
msgid "Show P_rotocols"
msgstr "_Rādīt protokolus"
-#: ../src/empathy-main-window.ui.h:11
+#: ../src/empathy-main-window-menubar.ui.h:11
msgid "Sort by _Name"
msgstr "Kārtot pēc _vārda"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:12
msgid "Sort by _Status"
msgstr "Kārtot pēc _statusa"
-#: ../src/empathy-main-window.ui.h:13
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "_Konti"
-#: ../src/empathy-main-window.ui.h:15
+#: ../src/empathy-main-window-menubar.ui.h:15
msgid "_Blocked Contacts"
msgstr "_Bloķētie kontakti"
-#: ../src/empathy-main-window.ui.h:17
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr "_Kompakts izmērs"
-#: ../src/empathy-main-window.ui.h:19
-msgid "_Debug"
-msgstr "_Atkļūdot"
-
-#: ../src/empathy-main-window.ui.h:21
+#: ../src/empathy-main-window-menubar.ui.h:21
msgid "_File Transfers"
msgstr "_Failu pārsūtīšana"
-#: ../src/empathy-main-window.ui.h:23
+#: ../src/empathy-main-window-menubar.ui.h:23
msgid "_Join…"
msgstr "_Pievienoties..."
-#: ../src/empathy-main-window.ui.h:24 ../src/empathy-status-icon.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:24
+#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "Jau_na saruna..."
-#: ../src/empathy-main-window.ui.h:25
+#: ../src/empathy-main-window-menubar.ui.h:25
msgid "_Offline Contacts"
msgstr "Nesaistes k_ontakti"
-#: ../src/empathy-main-window.ui.h:26
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "_Personīgā informācija"
-#: ../src/empathy-main-window.ui.h:28
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "_Istaba"
-#: ../src/empathy-main-window.ui.h:29
+#: ../src/empathy-main-window-menubar.ui.h:29
msgid "_Search for Contacts…"
msgstr "_Meklēt kontaktu..."
@@ -4161,85 +4206,82 @@ msgstr "Istabu saraksts"
msgid "_Room:"
msgstr "_Istaba:"
-#: ../src/empathy-preferences.c:156
+#: ../src/empathy-preferences.c:169
msgid "Message received"
msgstr "Ziņojums saņemts"
-#: ../src/empathy-preferences.c:157
+#: ../src/empathy-preferences.c:170
msgid "Message sent"
msgstr "Ziņojums nosūtīts"
-#: ../src/empathy-preferences.c:158
+#: ../src/empathy-preferences.c:171
msgid "New conversation"
msgstr "Jauna saruna"
-#: ../src/empathy-preferences.c:159
+#: ../src/empathy-preferences.c:172
msgid "Contact goes online"
msgstr "Kontakts parādās tiešsaistē"
-#: ../src/empathy-preferences.c:160
+#: ../src/empathy-preferences.c:173
msgid "Contact goes offline"
msgstr "Kontakts devies nesaistē"
-#: ../src/empathy-preferences.c:161
+#: ../src/empathy-preferences.c:174
msgid "Account connected"
msgstr "Konts savienots"
-#: ../src/empathy-preferences.c:162
+#: ../src/empathy-preferences.c:175
msgid "Account disconnected"
msgstr "Konts atvienots"
-#: ../src/empathy-preferences.c:459
+#: ../src/empathy-preferences.c:484
msgid "Language"
msgstr "Valoda"
#. translators: Contact name for the chat theme preview
-#: ../src/empathy-preferences.c:709
-#, fuzzy
+#: ../src/empathy-preferences.c:734
#| msgid "Client:"
msgid "Juliet"
-msgstr "Klients:"
+msgstr "Spīdola"
#. translators: Contact name for the chat theme preview
-#: ../src/empathy-preferences.c:716
-#, fuzzy
+#: ../src/empathy-preferences.c:741
#| msgid "Room"
msgid "Romeo"
-msgstr "Istaba"
+msgstr "Lāčplēsis"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:722
+#: ../src/empathy-preferences.c:747
msgid "O Romeo, Romeo, wherefore art thou Romeo?"
-msgstr ""
+msgstr "Lāčplēsi, mainies uz augšu, ne šis ir tavs darbs!"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:725
+#: ../src/empathy-preferences.c:750
msgid "Deny thy father and refuse thy name;"
-msgstr ""
+msgstr "Tev lielāks darbs: priekš tautas dzīvot, ne mirt!"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:728
+#: ../src/empathy-preferences.c:753
msgid "Or if thou wilt not, be but sworn my love"
-msgstr ""
+msgstr "Tauta tik pārvarama, kad krīti tu!"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:731
+#: ../src/empathy-preferences.c:756
msgid "And I'll no longer be a Capulet."
-msgstr ""
+msgstr "Ar viltu tie kaitina tevi uz cīņu!"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:734
+#: ../src/empathy-preferences.c:759
msgid "Shall I hear more, or shall I speak at this?"
-msgstr ""
+msgstr "Mainoties uz augšu, tu likteni pārspēsi!"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:737
-#, fuzzy
+#: ../src/empathy-preferences.c:762
#| msgid "%s has disconnected"
msgid "Juliet has disconnected"
-msgstr "%s ir izgājis"
+msgstr "Spīdola izgāja"
-#: ../src/empathy-preferences.c:1135
+#: ../src/empathy-preferences.c:1166
msgid "Preferences"
msgstr "Iestatījumi"
@@ -4247,67 +4289,75 @@ msgstr "Iestatījumi"
msgid "Appearance"
msgstr "Izskats"
-#: ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-preferences.ui.h:3
msgid "Behavior"
msgstr "Uzvedība"
-#: ../src/empathy-preferences.ui.h:3
+#: ../src/empathy-preferences.ui.h:5
msgid "Chat Th_eme:"
msgstr "Tērzēšanas t_ēma:"
-#: ../src/empathy-preferences.ui.h:4
+#: ../src/empathy-preferences.ui.h:6
msgid "Disable notifications when _away or busy"
msgstr "Atslēgt paziņojumus, kad prom vai _aizņemts"
-#: ../src/empathy-preferences.ui.h:5
+#: ../src/empathy-preferences.ui.h:7
msgid "Disable sounds when _away or busy"
msgstr "Atslēgt skaņu, kad prom vai _aizņemts"
-#: ../src/empathy-preferences.ui.h:6
+#: ../src/empathy-preferences.ui.h:8
msgid "Display incoming events in the notification area"
msgstr "Rādīt ienākošos notikumus paziņojumu laukā"
-#: ../src/empathy-preferences.ui.h:7
+#: ../src/empathy-preferences.ui.h:9
msgid "Enable notifications when a contact comes online"
msgstr "Ieslēgt paziņojumus, kad kontakts parādās tiešsaistē"
-#: ../src/empathy-preferences.ui.h:8
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact goes offline"
msgstr "Ieslēgt paziņojumus, kad kontakts dodas nesaistē"
-#: ../src/empathy-preferences.ui.h:9
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when the _chat is not focused"
msgstr "Ieslēgt paziņojumus, kad _tērzēšana nav fokusēta"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable spell checking for languages:"
msgstr "Ieslēgt pareizrakstības pārbaudi valodai:"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:13
msgid "General"
msgstr "Vispārīgi"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
+msgid "Input level"
+msgstr "Ievades līmenis"
+
+#: ../src/empathy-preferences.ui.h:15
+msgid "Input volume"
+msgstr "Ievades skaļums"
+
+#: ../src/empathy-preferences.ui.h:17
msgid "Location sources:"
msgstr "Vietas avoti:"
-#: ../src/empathy-preferences.ui.h:14
+#: ../src/empathy-preferences.ui.h:18
msgid "Log conversations"
msgstr "Reģistrēt sarunas"
-#: ../src/empathy-preferences.ui.h:15
+#: ../src/empathy-preferences.ui.h:19
msgid "Notifications"
msgstr "Paziņojumi"
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:20
msgid "Play sound for events"
msgstr "Atskaņot skaņu pie notikumiem"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:21
msgid "Privacy"
msgstr "Privātums"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:22
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -4317,71 +4367,70 @@ msgstr ""
"štats un valsts netiks publicēts. GPS koordinātes būs precīzas līdz vienai "
"zīmei aiz komata."
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:23
msgid "Show _smileys as images"
msgstr "Rādīt _smaidiņus kā bildes "
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:24
msgid "Show contact _list in rooms"
msgstr "Rādīt kontaktu _sarakstu istabās"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:25
msgid "Sounds"
msgstr "Skaņas"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:26
msgid "Spell Checking"
msgstr "Pareizrakstības pārbaude"
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:27
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
msgstr "Valodu saraksts rāda tikai tās valodas, kurām ir instalētas vārdnīcas."
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:28
msgid "Themes"
msgstr "Tēmas"
-#: ../src/empathy-preferences.ui.h:25
-#| msgid "Bearing:"
+#: ../src/empathy-preferences.ui.h:29
msgid "Variant:"
msgstr "Variants:"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:30
msgid "_Automatically connect on startup"
msgstr "_Automātiski savienoties palaižoties "
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:31
msgid "_Cellphone"
msgstr "_Mobilais tālrunis"
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:32
msgid "_Enable bubble notifications"
msgstr "I_eslēgt burbuļpaziņojumus"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable sound notifications"
msgstr "I_eslēgt skaņas paziņojumus"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:34
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:35
msgid "_Network (IP, Wi-Fi)"
msgstr "_Tīkls (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:36
msgid "_Open new chats in separate windows"
msgstr "Atvērt jaunas sarakstes atsevišķos l_ogos"
-#: ../src/empathy-preferences.ui.h:33
+#: ../src/empathy-preferences.ui.h:37
msgid "_Publish location to my contacts"
msgstr "_Parādīt kontaktiem atrašanās vietu"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:35
+#: ../src/empathy-preferences.ui.h:39
msgid "_Reduce location accuracy"
msgstr "Samazināt atrašanās vietas p_recizitāti"
@@ -4393,67 +4442,115 @@ msgstr "Statuss"
msgid "_Quit"
msgstr "_Iziet"
+#: ../src/empathy-streamed-media-window.ui.h:2
+msgid "Call the contact again"
+msgstr "Zvanīt kontaktam vēlreiz"
+
+#: ../src/empathy-streamed-media-window.ui.h:3
+msgid "Camera Off"
+msgstr "Izslēgt kameru"
+
+#: ../src/empathy-streamed-media-window.ui.h:4
+msgid "Camera On"
+msgstr "Ieslēgt kameru"
+
+#: ../src/empathy-streamed-media-window.ui.h:6
+msgid "Disable camera and stop sending video"
+msgstr "Atslēgt kameru un pārstāt sūtīt video"
+
+#: ../src/empathy-streamed-media-window.ui.h:7
+msgid "Enable camera and send video"
+msgstr "Ieslēgt kameru un sūtīt video"
+
+#: ../src/empathy-streamed-media-window.ui.h:8
+msgid "Enable camera but don't send video"
+msgstr "Ieslēgt kameru, bet nesūtīt video"
+
+#: ../src/empathy-streamed-media-window.ui.h:13
+msgid "Preview"
+msgstr "Priekšskatījums"
+
+#: ../src/empathy-streamed-media-window.ui.h:14
+msgid "Redial"
+msgstr "Zvanīt atkal"
+
+#: ../src/empathy-streamed-media-window.ui.h:19
+msgid "V_ideo"
+msgstr "V_ideo"
+
+#: ../src/empathy-streamed-media-window.ui.h:21
+msgid "Video Off"
+msgstr "Izslēgt video"
+
+#: ../src/empathy-streamed-media-window.ui.h:22
+msgid "Video On"
+msgstr "Ieslēgt video"
+
+#: ../src/empathy-streamed-media-window.ui.h:23
+msgid "Video Preview"
+msgstr "Video priekšskatījums"
+
#: ../src/empathy-map-view.c:448
msgid "Contact Map View"
msgstr "Kontaktu kartes skats"
-#: ../src/empathy-debug-window.c:1218
+#: ../src/empathy-debug-window.c:1228
msgid "Save"
msgstr "Saglabāt"
-#: ../src/empathy-debug-window.c:1394
+#: ../src/empathy-debug-window.c:1435
msgid "Debug Window"
msgstr "Atkļūdošanas logs"
-#: ../src/empathy-debug-window.c:1476
+#: ../src/empathy-debug-window.c:1517
msgid "Pause"
msgstr "Pauze"
-#: ../src/empathy-debug-window.c:1488
+#: ../src/empathy-debug-window.c:1529
msgid "Level "
msgstr "Līmenis "
-#: ../src/empathy-debug-window.c:1508
+#: ../src/empathy-debug-window.c:1549
msgid "Debug"
msgstr "Atkļūdošanas"
-#: ../src/empathy-debug-window.c:1514
+#: ../src/empathy-debug-window.c:1555
msgid "Info"
msgstr "Informācijas"
-#: ../src/empathy-debug-window.c:1520 ../src/empathy-debug-window.c:1569
+#: ../src/empathy-debug-window.c:1561 ../src/empathy-debug-window.c:1610
msgid "Message"
msgstr "Paziņojuma"
-#: ../src/empathy-debug-window.c:1526
+#: ../src/empathy-debug-window.c:1567
msgid "Warning"
msgstr "Brīdinājuma"
-#: ../src/empathy-debug-window.c:1532
+#: ../src/empathy-debug-window.c:1573
msgid "Critical"
msgstr "Kritiskais"
-#: ../src/empathy-debug-window.c:1538
+#: ../src/empathy-debug-window.c:1579
msgid "Error"
msgstr "Kļūdas"
-#: ../src/empathy-debug-window.c:1557
+#: ../src/empathy-debug-window.c:1598
msgid "Time"
msgstr "Laiks"
-#: ../src/empathy-debug-window.c:1560
+#: ../src/empathy-debug-window.c:1601
msgid "Domain"
msgstr "Domēns"
-#: ../src/empathy-debug-window.c:1562
+#: ../src/empathy-debug-window.c:1603
msgid "Category"
msgstr "Kategorija"
-#: ../src/empathy-debug-window.c:1564
+#: ../src/empathy-debug-window.c:1605
msgid "Level"
msgstr "Līmenis"
-#: ../src/empathy-debug-window.c:1601
+#: ../src/empathy-debug-window.c:1642
msgid ""
"The selected connection manager does not support the remote debugging "
"extension."
@@ -4461,16 +4558,16 @@ msgstr ""
"Izvēlētais savienojumu pārvaldnieks neatbalsta attālināto atkļūdošanas "
"paplašinājumu."
-#: ../src/empathy-invite-participant-dialog.c:429
-#: ../src/empathy-invite-participant-dialog.c:477
+#: ../src/empathy-invite-participant-dialog.c:205
+#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "Ielūgt dalībnieku"
-#: ../src/empathy-invite-participant-dialog.c:430
+#: ../src/empathy-invite-participant-dialog.c:206
msgid "Choose a contact to invite into the conversation:"
msgstr "Izvēlieties kontaktu, ko aicināt uz sarunu:"
-#: ../src/empathy-invite-participant-dialog.c:473
+#: ../src/empathy-invite-participant-dialog.c:227
msgid "Invite"
msgstr "Uzaicināt"
@@ -4503,7 +4600,16 @@ msgstr " - Empathy konti"
msgid "Empathy Accounts"
msgstr "Empathy konti"
-#: ../src/empathy-debugger.c:66
+#: ../src/empathy-debugger.c:70
+msgid "Show a particular service"
+msgstr "Rādīt noteiktu servisu"
+
+#: ../src/empathy-debugger.c:75
+#| msgid "Empathy Debugger"
+msgid "- Empathy Debugger"
+msgstr "- Empathy atkļūdotājs"
+
+#: ../src/empathy-debugger.c:114
msgid "Empathy Debugger"
msgstr "Empathy atkļūdotājs"
@@ -4539,37 +4645,60 @@ msgid "Accept"
msgstr "Pieņemt"
#: ../src/empathy-notifications-approver.c:260
-#| msgid "Preview"
msgid "Provide"
msgstr "Piedāvāt"
-#: ../src/empathy-call-observer.c:135
+#: ../src/empathy-call-observer.c:134
#, c-format
msgid "%s just tried to call you, but you were in another call."
msgstr "%s tikko mēģināja piezvanīt, bet jūs jau piedalījāties citā sarunā."
-#: ../src/empathy-call-window.c:1246
-#, c-format
-#| msgid "Call with %s"
-msgid "Call with %d participants"
-msgstr "Zvans ar %d dalībniekiem"
+#. Translators: this is an "Info" label. It should be as short
+#. * as possible.
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
+msgid "i"
+msgstr "i"
+
+#: ../src/empathy-call-window.c:2603
+msgid "On hold"
+msgstr "Aizturēts"
+
+#: ../src/empathy-call-window.c:2606
+msgid "Mute"
+msgstr "Apklusināt"
+
+#: ../src/empathy-call-window.c:2608
+#| msgid "Location"
+msgid "Duration"
+msgstr "Ilgums"
#. Translators: 'status - minutes:seconds' the caller has been connected
-#: ../src/empathy-call-window.c:2124
+#: ../src/empathy-call-window.c:2611
#, c-format
-#| msgid "Connected — %d:%02dm"
msgid "%s — %d:%02dm"
msgstr "%s — %d:%02dm"
-#: ../src/empathy-call-window.c:2125
-msgid "On hold"
-msgstr "Aizturēts"
-
#: ../libempathy-gtk/empathy-search-bar.c:243
-#| msgid "Match case"
msgid "_Match case"
msgstr "_Reģistru sakritība"
+#~ msgid "Find Next"
+#~ msgstr "Meklēt nākamo"
+
+#~ msgid "Find Previous"
+#~ msgstr "Meklēt iepriekšējo"
+
+#~| msgid "Dialpad"
+#~ msgid "_Dialpad"
+#~ msgstr "_Ciparnīca"
+
+#~ msgid "Show and edit accounts"
+#~ msgstr "Rādīt un labot kontus"
+
+#~| msgid "Call with %s"
+#~ msgid "Call with %d participants"
+#~ msgstr "Zvans ar %d dalībniekiem"
+
#~ msgid "All"
#~ msgstr "Visi"
diff --git a/po/nb.po b/po/nb.po
index 4b3606ab7..4227f53d1 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy 3.1.x\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-31 21:23+0200\n"
-"PO-Revision-Date: 2011-08-31 21:24+0200\n"
+"POT-Creation-Date: 2011-09-12 20:49+0200\n"
+"PO-Revision-Date: 2011-09-12 20:50+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
"Language: no\n"
@@ -789,42 +789,52 @@ msgstr "Port"
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1167
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "Mine nettkontoer"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "Konto %s er redigert via Mine nettkontoer."
+msgid "The account %s is edited via %s."
+msgstr "Konto %s er redigert via %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1173
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "Konto %s kan ikke redigeres i Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1193
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Start Mine nettkontoer"
-#: ../libempathy-gtk/empathy-account-widget.c:1533
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "Rediger %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Brukernavn:"
-#: ../libempathy-gtk/empathy-account-widget.c:1851
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "_Bruk"
-#: ../libempathy-gtk/empathy-account-widget.c:1881
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "L_ogg inn"
-#: ../libempathy-gtk/empathy-account-widget.c:1955
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Denne kontoen eksisterer allerede på tjeneren"
-#: ../libempathy-gtk/empathy-account-widget.c:1958
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Lag en ny konto på tjeneren"
-#: ../libempathy-gtk/empathy-account-widget.c:2150
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "A_vbryt"
@@ -833,19 +843,19 @@ msgstr "A_vbryt"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2428
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s av %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2454
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "%s-konto"
-#: ../libempathy-gtk/empathy-account-widget.c:2458
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Ny konto"
@@ -1337,23 +1347,23 @@ msgstr "Du har ikke lov til å bytte emne"
msgid "“%s” is not a valid contact ID"
msgstr "«%s» er ikke en gyldig kontakt-ID"
-#: ../libempathy-gtk/empathy-chat.c:1030
+#: ../libempathy-gtk/empathy-chat.c:1058
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: tøm alle meldinger fra aktiv samtale"
-#: ../libempathy-gtk/empathy-chat.c:1033
+#: ../libempathy-gtk/empathy-chat.c:1061
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <emne>: sett emne for aktiv samtale"
-#: ../libempathy-gtk/empathy-chat.c:1036
+#: ../libempathy-gtk/empathy-chat.c:1064
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <ID for praterom>: bli med i et nytt praterom"
-#: ../libempathy-gtk/empathy-chat.c:1039
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <prateroms-ID>: bli med i et nytt praterom"
-#: ../libempathy-gtk/empathy-chat.c:1043
+#: ../libempathy-gtk/empathy-chat.c:1071
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
@@ -1361,23 +1371,23 @@ msgstr ""
"/part [<praterom-ID>] [<årsak>]: forlat praterommet, forvalg er det aktive "
"rommet"
-#: ../libempathy-gtk/empathy-chat.c:1047
+#: ../libempathy-gtk/empathy-chat.c:1075
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <kontakt-ID> [<melding>]: åpne en privat samtale"
-#: ../libempathy-gtk/empathy-chat.c:1050
+#: ../libempathy-gtk/empathy-chat.c:1078
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <kontakt-ID> <melding>: åpne en privat samtale"
-#: ../libempathy-gtk/empathy-chat.c:1053
+#: ../libempathy-gtk/empathy-chat.c:1081
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <kallenavn>: bytt kallenavn på denne tjeneren"
-#: ../libempathy-gtk/empathy-chat.c:1056
+#: ../libempathy-gtk/empathy-chat.c:1084
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <melding>: send en HANDLINGS-melding til aktiv samtale"
-#: ../libempathy-gtk/empathy-chat.c:1059
+#: ../libempathy-gtk/empathy-chat.c:1087
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1387,11 +1397,11 @@ msgstr ""
"sende en melding som starter med tegnet «/». For eksempel: «/say /join "
"brukes til å bli med i et nytt praterom»"
-#: ../libempathy-gtk/empathy-chat.c:1064
+#: ../libempathy-gtk/empathy-chat.c:1092
msgid "/whois <contact ID>: display information about a contact"
msgstr "/whois <kontakt-ID>: vis informasjon om en kontakt"
-#: ../libempathy-gtk/empathy-chat.c:1067
+#: ../libempathy-gtk/empathy-chat.c:1095
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1399,113 +1409,113 @@ msgstr ""
"/help [<kommando>]: vis alle støttede kommandoer. Vis hjelp for <kommando> "
"hvis den er definert."
-#: ../libempathy-gtk/empathy-chat.c:1077
+#: ../libempathy-gtk/empathy-chat.c:1112
#, c-format
msgid "Usage: %s"
msgstr "Bruk: %s"
-#: ../libempathy-gtk/empathy-chat.c:1116
+#: ../libempathy-gtk/empathy-chat.c:1157
msgid "Unknown command"
msgstr "Ukjent kommando"
-#: ../libempathy-gtk/empathy-chat.c:1242
+#: ../libempathy-gtk/empathy-chat.c:1283
msgid "Unknown command; see /help for the available commands"
msgstr "Ukjent kommando; se /help for tilgjengelige kommandoer"
#. translators: error used when user doesn't have enough credit on his
#. * account to send the message.
-#: ../libempathy-gtk/empathy-chat.c:1412
+#: ../libempathy-gtk/empathy-chat.c:1453
msgid "insufficient balance to send message"
msgstr "ikke nok kreditt til å sende melding"
-#: ../libempathy-gtk/empathy-chat.c:1414
+#: ../libempathy-gtk/empathy-chat.c:1455
msgid "not capable"
msgstr "ikke kapabel"
-#: ../libempathy-gtk/empathy-chat.c:1421
+#: ../libempathy-gtk/empathy-chat.c:1462
msgid "offline"
msgstr "frakoblet"
-#: ../libempathy-gtk/empathy-chat.c:1424
+#: ../libempathy-gtk/empathy-chat.c:1465
msgid "invalid contact"
msgstr "ugyldig kontakt"
-#: ../libempathy-gtk/empathy-chat.c:1427
+#: ../libempathy-gtk/empathy-chat.c:1468
msgid "permission denied"
msgstr "tilgang nektet"
-#: ../libempathy-gtk/empathy-chat.c:1430
+#: ../libempathy-gtk/empathy-chat.c:1471
msgid "too long message"
msgstr "meldingen er for lang"
-#: ../libempathy-gtk/empathy-chat.c:1433
+#: ../libempathy-gtk/empathy-chat.c:1474
msgid "not implemented"
msgstr "ikke implementert"
-#: ../libempathy-gtk/empathy-chat.c:1437
+#: ../libempathy-gtk/empathy-chat.c:1478
msgid "unknown"
msgstr "ukjent"
-#: ../libempathy-gtk/empathy-chat.c:1443
+#: ../libempathy-gtk/empathy-chat.c:1484
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Feil ved sending av melding «%s»: %s"
-#: ../libempathy-gtk/empathy-chat.c:1447
+#: ../libempathy-gtk/empathy-chat.c:1488
#, c-format
msgid "Error sending message: %s"
msgstr "Feil ved sending av melding: %s"
-#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
+#: ../libempathy-gtk/empathy-chat.c:1549 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Emne:"
-#: ../libempathy-gtk/empathy-chat.c:1520
+#: ../libempathy-gtk/empathy-chat.c:1561
#, c-format
msgid "Topic set to: %s"
msgstr "Emnet er satt til: %s"
-#: ../libempathy-gtk/empathy-chat.c:1522
+#: ../libempathy-gtk/empathy-chat.c:1563
msgid "No topic defined"
msgstr "Emne ikke definert"
-#: ../libempathy-gtk/empathy-chat.c:2031
+#: ../libempathy-gtk/empathy-chat.c:2072
msgid "(No Suggestions)"
msgstr "(Ingen forslag)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:2099
+#: ../libempathy-gtk/empathy-chat.c:2140
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "Legg til «%s» i ordboken"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:2136
+#: ../libempathy-gtk/empathy-chat.c:2177
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "Legg til «%s» i ordbok for %s"
-#: ../libempathy-gtk/empathy-chat.c:2206
+#: ../libempathy-gtk/empathy-chat.c:2247
msgid "Insert Smiley"
msgstr "Sett inn smilefjes"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-chat.c:2265
#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Send"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2278
+#: ../libempathy-gtk/empathy-chat.c:2319
msgid "_Spelling Suggestions"
msgstr "_Staveforslag"
-#: ../libempathy-gtk/empathy-chat.c:2367
+#: ../libempathy-gtk/empathy-chat.c:2408
msgid "Failed to retrieve recent logs"
msgstr "Klarte ikke å hente siste logger"
-#: ../libempathy-gtk/empathy-chat.c:2504
+#: ../libempathy-gtk/empathy-chat.c:2545
#, c-format
msgid "%s has disconnected"
msgstr "%s har koblet fra"
@@ -1513,12 +1523,12 @@ msgstr "%s har koblet fra"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2511
+#: ../libempathy-gtk/empathy-chat.c:2552
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%1$s ble sparket av %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2514
+#: ../libempathy-gtk/empathy-chat.c:2555
#, c-format
msgid "%s was kicked"
msgstr "%s ble sparket"
@@ -1526,17 +1536,17 @@ msgstr "%s ble sparket"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2522
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%1$s ble bannlyst av %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2525
+#: ../libempathy-gtk/empathy-chat.c:2566
#, c-format
msgid "%s was banned"
msgstr "%s ble bannlyst"
-#: ../libempathy-gtk/empathy-chat.c:2529
+#: ../libempathy-gtk/empathy-chat.c:2570
#, c-format
msgid "%s has left the room"
msgstr "%s har forlatt rommet"
@@ -1546,68 +1556,68 @@ msgstr "%s har forlatt rommet"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2538
+#: ../libempathy-gtk/empathy-chat.c:2579
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2563
+#: ../libempathy-gtk/empathy-chat.c:2604
#, c-format
msgid "%s has joined the room"
msgstr "%s har blitt med i rommet"
-#: ../libempathy-gtk/empathy-chat.c:2588
+#: ../libempathy-gtk/empathy-chat.c:2629
#, c-format
msgid "%s is now known as %s"
msgstr "%s er nå kjent som %s"
-#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../libempathy-gtk/empathy-chat.c:2768
#: ../src/empathy-streamed-media-window.c:1894
#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Koblet fra"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3374
+#: ../libempathy-gtk/empathy-chat.c:3415
msgid "Would you like to store this password?"
msgstr "Vil du lagre dette passordet?"
-#: ../libempathy-gtk/empathy-chat.c:3380
+#: ../libempathy-gtk/empathy-chat.c:3421
msgid "Remember"
msgstr "Husk"
-#: ../libempathy-gtk/empathy-chat.c:3390
+#: ../libempathy-gtk/empathy-chat.c:3431
msgid "Not now"
msgstr "Ikke nå"
-#: ../libempathy-gtk/empathy-chat.c:3434
+#: ../libempathy-gtk/empathy-chat.c:3475
msgid "Retry"
msgstr "Prøv igjen"
-#: ../libempathy-gtk/empathy-chat.c:3438
+#: ../libempathy-gtk/empathy-chat.c:3479
msgid "Wrong password; please try again:"
msgstr "Feil passord; vennligst prøv igjen:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3568
+#: ../libempathy-gtk/empathy-chat.c:3609
msgid "This room is protected by a password:"
msgstr "Dette rommet er beskyttet med et passord:"
-#: ../libempathy-gtk/empathy-chat.c:3595
+#: ../libempathy-gtk/empathy-chat.c:3636
msgid "Join"
msgstr "Bli med"
-#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
+#: ../libempathy-gtk/empathy-chat.c:3838 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Koblet til"
-#: ../libempathy-gtk/empathy-chat.c:3852
+#: ../libempathy-gtk/empathy-chat.c:3893
msgid "Conversation"
msgstr "Samtale"
#. Translators: this string is a something like
#. * "Escher Cat (SMS)"
-#: ../libempathy-gtk/empathy-chat.c:3857
+#: ../libempathy-gtk/empathy-chat.c:3898
#, c-format
msgid "%s (SMS)"
msgstr "%s (SMS)"
@@ -2036,7 +2046,7 @@ msgstr "Høyde:"
#: ../libempathy-gtk/empathy-contact-widget.c:1011
#: ../libempathy-gtk/empathy-individual-widget.c:607
#: ../libempathy-gtk/empathy-individual-widget.c:622
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "Sted"
@@ -2307,128 +2317,128 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_Fjern kobling"
-#: ../libempathy-gtk/empathy-log-window.c:633
+#: ../libempathy-gtk/empathy-log-window.c:634
msgid "History"
msgstr "Historikk"
-#: ../libempathy-gtk/empathy-log-window.c:685
+#: ../libempathy-gtk/empathy-log-window.c:689
msgid "Show"
msgstr "Vis"
-#: ../libempathy-gtk/empathy-log-window.c:707
+#: ../libempathy-gtk/empathy-log-window.c:711
msgid "Search"
msgstr "Søk"
-#: ../libempathy-gtk/empathy-log-window.c:1155
+#: ../libempathy-gtk/empathy-log-window.c:1159
#, c-format
msgid "Chat in %s"
msgstr "Prat i %s"
-#: ../libempathy-gtk/empathy-log-window.c:1157
+#: ../libempathy-gtk/empathy-log-window.c:1161
#, c-format
msgid "Chat with %s"
msgstr "Prat med %s"
-#: ../libempathy-gtk/empathy-log-window.c:1207
-#: ../libempathy-gtk/empathy-log-window.c:1354
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A, %e %B %Y %X"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1296
+#: ../libempathy-gtk/empathy-log-window.c:1300
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1302
+#: ../libempathy-gtk/empathy-log-window.c:1306
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1373
-#: ../libempathy-gtk/empathy-log-window.c:1375
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1382
+#: ../libempathy-gtk/empathy-log-window.c:1386
#, c-format
msgid "Call took %s, ended at %s"
msgstr "Samtalen tok %s, avsluttet %s"
-#: ../libempathy-gtk/empathy-log-window.c:1714
+#: ../libempathy-gtk/empathy-log-window.c:1718
msgid "Today"
msgstr "I dag"
-#: ../libempathy-gtk/empathy-log-window.c:1718
+#: ../libempathy-gtk/empathy-log-window.c:1722
msgid "Yesterday"
msgstr "I går"
-#: ../libempathy-gtk/empathy-log-window.c:1734
+#: ../libempathy-gtk/empathy-log-window.c:1738
msgctxt ""
"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%e %B %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1815
-#: ../libempathy-gtk/empathy-log-window.c:3396
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
msgid "Anytime"
msgstr "Når som helst"
-#: ../libempathy-gtk/empathy-log-window.c:1895
-#: ../libempathy-gtk/empathy-log-window.c:2325
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
msgid "Anyone"
msgstr "Hvem som helst"
-#: ../libempathy-gtk/empathy-log-window.c:2637
+#: ../libempathy-gtk/empathy-log-window.c:2656
msgid "Who"
msgstr "Hvem"
-#: ../libempathy-gtk/empathy-log-window.c:2841
+#: ../libempathy-gtk/empathy-log-window.c:2860
msgid "When"
msgstr "Når"
-#: ../libempathy-gtk/empathy-log-window.c:2957
+#: ../libempathy-gtk/empathy-log-window.c:2976
msgid "Anything"
msgstr "Hva som helst"
-#: ../libempathy-gtk/empathy-log-window.c:2959
+#: ../libempathy-gtk/empathy-log-window.c:2978
msgid "Text chats"
msgstr "Tekstsamtaler"
-#: ../libempathy-gtk/empathy-log-window.c:2961
+#: ../libempathy-gtk/empathy-log-window.c:2980
#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "Samtaler"
-#: ../libempathy-gtk/empathy-log-window.c:2966
+#: ../libempathy-gtk/empathy-log-window.c:2985
msgid "Incoming calls"
msgstr "Innkommende samtaler"
-#: ../libempathy-gtk/empathy-log-window.c:2967
+#: ../libempathy-gtk/empathy-log-window.c:2986
msgid "Outgoing calls"
msgstr "Utgående samtaler"
-#: ../libempathy-gtk/empathy-log-window.c:2968
+#: ../libempathy-gtk/empathy-log-window.c:2987
msgid "Missed calls"
msgstr "Tapte samtaler"
-#: ../libempathy-gtk/empathy-log-window.c:2990
+#: ../libempathy-gtk/empathy-log-window.c:3009
msgid "What"
msgstr "Hva"
-#: ../libempathy-gtk/empathy-log-window.c:3699
+#: ../libempathy-gtk/empathy-log-window.c:3718
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "Er du sikker på at du vil slette alle logger av tidligere samtaler?"
-#: ../libempathy-gtk/empathy-log-window.c:3703
+#: ../libempathy-gtk/empathy-log-window.c:3722
msgid "Clear All"
msgstr "Tøm alle"
-#: ../libempathy-gtk/empathy-log-window.c:3710
+#: ../libempathy-gtk/empathy-log-window.c:3729
msgid "Delete from:"
msgstr "Slett fra:"
@@ -4254,54 +4264,62 @@ msgid "Display incoming events in the notification area"
msgstr "Vis innkommende hendelser i varslingsområdet"
#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr "Utlikning av ekko kan hjelpe å gjøre lyd for tale klarere for den andre personene, men kan forårsake problemer på noen datamaskiner. Hvis du eller den andre personen hører rare lyder eller feil under samtaler kan du prøve å slå av utlikning av ekko og starte samtalen på nytt."
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "Slå på varsling når en kontakt kobler seg til"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "Slå på varsling når en kontakt kobler seg fra"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "Aktiver varsling når _prat ikke er fokusert"
-#: ../src/empathy-preferences.ui.h:12
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "Slå på stavekontroll for språk:"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "Generelt"
-#: ../src/empathy-preferences.ui.h:14
-msgid "Input level"
-msgstr "Inngangsnivå"
-
#: ../src/empathy-preferences.ui.h:15
-msgid "Input volume"
-msgstr "Volum for inngang"
+msgid "Input level:"
+msgstr "Inngangsnivå:"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "Volum for inngang:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "Kilder for steder:"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "Logg samtaler"
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "Varsling"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "Spill av lyd for hendelser"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "Personvern"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -4310,71 +4328,71 @@ msgstr ""
"Redusert nøyaktighet for plassering betyr at kun by, område og land vil "
"publisert. GPS-koordinater vil ha nøyaktighet lik en desimalplass."
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "Vis _smilefjes som bilder"
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "Vis kontakt_liste i rom"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "Lyder"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "Stavekontroll"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
"Listen med språk viser bare de språkene det er installert ordliste for."
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "Temaer"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:30
msgid "Variant:"
msgstr "Variant:"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "Koble til _automatisk ved oppstart"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "_Mobiltelefon"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "_Aktiver varsling med bobler"
-#: ../src/empathy-preferences.ui.h:33
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "_Aktiver varsling med lyder"
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:35
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_Nettverk (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:36
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "_Åpne nye samtaler i egne vinduer"
-#: ../src/empathy-preferences.ui.h:37
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "_Publiser plassering til mine kontakter"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:39
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "_Reduser nøyaktighet for plassering"
@@ -4501,16 +4519,16 @@ msgid ""
msgstr ""
"Valgt tilkoblingshåndterer støtter ikke utvidelse for ekstern feilsøking."
+#: ../src/empathy-invite-participant-dialog.c:179
#: ../src/empathy-invite-participant-dialog.c:205
-#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "Inviter deltaker"
-#: ../src/empathy-invite-participant-dialog.c:206
+#: ../src/empathy-invite-participant-dialog.c:180
msgid "Choose a contact to invite into the conversation:"
msgstr "Velg en kontakt å invitere til samtalen:"
-#: ../src/empathy-invite-participant-dialog.c:227
+#: ../src/empathy-invite-participant-dialog.c:201
msgid "Invite"
msgstr "Inviter"
diff --git a/po/nl.po b/po/nl.po
index 1f94d622b..2eff3ffa0 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -24,9 +24,9 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-22 22:12+0200\n"
-"PO-Revision-Date: 2011-08-22 22:15+0200\n"
-"Last-Translator: Wouter Bolsterlee <wbolster@gnome.org>\n"
+"POT-Creation-Date: 2011-09-09 18:38+0200\n"
+"PO-Revision-Date: 2011-09-07 16:15+0200\n"
+"Last-Translator: Hannie Dumoleyn <hannie@ubuntu-nl.org>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
@@ -69,6 +69,10 @@ msgid "Camera device"
msgstr "Camera"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+msgid "Camera position"
+msgstr "Camerapositie"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
@@ -76,57 +80,57 @@ msgstr ""
"Te gebruiken achtervoegsel bij auto-aanvullen (tab) van bijnaam in "
"groepschat."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "Thema voor chatvensters"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
msgid "Chat window theme variant"
msgstr "Themavariant voor chatvensters"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr ""
"Door komma's gescheiden lijst van talen die door de spellingcontrole "
"gebruikt kunnen worden (bijv. ‘en, fr, nl’)."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "Compacte contactenlijst"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "Er moeten verbindingsbeheerprogramma's gebruikt worden"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "Sorteercriterium contactenlijst"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
msgid "Default camera device to use in video calls, e.g. /dev/video0."
msgstr ""
"De camera die standaard gebruikt moet worden bij videogesprekken, bijv. /dev/"
"video0."
# avatar? :s (Wouter Bolsterlee)
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "Standaardmap voor het kiezen van gebruikersafbeeldingen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "Notificatieberichten uitschakelen indien afwezig"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "Geluid uitschakelen indien afwezig"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "Inkomende gebeurtenissen in het statusgebied weergeven"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
@@ -134,246 +138,251 @@ msgstr ""
"Toon inkomende gebeurtenissen in het mededelingengebied. Toon deze direct "
"aan de gebruiker als dit niet is ingesteld."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
msgid "Echo cancellation support"
msgstr "Ondersteuning voor echo-onderdrukking"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "Empathy mag de locatie van de gebruiker bekend maken"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "Empathy mag GPS gebruiken om de locatie te bepalen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr "Empathy mag het mobiele netwerk gebruiken om de locatie te bepalen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "Empathy mag via het netwerk proberen om de locatie te bepalen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Standaard downloadmap voor Empathy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "Empathy heeft butterfly-logs gemigreerd"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr "Empathy automatisch op 'afwezig' instellen bij inactiviteit"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Empathy automatisch laten verbinden bij starten"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "Empathy moet de nauwkeurigheid van de locatie beperken"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "De gebruikersafbeelding gebruiken als pictogram van het chatvenster"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "WebKit-ontwikkelhulpprogramma's inschakelen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "Notificatieberichten tonen voor nieuwe berichten"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "Spellingcontrole inschakelen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "Hoofdvenster verbergen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "Het hoofdvenster verbergen."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "Achtervoegsel auto-afmaken"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "Nieuwe chats in aparte vensters openen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Pad van het te gebruiken Adium-thema"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr ""
"Pad van het te gebruiken Adium-thema als het thema voor chatten Adium is."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "Geluid afspelen bij nieuwe berichten"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "Geluid afspelen bij nieuwe gesprekken"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "Geluid afspelen bij uitgaande berichten"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "Geluid afspelen wanneer contactpersonen zich aanmelden"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "Geluid afspelen wanneer contactpersonen zich afmelden"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "Geluid afspelen bij aanmelden"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "Geluid afspelen bij afmelden"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "Notificatieberichten tonen als het chatvenster geen focus heeft"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "Notificatiebericht tonen wanneer een contact zich aanmeldt"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "Notificatiebericht tonen wanneer een contact zich afmeldt"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+# Dit is een kromme Engelse zin. Ik probeer er iets van te maken.
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr "Positie van het camerabeeld tijdens een gesprek."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
msgid "Show Balance in contact list"
msgstr "Saldo in contactenlijst tonen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "Gebruikersafbeeldingen tonen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "Contactenlijst in chatruimtes tonen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "Tip tonen bij het sluiten van het hoofdvenster"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "Offline-contacten tonen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "Protocollen tonen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "Talen voor de spellingcontrole"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "De standaardmap waar ontvangen bestanden opgeslagen worden."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "De laatst gebruikte map voor gebruikersafbeeldingen."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "De positie van het chatvenster-zijpaneel"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr "De opgeslagen positie (in pixels) van het chatvenster-zijpaneel."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "Het thema dat gebruikt wordt voor het tonen van chats in chatvensters."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
msgid ""
"The theme variant that is used to display the conversation in chat windows."
msgstr ""
"De themavariant die gebruikt wordt voor het tonen van chats in chatvensters."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "Smileys grafisch tonen"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "Waarschuwingsgeluiden gebruiken"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "Thema voor chatruimtes gebruiken"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr ""
"Of Empathy de locatie van de gebruiker aan de contacten mag bekend maken."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "Of Empathy gps mag gebruiken om de locatie te bepalen."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr "Of Empathy het mobiele netwerk mag gebruiken om de locatie te bepalen."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "Of Empathy het netwerk mag gebruiken om de locatie te bepalen."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "Of Empathy butterfly-logs gemigreerd heeft."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr "Of Empathy u automatisch moet aanmelden bij opstarten."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid ""
"Whether Empathy should go into away mode automatically if the user is idle."
msgstr ""
"Of Empathy automatisch op 'afwezig' ingesteld moet worden wanneer de "
"gebruiker niets doet."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr ""
"Of Empathy de nauwkeurigheid van de locatie moet beperken vanwege de privacy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr ""
"Of Empathy gebruikersafbeeldingen moet gebruiken als pictogram voor de "
"chatvensters."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr ""
"Of WebKit-ontwikkelhulpprogramma's, zoals de Web Inspector, ingeschakeld "
"moeten worden."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
@@ -382,75 +391,75 @@ msgstr ""
"verbinding te maken of de verbinding te verbreken."
# Bah, wat een lelijke vertaling (Wouter Bolsterlee)
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid ""
"Whether to check words typed against the languages you want to check with."
msgstr ""
"Of ingetypte woorden gecontroleerd moeten worden met de talen die u op "
"spelling wilt controleren."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "Of smileys in gesprekken grafisch moeten worden getoond."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
msgid "Whether to enable Pulseaudio's echo cancellation filter."
msgstr ""
"Bepaalt of het echo-onderdrukkingsfilter van Pulseaudio moet worden "
"ingeschakeld."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr "Of er geluid afgespeeld moet worden als een contact zich aanmeldt."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid ""
"Whether to play a sound to notify of contacts logging out of the network."
msgstr "Of er geluid afgespeeld moet worden als een contact zich afmeldt."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "Of er geluid afgespeeld moet worden om gebeurtenissen te melden."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "Of er geluid afgespeeld moet worden bij binnenkomende berichten."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr ""
"Of er geluid afgespeeld moet worden om u op de hoogte te stellen van nieuwe "
"gesprekken."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "Of er geluid afgespeeld moet worden bij uitgaande berichten."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "Of er geluid afgespeeld moet worden bij aanmelden bij een netwerk."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "Of er geluid afgespeeld moet worden bij afmelden bij een netwerk."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr "Of er geluid afgespeeld moet worden indien afwezig of bezig."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr ""
"Of er een notificatiebericht getoond moet worden wanneer een contact zich "
"afmeldt."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr ""
"Of er een notificatiebericht getoond moet worden wanneer een contact zich "
"aanmeldt."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
@@ -458,49 +467,49 @@ msgstr ""
"Of er een notificatiebericht getoond moet worden bij het ontvangen van een "
"bericht, ook als de chat geopend is, maar geen focus heeft."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr ""
"Of er een notificatiebericht getoond moet worden bij het ontvangen van een "
"bericht."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
msgid "Whether to show account balances in the contact list."
msgstr "Of saldi getoond moeten worden in de contactenlijst."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid ""
"Whether to show avatars for contacts in the contact list and chat windows."
msgstr ""
"Of gebruikersafbeeldingen van contactpersonen getoond moeten worden in de "
"contactenlijst en chatvensters."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr ""
"Of contactpersonen die offline zijn in de contactenlijst moeten worden "
"getoond."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr ""
"Of er een notificatiebericht getoond moet worden indien afwezig of bezig."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr ""
"Of er protocollen moeten worden getoond voor contactpersonen in de "
"contactenlijst."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "Of de contactenlijst in chatruimtes getoond moet worden."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "Of de contactenlijst in compacte modus moet worden getoond."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
@@ -508,11 +517,11 @@ msgstr ""
"Of het dialoogvenster over het sluiten van het hoofdvenster met de knop ‘x’ "
"in de titelbalk getoond moet worden."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "Of een thema gebruikt moet worden voor chatruimtes."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid ""
"Which criterion to use when sorting the contact list. Default is to sort by "
"the contact's name with the value \"name\". A value of \"state\" will sort "
@@ -801,67 +810,77 @@ msgstr "in de toekomst"
msgid "All accounts"
msgstr "Alle Accounts"
-#: ../libempathy-gtk/empathy-account-widget.c:693
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Account"
-#: ../libempathy-gtk/empathy-account-widget.c:694
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Wachtwoord"
-#: ../libempathy-gtk/empathy-account-widget.c:695
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Server"
-#: ../libempathy-gtk/empathy-account-widget.c:696
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Poort"
-#: ../libempathy-gtk/empathy-account-widget.c:768
-#: ../libempathy-gtk/empathy-account-widget.c:825
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1166
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "Mijn webaccounts"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "Account %s wordt bewerkt via Mijn webaccounts."
+msgid "The account %s is edited via %s."
+msgstr "Account %s wordt bewerkt via %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1172
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "Account %s kan niet worden bewerkt in Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1192
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Mijn webaccounts starten"
-#: ../libempathy-gtk/empathy-account-widget.c:1532
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "%s bewerken"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Gebruikersnaam:"
-#: ../libempathy-gtk/empathy-account-widget.c:1850
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "Toe_passen"
-#: ../libempathy-gtk/empathy-account-widget.c:1880
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "_Aanmelden"
-#: ../libempathy-gtk/empathy-account-widget.c:1954
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Deze account bestaat al op de server"
-#: ../libempathy-gtk/empathy-account-widget.c:1957
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Nieuwe account aanmaken op de server"
-#: ../libempathy-gtk/empathy-account-widget.c:2149
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "_Annuleren"
@@ -870,19 +889,19 @@ msgstr "_Annuleren"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2427
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s op %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2453
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "%s account"
-#: ../libempathy-gtk/empathy-account-widget.c:2457
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Nieuwe account"
@@ -1004,36 +1023,36 @@ msgstr "Wat is uw ICQ-identificatienummer?"
msgid "What is your ICQ password?"
msgstr "Wat is uw ICQ-wachtwoord?"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:184
-#: ../libempathy-gtk/empathy-account-widget-sip.c:217
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "Auto"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:187
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:190
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:193
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:222
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "Registreren"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:227
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "Opties"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:230
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "Geen"
@@ -1099,7 +1118,7 @@ msgstr "Encr_yptie vereist (TLS/SSL)"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:5
msgid "I_gnore SSL certificate errors"
-msgstr "Ne_geer SSL-certificaat foutmeldingen"
+msgstr "Ne_geer SSL-certificaat-foutmeldingen"
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:7
msgid "Override server settings"
@@ -1180,7 +1199,7 @@ msgstr "E-_mailadres:"
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:3
msgid "Nic_kname:"
-msgstr "_Bijnaam"
+msgstr "_Bijnaam:"
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:4
msgid "_First Name:"
@@ -1264,14 +1283,19 @@ msgid "Transport:"
msgstr "Transport:"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr ""
+"Gebruik dit account om te bellen naar _vaste lijnen en mobiele telefoons"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "Wat is uw wachtwoord voor uw SIP-account?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
msgstr "Wat is uw SIP-aanmeld-ID?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "Gebr_uikersnaam:"
@@ -1306,8 +1330,8 @@ msgstr ""
"Geen van de toegestane afbeeldingsformaten wordt op uw systeem ondersteund"
#: ../libempathy-gtk/empathy-avatar-chooser.c:818
-msgid "Couldn't save pixbuf to png"
-msgstr "Kon pixbuf naar png niet opslaan"
+msgid "Couldn't save picture to file"
+msgstr "Kon foto niet naar bestand opslaan"
#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
@@ -1371,23 +1395,23 @@ msgstr "U mag het onderwerp niet wijzigen"
msgid "“%s” is not a valid contact ID"
msgstr "‘%s’ is geen geldig contact-ID"
-#: ../libempathy-gtk/empathy-chat.c:1030
+#: ../libempathy-gtk/empathy-chat.c:1058
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: alle berichten van de huidige conversatie wissen"
-#: ../libempathy-gtk/empathy-chat.c:1033
+#: ../libempathy-gtk/empathy-chat.c:1061
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <topic>: bepaal het onderwerp van de huidige conversatie"
-#: ../libempathy-gtk/empathy-chat.c:1036
+#: ../libempathy-gtk/empathy-chat.c:1064
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <chat room ID>: een nieuwe chatruimte binnengaan"
-#: ../libempathy-gtk/empathy-chat.c:1039
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <chat room ID>: een nieuwe chatruimte binnengaan"
-#: ../libempathy-gtk/empathy-chat.c:1043
+#: ../libempathy-gtk/empathy-chat.c:1071
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
@@ -1395,23 +1419,23 @@ msgstr ""
"/part [<chat room ID>] [<reason>]: de chatruimte verlaten, standaard de "
"huidige"
-#: ../libempathy-gtk/empathy-chat.c:1047
+#: ../libempathy-gtk/empathy-chat.c:1075
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <contact ID> [<message>]: een privé-gesprek beginnen"
-#: ../libempathy-gtk/empathy-chat.c:1050
+#: ../libempathy-gtk/empathy-chat.c:1078
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <contact ID> <message>: een privé-gesprek beginnen"
-#: ../libempathy-gtk/empathy-chat.c:1053
+#: ../libempathy-gtk/empathy-chat.c:1081
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <nickname>: wijzig uw bijnaam op de huidige server"
-#: ../libempathy-gtk/empathy-chat.c:1056
+#: ../libempathy-gtk/empathy-chat.c:1084
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <message>: stuur een ACTIE-bericht naar de huidige conversatie"
-#: ../libempathy-gtk/empathy-chat.c:1059
+#: ../libempathy-gtk/empathy-chat.c:1087
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1421,11 +1445,11 @@ msgstr ""
"gebruikt om een bericht beginnend met een '/' te versturen. Bijvoorbeeld: \"/"
"say /join wordt gebruikt om een nieuwe chatruimte binnen te gaan\""
-#: ../libempathy-gtk/empathy-chat.c:1064
+#: ../libempathy-gtk/empathy-chat.c:1092
msgid "/whois <contact ID>: display information about a contact"
msgstr "/whois <contact ID>: informatie over een contact weergeven"
-#: ../libempathy-gtk/empathy-chat.c:1067
+#: ../libempathy-gtk/empathy-chat.c:1095
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1433,113 +1457,113 @@ msgstr ""
"/help [<command>]: toon alle bestaande opdrachten. Als <command> bestaat, "
"wordt de uitleg ervan weergegeven."
-#: ../libempathy-gtk/empathy-chat.c:1077
+#: ../libempathy-gtk/empathy-chat.c:1112
#, c-format
msgid "Usage: %s"
msgstr "Gebruik: %s"
-#: ../libempathy-gtk/empathy-chat.c:1116
+#: ../libempathy-gtk/empathy-chat.c:1157
msgid "Unknown command"
msgstr "Onbekende opdracht"
-#: ../libempathy-gtk/empathy-chat.c:1242
+#: ../libempathy-gtk/empathy-chat.c:1283
msgid "Unknown command; see /help for the available commands"
msgstr "Onbekende opdracht; zie /help voor de beschikbare opdrachten"
#. translators: error used when user doesn't have enough credit on his
#. * account to send the message.
-#: ../libempathy-gtk/empathy-chat.c:1412
+#: ../libempathy-gtk/empathy-chat.c:1453
msgid "insufficient balance to send message"
msgstr "Onvoldoende saldo om een bericht te versturen"
-#: ../libempathy-gtk/empathy-chat.c:1414
+#: ../libempathy-gtk/empathy-chat.c:1455
msgid "not capable"
msgstr "kan niet"
-#: ../libempathy-gtk/empathy-chat.c:1421
+#: ../libempathy-gtk/empathy-chat.c:1462
msgid "offline"
msgstr "offline"
-#: ../libempathy-gtk/empathy-chat.c:1424
+#: ../libempathy-gtk/empathy-chat.c:1465
msgid "invalid contact"
msgstr "ongeldig contact"
-#: ../libempathy-gtk/empathy-chat.c:1427
+#: ../libempathy-gtk/empathy-chat.c:1468
msgid "permission denied"
msgstr "toestemming geweigerd"
-#: ../libempathy-gtk/empathy-chat.c:1430
+#: ../libempathy-gtk/empathy-chat.c:1471
msgid "too long message"
msgstr "bericht te lang"
-#: ../libempathy-gtk/empathy-chat.c:1433
+#: ../libempathy-gtk/empathy-chat.c:1474
msgid "not implemented"
msgstr "niet geïmplementeerd"
-#: ../libempathy-gtk/empathy-chat.c:1437
+#: ../libempathy-gtk/empathy-chat.c:1478
msgid "unknown"
msgstr "onbekend"
-#: ../libempathy-gtk/empathy-chat.c:1443
+#: ../libempathy-gtk/empathy-chat.c:1484
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Fout bij versturen van bericht '%s': %s"
-#: ../libempathy-gtk/empathy-chat.c:1447
+#: ../libempathy-gtk/empathy-chat.c:1488
#, c-format
msgid "Error sending message: %s"
msgstr "Fout bij versturen van bericht: %s"
-#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
+#: ../libempathy-gtk/empathy-chat.c:1549 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Onderwerp:"
-#: ../libempathy-gtk/empathy-chat.c:1520
+#: ../libempathy-gtk/empathy-chat.c:1561
#, c-format
msgid "Topic set to: %s"
msgstr "Onderwerp ingesteld: %s"
-#: ../libempathy-gtk/empathy-chat.c:1522
+#: ../libempathy-gtk/empathy-chat.c:1563
msgid "No topic defined"
msgstr "Geen onderwerp"
-#: ../libempathy-gtk/empathy-chat.c:2031
+#: ../libempathy-gtk/empathy-chat.c:2072
msgid "(No Suggestions)"
msgstr "(Geen suggesties)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:2099
+#: ../libempathy-gtk/empathy-chat.c:2140
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "‘%s’ toevoegen aan woordenboek"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:2136
+#: ../libempathy-gtk/empathy-chat.c:2177
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "‘%s’ toevoegen aan woordenboek %s"
-#: ../libempathy-gtk/empathy-chat.c:2206
+#: ../libempathy-gtk/empathy-chat.c:2247
msgid "Insert Smiley"
msgstr "Smiley invoegen"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2224
-#: ../libempathy-gtk/empathy-ui-utils.c:1819
+#: ../libempathy-gtk/empathy-chat.c:2265
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Sturen"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2278
+#: ../libempathy-gtk/empathy-chat.c:2319
msgid "_Spelling Suggestions"
msgstr "_Spellingsuggesties"
-#: ../libempathy-gtk/empathy-chat.c:2367
+#: ../libempathy-gtk/empathy-chat.c:2408
msgid "Failed to retrieve recent logs"
msgstr "Terughalen van recente logs is mislukt"
-#: ../libempathy-gtk/empathy-chat.c:2504
+#: ../libempathy-gtk/empathy-chat.c:2545
#, c-format
msgid "%s has disconnected"
msgstr "%s heeft de verbinding verbroken"
@@ -1547,12 +1571,12 @@ msgstr "%s heeft de verbinding verbroken"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2511
+#: ../libempathy-gtk/empathy-chat.c:2552
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%1$s werd door %2$s verwijderd"
-#: ../libempathy-gtk/empathy-chat.c:2514
+#: ../libempathy-gtk/empathy-chat.c:2555
#, c-format
msgid "%s was kicked"
msgstr "%s werd verwijderd"
@@ -1560,17 +1584,17 @@ msgstr "%s werd verwijderd"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2522
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%1$s werd verbannen door %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2525
+#: ../libempathy-gtk/empathy-chat.c:2566
#, c-format
msgid "%s was banned"
msgstr "%s werd verbannen"
-#: ../libempathy-gtk/empathy-chat.c:2529
+#: ../libempathy-gtk/empathy-chat.c:2570
#, c-format
msgid "%s has left the room"
msgstr "%s heeft de chatruimte verlaten"
@@ -1580,68 +1604,68 @@ msgstr "%s heeft de chatruimte verlaten"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2538
+#: ../libempathy-gtk/empathy-chat.c:2579
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2563
+#: ../libempathy-gtk/empathy-chat.c:2604
#, c-format
msgid "%s has joined the room"
msgstr "%s is de chatruimte binnengekomen"
-#: ../libempathy-gtk/empathy-chat.c:2588
+#: ../libempathy-gtk/empathy-chat.c:2629
#, c-format
msgid "%s is now known as %s"
msgstr "%s is nu bekend als %s"
-#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../libempathy-gtk/empathy-chat.c:2768
#: ../src/empathy-streamed-media-window.c:1894
-#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2328
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Verbinding verbroken"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3374
+#: ../libempathy-gtk/empathy-chat.c:3415
msgid "Would you like to store this password?"
msgstr "Wilt u dit wachtwoord opslaan?"
-#: ../libempathy-gtk/empathy-chat.c:3380
+#: ../libempathy-gtk/empathy-chat.c:3421
msgid "Remember"
msgstr "Onthouden"
-#: ../libempathy-gtk/empathy-chat.c:3390
+#: ../libempathy-gtk/empathy-chat.c:3431
msgid "Not now"
msgstr "Niet nu"
-#: ../libempathy-gtk/empathy-chat.c:3434
+#: ../libempathy-gtk/empathy-chat.c:3475
msgid "Retry"
msgstr "Opnieuw proberen"
-#: ../libempathy-gtk/empathy-chat.c:3438
+#: ../libempathy-gtk/empathy-chat.c:3479
msgid "Wrong password; please try again:"
msgstr "Verkeerd wachtwoord; probeer het opnieuw:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3568
+#: ../libempathy-gtk/empathy-chat.c:3609
msgid "This room is protected by a password:"
msgstr "Deze ruimte is met een wachtwoord beveiligd:"
-#: ../libempathy-gtk/empathy-chat.c:3595
+#: ../libempathy-gtk/empathy-chat.c:3636
msgid "Join"
-msgstr "_Binnengaan"
+msgstr "Binnengaan"
-#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
+#: ../libempathy-gtk/empathy-chat.c:3838 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Verbonden"
-#: ../libempathy-gtk/empathy-chat.c:3852
+#: ../libempathy-gtk/empathy-chat.c:3893
msgid "Conversation"
msgstr "Gesprek"
#. Translators: this string is a something like
#. * "Escher Cat (SMS)"
-#: ../libempathy-gtk/empathy-chat.c:3857
+#: ../libempathy-gtk/empathy-chat.c:3898
#, c-format
msgid "%s (SMS)"
msgstr "%s (SMS)"
@@ -1799,58 +1823,58 @@ msgid "Removing contact"
msgstr "Contact wordt verwijderd"
#: ../libempathy-gtk/empathy-contact-menu.c:220
-#: ../src/empathy-main-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:14
msgid "_Add Contact…"
-msgstr "Cont_actpersoon toevoegen..."
+msgstr "Cont_act toevoegen..."
#: ../libempathy-gtk/empathy-contact-menu.c:300
msgid "_Block Contact"
msgstr "Contact _blokkeren"
#: ../libempathy-gtk/empathy-contact-menu.c:329
-#: ../libempathy-gtk/empathy-individual-menu.c:551
-#: ../src/empathy-main-window.ui.h:16
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_Chatten"
#: ../libempathy-gtk/empathy-contact-menu.c:361
-#: ../libempathy-gtk/empathy-individual-menu.c:642
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "_Audiogesprek"
#: ../libempathy-gtk/empathy-contact-menu.c:394
-#: ../libempathy-gtk/empathy-individual-menu.c:687
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "_Videogesprek"
#: ../libempathy-gtk/empathy-contact-menu.c:440
-#: ../libempathy-gtk/empathy-individual-menu.c:740
-#: ../src/empathy-main-window.ui.h:27
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "_Eerdere gesprekken"
#: ../libempathy-gtk/empathy-contact-menu.c:462
-#: ../libempathy-gtk/empathy-individual-menu.c:781
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "Bestand versturen"
#: ../libempathy-gtk/empathy-contact-menu.c:485
-#: ../libempathy-gtk/empathy-individual-menu.c:823
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "Mijn bureaublad delen"
# hmmmm (Wouter Bolsterlee)
#: ../libempathy-gtk/empathy-contact-menu.c:525
#: ../libempathy-gtk/empathy-contact-widget.c:1886
-#: ../libempathy-gtk/empathy-individual-menu.c:858
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
#: ../libempathy-gtk/empathy-individual-widget.c:1373
msgid "Favorite"
msgstr "Favoriet"
#: ../libempathy-gtk/empathy-contact-menu.c:554
-#: ../libempathy-gtk/empathy-individual-menu.c:886
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "Infor_matie"
@@ -1860,15 +1884,15 @@ msgid "_Edit"
msgstr "Be_werken"
#: ../libempathy-gtk/empathy-contact-menu.c:654
-#: ../libempathy-gtk/empathy-individual-menu.c:1076
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "In deze ruimte uitnodigen"
#: ../libempathy-gtk/empathy-contact-menu.c:685
-#: ../libempathy-gtk/empathy-individual-menu.c:1122
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
-msgstr "U_itnodigen naar gespreksruimte"
+msgstr "_Uitnodigen naar gespreksruimte"
#. Title
#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
@@ -2072,7 +2096,7 @@ msgstr "Hoogte:"
#: ../libempathy-gtk/empathy-contact-widget.c:1011
#: ../libempathy-gtk/empathy-individual-widget.c:607
#: ../libempathy-gtk/empathy-individual-widget.c:622
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "Locatie"
@@ -2200,25 +2224,50 @@ msgstr "Contactpersonen aan de linkerzijde zullen met elkaar worden verbonden."
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:141
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "Het te gebruiken account om de oproep te plaatsen selecteren"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "Oproep"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+msgid "Mobile"
+msgstr "Mobiel"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "Werk"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "THUIS"
+
#. add an SMS button
-#: ../libempathy-gtk/empathy-individual-menu.c:597
+#: ../libempathy-gtk/empathy-individual-menu.c:804
#: ../libempathy-gtk/empathy-new-message-dialog.c:215
msgid "_SMS"
msgstr "_SMS"
-#: ../libempathy-gtk/empathy-individual-menu.c:934
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "Be_werken"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:960
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "Contacten _verbinden…"
@@ -2320,128 +2369,128 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_Verbinding verbreken"
-#: ../libempathy-gtk/empathy-log-window.c:633
+#: ../libempathy-gtk/empathy-log-window.c:634
msgid "History"
msgstr "Geschiedenis"
-#: ../libempathy-gtk/empathy-log-window.c:685
+#: ../libempathy-gtk/empathy-log-window.c:689
msgid "Show"
msgstr "Tonen"
-#: ../libempathy-gtk/empathy-log-window.c:707
+#: ../libempathy-gtk/empathy-log-window.c:711
msgid "Search"
msgstr "Zoeken"
-#: ../libempathy-gtk/empathy-log-window.c:1155
+#: ../libempathy-gtk/empathy-log-window.c:1159
#, c-format
msgid "Chat in %s"
msgstr "Chatten in %s"
-#: ../libempathy-gtk/empathy-log-window.c:1157
+#: ../libempathy-gtk/empathy-log-window.c:1161
#, c-format
msgid "Chat with %s"
msgstr "Chatten met %s"
-#: ../libempathy-gtk/empathy-log-window.c:1207
-#: ../libempathy-gtk/empathy-log-window.c:1354
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A %d %B %Y"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1296
+#: ../libempathy-gtk/empathy-log-window.c:1300
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1302
+#: ../libempathy-gtk/empathy-log-window.c:1306
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1373
-#: ../libempathy-gtk/empathy-log-window.c:1375
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1382
+#: ../libempathy-gtk/empathy-log-window.c:1386
#, c-format
msgid "Call took %s, ended at %s"
msgstr "Gesprek duurde %s, eindigde om %s"
-#: ../libempathy-gtk/empathy-log-window.c:1714
+#: ../libempathy-gtk/empathy-log-window.c:1718
msgid "Today"
msgstr "Vandaag"
-#: ../libempathy-gtk/empathy-log-window.c:1718
+#: ../libempathy-gtk/empathy-log-window.c:1722
msgid "Yesterday"
msgstr "gisteren"
-#: ../libempathy-gtk/empathy-log-window.c:1734
+#: ../libempathy-gtk/empathy-log-window.c:1738
msgctxt ""
"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%d %B %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1815
-#: ../libempathy-gtk/empathy-log-window.c:3396
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
msgid "Anytime"
msgstr "Altijd"
-#: ../libempathy-gtk/empathy-log-window.c:1895
-#: ../libempathy-gtk/empathy-log-window.c:2325
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
msgid "Anyone"
msgstr "Iedereen"
-#: ../libempathy-gtk/empathy-log-window.c:2637
+#: ../libempathy-gtk/empathy-log-window.c:2656
msgid "Who"
msgstr "Wie"
-#: ../libempathy-gtk/empathy-log-window.c:2841
+#: ../libempathy-gtk/empathy-log-window.c:2860
msgid "When"
msgstr "Wanneer"
-#: ../libempathy-gtk/empathy-log-window.c:2957
+#: ../libempathy-gtk/empathy-log-window.c:2976
msgid "Anything"
msgstr "Alles"
-#: ../libempathy-gtk/empathy-log-window.c:2959
+#: ../libempathy-gtk/empathy-log-window.c:2978
msgid "Text chats"
msgstr "Tekstchats"
-#: ../libempathy-gtk/empathy-log-window.c:2961
+#: ../libempathy-gtk/empathy-log-window.c:2980
#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "Gesprekken"
-#: ../libempathy-gtk/empathy-log-window.c:2966
+#: ../libempathy-gtk/empathy-log-window.c:2985
msgid "Incoming calls"
msgstr "Binnenkomende gesprekken"
-#: ../libempathy-gtk/empathy-log-window.c:2967
+#: ../libempathy-gtk/empathy-log-window.c:2986
msgid "Outgoing calls"
msgstr "Uitgaande gesprekken"
-#: ../libempathy-gtk/empathy-log-window.c:2968
+#: ../libempathy-gtk/empathy-log-window.c:2987
msgid "Missed calls"
msgstr "Gemiste oproepen"
-#: ../libempathy-gtk/empathy-log-window.c:2990
+#: ../libempathy-gtk/empathy-log-window.c:3009
msgid "What"
msgstr "Wat"
-#: ../libempathy-gtk/empathy-log-window.c:3699
+#: ../libempathy-gtk/empathy-log-window.c:3718
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "Weet u zeker dat u alle logs van vorige gesprekken wilt verwijderen?"
-#: ../libempathy-gtk/empathy-log-window.c:3703
+#: ../libempathy-gtk/empathy-log-window.c:3722
msgid "Clear All"
msgstr "Alles wissen"
-#: ../libempathy-gtk/empathy-log-window.c:3710
+#: ../libempathy-gtk/empathy-log-window.c:3729
msgid "Delete from:"
msgstr "Verwijderen uit:"
@@ -2449,14 +2498,6 @@ msgstr "Verwijderen uit:"
msgid "<span size=\"x-large\">Loading...</span>"
msgstr "<span size=\"x-large\">Bezig met laden...</span>"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-#: ../src/empathy-streamed-media-window.c:1299
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call"
-msgstr "Oproep"
-
#: ../libempathy-gtk/empathy-log-window.ui.h:3
#: ../src/empathy-chat-window.ui.h:3
msgid "Chat"
@@ -2478,7 +2519,7 @@ msgstr "Video"
#: ../libempathy-gtk/empathy-log-window.ui.h:7
#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
-#: ../src/empathy-main-window.ui.h:20
+#: ../src/empathy-main-window-menubar.ui.h:20
msgid "_Edit"
msgstr "Be_werken"
@@ -2575,24 +2616,24 @@ msgid "New %s account"
msgstr "Nieuw %s-account"
#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "Volgende zoeken"
+msgid "Find:"
+msgstr "Zoeken:"
#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-msgid "Find Previous"
-msgstr "Vorige zoeken"
+msgid "Mat_ch case"
+msgstr "_Hoofdlettergevoelig"
#: ../libempathy-gtk/empathy-search-bar.ui.h:3
-msgid "Find:"
-msgstr "Zoeken:"
+msgid "Phrase not found"
+msgstr "Zoekopdracht niet gevonden"
#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "Identieke hoofdletters/kleine letters"
+msgid "_Next"
+msgstr "V_olgende"
#: ../libempathy-gtk/empathy-search-bar.ui.h:5
-msgid "Phrase not found"
-msgstr "Zoekopdracht niet gevonden"
+msgid "_Previous"
+msgstr "Vo_rige"
#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
@@ -2737,19 +2778,19 @@ msgstr "Onthoud deze instelling voor toekomstige verbindingen"
msgid "Certificate Details"
msgstr "Certificaatdetails"
-#: ../libempathy-gtk/empathy-ui-utils.c:1715
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "Kan URI niet openen"
-#: ../libempathy-gtk/empathy-ui-utils.c:1811
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "Bestand selecteren"
-#: ../libempathy-gtk/empathy-ui-utils.c:1883
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
msgid "Insufficient free space to save file"
msgstr "Onvoldoende vrije schijfruimte om het bestand op te slaan"
-#: ../libempathy-gtk/empathy-ui-utils.c:1891
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
#, c-format
msgid ""
"%s of free space are required to save this file, but only %s is available. "
@@ -2758,7 +2799,7 @@ msgstr ""
"Er is %s vrije schijfruimte vereist om dit bestand op te slaan, maar er is "
"slechts %s beschikbaar. Kies een andere locatie."
-#: ../libempathy-gtk/empathy-ui-utils.c:1935
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, c-format
msgid "Incoming file from %s"
msgstr "Binnenkomend bestand van %s"
@@ -2946,24 +2987,24 @@ msgstr "Geen foutmelding"
msgid "Instant Message (Empathy)"
msgstr "Instant Message (Empathy)"
-#: ../src/empathy.c:354
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "Niet verbinden bij opstarten"
-#: ../src/empathy.c:358
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr ""
"De contactenlijst en andere dialoogvensters niet weergeven bij opstarten"
-#: ../src/empathy.c:373
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "- Empathy chatprogramma"
-#: ../src/empathy.c:560
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "Er is een fout opgetreden bij het contact opnemen met accountbeheer"
-#: ../src/empathy.c:562
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -3229,7 +3270,7 @@ msgstr "Uw nieuwe account is nog niet opgeslagen."
#: ../src/empathy-accounts-dialog.c:345
#: ../src/empathy-streamed-media-window.c:754
-#: ../src/empathy-call-window.c:1152
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Verbinden…"
@@ -3283,7 +3324,7 @@ msgstr ""
#. Menu items: to enabled/disable the account
#: ../src/empathy-accounts-dialog.c:1643
msgid "_Enable"
-msgstr "_Inschakelen"
+msgstr "Inscha_kelen"
#: ../src/empathy-accounts-dialog.c:1644
msgid "_Disable"
@@ -3323,7 +3364,7 @@ msgstr ""
#: ../src/empathy-accounts-dialog.ui.h:7
msgid "_Import…"
-msgstr "_Importeren…"
+msgstr "I_mporteren…"
#: ../src/empathy-auth-client.c:249
msgid " - Empathy authentication client"
@@ -3384,33 +3425,33 @@ msgstr "Details"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
#: ../src/empathy-streamed-media-window.c:1220
-#: ../src/empathy-call-window.c:1660
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "Bellen met %s"
#: ../src/empathy-streamed-media-window.c:1453
-#: ../src/empathy-call-window.c:1904
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "Het IP-adres zoals gezien door het systeem"
#: ../src/empathy-streamed-media-window.c:1455
-#: ../src/empathy-call-window.c:1906
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "Het IP-adres zoals gezien door een server op het internet"
#: ../src/empathy-streamed-media-window.c:1457
-#: ../src/empathy-call-window.c:1908
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "Het IP-adres zoals gezien door de andere zijde"
#: ../src/empathy-streamed-media-window.c:1459
-#: ../src/empathy-call-window.c:1910
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "Het IP-adres van een relay-server"
#: ../src/empathy-streamed-media-window.c:1461
-#: ../src/empathy-call-window.c:1912
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "Het IP-adres van de multicast groep"
@@ -3441,12 +3482,12 @@ msgid "Connected — %d:%02dm"
msgstr "Verbonden — %d:%02dm"
#: ../src/empathy-streamed-media-window.c:2205
-#: ../src/empathy-call-window.c:2647
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Technische details"
#: ../src/empathy-streamed-media-window.c:2243
-#: ../src/empathy-call-window.c:2685
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
@@ -3456,7 +3497,7 @@ msgstr ""
"worden ondersteund"
#: ../src/empathy-streamed-media-window.c:2248
-#: ../src/empathy-call-window.c:2690
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
@@ -3466,7 +3507,7 @@ msgstr ""
"worden ondersteund"
#: ../src/empathy-streamed-media-window.c:2254
-#: ../src/empathy-call-window.c:2696
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -3476,12 +3517,12 @@ msgstr ""
"geen directe verbindingen toestaat."
#: ../src/empathy-streamed-media-window.c:2260
-#: ../src/empathy-call-window.c:2702
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "Er is een netwerkstoring opgetreden"
#: ../src/empathy-streamed-media-window.c:2264
-#: ../src/empathy-call-window.c:2706
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr ""
@@ -3489,7 +3530,7 @@ msgstr ""
"computer"
#: ../src/empathy-streamed-media-window.c:2267
-#: ../src/empathy-call-window.c:2709
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr ""
@@ -3497,7 +3538,7 @@ msgstr ""
"computer"
#: ../src/empathy-streamed-media-window.c:2277
-#: ../src/empathy-call-window.c:2721
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3509,22 +3550,22 @@ msgstr ""
"‘Foutopsporing’ in het menu Hulp."
#: ../src/empathy-streamed-media-window.c:2285
-#: ../src/empathy-call-window.c:2730
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "Er is een fout in de call-engine opgetreden"
#: ../src/empathy-streamed-media-window.c:2288
-#: ../src/empathy-call-window.c:2733
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "Het einde van de stream is bereikt"
#: ../src/empathy-streamed-media-window.c:2328
-#: ../src/empathy-call-window.c:2773
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "Kan geen audiostream tot stand brengen"
#: ../src/empathy-streamed-media-window.c:2338
-#: ../src/empathy-call-window.c:2783
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "Kan geen videostream tot stand brengen"
@@ -3615,8 +3656,8 @@ msgstr "Schakel videotransmissie in/uit"
#: ../src/empathy-call-window.ui.h:21
#: ../src/empathy-streamed-media-window.ui.h:18
-#: ../src/empathy-call-window.c:2280 ../src/empathy-call-window.c:2281
-#: ../src/empathy-call-window.c:2282 ../src/empathy-call-window.c:2283
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
msgid "Unknown"
msgstr "Onbekend"
@@ -3634,16 +3675,17 @@ msgid "_Camera"
msgstr "_Camera"
#: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:9
-#: ../src/empathy-main-window.ui.h:18
+#: ../src/empathy-main-window-menubar.ui.h:18
msgid "_Contents"
msgstr "In_houd"
-#: ../src/empathy-call-window.ui.h:27 ../src/empathy-main-window.ui.h:19
+#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:19
msgid "_Debug"
msgstr "_Foutopsporing"
#: ../src/empathy-call-window.ui.h:29 ../src/empathy-chat-window.ui.h:14
-#: ../src/empathy-main-window.ui.h:22
+#: ../src/empathy-main-window-menubar.ui.h:22
msgid "_Help"
msgstr "_Hulp"
@@ -3655,7 +3697,8 @@ msgstr "_Microfoon"
msgid "_Settings"
msgstr "_Instellingen"
-#: ../src/empathy-call-window.ui.h:32 ../src/empathy-main-window.ui.h:30
+#: ../src/empathy-call-window.ui.h:32
+#: ../src/empathy-main-window-menubar.ui.h:30
#: ../src/empathy-streamed-media-window.ui.h:25
msgid "_View"
msgstr "Beel_d"
@@ -4054,99 +4097,96 @@ msgstr "Aanvullen…"
msgid "Contact"
msgstr "Contact"
-#: ../src/empathy-main-window.c:2118
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "Contactenlijst"
-#: ../src/empathy-main-window.c:2237
-msgid "Show and edit accounts"
-msgstr "Accounts tonen en bewerken"
-
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr "Contacten op een _kaart"
-#: ../src/empathy-main-window.ui.h:2
+#: ../src/empathy-main-window-menubar.ui.h:2
msgid "Credit Balance"
msgstr "Batig saldo"
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:3
msgid "Find in Contact _List"
-msgstr "Zoeken in contacten_lijst"
+msgstr "Zoeken in _contactenlijst"
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "_Bladwijzers openen"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "Bladwijzers beheren"
-#: ../src/empathy-main-window.ui.h:6
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
msgstr "N_ormale grootte"
-#: ../src/empathy-main-window.ui.h:7 ../src/empathy-status-icon.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:7 ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "Nieuwe _oproep…"
-#: ../src/empathy-main-window.ui.h:8
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "Normale grootte met _afbeeldingen"
-#: ../src/empathy-main-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:9
msgid "P_references"
msgstr "_Voorkeuren"
-#: ../src/empathy-main-window.ui.h:10
+#: ../src/empathy-main-window-menubar.ui.h:10
msgid "Show P_rotocols"
msgstr "P_rotocollen tonen"
-#: ../src/empathy-main-window.ui.h:11
+#: ../src/empathy-main-window-menubar.ui.h:11
msgid "Sort by _Name"
msgstr "Op _naam sorteren"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:12
msgid "Sort by _Status"
msgstr "Op _status sorteren"
-#: ../src/empathy-main-window.ui.h:13
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "_Accounts"
-#: ../src/empathy-main-window.ui.h:15
+#: ../src/empathy-main-window-menubar.ui.h:15
msgid "_Blocked Contacts"
msgstr "Ge_blokkeerde contacten"
-#: ../src/empathy-main-window.ui.h:17
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr "_Compact formaat"
-#: ../src/empathy-main-window.ui.h:21
+#: ../src/empathy-main-window-menubar.ui.h:21
msgid "_File Transfers"
msgstr "_Bestandsoverdrachten"
-#: ../src/empathy-main-window.ui.h:23
+#: ../src/empathy-main-window-menubar.ui.h:23
msgid "_Join…"
msgstr "_Binnengaan…"
-#: ../src/empathy-main-window.ui.h:24 ../src/empathy-status-icon.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:24
+#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "_Nieuw gesprek…"
-#: ../src/empathy-main-window.ui.h:25
+#: ../src/empathy-main-window-menubar.ui.h:25
msgid "_Offline Contacts"
msgstr "_Offlinecontacten"
-#: ../src/empathy-main-window.ui.h:26
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "_Persoonlijke gegevens"
-#: ../src/empathy-main-window.ui.h:28
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "_Ruimte"
-#: ../src/empathy-main-window.ui.h:29
+#: ../src/empathy-main-window-menubar.ui.h:29
msgid "_Search for Contacts…"
msgstr "Contacten _zoeken…"
@@ -4317,54 +4357,62 @@ msgid "Display incoming events in the notification area"
msgstr "Geef binnenkomende meldingen weer in het mededelingengebied"
#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "Notificatieberichten tonen wanneer een contact online komt"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "Notificatieberichten tonen wanneer een contact offline gaat"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "Notificatieberichten tonen wanneer de _chat geen focus heeft"
-#: ../src/empathy-preferences.ui.h:12
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "Spelling controleren voor de volgende talen:"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "Algemeen"
-#: ../src/empathy-preferences.ui.h:14
-msgid "Input level"
-msgstr "Invoerniveau"
-
#: ../src/empathy-preferences.ui.h:15
-msgid "Input volume"
-msgstr "Invoervolume"
+msgid "Input level:"
+msgstr "Invoerniveau:"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "Invoervolume:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "Locatiebronnen:"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "Gesprekken opslaan"
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "Notificatieberichten"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "Geluid afspelen voor gebeurtenissen"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "Privacy"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -4374,23 +4422,23 @@ msgstr ""
"provincie en land bekend gemaakt zullen worden. GPS-coördinaten zullen tot 1 "
"decimaal nauwkeurig zijn."
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "_Smileys als afbeeldingen tonen"
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "Contactenlijst in chatruimtes _tonen"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "Geluiden"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "Spellingcontrole"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
@@ -4398,48 +4446,48 @@ msgstr ""
"De lijst met talen toont alleen de talen waarvoor u een woordenboek heeft "
"geïnstalleerd."
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "Thema's"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:30
msgid "Variant:"
msgstr "Variant:"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "_Automatisch verbinden bij opstarten"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "_Mobiele telefoon"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
-msgstr "Ballon-notificatieberichten _inschakelen"
+msgstr "Ballon-notificatieberichten inscha_kelen"
-#: ../src/empathy-preferences.ui.h:33
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "_Geluidswaarschuwingen inschakelen"
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:35
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_Netwerk (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:36
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "_Nieuwe chats in eigen vensters openen"
-#: ../src/empathy-preferences.ui.h:37
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "_Locatie aan mijn contacten bekendmaken"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:39
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "_Nauwkeurigheid van locatie beperken"
@@ -4485,7 +4533,7 @@ msgstr "Opnieuw bellen"
#: ../src/empathy-streamed-media-window.ui.h:19
msgid "V_ideo"
-msgstr "V_ideo"
+msgstr "Vi_deo"
#: ../src/empathy-streamed-media-window.ui.h:21
msgid "Video Off"
@@ -4567,16 +4615,16 @@ msgstr ""
"De geselecteerde verbindingsbeheerder heeft geen ondersteuning voor de "
"plugin voor foutopsporing op afstand."
+#: ../src/empathy-invite-participant-dialog.c:179
#: ../src/empathy-invite-participant-dialog.c:205
-#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "Deelnemer uitnodigen"
-#: ../src/empathy-invite-participant-dialog.c:206
+#: ../src/empathy-invite-participant-dialog.c:180
msgid "Choose a contact to invite into the conversation:"
msgstr "Een contact uitnodigen om deel te nemen aan het gesprek:"
-#: ../src/empathy-invite-participant-dialog.c:227
+#: ../src/empathy-invite-participant-dialog.c:201
msgid "Invite"
msgstr "Uitnodigen"
@@ -4666,24 +4714,24 @@ msgstr ""
#. Translators: this is an "Info" label. It should be as short
#. * as possible.
-#: ../src/empathy-call-window.c:1026 ../src/empathy-call-window.c:1049
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
msgid "i"
msgstr "i"
-#: ../src/empathy-call-window.c:2576
+#: ../src/empathy-call-window.c:2603
msgid "On hold"
msgstr "In de wacht"
-#: ../src/empathy-call-window.c:2579
+#: ../src/empathy-call-window.c:2606
msgid "Mute"
msgstr "Dempen"
-#: ../src/empathy-call-window.c:2581
+#: ../src/empathy-call-window.c:2608
msgid "Duration"
msgstr "Duur"
#. Translators: 'status - minutes:seconds' the caller has been connected
-#: ../src/empathy-call-window.c:2584
+#: ../src/empathy-call-window.c:2611
#, c-format
msgid "%s — %d:%02dm"
msgstr "%s — %d:%02dm"
@@ -4692,6 +4740,15 @@ msgstr "%s — %d:%02dm"
msgid "_Match case"
msgstr "_Hoofdlettergevoelig"
+#~ msgid "Find Next"
+#~ msgstr "Volgende zoeken"
+
+#~ msgid "Find Previous"
+#~ msgstr "Vorige zoeken"
+
+#~ msgid "Show and edit accounts"
+#~ msgstr "Accounts tonen en bewerken"
+
#~ msgid "_Dialpad"
#~ msgstr "Kiestoetsen"
diff --git a/po/pa.po b/po/pa.po
index 65b2d349c..d4925b03a 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -9,8 +9,8 @@ msgstr ""
"Project-Id-Version: empathy.HEAD\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=empathy&keywords=I18N+L10N&component=General\n"
-"POT-Creation-Date: 2011-08-15 13:23+0000\n"
-"PO-Revision-Date: 2011-08-18 06:43+0530\n"
+"POT-Creation-Date: 2011-09-08 12:16+0000\n"
+"PO-Revision-Date: 2011-09-09 20:05+0530\n"
"Last-Translator: A S Alam <aalam@users.sf.net>\n"
"Language-Team: Punjabi/Panjabi <punjabi-users@lists.sf.net>\n"
"MIME-Version: 1.0\n"
@@ -44,7 +44,6 @@ msgid "Always open a separate chat window for new chats."
msgstr "ਨਵੀਆਂ ਗੱਲਾਂ ਲਈ ਹਮੇਸ਼ਾ ਇੱਕ ਵੱਖਰੀ ਗੱਲਬਾਤ ਵਿੰਡੋ ਵਰਤੋਂ।"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:2
-#| msgid "Call from %s"
msgid "Call volume"
msgstr "ਕਾਲ ਆਵਾਜ਼"
@@ -53,63 +52,67 @@ msgid "Call volume, as a percentage."
msgstr "ਕਾਲ ਆਵਾਜ਼, ਫੀਸਦੀ ਵਜੋਂ।"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
-#| msgid "Camera On"
msgid "Camera device"
msgstr "ਕੈਮਰਾ ਜੰਤਰ"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+#| msgid "Camera On"
+msgid "Camera position"
+msgstr "ਕੈਮਰਾ ਸਥਿਤੀ"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
msgstr ""
"ਨਾਂ ਦੇ ਬਾਅਦ ਵਿੱਚ ਜੋੜਨ ਲਈ ਅੱਖਰ, ਜਦੋਂ ਗਰੁੱਪ ਗੱਲਬਾਤ ਵਿੱਚ ਨਾਂ ਪੂਰਾ ਕਰਨਾ ਹੋਵੇ (ਟੈਬ)"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "ਗੱਲਬਾਤ ਵਿੰਡੋ ਥੀਮ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
msgid "Chat window theme variant"
msgstr "ਗੱਲਬਾਤ ਵਿੰਡੋ ਥੀਮ ਬਦਲ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr "ਸਪੈਲ ਚੈਕਰ ਭਾਸ਼ਾਵਾਂ ਦੀ ਕਾਮਿਆਂ ਨਾਲ ਅੱਡ ਕੀਤੀ ਲਿਸਟ (ਜਿਵੇਂ pa,en,)।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "ਸੰਖੇਪ ਸੰਪਰਕ ਲਿਸਟ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "ਕੁਨੈਕਸ਼ਨ ਮੈਨੇਜਰ ਵਰਤਿਆ ਜਾਣਾ ਚਾਹੀਦਾ ਹੈ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "ਸੰਪਰਕ ਲਿਸਟ ਲੜੀਬੱਧ ਢੰਗ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
msgid "Default camera device to use in video calls, e.g. /dev/video0."
msgstr "ਵਿਡੀਓ ਕਾਲ ਵਿੱਚ ਵਰਤਣ ਲਈ ਡਿਫਾਲਟ ਕੈਮਰਾ ਜੰਤਰ, ਜਿਵੇਂ /dev/video0"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "ਅਵਤਾਰ ਚਿੱਤਰ ਚੁਣਨ ਵਾਸਤੇ ਡਿਫਾਲਟ ਡਾਇਰੈਕਟਰੀ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "ਦੂਰ ਹੋਵੋ ਤਾਂ ਪੋਪਅੱਪ ਸੂਚਨਾ ਬੰਦ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "ਦੂਰ ਹੋਵੋ ਤਾਂ ਸਾਊਂਡ ਆਯੋਗ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "ਹਾਲਤ ਖੇਤਰ 'ਚ ਆ ਰਹੇ ਈਵੈਂਟ ਵੇਖਾਓ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
@@ -117,300 +120,304 @@ msgstr ""
"ਹਾਲਤ ਖੇਤਰ 'ਚ ਆ ਰਹੇ ਈਵੈਂਟ ਲਈ ਜਾਣਕਾਰੀ ਵੇਖਾਉ। ਜੇ ਸੈੱਟ ਨਾ ਕੀਤਾ ਤਾਂ ਉਹ ਯੂਜ਼ਰ ਨੂੰ "
"ਤੁਰੰਤ ਦਿਉ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
msgid "Echo cancellation support"
msgstr "ਈਚੋ ਰੱਦ ਕਰਨ ਸਹਿਯੋਗ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "ਇੰਪੈਥੀ ਯੂਜ਼ਰ ਦਾ ਟਿਕਾਣਾ ਦੇ ਸਕਦਾ ਹੈ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "ਇੰਪੈਥੀ ਟਿਕਾਣੇ ਦਾ ਅਨੁਮਾਨ ਲਗਾਉਣ ਲਈ GPS ਵਰਤ ਸਕਦਾ ਹੈ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr "ਇੰਪੈਥੀ ਟਿਕਾਣੇ ਦਾ ਅਨੁਮਾਨ ਲਗਾਉਣ ਲਈ ਸੈਲੂਲਰ ਨੈੱਟਵਰਕ ਵਰਤ ਸਕਦਾ ਹੈ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "ਇੰਪੈਥੀ ਟਿਕਾਣੇ ਦਾ ਅਨੁਮਾਨ ਲਗਾਉਣ ਲਈ ਨੈੱਟਵਰਕ ਵਰਤ ਸਕਦਾ ਹੈ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "ਇੰਪੈਥੀ ਡਿਫਾਲਟ ਡਾਊਨਲੋਡ ਫੋਲਡਰ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "ਇੰਪੈਥੀ ਨੇ ਬਟਰਫਲਾਈ ਲਾਗ ਮਾਈਗਰੇਟ ਕੀਤਾ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr "ਇੰਪੈਥੀ ਵੇਹਲੇ ਹੋਣ ਉੱਤੇ ਆਟੋਮੈਟਿਕ-ਦੂਰ ਕਰੇ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "ਇੰਪੈਥੀ ਸ਼ੁਰੂ ਸਮੇਂ ਆਟੋਮੈਟਿਕ ਕੁਨੈਕਟ ਹੋਵੇ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "ਇੰਪੈਥੀ ਟਿਕਾਣੇ ਦੀ ਸ਼ੁੱਧਤਾ ਘਟਾਵੇ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "ਇੰਪੈਥੀ ਗੱਲਬਾਤ ਵਿੰਡੋ ਆਈਕਾਨ ਵਜੋਂ ਸੰਪਰਕ ਦੇ ਅਵਤਾਰ ਨੂੰ ਵਰਤੇ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "ਵੈਬਕਿੱਟ ਡਿਵੈਲਪਰ ਟੂਲ ਚਾਲੂ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "ਨਵੇਂ ਸੁਨੇਹਿਆਂ ਲਈ ਪੋਪਅੱਪ ਸੂਚਨਾ ਚਾਲੂ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "ਸ਼ਬਦ-ਜੋੜ ਯੋਗ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "ਮੁੱਖ ਵਿੰਡੋ ਓਹਲੇ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "ਮੁੱਖ ਵਿੰਡੋ ਓਹਲੇ ਕਰੋ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "ਨਾਂ ਪੂਰਾ ਅੱਖਰ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "ਨਵੀਆਂ ਗੱਲਬਾਤਾਂ ਵੱਖ ਵੱਖ ਵਿੰਡੋ ਵਿੱਚ ਖੋਲ੍ਹੋ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "ਵਰਤਣ ਵਾਸਤੇ ਅਡੀਓਮ ਥੀਮ ਲਈ ਪਾਥ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr "ਅਡੀਓਮ ਥੀਮ ਲਈ ਪਾਥ, ਜੋ ਕਿ ਵਰਤਣਾ ਹੈ, ਜਦੋਂ ਗੱਲਬਾਤ ਲਈ ਅਡੀਓਮ ਥੀਮ ਚੁਣਿਆ ਹੋਵੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "ਆ ਰਹੇ ਸੁਨੇਹਿਆਂ ਲਈ ਇੱਕ ਧੁਨੀ ਚਲਾਓ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "ਨਵੀਆਂ ਗੱਲਾਂਬਾਤਾਂ ਲਈ ਧੁਨੀ ਚਲਾਓ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "ਬਾਹਰ ਜਾ ਰਹੇ ਸੁਨੇਹਿਆਂ ਲਈ ਆਵਾਜ਼ ਚਲਾਓ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "ਜਦੋਂ ਸੰਪਰਕ ਲਾਗਇਨ ਕਰੇ ਤਾਂ ਧੁਨੀ ਚਲਾਓ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "ਜਦੋਂ ਸੰਪਰਕ ਲਾਗ-ਆਉਟ ਕਰੇ ਤਾਂ ਧੁਨੀ ਚਲਾਓ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "ਜਦੋਂ ਅਸੀਂ ਲਾਗਇਨ ਕਰੀਏ ਤਾਂ ਧੁਨੀ ਚਲਾਓ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "ਜਦੋਂ ਅਸੀਂ ਲਾਗ-ਆਉਟ ਕਰਨਾ ਹੋਵੇ ਤਾਂ ਧੁਨੀ ਚਲਾਓ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "ਜੇ ਗੱਲਬਾਤ ਫੋਕਸ ਨਾ ਹੋਵੇ ਤਾਂ ਸੂਚਨਾ ਪੋਪਅੱਪ ਸੂਚਨਾ ਦਿਓ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "ਜੇ ਸੰਪਰਕ ਲਾਗ ਇਨ ਕਰੇ ਤਾਂ ਸੂਚਨਾ ਪੋਪਅੱਪ ਸੂਚਨਾ ਦਿਓ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "ਜੇ ਸੰਪਰਕ ਲਾਗ ਆਉਟ ਕਰੇ ਤਾਂ ਸੂਚਨਾ ਪੋਪਅੱਪ ਸੂਚਨਾ ਦਿਓ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr "ਕਾਲ ਦੇ ਦੌਰਾਨ ਝਲਕ ਵੇਖਾਉਣ ਲਈ ਕੈਮਰੇ ਦੀ ਸਥਿਤੀ ਹੈ।"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
msgid "Show Balance in contact list"
msgstr "ਸੰਪਰਕ ਲਿਸਟ ਵਿੱਚ ਸੰਤੁਲਨ ਵੇਖੋ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "ਅਵਤਾਰ ਵੇਖੋ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "ਰੂਮ ਵਿੱਚ ਸੰਪਰਕ ਲਿਸਟ ਵੇਖੋ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "ਮੁੱਖ ਵਿੰਡੋ ਬੰਦ ਕਰਨ ਦੌਰਾਨ ਸੰਕੇਤ ਵੇਖੋ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "ਆਫਲਾਈਨ ਸੰਪਰਕ ਵੇਖੋ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "ਪਰੋਟੋਕਾਲ ਵੇਖੋ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "ਸ਼ਬਦ-ਜੋੜ ਭਾਸ਼ਾਵਾਂ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "ਫਾਇਲ ਸੰਚਾਰ ਸੰਭਾਲਣ ਲਈ ਡਿਫਾਲਟ ਫੋਲਡਰ ਹੈ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "ਆਖਰੀ ਡਾਇਰੈਕਟਰੀ, ਜਿੱਥੇ ਅਵਤਾਰ ਚਿੱਤਰ ਚੁਣਿਆ ਗਿਆ ਸੀ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "ਗੱਲਬਾਤ ਵਿੰਡੋ ਬਾਹੀ ਦੀ ਸਥਿਤੀ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr "ਗੱਲਬਾਤ ਵਿੰਡੋ ਬਾਹੀ ਦੀ ਸੰਭਾਲੀ ਸਥਿਤੀ (ਪਿਕਸਲ 'ਚ)।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "ਥੀਮ, ਜੋ ਕਿ ਗੱਲਬਾਤ ਵਿੰਡੋ ਵਿੱਚ ਗੱਲਾਂ ਵੇਖਾਉਣ ਲਈ ਵਰਤਿਆ ਜਾਵੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
msgid ""
"The theme variant that is used to display the conversation in chat windows."
msgstr "ਥੀਮ ਬਦਲ, ਜੋ ਕਿ ਗੱਲਬਾਤ ਵਿੰਡੋ ਵਿੱਚ ਗੱਲਾਂ ਵੇਖਾਉਣ ਲਈ ਵਰਤਿਆ ਜਾਵੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "ਗਰਾਫਿਕਸ ਚਿਹਰੇ ਵਰਤੋਂ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "ਸਾਊਂਡ ਨੋਟੀਫਿਕੇਸ਼ਨ ਵਰਤੋਂ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "ਗੱਲਬਾਤ ਰੂਮ ਲਈ ਥੀਮ ਵਰਤੋਂ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr "ਕੀ ਇੰਪੈਥੀ ਯੂਜ਼ਰ ਦੇ ਟਿਕਾਣਿਆਂ ਬਾਰੇ ਜਾਣਕਾਰੀ ਉਸ ਦੇ ਸੰਪਰਕਾਂ ਨਾਲ ਦੇਵੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "ਕੀ ਇੰਪੈਥੀ ਟਿਕਾਣੇ ਦਾ ਅਨੁਮਾਨ ਲਗਾਉਣ ਲਈ GPS ਵਰਤੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr "ਕੀ ਇੰਪੈਥੀ ਟਿਕਾਣੇ ਦਾ ਅਨੁਮਾਨ ਲਗਾਉਣ ਲਈ ਸੈਲੂਲਰ ਨੈੱਟਵਰਕ ਵਰਤੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "ਕੀ ਇੰਪੈਥੀ ਟਿਕਾਣੇ ਦਾ ਅਨੁਮਾਨ ਲਾਉਣ ਲਈ ਨੈੱਟਵਰਕ ਵਰਤ ਸਕਦਾ ਹੈ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "ਕੀ ਇੰਪੈਥੀ ਬਟਰਫਲਾਈ ਲਾਗ ਕਰ ਚੁੱਕਿਆ ਹੈ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr "ਕੀ ਇੰਪੈਥੀ ਸ਼ੁਰੂ ਸਮੇਂ ਆਟੋਮੈਟਿਕ ਹੀ ਤੁਹਾਡੇ ਅਕਾਊਂਟਾਂ ਵਿੱਚ ਲਾਗ ਇਨ ਕਰੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid ""
"Whether Empathy should go into away mode automatically if the user is idle."
msgstr "ਜੇ ਯੂਜ਼ਰ ਕੁਝ ਨਾ ਕਰੇ ਤਾਂ ਕੀ ਇੰਪੈਥੀ ਆਟੋਮੈਟਿਕ ਹੀ ਦੂਰ ਸੈੱਟ ਕਰੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr "ਕੀ ਇੰਪੈਥੀ ਪਰਾਈਵੇਸੀ ਕਾਰਨਾਂ ਕਰਕੇ ਟਿਕਾਣੇ ਦੀ ਸ਼ੁੱਧਤਾ ਘਟਾਵੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr "ਕੀ ਇੰਪੈਥੀ ਗੱਲਬਾਤ ਵਿੰਡੋ ਆਈਕਾਨ ਵਜੋਂ ਸੰਪਰਕ ਦੇ ਅਵਤਾਰ ਨੂੰ ਵਰਤੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr "ਕੀ ਵੈੱਬਕਿੱਟ ਡਿਵੈਲਪਰ ਟੂਲ, ਜਿਵੇਂ ਕਿ ਵੈੱਬ ਇੰਸਪੈਕਟਰ ਆਦਿ ਯੋਗ ਕਰਨੇ ਹਨ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
msgstr "ਕੀ ਕੁਨੈਕੁਵਿਟੀ ਮੈਨੇਜਰ ਆਟੋਮੈਟਿਕ ਡਿਸ-ਕੁਨੈਕਟ/ਮੁੜ-ਕੁਨਕੈਟ ਲਈ ਵਰਤਿਆ ਜਾਵੇ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid ""
"Whether to check words typed against the languages you want to check with."
msgstr "ਕੀ ਜਦੋਂ ਤੁਸੀਂ ਲਿਖੋ ਤਾਂ ਸ਼ਬਦਾਂ ਨੂੰ ਭਾਸ਼ਾ ਲਈ ਚੈੱਕ ਕੀਤਾ ਜਾਵੇ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "ਕੀ ਸਮਾਈਲੀ ਨੂੰ ਗੱਲਬਾਤ ਵਿੱਚ ਗਰਾਫਿਕਲ ਚਿੱਤਰਾਂ ਵਿੱਚ ਬਦਲਿਆ ਜਾਵੇ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
msgid "Whether to enable Pulseaudio's echo cancellation filter."
msgstr "ਕੀ ਪਲੱਸਆਡੀਓ ਦਾ ਈਚੋ ਰੱਦ ਕਰਨ ਫਿਲਟਰ ਚਾਲੂ ਕਰਨਾ ਹੈ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr "ਕੀ ਨੈੱਟਵਰਕ ਉੱਤੇ ਸੰਪਰਕ ਦੇ ਲਾਗ ਇਨ ਕਰਨ ਸਮੇਂ ਸੂਚਨਾ ਲਈ ਸਾਊਂਡ ਚਲਾਈ ਜਾਵੇ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid ""
"Whether to play a sound to notify of contacts logging out of the network."
msgstr "ਕੀ ਨੈੱਟਵਰਕ ਉੱਤੇ ਸੰਪਰਕ ਦੇ ਲਾਗ ਆਫ਼ ਕਰਨ ਸਮੇਂ ਸੂਚਨਾ ਲਈ ਸਾਊਂਡ ਚਲਾਈ ਜਾਵੇ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "ਕੀ ਈਵੈਂਟਾਂ ਲਈ ਸੂਚਨਾ ਵਾਸਤੇ ਸਾਊਂਡ ਚਲਾਈ ਜਾਵੇ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "ਕੀ ਆ ਰਹੇ ਸੁਨੇਹਿਆਂ ਲਈ ਸੂਚਨਾ ਵਾਸਤੇ ਸਾਊਂਡ ਚਲਾਈ ਜਾਵੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "ਕੀ ਨਵੀਆਂ ਗੱਲਾਬਾਤਾਂ ਦੀ ਸੂਚਨਾ ਲਈ ਸਾਊਂਡ ਚਲਾਈ ਜਾਵੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "ਕੀ ਬਾਹਰ ਜਾ ਰਹੇ ਸੁਨੇਹਿਆਂ ਲਈ ਸੂਚਨਾ ਵਾਸਤੇ ਸਾਊਂਡ ਚਲਾਈ ਜਾਵੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "ਕੀ ਨੈੱਟਵਰਕ ਉੱਤੇ ਲਾਗ ਇਨ ਕਰਨ ਦੌਰਾਨ ਸਾਊਂਡ ਚਲਾਈ ਜਾਵੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "ਕੀ ਨੈੱਟਵਰਕ ਤੋਂ ਲਾਗ ਆਫ਼ ਕਰਨ ਦੌਰਾਨ ਸਾਊਂਡ ਚਲਾਈ ਜਾਵੇ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr "ਜਦੋਂ ਦੂਰ ਜਾਂ ਰੁੱਝੇ ਹੋਵੇ ਤਾਂ ਕੀ ਸਾਊਂਡ ਸੂਚਨਾਵਾਂ ਚਲਾਉਣੀਆਂ ਹਨ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr "ਕੀ ਪੋਪਅੱਪ ਨੋਟੀਫਿਕੇਸ਼ਨ ਵੇਖਾਏ ਜਾਣ, ਜਦੋਂ ਸੰਪਰਕ ਆਫਲਾਈਨ ਹੋਵੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr "ਕੀ ਪੋਪਅੱਪ ਨੋਟੀਫਿਕੇਸ਼ਨ ਵੇਖਾਏ ਜਾਣ, ਜਦੋਂ ਸੰਪਰਕ ਆਨਲਾਈਨ ਹੋਵੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
@@ -419,40 +426,40 @@ msgstr ""
"ਪਹਿਲਾਂ ਖੁੱਲ੍ਹੀ ਹੋਵੇ, ਪਰ "
"ਫੋਕਸ ਨਾ ਹੋਵੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr "ਕੀ ਪੋਪਅੱਪ ਨੋਟੀਫਿਕੇਸ਼ਨ ਵੇਖਾਇਆ ਜਾਵੇ, ਜਦੋਂ ਨਵਾਂ ਸੁਨੇਹਾ ਮਿਲੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
msgid "Whether to show account balances in the contact list."
msgstr "ਕੀ ਸੰਪਰਕ ਲਿਸਟ ਵਿੱਚ ਅਕਾਊਂਟ ਬਕਾਇਆ ਵੇਖਾਉਣਾ ਹੈ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid ""
"Whether to show avatars for contacts in the contact list and chat windows."
msgstr "ਕੀ ਸੰਪਰਕ ਲਿਸਟ ਅਤੇ ਗੱਲਬਾਤ ਵਿੰਡੋਜ਼ ਵਿੱਚ ਸੰਪਰਕਾਂ ਲਈ ਅਵਤਾਰ ਵੇਖਾਏ ਜਾਣ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr "ਕੀ ਸੰਪਰਕ, ਜੋ ਕਿ ਆਫਲਾਈਨ ਹਨ, ਸੰਪਰਕ ਲਿਸਟ ਵਿੱਚ ਵੇਖਾਏ ਜਾਣ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr "ਕੀ ਪੋਪਅੱਪ ਨੋਟੀਫਿਕੇਸ਼ਨ ਵੇਖਾਏ ਜਾਣ, ਜਦੋਂ ਦੂਰ ਰੁੱਝੇ ਹੋਵੋ"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr "ਕੀ ਸੰਪਰਕ ਲਿਸਟ ਵਿੱਚ ਸੰਪਰਕਾਂ ਲਈ ਪਰੋਟੋਕਾਲ ਵੇਖਾਏ ਜਾਣ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "ਕੀ ਗਲੱਬਾਤ ਰੂਮ ਵਿੱਚ ਸੰਪਰਕ ਲਿਸਟ ਵੇਖਣੀ ਹੈ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "ਕੀ ਸੰਪਰਕ ਲਿਸਟ ਨੂੰ ਸੰਖੇਪ ਮੋਡ ਵਿੱਚ ਵੇਖਣਾ ਹੈ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
@@ -460,11 +467,11 @@ msgstr ""
"ਕੀ ਟਾਈਟਲ ਬਾਰ ਵਿੱਚ 'x' ਬਟਨ ਦਬਾਉਣ ਨਾਲ ਮੁੱਖ ਵਿੰਡੋ ਬੰਦ ਕਰਨ ਬਾਰੇ ਸੁਨੇਹਾ ਡਾਈਲਾਗ "
"ਵੇਖਾਇਆ ਜਾਵੇ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "ਕੀ ਗੱਲਬਾਤ ਰੂਮ ਲਈ ਥੀਮ ਵਰਤਣਾ ਹੈ।"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid ""
"Which criterion to use when sorting the contact list. Default is to sort by "
"the contact's name with the value \"name\". A value of \"state\" will sort "
@@ -489,30 +496,30 @@ msgstr "ਸੁਨੇਹੇ ਅਤੇ VoIP ਅਕਾਊਂਟ"
msgid "File transfer completed, but the file was corrupted"
msgstr "ਫਾਇਲ ਸੰਚਾਰ ਪੂਰਾ ਹੋਇਆ, ਪਰ ਫਾਇਲ ਖ਼ਰਾਬ ਸੀ"
-#: ../libempathy/empathy-ft-handler.c:1113
+#: ../libempathy/empathy-ft-handler.c:1111
msgid "File transfer not supported by remote contact"
msgstr "ਰਿਮੋਟ ਸੰਪਰਕ ਵਲੋਂ ਫਾਇਲ ਟਰਾਂਸਫਰ ਸਹਾਇਕ ਨਹੀਂ"
-#: ../libempathy/empathy-ft-handler.c:1169
+#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is not a regular file"
msgstr "ਚੁਣੀ ਫਾਇਲ ਨਿਯਮਤ ਫਾਇਲ ਨਹੀਂ ਹੈ"
-#: ../libempathy/empathy-ft-handler.c:1178
+#: ../libempathy/empathy-ft-handler.c:1176
msgid "The selected file is empty"
msgstr "ਚੁਣੀ ਫਾਇਲ ਖਾਲੀ ਹੈ"
-#: ../libempathy/empathy-message.c:413 ../src/empathy-call-observer.c:132
+#: ../libempathy/empathy-message.c:415 ../src/empathy-call-observer.c:131
#, c-format
msgid "Missed call from %s"
msgstr "%s ਤੋਂ ਮਿਸ ਹੋਈ ਕਾਲ "
#. Translators: this is an outgoing call, e.g. 'Called Alice'
-#: ../libempathy/empathy-message.c:417
+#: ../libempathy/empathy-message.c:419
#, c-format
msgid "Called %s"
msgstr "%s ਨੂੰ ਕਾਲ ਕੀਤੀ"
-#: ../libempathy/empathy-message.c:420
+#: ../libempathy/empathy-message.c:422
#, c-format
msgid "Call from %s"
msgstr "%s ਤੋਂ ਕਾਲ ਆਈ"
@@ -545,141 +552,141 @@ msgstr "ਫਾਇਲ ਸੰਚਾਰ ਦੀ ਕੋਸ਼ਿਸ਼ ਦੌਰਾ
msgid "The other participant is unable to transfer the file"
msgstr "ਹੋਰ ਯੋਗਦਾਨੀ ਫਾਇਲ ਸੰਚਾਰ ਲਈ ਫੇਲ੍ਹ ਹੈ"
-#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:292
+#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:302
msgid "Unknown reason"
msgstr "ਅਣਜਾਣ ਕਾਰਨ"
-#: ../libempathy/empathy-utils.c:212
+#: ../libempathy/empathy-utils.c:222
msgid "Available"
msgstr "ਉਪਲੱਬਧ"
-#: ../libempathy/empathy-utils.c:214
+#: ../libempathy/empathy-utils.c:224
msgid "Busy"
msgstr "ਰੁਝੇ"
-#: ../libempathy/empathy-utils.c:217
+#: ../libempathy/empathy-utils.c:227
msgid "Away"
msgstr "ਦੂਰ"
-#: ../libempathy/empathy-utils.c:219
+#: ../libempathy/empathy-utils.c:229
msgid "Invisible"
msgstr "ਅਦਿੱਖ"
-#: ../libempathy/empathy-utils.c:221
+#: ../libempathy/empathy-utils.c:231
msgid "Offline"
msgstr "ਆਫਲਾਈਨ"
#. translators: presence type is unknown
-#: ../libempathy/empathy-utils.c:224
+#: ../libempathy/empathy-utils.c:234
msgctxt "presence"
msgid "Unknown"
msgstr "ਅਣਜਾਣ"
-#: ../libempathy/empathy-utils.c:264
+#: ../libempathy/empathy-utils.c:274
msgid "No reason specified"
msgstr "ਕੋਈ ਕਾਰਨ ਨਹੀਂ ਦਿੱਤਾ"
-#: ../libempathy/empathy-utils.c:266 ../libempathy/empathy-utils.c:322
+#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:332
msgid "Status is set to offline"
msgstr "ਹਾਲਤ ਆਫਲਾਈਨ ਸੈੱਟ ਕੀਤਾ"
-#: ../libempathy/empathy-utils.c:268 ../libempathy/empathy-utils.c:302
+#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:312
#: ../libempathy-gtk/empathy-call-utils.c:49
msgid "Network error"
msgstr "ਨੈੱਟਵਰਕ ਗਲਤੀ"
-#: ../libempathy/empathy-utils.c:270 ../libempathy/empathy-utils.c:304
+#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:314
msgid "Authentication failed"
msgstr "ਪਰਮਾਣਕਿਤਾ ਫੇਲ੍ਹ ਹੈ"
-#: ../libempathy/empathy-utils.c:272 ../libempathy/empathy-utils.c:306
+#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:316
msgid "Encryption error"
msgstr "ਇੰਕ੍ਰਿਪਸ਼ਨ ਗਲਤੀ"
-#: ../libempathy/empathy-utils.c:274
+#: ../libempathy/empathy-utils.c:284
msgid "Name in use"
msgstr "ਵਰਤਣ ਲਈ ਨਾਂ"
-#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:308
+#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
msgid "Certificate not provided"
msgstr "ਸਰਟੀਫਿਕੇਟ ਨਹੀਂ ਦਿੱਤਾ"
-#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:310
+#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
msgid "Certificate untrusted"
msgstr "ਸਰਟੀਫਿਕੇਟ ਬੇਭਰੋਸੇਯੋਗ"
-#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:312
+#: ../libempathy/empathy-utils.c:290 ../libempathy/empathy-utils.c:322
msgid "Certificate expired"
msgstr "ਸਰਟੀਫਿਕੇਟ ਦੀ ਮਿਆਦ ਪੁੱਗੀ"
-#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:314
+#: ../libempathy/empathy-utils.c:292 ../libempathy/empathy-utils.c:324
msgid "Certificate not activated"
msgstr "ਸਰਟੀਫਿਕੇਟ ਸਰਗਰਮ ਨਹੀਂ ਹੈ"
-#: ../libempathy/empathy-utils.c:284 ../libempathy/empathy-utils.c:316
+#: ../libempathy/empathy-utils.c:294 ../libempathy/empathy-utils.c:326
msgid "Certificate hostname mismatch"
msgstr "ਸਰਟੀਫਿਕੇਟ ਹੋਸਟ-ਨਾਂ ਨਹੀਂ ਮਿਲਦਾ"
-#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
+#: ../libempathy/empathy-utils.c:296 ../libempathy/empathy-utils.c:328
msgid "Certificate fingerprint mismatch"
msgstr "ਸਰਟੀਫਿਕੇਟ ਫਿੰਗਰ-ਪਰਿੰਟ ਮਿਲਦਾ ਨਹੀਂ"
-#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
+#: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:330
msgid "Certificate self-signed"
msgstr "ਸਰਟੀਫਿਕੇਟ ਖੁਦ-ਦਸਤਖਤੀ ਹੈ"
-#: ../libempathy/empathy-utils.c:290
+#: ../libempathy/empathy-utils.c:300
msgid "Certificate error"
msgstr "ਸਰਟੀਫਿਕੇਟ ਗਲਤੀ"
-#: ../libempathy/empathy-utils.c:324
+#: ../libempathy/empathy-utils.c:334
msgid "Encryption is not available"
msgstr "ਇੰਕ੍ਰਿਪਸ਼ਨ ਉਪਲੱਬਧ ਨਹੀਂ ਹੈ"
-#: ../libempathy/empathy-utils.c:326
+#: ../libempathy/empathy-utils.c:336
msgid "Certificate is invalid"
msgstr "ਸਰਟੀਫਿਕੇਟ ਗਲਤ ਹੈ"
-#: ../libempathy/empathy-utils.c:328
+#: ../libempathy/empathy-utils.c:338
msgid "Connection has been refused"
msgstr "ਕੁਨੈਕਸ਼ਨ ਤੋਂ ਇਨਕਾਰ ਕੀਤਾ ਗਿਆ"
-#: ../libempathy/empathy-utils.c:330
+#: ../libempathy/empathy-utils.c:340
msgid "Connection can't be established"
msgstr "ਕੁਨੈਕਸ਼ਨ ਬਣਾਇਆ ਨਹੀਂ ਜਾ ਸਕਦਾ"
-#: ../libempathy/empathy-utils.c:332
+#: ../libempathy/empathy-utils.c:342
msgid "Connection has been lost"
msgstr "ਕੁਨੈਕਸ਼ਨ ਖਤਮ ਹੋ ਗਿਆ"
-#: ../libempathy/empathy-utils.c:334
+#: ../libempathy/empathy-utils.c:344
msgid "This resource is already connected to the server"
msgstr "ਇਹ ਸਰੋਤ ਪਹਿਲਾਂ ਹੀ ਸਰਵਰ ਨਾਲ ਕੁਨੈਕਟ ਹੈ"
-#: ../libempathy/empathy-utils.c:336
+#: ../libempathy/empathy-utils.c:346
msgid ""
"Connection has been replaced by a new connection using the same resource"
msgstr "ਉਸੇ ਸਰੋਤ ਦੀ ਵਰਤੋਂ ਕਰਕੇ ਕੁਨੈਕਸ਼ਨ ਨੂੰ ਨਵੇਂ ਕੁਨੈਕਸ਼ਨ ਨਾਲ ਬਦਲ ਦਿੱਤਾ ਗਿਆ ਹੈ"
-#: ../libempathy/empathy-utils.c:339
+#: ../libempathy/empathy-utils.c:349
msgid "The account already exists on the server"
msgstr "ਅਕਾਊਂਟ ਸਰਵਰ ਉੱਤੇ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ"
-#: ../libempathy/empathy-utils.c:341
+#: ../libempathy/empathy-utils.c:351
msgid "Server is currently too busy to handle the connection"
msgstr "ਸਰਵਰ ਇਸ ਵੇਲੇ ਐਨਾ ਰੁੱਝਿਆ ਹੋਇਆ ਹੈ ਕਿ ਕੁਨੈਕਸ਼ਨ ਸੰਭਾਲ ਨਹੀਂ ਸਕਦਾ"
-#: ../libempathy/empathy-utils.c:343
+#: ../libempathy/empathy-utils.c:353
msgid "Certificate has been revoked"
msgstr "ਸਰਟੀਫਿਕੇਟ ਮਨਸੂਖ ਕੀਤਾ ਜਾ ਚੁੱਕਾ ਹੈ"
-#: ../libempathy/empathy-utils.c:345
+#: ../libempathy/empathy-utils.c:355
msgid ""
"Certificate uses an insecure cipher algorithm or is cryptographically weak"
msgstr ""
"ਸਰਟੀਫਿਕੇਟ ਅਸੁਰੱਖਿਅਤ ਸੀਫ਼ਰ ਐਲਗੋਰਿਥਮ ਵਰਤਦਾ ਹੈ ਜਾਂ ਕਮਜ਼ੋਰ ਕ੍ਰਿਪਟੋਗਰਾਫਿਕਲ ਵਰਤਦਾ ਹੈ"
-#: ../libempathy/empathy-utils.c:348
+#: ../libempathy/empathy-utils.c:358
msgid ""
"The length of the server certificate, or the depth of the server certificate "
"chain, exceed the limits imposed by the cryptography library"
@@ -688,20 +695,20 @@ msgstr ""
"ਲਾਇਬਰੇਰੀ ਵਲੋਂ ਰੱਖੀ "
"ਗਈ ਲਿਮਟ ਤੋਂ ਵੱਧ ਗਈ ਹੈ।"
-#: ../libempathy/empathy-utils.c:509
+#: ../libempathy/empathy-utils.c:519
#: ../libempathy-gtk/empathy-contact-list-store.h:73
msgid "People Nearby"
msgstr "ਨੇੜਲੇ ਲੋਕ"
-#: ../libempathy/empathy-utils.c:514
+#: ../libempathy/empathy-utils.c:524
msgid "Yahoo! Japan"
msgstr "ਯਾਹੂ! ਜਾਪਾਨ"
-#: ../libempathy/empathy-utils.c:543
+#: ../libempathy/empathy-utils.c:553
msgid "Google Talk"
msgstr "ਗੂਗਲ ਟਾਕ"
-#: ../libempathy/empathy-utils.c:544
+#: ../libempathy/empathy-utils.c:554
msgid "Facebook Chat"
msgstr "ਫੇਸਬੁੱਕ ਚੈਟ"
@@ -755,67 +762,80 @@ msgstr "ਭਵਿੱਖ ਵਿੱਚ"
msgid "All accounts"
msgstr "ਸਭ ਅਕਾਊਂਟ"
-#: ../libempathy-gtk/empathy-account-widget.c:693
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "ਅਕਾਊਂਟ"
-#: ../libempathy-gtk/empathy-account-widget.c:694
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "ਪਾਸਵਰਡ"
-#: ../libempathy-gtk/empathy-account-widget.c:695
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "ਸਰਵਰ"
-#: ../libempathy-gtk/empathy-account-widget.c:696
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "ਪੋਰਟ"
-#: ../libempathy-gtk/empathy-account-widget.c:768
-#: ../libempathy-gtk/empathy-account-widget.c:825
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1166
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+#| msgid "Launch My Web Accounts"
+msgid "My Web Accounts"
+msgstr "ਮੇਰੇ ਵੈੱਬ ਅਕਾਊਂਟ"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "ਮੇਰੇ ਵੈੱਬ ਅਕਾਊਂਟ ਰਾਹੀਂ ਅਕਾਊਂਟ %s ਸੋਧਿਆ ਗਿਆ।"
+#| msgid "The account %s is edited via My Web Accounts."
+msgid "The account %s is edited via %s."
+msgstr "ਅਕਾਊਂਟ %s ਨੂੰ %s ਰਾਹੀਂ ਸੋਧਿਆ ਗਿਆ ਹੈ।"
-#: ../libempathy-gtk/empathy-account-widget.c:1172
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "ਅਕਾਊਂਟ %s ਇੰਪੈਥੀ 'ਚ ਸੋਧਿਆ ਨਹੀਂ ਜਾ ਸਕਦਾ ਹੈ।"
-#: ../libempathy-gtk/empathy-account-widget.c:1192
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "ਮੇਰੇ ਵੈੱਬ ਅਕਾਊਂਟ ਚਲਾਉ"
-#: ../libempathy-gtk/empathy-account-widget.c:1532
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+#| msgid "_Edit"
+msgid "Edit %s"
+msgstr "%s ਬਦਲੋ"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "ਯੂਜ਼ਰ ਨਾਂ:"
-#: ../libempathy-gtk/empathy-account-widget.c:1850
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "ਲਾਗੂ ਕਰੋ(_p)"
-#: ../libempathy-gtk/empathy-account-widget.c:1880
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "ਲਾਗਇਨ(_o)"
-#: ../libempathy-gtk/empathy-account-widget.c:1954
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "ਇਹ ਅਕਾਊਂਟ ਸਰਵਰ ਉੱਤੇ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ"
-#: ../libempathy-gtk/empathy-account-widget.c:1957
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "ਸਰਵਰ ਉੱਤੇ ਨਵਾਂ ਅਕਾਊਂਟ ਬਣਾਓ"
-#: ../libempathy-gtk/empathy-account-widget.c:2149
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "ਰੱਦ ਕਰੋ(_n)"
@@ -824,19 +844,19 @@ msgstr "ਰੱਦ ਕਰੋ(_n)"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2427
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%2$s ਉੱਤੇ %1$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2453
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "%s ਅਕਾਊਂਟ"
-#: ../libempathy-gtk/empathy-account-widget.c:2457
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "ਨਵਾਂ ਅਕਾਊਂਟ"
@@ -958,36 +978,36 @@ msgstr "ਤੁਹਾਡਾ ICQ UIN ਕੀ ਹੈ?"
msgid "What is your ICQ password?"
msgstr "ਤੁਹਾਡਾ ICQ ਪਾਸਵਰਡ ਕੀ ਹੈ?"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:184
-#: ../libempathy-gtk/empathy-account-widget-sip.c:217
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "ਆਟੋ"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:187
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:190
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:193
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:222
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "ਰਜਿਸਟਰ"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:227
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "ਚੋਣਾਂ"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:230
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "ਕੋਈ ਨਹੀਂ"
@@ -1001,8 +1021,8 @@ msgid ""
"password."
msgstr ""
"ਬਹੁਤੇ IRC ਸਰਵਰਾਂ ਲਈ ਪਾਸਵਰਡ ਨਹੀਂ ਚਾਹੀਦਾ ਹੈ, ਇਸ ਕਰਕੇ ਜੇ ਤੁਹਾਨੂੰ ਪੱਕਾ ਪਤਾ ਨਾ "
-"ਹੋਵੇ ਤਾਂ ਪਾਸਵਰਡ ਨਾ "
-"ਦਿਉ।"
+"ਹੋਵੇ ਤਾਂ ਪਾਸਵਰਡ "
+"ਨਾ ਦਿਉ।"
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
msgid "Network"
@@ -1220,14 +1240,18 @@ msgid "Transport:"
msgstr "ਟਰਾਂਸਪੋਰਟ:"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr "ਇਹ ਅਕਾਊਂਟ ਨੂੰ ਲੈਂਡਲਾਈਨ ਅਤੇ ਮੋਬਾਇਲ ਫੋਨ ਉੱਤੇ ਕਾਲ ਕਰਨ ਲਈ ਵਰਤੋਂ(_l)"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "ਤੁਹਾਡਾ SIP ਅਕਾਊਂਟ ਪਾਸਵਰਡ ਕੀ ਹੈ?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
msgstr "ਤੁਹਾਡਾ SIP ਲਾਗਇਨ ID ਕੀ ਹੈ?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "ਯੂਜ਼ਰ ਨਾਂ(_U):"
@@ -1251,36 +1275,37 @@ msgstr "ਯਾਹੂ! I_D:"
msgid "_Room List locale:"
msgstr "ਰੂਮ ਲਿਸਟ ਭਾਸ਼ਾ(_R):"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:474
-#: ../libempathy-gtk/empathy-avatar-chooser.c:559
+#: ../libempathy-gtk/empathy-avatar-chooser.c:470
+#: ../libempathy-gtk/empathy-avatar-chooser.c:555
msgid "Couldn't convert image"
msgstr "ਚਿੱਤਰ ਨਾ ਬਦਲੋ"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:475
+#: ../libempathy-gtk/empathy-avatar-chooser.c:471
msgid "None of the accepted image formats are supported on your system"
msgstr "ਕੋਈ ਵੀ ਮਨਜ਼ੂਰਸ਼ੁਦਾ ਚਿੱਤਰ ਫਾਰਮੈਟ ਤੁਹਾਡੇ ਸਿਸਟਮ ਵਲੋਂ ਸਹਾਇਕ ਨਹੀਂ ਹੈ।"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:822
-msgid "Couldn't save pixbuf to png"
-msgstr "pixbuf ਨੂੰ png ਵਿੱਚ ਸੰਭਾਲਿਆ ਨਹੀਂ ਜਾ ਸਕਦਾ"
+#: ../libempathy-gtk/empathy-avatar-chooser.c:818
+#| msgid "Couldn't save pixbuf to png"
+msgid "Couldn't save picture to file"
+msgstr "ਤਸਵੀਰ ਨੂੰ ਫਾਇਲ ਵਿੱਚ ਸੰਭਾਲਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:938
+#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
msgstr "ਆਪਣਾ ਅਵਤਾਰ ਲੇਖ ਚੁਣੋ"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:942
+#: ../libempathy-gtk/empathy-avatar-chooser.c:938
msgid "Take a picture..."
msgstr "ਤਸਵੀਰ ਲਵੋ..."
-#: ../libempathy-gtk/empathy-avatar-chooser.c:945
+#: ../libempathy-gtk/empathy-avatar-chooser.c:941
msgid "No Image"
msgstr "ਕੋਈ ਚਿੱਤਰ ਨਹੀਂ"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1001
msgid "Images"
msgstr "ਚਿੱਤਰ"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1009
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
msgid "All Files"
msgstr "ਸਭ ਫਾਇਲਾਂ"
@@ -1444,7 +1469,7 @@ msgstr "ਸੁਨੇਹਾ '%s' ਭੇਜਣ ਦੌਰਾਨ ਗਲਤੀ: %s"
msgid "Error sending message: %s"
msgstr "ਸੁਨੇਹਾ ਭੇਜਣ ਦੌਰਾਨ ਗਲਤੀ: %s"
-#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:760
+#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "ਵਿਸ਼ਾ:"
@@ -1480,7 +1505,7 @@ msgstr "ਚਿਹਰਾ ਸ਼ਾਮਲ ਕਰੋ"
#. send button
#: ../libempathy-gtk/empathy-chat.c:2224
-#: ../libempathy-gtk/empathy-ui-utils.c:1757
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "ਭੇਜੋ(_S)"
@@ -1551,7 +1576,7 @@ msgstr "%s ਨੂੰ ਹੁਣ %s ਵਜੋਂ ਜਾਣਿਆ ਜਾਵੇਗ
#: ../libempathy-gtk/empathy-chat.c:2727
#: ../src/empathy-streamed-media-window.c:1894
-#: ../src/empathy-event-manager.c:1241 ../src/empathy-call-window.c:2264
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "ਕੁਨੈਕਸ਼ਨ ਖਤਮ"
@@ -1585,7 +1610,7 @@ msgstr "ਇਹ ਰੂਮ ਪਾਸਵਰਡ ਨਾਲ ਸੁਰੱਖਿਅਤ
msgid "Join"
msgstr "ਦਾਖਲ"
-#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1262
+#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "ਕੁਨੈਕਟ ਕੀਤਾ"
@@ -1620,15 +1645,15 @@ msgstr "ਅਧਿਕਾਰ ਪਾਬੰਦੀ"
msgid "Could not block contact"
msgstr "ਸੰਪਰਕ ਉੱਤੇ ਪਾਬੰਦੀ ਨਹੀਂ ਲਗਾਈ ਜਾ ਸਕੀ"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:772
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:774
msgid "Edit Blocked Contacts"
msgstr "ਪਾਬੰਦੀ ਲਗਾਏ ਸੰਪਰਕ ਸੋਧੋ"
#. Account and Identifier
#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:521
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1495
+#: ../libempathy-gtk/empathy-individual-widget.c:1485
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
#: ../src/empathy-chatrooms-window.ui.h:1
#: ../src/empathy-new-chatroom-dialog.ui.h:1
@@ -1639,15 +1664,22 @@ msgstr "ਅਕਾਊਂਟ:"
msgid "Blocked Contacts"
msgstr "ਪਾਬੰਦੀਸ਼ੁਦਾ ਸੰਪਰਕ"
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
+#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
+#: ../src/empathy-accounts-dialog.ui.h:5
+#: ../src/empathy-chatrooms-window.ui.h:3
+msgid "Remove"
+msgstr "ਹਟਾਓ"
+
#. Copy Link Address menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:320
-#: ../libempathy-gtk/empathy-theme-adium.c:1417
+#: ../libempathy-gtk/empathy-webkit-utils.c:277
msgid "_Copy Link Address"
msgstr "ਲਿੰਕ ਐਡਰੈੱਸ ਕਾਪੀ ਕਰੋ(_C)"
#. Open Link menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:327
-#: ../libempathy-gtk/empathy-theme-adium.c:1424
+#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
msgstr "ਲਿੰਕ ਖੋਲ੍ਹੋ(_O)"
@@ -1678,19 +1710,19 @@ msgid "Block %s?"
msgstr "%s ਉੱਤੇ ਪਾਬੰਦੀ?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:538
-#: ../libempathy-gtk/empathy-individual-dialogs.c:252
+#: ../libempathy-gtk/empathy-individual-dialogs.c:255
#, c-format
msgid "Are you sure you want to block '%s' from contacting you again?"
msgstr ""
"ਕੀ ਤੁਸੀਂ '%s' ਨੂੰ ਤੁਹਾਡੇ ਨਾਲ ਫੇਰ ਸੰਪਰਕ ਕਰਨ ਉੱਤੇ ਪਾਬੰਦੀ ਲਗਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:543
-#: ../libempathy-gtk/empathy-individual-dialogs.c:274
+#: ../libempathy-gtk/empathy-individual-dialogs.c:277
msgid "_Block"
msgstr "ਪਾਬੰਦੀ ਲਗਾਓ(_B)"
#: ../libempathy-gtk/empathy-contact-dialogs.c:559
-#: ../libempathy-gtk/empathy-individual-dialogs.c:283
+#: ../libempathy-gtk/empathy-individual-dialogs.c:286
msgid "_Report this contact as abusive"
msgid_plural "_Report these contacts as abusive"
msgstr[0] "ਇਹ ਸੰਪਰਕ ਨੂੰ ਅਸ਼ਲੀਲ ਵਜੋਂ ਰਿਪੋਰਟ ਕਰੋ(_R)"
@@ -1716,38 +1748,38 @@ msgstr "ਬਿਨ-ਗਰੁੱਪ"
msgid "Favorite People"
msgstr "ਪਸੰਦ ਦੇ ਲੋਕ"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1983
-#: ../libempathy-gtk/empathy-individual-view.c:2375
+#: ../libempathy-gtk/empathy-contact-list-view.c:1986
+#: ../libempathy-gtk/empathy-individual-view.c:2376
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "ਕੀ ਤੁਸੀਂ ਗਰੁੱਪ '%s' ਨੂੰ ਹਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1985
-#: ../libempathy-gtk/empathy-individual-view.c:2378
+#: ../libempathy-gtk/empathy-contact-list-view.c:1988
+#: ../libempathy-gtk/empathy-individual-view.c:2379
msgid "Removing group"
msgstr "ਗਰੁੱਪ ਹਟਾਇਆ ਜਾ ਰਿਹਾ ਹੈ"
#. Remove
-#: ../libempathy-gtk/empathy-contact-list-view.c:2034
-#: ../libempathy-gtk/empathy-contact-list-view.c:2111
-#: ../libempathy-gtk/empathy-individual-view.c:2433
-#: ../libempathy-gtk/empathy-individual-view.c:2636
+#: ../libempathy-gtk/empathy-contact-list-view.c:2037
+#: ../libempathy-gtk/empathy-contact-list-view.c:2114
+#: ../libempathy-gtk/empathy-individual-view.c:2434
+#: ../libempathy-gtk/empathy-individual-view.c:2637
msgid "_Remove"
msgstr "ਹਟਾਓ(_R)"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2064
-#: ../libempathy-gtk/empathy-individual-view.c:2500
+#: ../libempathy-gtk/empathy-contact-list-view.c:2067
+#: ../libempathy-gtk/empathy-individual-view.c:2501
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "ਕੀ ਤੁਸੀਂ ਸੰਪਰਕ '%s' ਨੂੰ ਹਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2066
-#: ../libempathy-gtk/empathy-individual-view.c:2521
+#: ../libempathy-gtk/empathy-contact-list-view.c:2069
+#: ../libempathy-gtk/empathy-individual-view.c:2522
msgid "Removing contact"
msgstr "ਸੰਪਰਕ ਹਟਾਇਆ ਜਾ ਰਿਹਾ ਹੈ"
#: ../libempathy-gtk/empathy-contact-menu.c:220
-#: ../src/empathy-main-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:14
msgid "_Add Contact…"
msgstr "ਸੰਪਰਕ ਸ਼ਾਮਲ(_A)..."
@@ -1756,48 +1788,48 @@ msgid "_Block Contact"
msgstr "ਸੰਪਰਕ ਉੱਤੇ ਪਾਬੰਦੀ(_B)"
#: ../libempathy-gtk/empathy-contact-menu.c:329
-#: ../libempathy-gtk/empathy-individual-menu.c:548
-#: ../src/empathy-main-window.ui.h:16
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "ਗੱਲਬਾਤ(_C)"
#: ../libempathy-gtk/empathy-contact-menu.c:361
-#: ../libempathy-gtk/empathy-individual-menu.c:639
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "ਆਡੀਓ ਕਾਲ(_A)"
#: ../libempathy-gtk/empathy-contact-menu.c:394
-#: ../libempathy-gtk/empathy-individual-menu.c:684
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "ਵਿਡੀਓ ਕਾਲ(_V)"
#: ../libempathy-gtk/empathy-contact-menu.c:440
-#: ../libempathy-gtk/empathy-individual-menu.c:737
-#: ../src/empathy-main-window.ui.h:27
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "ਪਿਛਲੀ ਗੱਲਬਾਤ(_P)"
#: ../libempathy-gtk/empathy-contact-menu.c:462
-#: ../libempathy-gtk/empathy-individual-menu.c:778
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "ਫਾਇਲ ਭੇਜੋ"
#: ../libempathy-gtk/empathy-contact-menu.c:485
-#: ../libempathy-gtk/empathy-individual-menu.c:820
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "ਮੇਰਾ ਡੈਸਕਟਾਪ ਸ਼ੇਅਰ ਕਰੋ"
#: ../libempathy-gtk/empathy-contact-menu.c:525
-#: ../libempathy-gtk/empathy-contact-widget.c:1890
-#: ../libempathy-gtk/empathy-individual-menu.c:855
-#: ../libempathy-gtk/empathy-individual-widget.c:1386
+#: ../libempathy-gtk/empathy-contact-widget.c:1886
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:1373
msgid "Favorite"
msgstr "ਪਸੰਦ"
#: ../libempathy-gtk/empathy-contact-menu.c:554
-#: ../libempathy-gtk/empathy-individual-menu.c:883
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "ਜਾਣਕਾਰੀ(_m)"
@@ -1807,33 +1839,41 @@ msgid "_Edit"
msgstr "ਸੋਧ(_E)"
#: ../libempathy-gtk/empathy-contact-menu.c:654
-#: ../libempathy-gtk/empathy-individual-menu.c:1070
-#: ../src/empathy-chat-window.c:1010
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
+#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "ਇਸ ਰੂਮ ਲਈ ਤੁਹਾਨੂੰ ਸੱਦਾ"
#: ../libempathy-gtk/empathy-contact-menu.c:685
-#: ../libempathy-gtk/empathy-individual-menu.c:1116
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "ਗੱਲਬਾਤ ਰੂਮ ਲਈ ਸੱਦਾ(_I)"
#. Title
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:514
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
msgid "Search contacts"
msgstr "ਸੰਪਰਕ ਖੋਜ"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:544
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:535
msgid "Search: "
msgstr "ਖੋਜ: "
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:602
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:593
msgid "_Add Contact"
msgstr "ਸੰਪਰਕ ਸ਼ਾਮਲ(_A)"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:620
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:611
msgid "No contacts found"
msgstr "ਕੋਈ ਸੰਪਰਕ ਨਹੀਂ ਲੱਭਿਆ"
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:627
+msgid "Your message introducing yourself:"
+msgstr "ਤੁਹਾਡੀ ਜਾਣ-ਪਛਾਣ ਕਰਵਾਉਣ ਵਾਲਾ ਸੁਨੇਹਾ:"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:635
+msgid "Please let me see when you're online. Thanks!"
+msgstr "ਤੁਹਾਨੂੰ ਆਨਲਾਈਨ ਹੋਣ ਦਿਉ ਜੀ। ਧੰਨਵਾਦ!"
+
#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "ਸੰਪਰਕ ਚੁਣੋ"
@@ -1886,153 +1926,153 @@ msgstr "ਦੂਰਾ ਸੁਨੇਹਾ:"
msgid "Channels:"
msgstr "ਚੈਨਲ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:901
-#: ../libempathy-gtk/empathy-individual-widget.c:495
+#: ../libempathy-gtk/empathy-contact-widget.c:897
+#: ../libempathy-gtk/empathy-individual-widget.c:469
msgid "Country ISO Code:"
msgstr "ਦੇਸ਼ ISO ਕੋਡ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:903
-#: ../libempathy-gtk/empathy-individual-widget.c:497
+#: ../libempathy-gtk/empathy-contact-widget.c:899
+#: ../libempathy-gtk/empathy-individual-widget.c:471
msgid "Country:"
msgstr "ਦੇਸ਼:"
-#: ../libempathy-gtk/empathy-contact-widget.c:905
-#: ../libempathy-gtk/empathy-individual-widget.c:499
+#: ../libempathy-gtk/empathy-contact-widget.c:901
+#: ../libempathy-gtk/empathy-individual-widget.c:473
msgid "State:"
msgstr "ਹਾਲਤ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:907
-#: ../libempathy-gtk/empathy-individual-widget.c:501
+#: ../libempathy-gtk/empathy-contact-widget.c:903
+#: ../libempathy-gtk/empathy-individual-widget.c:475
msgid "City:"
msgstr "ਸ਼ਹਿਰ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:909
-#: ../libempathy-gtk/empathy-individual-widget.c:503
+#: ../libempathy-gtk/empathy-contact-widget.c:905
+#: ../libempathy-gtk/empathy-individual-widget.c:477
msgid "Area:"
msgstr "ਏਰੀਆ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:911
-#: ../libempathy-gtk/empathy-individual-widget.c:505
+#: ../libempathy-gtk/empathy-contact-widget.c:907
+#: ../libempathy-gtk/empathy-individual-widget.c:479
msgid "Postal Code:"
msgstr "ਡਾਕ ਕੋਡ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:913
-#: ../libempathy-gtk/empathy-individual-widget.c:507
+#: ../libempathy-gtk/empathy-contact-widget.c:909
+#: ../libempathy-gtk/empathy-individual-widget.c:481
msgid "Street:"
msgstr "ਗਲੀ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:915
-#: ../libempathy-gtk/empathy-individual-widget.c:509
+#: ../libempathy-gtk/empathy-contact-widget.c:911
+#: ../libempathy-gtk/empathy-individual-widget.c:483
msgid "Building:"
msgstr "ਇਮਾਰਤ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:917
-#: ../libempathy-gtk/empathy-individual-widget.c:511
+#: ../libempathy-gtk/empathy-contact-widget.c:913
+#: ../libempathy-gtk/empathy-individual-widget.c:485
msgid "Floor:"
msgstr "ਮੰਜ਼ਲ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:919
-#: ../libempathy-gtk/empathy-individual-widget.c:513
+#: ../libempathy-gtk/empathy-contact-widget.c:915
+#: ../libempathy-gtk/empathy-individual-widget.c:487
msgid "Room:"
msgstr "ਘਰ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:921
-#: ../libempathy-gtk/empathy-individual-widget.c:515
+#: ../libempathy-gtk/empathy-contact-widget.c:917
+#: ../libempathy-gtk/empathy-individual-widget.c:489
msgid "Text:"
msgstr "ਟੈਕਸਟ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:923
-#: ../libempathy-gtk/empathy-individual-widget.c:517
+#: ../libempathy-gtk/empathy-contact-widget.c:919
+#: ../libempathy-gtk/empathy-individual-widget.c:491
msgid "Description:"
msgstr "ਵੇਰਵਾ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:925
-#: ../libempathy-gtk/empathy-individual-widget.c:519
+#: ../libempathy-gtk/empathy-contact-widget.c:921
+#: ../libempathy-gtk/empathy-individual-widget.c:493
msgid "URI:"
msgstr "URI:"
-#: ../libempathy-gtk/empathy-contact-widget.c:927
-#: ../libempathy-gtk/empathy-individual-widget.c:521
+#: ../libempathy-gtk/empathy-contact-widget.c:923
+#: ../libempathy-gtk/empathy-individual-widget.c:495
msgid "Accuracy Level:"
msgstr "ਸ਼ੁੱਧਤਾ ਲੈਵਲ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:929
-#: ../libempathy-gtk/empathy-individual-widget.c:523
+#: ../libempathy-gtk/empathy-contact-widget.c:925
+#: ../libempathy-gtk/empathy-individual-widget.c:497
msgid "Error:"
msgstr "ਗਲਤੀ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:931
-#: ../libempathy-gtk/empathy-individual-widget.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:927
+#: ../libempathy-gtk/empathy-individual-widget.c:499
msgid "Vertical Error (meters):"
msgstr "ਵਰਟੀਕਲ ਗਲਤੀ (ਮੀਟਰ):"
-#: ../libempathy-gtk/empathy-contact-widget.c:933
-#: ../libempathy-gtk/empathy-individual-widget.c:527
+#: ../libempathy-gtk/empathy-contact-widget.c:929
+#: ../libempathy-gtk/empathy-individual-widget.c:501
msgid "Horizontal Error (meters):"
msgstr "ਹਰੀਜੱਟਲ ਗਲਤੀ (ਮੀਟਰ):"
-#: ../libempathy-gtk/empathy-contact-widget.c:935
-#: ../libempathy-gtk/empathy-individual-widget.c:529
+#: ../libempathy-gtk/empathy-contact-widget.c:931
+#: ../libempathy-gtk/empathy-individual-widget.c:503
msgid "Speed:"
msgstr "ਗਤੀ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:937
-#: ../libempathy-gtk/empathy-individual-widget.c:531
+#: ../libempathy-gtk/empathy-contact-widget.c:933
+#: ../libempathy-gtk/empathy-individual-widget.c:505
msgid "Bearing:"
msgstr "ਬੀਰਿੰਗ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:939
-#: ../libempathy-gtk/empathy-individual-widget.c:533
+#: ../libempathy-gtk/empathy-contact-widget.c:935
+#: ../libempathy-gtk/empathy-individual-widget.c:507
msgid "Climb Speed:"
msgstr "ਚੜ੍ਹਨ ਗਤੀ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:941
-#: ../libempathy-gtk/empathy-individual-widget.c:535
+#: ../libempathy-gtk/empathy-contact-widget.c:937
+#: ../libempathy-gtk/empathy-individual-widget.c:509
msgid "Last Updated on:"
msgstr "ਆਖਰੀ ਅੱਪਡੇਟ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:943
-#: ../libempathy-gtk/empathy-individual-widget.c:537
+#: ../libempathy-gtk/empathy-contact-widget.c:939
+#: ../libempathy-gtk/empathy-individual-widget.c:511
msgid "Longitude:"
msgstr "ਲੰਬਕਾਰੀ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:945
-#: ../libempathy-gtk/empathy-individual-widget.c:539
+#: ../libempathy-gtk/empathy-contact-widget.c:941
+#: ../libempathy-gtk/empathy-individual-widget.c:513
msgid "Latitude:"
msgstr "ਵਿਥਕਾਰ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:947
-#: ../libempathy-gtk/empathy-individual-widget.c:541
+#: ../libempathy-gtk/empathy-contact-widget.c:943
+#: ../libempathy-gtk/empathy-individual-widget.c:515
msgid "Altitude:"
msgstr "ਉਚਾਈ:"
-#: ../libempathy-gtk/empathy-contact-widget.c:1000
-#: ../libempathy-gtk/empathy-contact-widget.c:1015
-#: ../libempathy-gtk/empathy-individual-widget.c:629
-#: ../libempathy-gtk/empathy-individual-widget.c:644
-#: ../src/empathy-preferences.ui.h:16
+#: ../libempathy-gtk/empathy-contact-widget.c:996
+#: ../libempathy-gtk/empathy-contact-widget.c:1011
+#: ../libempathy-gtk/empathy-individual-widget.c:607
+#: ../libempathy-gtk/empathy-individual-widget.c:622
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "ਟਿਕਾਣਾ"
#. translators: format is "Location, $date"
-#: ../libempathy-gtk/empathy-contact-widget.c:1017
-#: ../libempathy-gtk/empathy-individual-widget.c:646
+#: ../libempathy-gtk/empathy-contact-widget.c:1013
+#: ../libempathy-gtk/empathy-individual-widget.c:624
#, c-format
msgid "%s, %s"
msgstr "%s, %s"
-#: ../libempathy-gtk/empathy-contact-widget.c:1069
-#: ../libempathy-gtk/empathy-individual-widget.c:695
+#: ../libempathy-gtk/empathy-contact-widget.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:673
msgid "%B %e, %Y at %R UTC"
msgstr "%R UTC %e %B %Y ਨੂੰ"
-#: ../libempathy-gtk/empathy-contact-widget.c:1151
-#: ../libempathy-gtk/empathy-individual-widget.c:931
+#: ../libempathy-gtk/empathy-contact-widget.c:1147
+#: ../libempathy-gtk/empathy-individual-widget.c:915
msgid "Save Avatar"
msgstr "ਅਵਤਾਰ ਸੰਭਾਲੋ"
-#: ../libempathy-gtk/empathy-contact-widget.c:1207
-#: ../libempathy-gtk/empathy-individual-widget.c:989
+#: ../libempathy-gtk/empathy-contact-widget.c:1203
+#: ../libempathy-gtk/empathy-individual-widget.c:973
msgid "Unable to save avatar"
msgstr "ਅਵਤਾਰ ਸੰਭਾਲਣ ਲਈ ਅਸਮਰੱਥ"
@@ -2042,7 +2082,7 @@ msgstr "<b>ਟਿਕਾਣਾ</b> (date) ਨੂੰ\t"
#. Alias
#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
-#: ../libempathy-gtk/empathy-individual-widget.c:1321
+#: ../libempathy-gtk/empathy-individual-widget.c:1308
msgid "Alias:"
msgstr "ਉਪ-ਨਾਂ:"
@@ -2062,7 +2102,7 @@ msgstr "ਸੰਪਰਕ ਵੇਰਵਾ"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1525
+#: ../libempathy-gtk/empathy-individual-widget.c:1515
msgid "Identifier:"
msgstr "ਪਛਾਣਕਰਤਾ:"
@@ -2102,17 +2142,17 @@ msgid "Select"
msgstr "ਚੁਣੋ"
#: ../libempathy-gtk/empathy-groups-widget.c:409
-#: ../src/empathy-main-window.c:1835
+#: ../src/empathy-main-window.c:1807
msgid "Group"
msgstr "ਗਰੁੱਪ"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:257
+#: ../libempathy-gtk/empathy-individual-dialogs.c:260
msgid "The following identity will be blocked:"
msgid_plural "The following identities will be blocked:"
msgstr[0] "ਅੱਗੇ ਦਿੱਤੀ ਪਛਾਣ ਉੱਤੇ ਪਾਬੰਦੀ ਲਗਾਈ ਜਾਵੇਗੀ:"
msgstr[1] "ਅੱਗੇ ਦਿੱਤੀਆਂ ਪਛਾਣਾਂ ਉੱਤੇ ਪਾਬੰਦੀ ਲਗਾਈ ਜਾਵੇਗੀ:"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:264
+#: ../libempathy-gtk/empathy-individual-dialogs.c:267
msgid "The following identity can not be blocked:"
msgid_plural "The following identities can not be blocked:"
msgstr[0] "ਅੱਗੇ ਦਿੱਤੀ ਪਛਾਣ ਉੱਤੇ ਪਾਬੰਦੀ ਨਹੀਂ ਲੱਗ ਸਕਦੀ:"
@@ -2138,34 +2178,61 @@ msgstr "ਖੱਬੇ ਪਾਸੇ ਲਿਸਟ ਵਿੱਚੋਂ ਚੁਣੇ
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:138
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "ਕਾਲ ਕਰਨ ਲਈ ਵਰਤਣ ਵਾਸਤੇ ਅਕਾਊਂਟ ਚੁਣੋ"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "ਕਾਲ ਕਰੋ"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+#| msgid "Profile"
+msgid "Mobile"
+msgstr "ਮੋਬਾਈਲ"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+#| msgid "Word"
+msgid "Work"
+msgstr "ਕੰਮ"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "ਘਰ"
+
#. add an SMS button
-#: ../libempathy-gtk/empathy-individual-menu.c:594
-#: ../libempathy-gtk/empathy-new-message-dialog.c:248
+#: ../libempathy-gtk/empathy-individual-menu.c:804
+#: ../libempathy-gtk/empathy-new-message-dialog.c:215
msgid "_SMS"
msgstr "_SMS"
-#: ../libempathy-gtk/empathy-individual-menu.c:931
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "ਸੋਧ(_E)"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:957
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "ਸੰਪਰਕ ਲਿੰਕ ਕਰੋ(_L)…"
-#: ../libempathy-gtk/empathy-individual-view.c:2340
+#: ../libempathy-gtk/empathy-individual-view.c:2341
msgid "Delete and _Block"
msgstr "ਹਟਾਓ ਅਤੇ ਪਾਬੰਦੀ ਲਗਾਓ(_B)"
-#: ../libempathy-gtk/empathy-individual-view.c:2509
+#: ../libempathy-gtk/empathy-individual-view.c:2510
#, c-format
msgid ""
"Do you really want to remove the linked contact '%s'? Note that this will "
@@ -2175,7 +2242,7 @@ msgstr ""
"ਸੰਪਰਕ ਹਟਾਏ "
"ਜਾਣਗੇ, ਜੋ ਕਿ ਇਸ ਲਿੰਕ ਕੀਤੇ ਸੰਪਰਕ ਨੂੰ ਬਣਾਉਂਦੇ ਹਨ।"
-#: ../libempathy-gtk/empathy-individual-widget.c:1672
+#: ../libempathy-gtk/empathy-individual-widget.c:1662
#, c-format
msgid "Linked contact containing %u contact"
msgid_plural "Linked contacts containing %u contacts"
@@ -2260,128 +2327,128 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "ਅਣ-ਲਿੰਕ ਕਰੋ(_U)"
-#: ../libempathy-gtk/empathy-log-window.c:458
+#: ../libempathy-gtk/empathy-log-window.c:634
msgid "History"
msgstr "ਅਤੀਤ"
-#: ../libempathy-gtk/empathy-log-window.c:510
+#: ../libempathy-gtk/empathy-log-window.c:689
msgid "Show"
msgstr "ਵੇਖਾਓ"
-#: ../libempathy-gtk/empathy-log-window.c:532
+#: ../libempathy-gtk/empathy-log-window.c:711
msgid "Search"
msgstr "ਖੋਜ"
-#: ../libempathy-gtk/empathy-log-window.c:946
+#: ../libempathy-gtk/empathy-log-window.c:1159
#, c-format
msgid "Chat in %s"
msgstr "%s ਵਿੱਚ ਗੱਲਬਾਤ"
-#: ../libempathy-gtk/empathy-log-window.c:948
+#: ../libempathy-gtk/empathy-log-window.c:1161
#, c-format
msgid "Chat with %s"
msgstr "%s ਨਾਲ ਗੱਲਬਾਤ"
-#: ../libempathy-gtk/empathy-log-window.c:998
-#: ../libempathy-gtk/empathy-log-window.c:1176
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A, %e %B %Y %X"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1118
+#: ../libempathy-gtk/empathy-log-window.c:1300
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1124
+#: ../libempathy-gtk/empathy-log-window.c:1306
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1195
-#: ../libempathy-gtk/empathy-log-window.c:1197
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1204
+#: ../libempathy-gtk/empathy-log-window.c:1386
#, c-format
msgid "Call took %s, ended at %s"
msgstr "%s ਨੂੰ ਕਾਲ ਲਈ, %s ਵਜੇ ਖਤਮ ਹੋਈ"
-#: ../libempathy-gtk/empathy-log-window.c:1536
+#: ../libempathy-gtk/empathy-log-window.c:1718
msgid "Today"
msgstr "ਅੱਜ"
-#: ../libempathy-gtk/empathy-log-window.c:1540
+#: ../libempathy-gtk/empathy-log-window.c:1722
msgid "Yesterday"
msgstr "ਕੱਲ੍ਹ"
-#: ../libempathy-gtk/empathy-log-window.c:1556
+#: ../libempathy-gtk/empathy-log-window.c:1738
msgctxt ""
"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%e %B %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1637
-#: ../libempathy-gtk/empathy-log-window.c:3203
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
msgid "Anytime"
msgstr "ਕਿਸੇ ਵੀ ਸਮੇਂ"
-#: ../libempathy-gtk/empathy-log-window.c:1717
-#: ../libempathy-gtk/empathy-log-window.c:2154
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
msgid "Anyone"
msgstr "ਕੋਈ ਵੀ"
-#: ../libempathy-gtk/empathy-log-window.c:2451
+#: ../libempathy-gtk/empathy-log-window.c:2656
msgid "Who"
msgstr "ਕੌਣ"
-#: ../libempathy-gtk/empathy-log-window.c:2655
+#: ../libempathy-gtk/empathy-log-window.c:2860
msgid "When"
msgstr "ਕਦੋਂ"
-#: ../libempathy-gtk/empathy-log-window.c:2771
+#: ../libempathy-gtk/empathy-log-window.c:2976
msgid "Anything"
msgstr "ਕੁਝ ਵੀ"
-#: ../libempathy-gtk/empathy-log-window.c:2773
+#: ../libempathy-gtk/empathy-log-window.c:2978
msgid "Text chats"
msgstr "ਟੈਕਸਟ ਗੱਲਬਾਤ"
-#: ../libempathy-gtk/empathy-log-window.c:2775
+#: ../libempathy-gtk/empathy-log-window.c:2980
#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "ਕਾਲਾਂ"
-#: ../libempathy-gtk/empathy-log-window.c:2780
+#: ../libempathy-gtk/empathy-log-window.c:2985
msgid "Incoming calls"
msgstr "ਆਉਣ ਕਾਲਾਂ"
-#: ../libempathy-gtk/empathy-log-window.c:2781
+#: ../libempathy-gtk/empathy-log-window.c:2986
msgid "Outgoing calls"
msgstr "ਜਾਣ ਕਾਲਾਂ"
-#: ../libempathy-gtk/empathy-log-window.c:2782
+#: ../libempathy-gtk/empathy-log-window.c:2987
msgid "Missed calls"
msgstr "ਖੁੰਝੀਆਂ ਕਾਲਾਂ"
-#: ../libempathy-gtk/empathy-log-window.c:2804
+#: ../libempathy-gtk/empathy-log-window.c:3009
msgid "What"
msgstr "ਕੀ"
-#: ../libempathy-gtk/empathy-log-window.c:3506
+#: ../libempathy-gtk/empathy-log-window.c:3718
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "ਕੀ ਤੁਸੀਂ ਪਿਛਲੀਆਂ ਗੱਲਾਬਾਤਾਂ ਤੋਂ ਸਭ ਲਾਗ ਨੂੰ ਹਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?"
-#: ../libempathy-gtk/empathy-log-window.c:3510
+#: ../libempathy-gtk/empathy-log-window.c:3722
msgid "Clear All"
msgstr "ਸਭ ਸਾਫ਼ ਕਰੋ"
-#: ../libempathy-gtk/empathy-log-window.c:3517
+#: ../libempathy-gtk/empathy-log-window.c:3729
msgid "Delete from:"
msgstr "ਇਸ ਤੋਂ ਹਟਾਓ:"
@@ -2389,14 +2456,6 @@ msgstr "ਇਸ ਤੋਂ ਹਟਾਓ:"
msgid "<span size=\"x-large\">Loading...</span>"
msgstr "<span size=\"x-large\">ਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ...</span>"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-#: ../src/empathy-streamed-media-window.c:1299
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call"
-msgstr "ਕਾਲ ਕਰੋ"
-
#: ../libempathy-gtk/empathy-log-window.ui.h:3
#: ../src/empathy-chat-window.ui.h:3
msgid "Chat"
@@ -2418,7 +2477,7 @@ msgstr "ਵਿਡੀਓ"
#: ../libempathy-gtk/empathy-log-window.ui.h:7
#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
-#: ../src/empathy-main-window.ui.h:20
+#: ../src/empathy-main-window-menubar.ui.h:20
msgid "_Edit"
msgstr "ਸੋਧ(_E)"
@@ -2435,27 +2494,27 @@ msgid "Contact ID:"
msgstr "ਸੰਪਰਕ ID:"
#. add chat button
-#: ../libempathy-gtk/empathy-new-message-dialog.c:258
+#: ../libempathy-gtk/empathy-new-message-dialog.c:225
msgid "C_hat"
msgstr "ਗੱਲਬਾਤ(_h)"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-message-dialog.c:277
+#: ../libempathy-gtk/empathy-new-message-dialog.c:244
msgid "New Conversation"
msgstr "ਨਵੀਂ ਗੱਲਬਾਤ"
#. add video toggle
-#: ../libempathy-gtk/empathy-new-call-dialog.c:231
+#: ../libempathy-gtk/empathy-new-call-dialog.c:204
msgid "Send _Video"
msgstr "ਵਿਡੀਓ ਭੇਜੋ(_V)"
#. add chat button
-#: ../libempathy-gtk/empathy-new-call-dialog.c:242
+#: ../libempathy-gtk/empathy-new-call-dialog.c:215
msgid "C_all"
msgstr "ਕਾਲ(_a)"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-call-dialog.c:252
+#: ../libempathy-gtk/empathy-new-call-dialog.c:225
msgid "New Call"
msgstr "ਨਵੀਂ ਕਾਲ"
@@ -2515,24 +2574,27 @@ msgid "New %s account"
msgstr "ਨਵਾਂ %s ਅਕਾਊਂਟ"
#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "ਅੱਗੇ ਲੱਭੋ"
+msgid "Find:"
+msgstr "ਲੱਭੋ:"
#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-msgid "Find Previous"
-msgstr "ਪਿੱਛੇ ਲੱਭੋ"
+#| msgid "Match case"
+msgid "Mat_ch case"
+msgstr "ਮਿਲਦੇ ਕੇਸ(_c)"
#: ../libempathy-gtk/empathy-search-bar.ui.h:3
-msgid "Find:"
-msgstr "ਲੱਭੋ:"
+msgid "Phrase not found"
+msgstr "ਸ਼ਬਦ ਨਹੀਂ ਲੱਭੇ"
#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "ਮਿਲਦੇ ਕੇਸ"
+#| msgid "_Next Tab"
+msgid "_Next"
+msgstr "ਅੱਗੇ(_N)"
#: ../libempathy-gtk/empathy-search-bar.ui.h:5
-msgid "Phrase not found"
-msgstr "ਸ਼ਬਦ ਨਹੀਂ ਲੱਭੇ"
+#| msgid "_Previous Tab"
+msgid "_Previous"
+msgstr "ਪਿੱਛੇ(_P)"
#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
@@ -2578,34 +2640,28 @@ msgstr "ਆਵਾਜ਼ ਕਾਲ ਖਤਮ ਕੀਤੀ"
msgid "Edit Custom Messages"
msgstr "ਪਸੰਦੀਦਾ ਸੁਨੇਹੇ ਸੋਧੋ"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
-#: ../src/empathy-accounts-dialog.ui.h:5
-#: ../src/empathy-chatrooms-window.ui.h:3
-msgid "Remove"
-msgstr "ਹਟਾਓ"
-
-#: ../libempathy-gtk/empathy-theme-adium.c:1121
+#: ../libempathy-gtk/empathy-theme-adium.c:1030
#, c-format
msgid "Message edited at %s"
msgstr "%s ਉੱਤੇ ਸੁਨੇਹਾ ਸੋਧਿਆ ਗਿਆ"
-#: ../libempathy-gtk/empathy-theme-adium.c:1943
+#: ../libempathy-gtk/empathy-theme-adium.c:1720
msgid "Normal"
msgstr "ਸਧਾਰਨ"
-#: ../libempathy-gtk/empathy-theme-manager.c:75
+#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Classic"
msgstr "ਕਲਾਸਿਕ"
-#: ../libempathy-gtk/empathy-theme-manager.c:76
+#: ../libempathy-gtk/empathy-theme-manager.c:71
msgid "Simple"
msgstr "ਸਧਾਰਨ"
-#: ../libempathy-gtk/empathy-theme-manager.c:77
+#: ../libempathy-gtk/empathy-theme-manager.c:72
msgid "Clean"
msgstr "ਸਾਫ਼"
-#: ../libempathy-gtk/empathy-theme-manager.c:78
+#: ../libempathy-gtk/empathy-theme-manager.c:73
msgid "Blue"
msgstr "ਨੀਲਾ"
@@ -2680,19 +2736,19 @@ msgstr "ਭਵਿੱਖ ਦੇ ਕੁਨੈਕਸ਼ਨਾਂ ਲਈ ਇਹ ਚ
msgid "Certificate Details"
msgstr "ਸਰਟੀਫਿਕੇਟ ਵੇਰਵਾ"
-#: ../libempathy-gtk/empathy-ui-utils.c:1653
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "URI ਖੋਲ੍ਹਣ ਲਈ ਅਸਮਰੱਥ"
-#: ../libempathy-gtk/empathy-ui-utils.c:1749
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "ਫਾਇਲ ਚੁਣੋ"
-#: ../libempathy-gtk/empathy-ui-utils.c:1821
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
msgid "Insufficient free space to save file"
msgstr "ਫਾਇਲ ਸੰਭਾਲਣ ਲਈ ਲੋੜੀਦੀ ਥਾਂ ਨਹੀਂ ਹੈ"
-#: ../libempathy-gtk/empathy-ui-utils.c:1829
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
#, c-format
msgid ""
"%s of free space are required to save this file, but only %s is available. "
@@ -2702,7 +2758,7 @@ msgstr ""
"ਟਿਕਾਣਾ ਚੁਣੋ "
"ਜੀ।"
-#: ../libempathy-gtk/empathy-ui-utils.c:1873
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, c-format
msgid "Incoming file from %s"
msgstr "%s ਵਲੋਂ ਫਾਇਲ ਆ ਰਹੀ ਹੈ"
@@ -2890,23 +2946,23 @@ msgstr "ਕੋਈ ਗਲਤੀ ਸੁਨੇਹਾ ਨਹੀਂ"
msgid "Instant Message (Empathy)"
msgstr "ਤੁਰੰਤ ਸੁਨੇਹਾ (ਇੰਪੈਥੀ)"
-#: ../src/empathy.c:354
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "ਸ਼ੁਰੂ ਸਮੇਂ ਕੁਨੈਕਟ ਨਾ ਕਰੋ"
-#: ../src/empathy.c:358
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "ਸ਼ੁਰੂ ਸਮੇਂ ਸੰਪਰਕ ਲਿਸਟ ਜਾਂ ਕੋਈ ਹੋਰ ਡਾਈਲਾਗ ਨਾ ਵੇਖਾਓ"
-#: ../src/empathy.c:373
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr "- ਇੰਪੈਥੀ ਤੁਰੰਤ ਸੁਨੇਹੇਦਾਰ ਕਲਾਇਟ"
-#: ../src/empathy.c:560
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "ਅਕਾਊਂਟ ਮੈਨੇਜਰ ਨਾਲ ਸੰਪਰਕ ਕਰਨ 'ਚ ਗਲਤੀ"
-#: ../src/empathy.c:562
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -3144,7 +3200,7 @@ msgstr "ਤੁਹਾਡਾ ਨਵਾਂ ਅਕਾਊਂਟ ਹਾਲੇ ਨਹ
#: ../src/empathy-accounts-dialog.c:345
#: ../src/empathy-streamed-media-window.c:754
-#: ../src/empathy-call-window.c:1098
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "ਕੁਨੈਕਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ..."
@@ -3300,33 +3356,33 @@ msgstr "ਵੇਰਵਾ"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
#: ../src/empathy-streamed-media-window.c:1220
-#: ../src/empathy-call-window.c:1599
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "%s ਲਈ ਕਾਲ ਕਰੋ"
#: ../src/empathy-streamed-media-window.c:1453
-#: ../src/empathy-call-window.c:1843
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "ਮਸ਼ੀਨ ਵਲੋਂ ਵੇਖਿਆ ਜਾਂਦਾ IP ਐਡਰੈੱਸ"
#: ../src/empathy-streamed-media-window.c:1455
-#: ../src/empathy-call-window.c:1845
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "IP ਐਡਰੈੱਸ, ਜੋ ਕਿ ਇੰਟਰਨੈੱਟ ਉੱਤੇ ਸਰਵਰ ਵਲੋਂ ਵੇਖਿਆ ਜਾਂਦਾ ਹੈ"
#: ../src/empathy-streamed-media-window.c:1457
-#: ../src/empathy-call-window.c:1847
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "ਪੀਅਰ ਦਾ IP ਐਡਰੈੱਸ, ਜੋ ਦੂਜੇ ਪਾਸੇ ਵਿਖਾਈ ਦਿੰਦਾ ਹੈ"
#: ../src/empathy-streamed-media-window.c:1459
-#: ../src/empathy-call-window.c:1849
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "ਰੀਲੇਅ ਸਰਵਰ ਦਾ IP ਐਡਰੈੱਸ"
#: ../src/empathy-streamed-media-window.c:1461
-#: ../src/empathy-call-window.c:1851
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "ਮਲਟੀਕਾਸਟ ਗਰੁੱਪ ਦਾ IP ਐਡਰੈੱਸ"
@@ -3357,12 +3413,12 @@ msgid "Connected — %d:%02dm"
msgstr "ਕੁਨੈਕਟ ਹੈ -- %d:%02dm"
#: ../src/empathy-streamed-media-window.c:2205
-#: ../src/empathy-call-window.c:2583
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "ਤਕਨੀਕੀ ਵੇਰਵਾ"
#: ../src/empathy-streamed-media-window.c:2243
-#: ../src/empathy-call-window.c:2621
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
@@ -3372,7 +3428,7 @@ msgstr ""
"ਸਕਦਾ ਹੈ।"
#: ../src/empathy-streamed-media-window.c:2248
-#: ../src/empathy-call-window.c:2626
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
@@ -3382,7 +3438,7 @@ msgstr ""
"ਸਕਦਾ ਹੈ।"
#: ../src/empathy-streamed-media-window.c:2254
-#: ../src/empathy-call-window.c:2632
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -3393,24 +3449,24 @@ msgstr ""
"ਬਣਾਉਣ ਲਈ ਸਹਾਇਕ ਨਹੀਂ ਹੈ।"
#: ../src/empathy-streamed-media-window.c:2260
-#: ../src/empathy-call-window.c:2638
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "ਨੈੱਟਵਰਕ ਉੱਤੇ ਸਮੱਸਿਆ ਆਈ ਹੈ"
#: ../src/empathy-streamed-media-window.c:2264
-#: ../src/empathy-call-window.c:2642
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr "ਇਹ ਕਾਲ ਲਈ ਲੋੜੀਦੇ ਆਡੀਓ ਫਾਰਮੈਟ ਤੁਹਾਡੇ ਕੰਪਿਊਟਰ ਉੱਤੇ ਇੰਸਟਾਲ ਨਹੀਂ ਹਨ"
#: ../src/empathy-streamed-media-window.c:2267
-#: ../src/empathy-call-window.c:2645
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr "ਇਹ ਕਾਲ ਲਈ ਲੋੜੀਦੇ ਵਿਡੀਓ ਫਾਰਮੈਟ ਤੁਹਾਡੇ ਕੰਪਿਊਟਰ ਉੱਤੇ ਇੰਸਟਾਲ ਨਹੀਂ ਹਨ"
#: ../src/empathy-streamed-media-window.c:2277
-#: ../src/empathy-call-window.c:2657
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3422,22 +3478,22 @@ msgstr ""
"ਮੇਨੂ ਵਿੱਚੋਂ 'ਡੀਬੱਗ' ਵਿੰਡੋ ਤੋਂ ਲੈ ਕੇ ਲਾਗ ਨੱਥੀ ਕਰੋ।"
#: ../src/empathy-streamed-media-window.c:2285
-#: ../src/empathy-call-window.c:2666
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "ਕਾਲ ਇੰਜਣ ਵਿੱਚ ਕੋਈ ਸਮੱਸਿਆ ਆਈ ਹੈ"
#: ../src/empathy-streamed-media-window.c:2288
-#: ../src/empathy-call-window.c:2669
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "ਸਟਰੀਮ ਦਾ ਅੰਤ ਆ ਗਿਆ ਹੈ"
#: ../src/empathy-streamed-media-window.c:2328
-#: ../src/empathy-call-window.c:2709
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "ਆਡੀਓ ਸਟਰੀਮ ਬਣਾਈ ਨਹੀਂ ਜਾ ਸਕਦੀ"
#: ../src/empathy-streamed-media-window.c:2338
-#: ../src/empathy-call-window.c:2719
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "ਵਿਡੀਓ ਸਟਰੀਮ ਬਣਾਈ ਨਹੀਂ ਜਾ ਸਕਦੀ"
@@ -3452,7 +3508,6 @@ msgid "Decoding Codec:"
msgstr "ਡੀਕੋਡਿੰਗ Codec:"
#: ../src/empathy-call-window.ui.h:4
-#| msgid "_Disable"
msgid "Disable camera"
msgstr "ਕੈਮਰਾ ਬੰਦ ਕਰੋ"
@@ -3499,12 +3554,10 @@ msgid "Send Audio"
msgstr "ਆਡੀਓ ਭੇਜੋ"
#: ../src/empathy-call-window.ui.h:14
-#| msgid "Send _Video"
msgid "Send Video"
msgstr "ਵਿਡੀਓ ਭੇਜੋ"
#: ../src/empathy-call-window.ui.h:15
-#| msgid "Dialpad"
msgid "Show dialpad"
msgstr "ਡਾਇਲ-ਪੈਡ ਵੇਖੋ"
@@ -3526,20 +3579,17 @@ msgid "Toggle audio transmission"
msgstr "ਆਡੀਓ ਟਰਾਂਸਮਿਸ਼ਨ ਬਦਲੋ"
#: ../src/empathy-call-window.ui.h:20
-#| msgid "Toggle audio transmission"
msgid "Toggle video transmission"
msgstr "ਵਿਡੀਓ ਟਰਾਂਸਮਿਸ਼ਨ ਬਦਲੋ"
#: ../src/empathy-call-window.ui.h:21
#: ../src/empathy-streamed-media-window.ui.h:18
-#: ../src/empathy-call-window.c:2219 ../src/empathy-call-window.c:2220
-#: ../src/empathy-call-window.c:2221 ../src/empathy-call-window.c:2222
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
msgid "Unknown"
msgstr "ਅਣਜਾਣ"
#: ../src/empathy-call-window.ui.h:23
-#| msgctxt "menu item"
-#| msgid "_Video Call"
msgid "Video call"
msgstr "ਵਿਡੀਓ ਕਾਲ"
@@ -3549,21 +3599,21 @@ msgid "_Call"
msgstr "ਕਾਲ ਕਰੋ(_C)"
#: ../src/empathy-call-window.ui.h:25
-#| msgid "Camera On"
msgid "_Camera"
msgstr "ਕੈਮਰਾ(_C)"
#: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:9
-#: ../src/empathy-main-window.ui.h:18
+#: ../src/empathy-main-window-menubar.ui.h:18
msgid "_Contents"
msgstr "ਸਮੱਗਰੀ(_C)"
-#: ../src/empathy-call-window.ui.h:27 ../src/empathy-main-window.ui.h:19
+#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:19
msgid "_Debug"
msgstr "ਡੀਬੱਗ(_D)"
#: ../src/empathy-call-window.ui.h:29 ../src/empathy-chat-window.ui.h:14
-#: ../src/empathy-main-window.ui.h:22
+#: ../src/empathy-main-window-menubar.ui.h:22
msgid "_Help"
msgstr "ਮੱਦਦ(_H)"
@@ -3572,55 +3622,55 @@ msgid "_Microphone"
msgstr "ਮਾਈਕਰੋਫੋਨ(_M)"
#: ../src/empathy-call-window.ui.h:31
-#| msgid "Settings"
msgid "_Settings"
msgstr "ਸੈਟਿੰਗ(_S)"
-#: ../src/empathy-call-window.ui.h:32 ../src/empathy-main-window.ui.h:30
+#: ../src/empathy-call-window.ui.h:32
+#: ../src/empathy-main-window-menubar.ui.h:30
#: ../src/empathy-streamed-media-window.ui.h:25
msgid "_View"
msgstr "ਵੇਖੋ(_V)"
-#: ../src/empathy-chat-window.c:480 ../src/empathy-chat-window.c:500
+#: ../src/empathy-chat-window.c:481 ../src/empathy-chat-window.c:501
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
msgstr[0] "%s (%d ਨਾ-ਪੜ੍ਹੇ)"
msgstr[1] "%s (%d ਨਾ-ਪੜ੍ਹੇ)"
-#: ../src/empathy-chat-window.c:492
+#: ../src/empathy-chat-window.c:493
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
msgstr[0] "%s (ਅਤੇ %u ਹੋਰ)"
msgstr[1] "%s (ਅਤੇ %u ਹੋਰ)"
-#: ../src/empathy-chat-window.c:508
+#: ../src/empathy-chat-window.c:509
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
msgstr[0] "%s (ਹੋਰਾਂ ਤੋਂ %d ਨਾ-ਪੜ੍ਹੇ ਸੁਨੇਹੇ)"
msgstr[1] "%s (ਹੋਰਾਂ ਤੋਂ %d ਨਾ-ਪੜ੍ਹੇ ਸੁਨੇਹੇ)"
-#: ../src/empathy-chat-window.c:517
+#: ../src/empathy-chat-window.c:518
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
msgstr[0] "%s (ਸਭ ਤੋਂ %d ਨਾ-ਪੜ੍ਹੇ)"
msgstr[1] "%s (ਸਭ ਤੋਂ %d ਨਾ-ਪੜ੍ਹੇ)"
-#: ../src/empathy-chat-window.c:732
+#: ../src/empathy-chat-window.c:733
msgid "SMS:"
msgstr "SMS:"
-#: ../src/empathy-chat-window.c:742
+#: ../src/empathy-chat-window.c:743
#, c-format
msgid "Sending %d message"
msgid_plural "Sending %d messages"
msgstr[0] "%d ਸੁਨੇਹਾ ਭੇਜਿਆ ਜਾ ਰਿਹਾ ਹੈ"
msgstr[1] "%d ਸੁਨੇਹੇ ਭੇਜੇ ਜਾ ਰਹੇ ਹਨ"
-#: ../src/empathy-chat-window.c:764
+#: ../src/empathy-chat-window.c:765
msgid "Typing a message."
msgstr "ਸੁਨੇਹਾ ਲਿਖਦਾ/ਲਿਖਦੀ ਹੈ।"
@@ -3700,96 +3750,96 @@ msgstr "ਆਟੋ-ਕੁਨੈਕਟ"
msgid "Manage Favorite Rooms"
msgstr "ਪਸੰਦੀਦਾ ਰੂਮ ਪਰਬੰਧ"
-#: ../src/empathy-event-manager.c:522
+#: ../src/empathy-event-manager.c:521
msgid "Incoming video call"
msgstr "ਆ ਰਹੀ ਵਿਡੀਓ ਕਾਲ"
-#: ../src/empathy-event-manager.c:522
+#: ../src/empathy-event-manager.c:521
msgid "Incoming call"
msgstr "ਆ ਰਹੀ ਕਾਲ"
-#: ../src/empathy-event-manager.c:526
+#: ../src/empathy-event-manager.c:525
#, c-format
msgid "%s is video calling you. Do you want to answer?"
msgstr "%s ਤੁਹਾਨੂੰ ਵਿਡੀਓ ਕਾਲ ਕਰ ਰਿਹਾ ਹੈ, ਕੀ ਤੁਸੀਂ ਜਵਾਬ ਦੇਣਾ ਚਾਹੁੰਦੇ ਹੋ?"
-#: ../src/empathy-event-manager.c:527
+#: ../src/empathy-event-manager.c:526
#, c-format
msgid "%s is calling you. Do you want to answer?"
msgstr "%s ਤੁਹਾਨੂੰ ਕਾਲ ਕਰ ਰਿਹਾ ਹੈ, ਕੀ ਤੁਸੀਂ ਜਵਾਬ ਦੇਣਾ ਚਾਹੁੰਦੇ ਹੋ?"
-#: ../src/empathy-event-manager.c:530 ../src/empathy-event-manager.c:731
-#: ../src/empathy-event-manager.c:764
+#: ../src/empathy-event-manager.c:529 ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming call from %s"
msgstr "%s ਤੋਂ ਕਾਲ ਆ ਰਹੀ ਹੈ"
-#: ../src/empathy-event-manager.c:555
+#: ../src/empathy-event-manager.c:554
msgid "_Reject"
msgstr "ਰੱਦ ਕਰੋ(_R)"
-#: ../src/empathy-event-manager.c:563 ../src/empathy-event-manager.c:571
+#: ../src/empathy-event-manager.c:562 ../src/empathy-event-manager.c:570
msgid "_Answer"
msgstr "ਜਵਾਬ ਦਿਓ(_A)"
-#: ../src/empathy-event-manager.c:571
+#: ../src/empathy-event-manager.c:570
msgid "_Answer with video"
msgstr "ਵਿਡੀਓ ਨਾਲ ਜਵਾਬ(_A)"
-#: ../src/empathy-event-manager.c:731 ../src/empathy-event-manager.c:764
+#: ../src/empathy-event-manager.c:730 ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming video call from %s"
msgstr "%s ਤੋਂ ਵਿਡੀਓ ਕਾਲ ਆ ਰਹੀ ਹੈ"
-#: ../src/empathy-event-manager.c:837
+#: ../src/empathy-event-manager.c:836
msgid "Room invitation"
msgstr "ਰੂਮ ਸੱਦਾ"
-#: ../src/empathy-event-manager.c:839
+#: ../src/empathy-event-manager.c:838
#, c-format
msgid "Invitation to join %s"
msgstr "%s ਜੁਆਇੰਣ ਕਰਨ ਲਈ ਸੱਦਾ"
-#: ../src/empathy-event-manager.c:846
+#: ../src/empathy-event-manager.c:845
#, c-format
msgid "%s is inviting you to join %s"
msgstr "%s ਤੁਹਾਨੂੰ %s ਜੁਆਇੰਨ ਕਰਨ ਲਈ ਸੱਦ ਰਿਹਾ ਹੈ"
-#: ../src/empathy-event-manager.c:854
+#: ../src/empathy-event-manager.c:853
msgid "_Decline"
msgstr "ਇਨਕਾਰ(_D)"
-#: ../src/empathy-event-manager.c:859
+#: ../src/empathy-event-manager.c:858
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "ਦਾਖਲ(_J)"
-#: ../src/empathy-event-manager.c:886
+#: ../src/empathy-event-manager.c:885
#, c-format
msgid "%s invited you to join %s"
msgstr "%s ਨੇ ਤੁਹਾਨੂੰ %s ਦਾਖਲ ਹੋਣ ਲਈ ਸੱਦਿਆ"
-#: ../src/empathy-event-manager.c:892
+#: ../src/empathy-event-manager.c:891
#, c-format
msgid "You have been invited to join %s"
msgstr "ਤੁਹਾਨੂੰ %s ਜੁਆਇੰਨ ਕਰਨ ਲਈ ਸੱਦਾ ਆਇਆ ਹੈ"
-#: ../src/empathy-event-manager.c:943
+#: ../src/empathy-event-manager.c:942
#, c-format
msgid "Incoming file transfer from %s"
msgstr "%s ਤੋਂ ਆ ਰਿਹਾ ਫਾਇਲ ਸੰਚਾਰ"
-#: ../src/empathy-event-manager.c:1135 ../src/empathy-main-window.c:375
+#: ../src/empathy-event-manager.c:1134 ../src/empathy-main-window.c:375
msgid "Password required"
msgstr "ਪਾਸਵਰਡ ਚਾਹੀਦਾ ਹੈ"
-#: ../src/empathy-event-manager.c:1191
+#: ../src/empathy-event-manager.c:1190
#, c-format
msgid "%s would like permission to see when you are online"
msgstr ""
"%s ਤੁਹਾਨੂੰ ਵੇਖਣ ਦਾ ਅਧਿਕਾਰ ਚਾਹੁੰਦਾ/ਚਾਹੁੰਦੀ ਹੈ, ਜਦੋਂ ਵੀ ਤੁਸੀਂ ਆਨਲਾਈਨ ਹੋਵੋ"
-#: ../src/empathy-event-manager.c:1195
+#: ../src/empathy-event-manager.c:1194
#, c-format
msgid ""
"\n"
@@ -3967,107 +4017,104 @@ msgid "Top up account credit"
msgstr "ਅਕਾਊਂਟ ਕਰੈਡਿਟ ਟਾਪਅੱਪ ਕਰੋ"
#. top up button
-#: ../src/empathy-main-window.c:1050
+#: ../src/empathy-main-window.c:1046
msgid "Top Up..."
msgstr "ਟਾਪ ਅੱਪ..."
-#: ../src/empathy-main-window.c:1817
+#: ../src/empathy-main-window.c:1789
msgid "Contact"
msgstr "ਸੰਪਰਕ"
-#: ../src/empathy-main-window.c:2145
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "ਸੰਪਰਕ ਲਿਸਟ"
-#: ../src/empathy-main-window.c:2263
-msgid "Show and edit accounts"
-msgstr "ਅਕਾਊਂਟ ਵੇਖੋ ਅਤੇ ਸੋਧੋ"
-
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr "ਨਕਸ਼ੇ ਉੱਤੇ ਸੰਪਰਕ(_M)"
-#: ../src/empathy-main-window.ui.h:2
+#: ../src/empathy-main-window-menubar.ui.h:2
msgid "Credit Balance"
msgstr "ਕਰੈਡਿਟ ਬਕਾਇਆ"
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:3
msgid "Find in Contact _List"
msgstr "ਸੰਪਰਕ ਲਿਸਟ 'ਚ ਲੱਭੋ(_L)"
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "ਪਸੰਦ ਵਿੱਚ ਦਾਖਲ(_F)"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "ਪਸੰਦ ਪਰਬੰਧ"
-#: ../src/empathy-main-window.ui.h:6
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
msgstr "ਸਧਾਰਨ ਆਕਾਰ(_o)"
-#: ../src/empathy-main-window.ui.h:7 ../src/empathy-status-icon.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:7 ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "ਨਵੀਂ ਕਾਲ(_C)..."
-#: ../src/empathy-main-window.ui.h:8
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "ਅਵਤਾਰਾਂ ਨਾਲ ਸਧਾਰਨ ਆਕਾਰ(_A)"
-#: ../src/empathy-main-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:9
msgid "P_references"
msgstr "ਪਸੰਦ(_r)"
-#: ../src/empathy-main-window.ui.h:10
+#: ../src/empathy-main-window-menubar.ui.h:10
msgid "Show P_rotocols"
msgstr "ਪਰੋਟੋਕਾਲ ਵੇਖੋ(_r)"
-#: ../src/empathy-main-window.ui.h:11
+#: ../src/empathy-main-window-menubar.ui.h:11
msgid "Sort by _Name"
msgstr "ਨਾਂ ਨਾਲ ਲੜੀਬੱਧ(_N)"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:12
msgid "Sort by _Status"
msgstr "ਹਾਲਤ ਨਾਲ ਲੜੀਬੱਧ(_S)"
-#: ../src/empathy-main-window.ui.h:13
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "ਅਕਾਊਂਟ(_A)"
-#: ../src/empathy-main-window.ui.h:15
+#: ../src/empathy-main-window-menubar.ui.h:15
msgid "_Blocked Contacts"
msgstr "ਪਾਬੰਦੀਸ਼ੁਦਾ ਸੰਪਰਕ(_B)"
-#: ../src/empathy-main-window.ui.h:17
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr "ਸੰਖੇਪ ਆਕਾਰ(_C)"
-#: ../src/empathy-main-window.ui.h:21
+#: ../src/empathy-main-window-menubar.ui.h:21
msgid "_File Transfers"
msgstr "ਫਾਇਲ ਟਰਾਂਸਫਰ(_F)"
-#: ../src/empathy-main-window.ui.h:23
+#: ../src/empathy-main-window-menubar.ui.h:23
msgid "_Join…"
msgstr "ਦਾਖਲ(_J)..."
-#: ../src/empathy-main-window.ui.h:24 ../src/empathy-status-icon.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:24
+#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "ਨਵੀਂ ਗੱਲਬਾਤ..."
-#: ../src/empathy-main-window.ui.h:25
+#: ../src/empathy-main-window-menubar.ui.h:25
msgid "_Offline Contacts"
msgstr "ਆਫਲਾਈਨ ਸੰਪਰਕ(_O)"
-#: ../src/empathy-main-window.ui.h:26
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "ਨਿੱਜੀ ਜਾਣਕਾਰੀ(_P)"
-#: ../src/empathy-main-window.ui.h:28
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "ਰੂਮ(_R)"
-#: ../src/empathy-main-window.ui.h:29
+#: ../src/empathy-main-window-menubar.ui.h:29
msgid "_Search for Contacts…"
msgstr "ਸੰਪਰਕ ਲੱਭੋ(_S)…"
@@ -4137,79 +4184,79 @@ msgstr "ਰੂਮ ਲਿਸਟ"
msgid "_Room:"
msgstr "ਰੂਮ(_R):"
-#: ../src/empathy-preferences.c:172
+#: ../src/empathy-preferences.c:169
msgid "Message received"
msgstr "ਸੁਨੇਹਾ ਮਿਲਿਆ"
-#: ../src/empathy-preferences.c:173
+#: ../src/empathy-preferences.c:170
msgid "Message sent"
msgstr "ਸੁਨੇਹਾ ਭੇਜਿਆ"
-#: ../src/empathy-preferences.c:174
+#: ../src/empathy-preferences.c:171
msgid "New conversation"
msgstr "ਨਵੀਂ ਗੱਲਬਾਤ"
-#: ../src/empathy-preferences.c:175
+#: ../src/empathy-preferences.c:172
msgid "Contact goes online"
msgstr "ਸੰਪਰਕ ਆਨਲਾਈਨ ਹੋਇਆ"
-#: ../src/empathy-preferences.c:176
+#: ../src/empathy-preferences.c:173
msgid "Contact goes offline"
msgstr "ਸੰਪਰਕ ਬੰਦ ਕਰ ਗਿਆ"
-#: ../src/empathy-preferences.c:177
+#: ../src/empathy-preferences.c:174
msgid "Account connected"
msgstr "ਅਕਾਊਂਟ ਕੁਨੈਕਟ ਕੀਤਾ"
-#: ../src/empathy-preferences.c:178
+#: ../src/empathy-preferences.c:175
msgid "Account disconnected"
msgstr "ਅਕਾਊਂਟ ਕੁਨੈਕਸ਼ਨ ਬੰਦ ਹੋਇਆ"
-#: ../src/empathy-preferences.c:487
+#: ../src/empathy-preferences.c:484
msgid "Language"
msgstr "ਭਾਸ਼ਾ"
#. translators: Contact name for the chat theme preview
-#: ../src/empathy-preferences.c:737
+#: ../src/empathy-preferences.c:734
msgid "Juliet"
msgstr "ਹੀਰ"
#. translators: Contact name for the chat theme preview
-#: ../src/empathy-preferences.c:744
+#: ../src/empathy-preferences.c:741
msgid "Romeo"
msgstr "ਰਾਂਝਾ"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:750
+#: ../src/empathy-preferences.c:747
msgid "O Romeo, Romeo, wherefore art thou Romeo?"
msgstr "ਵੇ ਰਾਂਝਿਆ, ਰਾਂਝਿਆ, ਤੂੰ ਕਿੱਥੇ ਐਂ ਧੀਦੋ ਰਾਂਝਿਆਂ?"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:753
+#: ../src/empathy-preferences.c:750
msgid "Deny thy father and refuse thy name;"
msgstr "ਆਪਣੇ ਤਖਤ ਹਜ਼ਾਰੇ ਨੂੰ ਛੱਡ ਨੂੰ ਤੇਰੀਆਂ ਮੱਝੀਆਂ ਚਾਰੀਆਂ;"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:756
+#: ../src/empathy-preferences.c:753
msgid "Or if thou wilt not, be but sworn my love"
msgstr "ਜਾਂ ਮੈਨੂੰ ਤੇਰੇ ਪਿਆਰ ਦੀ ਸੌਂਹ ਹੀਰੇ"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:759
+#: ../src/empathy-preferences.c:756
msgid "And I'll no longer be a Capulet."
msgstr "ਅਤੇ ਮੈਂ ਹੁਣ ਰਾਂਝੇ ਬਿਨਾਂ ਨਹੀਂ ਜਿਊਂਣਾ"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:762
+#: ../src/empathy-preferences.c:759
msgid "Shall I hear more, or shall I speak at this?"
msgstr "ਕੀ ਮੈਂ ਹੋ ਸੁਣਾਂ ਜਾਂ ਮੈਂ ਇਸ ਬਾਰੇ ਗੱਲ ਕਰਾਂ?"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:765
+#: ../src/empathy-preferences.c:762
msgid "Juliet has disconnected"
msgstr "ਜੁਲੀਅਟ ਡਿਸ-ਕੁਨੈਕਟ ਹੋ ਗਿਆ ਹੈ"
-#: ../src/empathy-preferences.c:1171
+#: ../src/empathy-preferences.c:1166
msgid "Preferences"
msgstr "ਪਸੰਦ"
@@ -4238,54 +4285,70 @@ msgid "Display incoming events in the notification area"
msgstr "ਨੋਟੀਫਿਕੇਸ਼ਨ ਖੇਤਰ ਵਿੱਚ ਆ ਰਹੇ ਈਵੈਂਟ ਵੇਖਾਓ"
#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+"ਈਕੋ ਰੱਦ ਕਰਨ ਨਾਲ ਦੂਜੇ ਵਿਅਕਤੀ ਨੂੰ ਤੁਹਾਡੀ ਆਵਾਜ਼ ਸਾਫ਼ ਸੁਣਨ ਵਿੱਚ ਮੱਦਦ ਮਿਲਦੀ ਹੈ, ਪਰ "
+"ਕੁਝ "
+"ਕੰਪਿਊਟਰਾਂ ਉੱਤੇ ਸਮੱਸਿਆ ਆ ਸਕਦੀ ਹੈ। ਜੇ ਤੁਹਾਨੂੰ ਜਾਂ ਹੋਰ ਵਿਅਕਤੀ ਨੂੰ ਅਜੀਬ ਜਿਹੀਆਂ "
+"ਆਵਾਜ਼ ਸੁਣਨ "
+"ਜਾਂ ਕਾਲ ਦੇ ਦੌਰਾਨ ਰੁਕਾਵਟ ਆਏ ਤਾਂ ਈਕੋ ਰੱਦ ਕਰਨ ਨੂੰ ਬੰਦ ਕਰਕੇ ਕਾਲ ਮੁੜ ਕਰਕੇ ਕੋਸ਼ਿਸ਼ "
+"ਕਰੋ ਜੀ।"
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "ਜਦੋਂ ਸੰਪਰਕ ਆਨਲਾਈਨ ਆਵੇ ਤਾਂ ਸੂਚਨਾ ਦਿਓ"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "ਜਦੋਂ ਸੰਪਰਕ ਆਫਲਾਈਨ ਜਾਵੇ ਤਾਂ ਸੂਚਨਾ ਦਿਓ"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "ਜਦੋਂ ਗੱਲਬਾਤ ਫੋਕਸ ਨਾ ਹੋਵੇ ਤਾਂ ਸੂਚਨਾ ਦਿਓ(_c)"
-#: ../src/empathy-preferences.ui.h:12
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "ਭਾਸ਼ਾਵਾਂ ਲਈ ਸ਼ਬਦ-ਜੋੜ ਚੈੱਕ ਕਰਨਾ ਯੋਗ:"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "ਆਮ"
-#: ../src/empathy-preferences.ui.h:14
-msgid "Input level"
-msgstr "ਇੰਪੁੱਟ ਲੈਵਲ"
-
#: ../src/empathy-preferences.ui.h:15
-msgid "Input volume"
-msgstr "ਇੰਪੁੱਟ ਆਵਾਜ਼"
+#| msgid "Input level"
+msgid "Input level:"
+msgstr "ਇੰਪੁੱਟ ਲੈਵਲ:"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:16
+#| msgid "Input volume"
+msgid "Input volume:"
+msgstr "ਇੰਪੁੱਟ ਆਵਾਜ਼:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "ਟਿਕਾਣਾ ਸਰੋਤ:"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "ਗੱਲਬਾਤ ਲਾਗ"
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "ਨੋਟੀਫਿਕੇਸ਼ਨ"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "ਘਟਨਾਵਾਂ ਲਈ ਸਾਊਂਡ ਚਲਾਓ"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "ਪਰਾਈਵੇਸੀ"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -4295,71 +4358,71 @@ msgstr ""
"ਵੇਖਾਇਆ ਨਹੀਂ "
"ਜਾਵੇਗਾ। GPS ਧੁਰਾ ਮੁੱਲ 1 ਦਸ਼ਮਲਵ ਥਾਂ ਨਾਲ ਸ਼ੁੱਧ ਹੋਣਗੇ।"
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "ਖੁਸ਼ ਚਿੱਤਰਾਂ ਵਾਂਗ ਵੇਖੋ(_s)"
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "ਰੂਮ ਵਿੱਚ ਸੰਪਰਕ ਲਿਸਟ ਵੇਖੋ(_l)"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "ਸਾਊਂਡ"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "ਸ਼ਬਦਜੋੜ ਜਾਂਚ"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
msgstr ""
"ਭਾਸ਼ਾ ਦੀ ਲਿਸਟ ਵੇਖਾ ਰਿਹਾ ਹੈ, ਜਿੰਨ੍ਹਾਂ ਲਈ ਤੁਹਾਡੇ ਕੋਲ ਸ਼ਬਦ-ਕੋਸ਼ ਇੰਸਟਾਲ ਹੈ।"
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "ਥੀਮ"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:30
msgid "Variant:"
msgstr "ਬਦਲ:"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "ਸ਼ੁਰੂ ਸਮੇਂ ਆਟੋਮੈਟਿਕ ਹੀ ਕੁਨੈਕਟ ਕਰੋ(_A)"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "ਸੈੱਲਫੋਨ(_C)"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "ਬੁਲਬੁਲਾ ਨੋਟੀਫਿਕੇਸ਼ਨ ਚਾਲੂ(_E)"
-#: ../src/empathy-preferences.ui.h:33
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "ਸਾਊਂਡ ਨੋਟੀਫਿਕੇਸ਼ਨ ਚਾਲੂ(_E)"
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:35
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "ਨੈੱਟਵਰਕ (IP, Wi-Fi)(_N) "
-#: ../src/empathy-preferences.ui.h:36
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "ਨਵੀਆਂ ਗੱਲਾਬਾਤਾਂ ਵੱਖ ਵੱਖ ਵਿੰਡੋ ਵਿੱਚ ਖੋਲ੍ਹੋ(_O)"
-#: ../src/empathy-preferences.ui.h:37
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "ਮੇਰੇ ਸੰਪਰਕਾਂ ਲਈ ਟਿਕਾਣਾ ਦੱਸੋ(_P)"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:39
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "ਟਿਕਾਣਾ ਸ਼ੁੱਧਤਾ ਘਟਾਓ(_R)"
@@ -4529,7 +4592,6 @@ msgid "Show a particular service"
msgstr "ਇੱਕ ਖਾਸ ਸਰਵਿਸ ਵੇਖਾਓ"
#: ../src/empathy-debugger.c:75
-#| msgid "Empathy Debugger"
msgid "- Empathy Debugger"
msgstr "- ਇੰਪੈਥੀ ਡੀਬੱਗਰ"
@@ -4572,32 +4634,31 @@ msgstr "ਮਨਜ਼ੂਰ"
msgid "Provide"
msgstr "ਦਿਉ"
-#: ../src/empathy-call-observer.c:135
+#: ../src/empathy-call-observer.c:134
#, c-format
msgid "%s just tried to call you, but you were in another call."
msgstr "%s ਨੇ ਤੁਹਾਨੂੰ ਕਾਲ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ਼ ਕੀਤੀ ਹੈ, ਪਰ ਤੁਸੀਂ ਹੋਰ ਕਾਲ ਉੱਤੇ ਸੀ।"
#. Translators: this is an "Info" label. It should be as short
#. * as possible.
-#: ../src/empathy-call-window.c:986 ../src/empathy-call-window.c:1000
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
msgid "i"
msgstr "i"
-#: ../src/empathy-call-window.c:2512
+#: ../src/empathy-call-window.c:2603
msgid "On hold"
msgstr "ਹੋਲਡ ਹੈ"
-#: ../src/empathy-call-window.c:2515
+#: ../src/empathy-call-window.c:2606
msgid "Mute"
msgstr "ਚੁੱਪ"
-#: ../src/empathy-call-window.c:2517
-#| msgid "Location"
+#: ../src/empathy-call-window.c:2608
msgid "Duration"
msgstr "ਅੰਤਰਾਲ"
#. Translators: 'status - minutes:seconds' the caller has been connected
-#: ../src/empathy-call-window.c:2520
+#: ../src/empathy-call-window.c:2611
#, c-format
msgid "%s — %d:%02dm"
msgstr "%s — %d:%02dm"
@@ -4606,6 +4667,15 @@ msgstr "%s — %d:%02dm"
msgid "_Match case"
msgstr "ਮਿਲਦਾ ਆਕਾਰ(_M)"
+#~ msgid "Find Next"
+#~ msgstr "ਅੱਗੇ ਲੱਭੋ"
+
+#~ msgid "Find Previous"
+#~ msgstr "ਪਿੱਛੇ ਲੱਭੋ"
+
+#~ msgid "Show and edit accounts"
+#~ msgstr "ਅਕਾਊਂਟ ਵੇਖੋ ਅਤੇ ਸੋਧੋ"
+
#~| msgid "Dialpad"
#~ msgid "_Dialpad"
#~ msgstr "ਡਾਇਲ-ਪੈਡ(_D)"
@@ -5002,9 +5072,6 @@ msgstr "ਮਿਲਦਾ ਆਕਾਰ(_M)"
#~ msgid "Sorry, I don't want you in my contact list anymore."
#~ msgstr "ਅਫਸੋਸ ਹੈ, ਪਰ ਮੈਂ ਤੁਹਾਨੂੰ ਆਪਣੀ ਸੰਪਰਕ ਸੂਚੀ ਵਿੱਚ ਨਹੀਂ ਰੱਖਣਾ ਚਾਹੁੰਦਾ।"
-#~ msgid "Word"
-#~ msgstr "ਸ਼ਬਦ"
-
#~ msgid "Suggestions for the word"
#~ msgstr "ਸ਼ਬਦ ਲਈ ਸੁਝਾਅ"
diff --git a/po/pl.po b/po/pl.po
index e2e9471b8..72db20c20 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-20 12:41+0200\n"
-"PO-Revision-Date: 2011-04-20 12:42+0200\n"
+"POT-Creation-Date: 2011-09-13 20:55+0200\n"
+"PO-Revision-Date: 2011-09-13 20:56+0200\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <gnomepl@aviary.pl>\n"
"Language: pl\n"
@@ -42,6 +42,22 @@ msgid "Always open a separate chat window for new chats."
msgstr "Zawsze otwiera oddzielne okna dla nowych rozmów."
#: ../data/org.gnome.Empathy.gschema.xml.in.h:2
+msgid "Call volume"
+msgstr "Głośność rozmowy"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+msgid "Call volume, as a percentage."
+msgstr "Głośność rozmowy w procentach."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+msgid "Camera device"
+msgstr "Urządzenie kamery"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+msgid "Camera position"
+msgstr "Pozycja kamery"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
@@ -49,46 +65,55 @@ msgstr ""
"Znak do dodania po automatycznym uzupełnieniu pseudonimu (klawiszem Tab) "
"podczas rozmowy grupowej."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:3
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "Motyw okna rozmowy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:4
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+msgid "Chat window theme variant"
+msgstr "Wariant motywu okna rozmowy"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr ""
"Oddzielana przecinkami lista języków do sprawdzania pisowni (np. \"en, fr, pl"
"\")."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "Zmniejszona lista kontaktów"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "Użycie menedżerów połączeń"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
-msgstr "Kryterium sortowania listy kontaktów"
+msgstr "Kryterium porządkowania listy kontaktów"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+msgid "Default camera device to use in video calls, e.g. /dev/video0."
+msgstr ""
+"Domyślne urządzenie kamery do użycia w wideorozmowach, np. /dev/video0."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "Domyślny katalog, z którego są wybierane awatary"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "Wyłączenie wyskakujących powiadomień podczas nieobecności"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "Wyłączenie dźwięków podczas nieobecności"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "Wyświetlanie zdarzeń przychodzących w obszarze stanu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
@@ -96,230 +121,247 @@ msgstr ""
"Wyświetlanie zdarzeń przychodzących w obszarze stanu. Jeśli zaznaczone, to "
"będą natychmiast prezentowane użytkownikowi."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+msgid "Echo cancellation support"
+msgstr "Obsługa usuwania echa"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "Publikowanie położenia użytkownika"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "Używanie urządzenia GPS do odnajdowania położenia"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr "Używanie sieci komórkowej do odnajdowania położenia"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "Używanie sieci do odnajdowania położenia"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Domyślny katalog pobierania programu Empathy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "Przeprowadzono migrację dzienników butterfly"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr "Automatyczne ustawienie nieobecności podczas bezczynności"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Automatyczne łączenie się podczas uruchamiania"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "Zmniejszenie dokładności położenia"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "Używanie awatarów kontaktów jako ikony okna rozmowy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "Włączenie narzędzi programistycznych WebKit"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "Włączenie wyskakujących powiadomień dla nowych wiadomości"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "Włączenie sprawdzania pisowni"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "Ukrycie głównego okna"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "Ukrycie głównego okna."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "Znak do dodania po uzupełnieniu pseudonimu"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "Otwieranie nowych rozmów w oddzielnych oknach"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Ścieżka używanego motywu Adium"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr ""
"Ścieżka używanego motywu Adium, jeśli dla pokoju rozmowy używany jest motyw "
"Adium."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "Odtworzenie dźwięku dla nadchodzących wiadomości"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "Odtworzenie dźwięku dla nowych rozmów"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "Odtworzenie dźwięku dla wychodzącej wiadomości"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "Odtworzenie dźwięku, kiedy kontakt się zaloguje"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "Odtworzenie dźwięku, kiedy kontakt się wyloguje"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "Odtworzenie dźwięku, kiedy użytkownik się zaloguje"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "Odtworzenie dźwięku, kiedy użytkownik się wyloguje"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "Wyskakujące powiadomienia, jeśli okno rozmowy nie jest aktywne"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "Wyskakujące powiadomienia, kiedy kontakt się zaloguje"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "Wyskakujące powiadomienia, kiedy kontakt się wyloguje"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr "Położenie podglądu kamery podczas rozmowy."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+msgid "Show Balance in contact list"
+msgstr "Wyświetlanie salda na liście kontaktów"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "Wyświetlanie awatarów"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "Wyświetlanie listy kontaktów w pokojach"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "Wyświetlanie podpowiedzi o zamknięciu głównego okna"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "Wyświetlanie kontaktów w trybie offline"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "Wyświetlanie protokołów"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "Języki sprawdzania pisowni"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "Domyślny katalog zapisu przesyłanych plików."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "Ostatni katalog, z którego był wybierany awatar."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "Położenie panelu bocznego okna rozmowy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr "Przechowane położenie (w pikselach) panelu bocznego okna rozmowy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "Motyw używany do wyświetlania rozmowy w oknach rozmowy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+msgid ""
+"The theme variant that is used to display the conversation in chat windows."
+msgstr "Wariant motywu używany do wyświetlania rozmowy w oknach rozmowy."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "Używanie graficznych emotikon"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "Używanie dźwięków powiadomień"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "Używanie motywu dla pokoi rozmowy"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr "Określa, czy publikować położenie użytkownika jego kontaktom."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "Określa, czy używać urządzenia GPS do odnajdowania położenia."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr "Określa, czy używać sieci komórkowej do odnajdowania położenia."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "Określa, czy używać sieci do odnajdowania położenia."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "Określa, czy przeprowadzono migrację dzienników butterfly."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr "Określa, czy automatycznie logować się do kont podczas uruchamiania."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid ""
"Whether Empathy should go into away mode automatically if the user is idle."
msgstr ""
"Określa, czy automatycznie przechodzić do trybu nieobecności podczas "
"bezczynności."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr ""
"Określa, czy zmniejszać dokładność położenia w celu ochrony prywatności."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr "Określa, czy używać awatarów kontaktów jako ikony okna rozmowy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr ""
"Określa, czy włączyć narzędzia programistyczne WebKit, takie jak Web "
"Inspector."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
@@ -327,73 +369,77 @@ msgstr ""
"Określa, czy menedżery łączności powinny być używane do automatycznego "
"rozłączenia/ponownego połączenia."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid ""
"Whether to check words typed against the languages you want to check with."
msgstr "Określa, czy sprawdzać słowa wprowadzane w podanych językach."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr ""
"Określa, czy przekształcać emotikony w rozmowach do postaci graficznej."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+msgid "Whether to enable Pulseaudio's echo cancellation filter."
+msgstr "Określa, czy włączyć filtr usuwania echa usługi PulseAudio."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr ""
"Określa, czy odtwarzać dźwięk powiadamiający o zalogowaniu kontaktów do "
"sieci."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid ""
"Whether to play a sound to notify of contacts logging out of the network."
msgstr ""
"Określa, czy odtwarzać dźwięk powiadamiający o wylogowaniu kontaktów z sieci."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "Określa, czy odtwarzać dźwięk powiadamiający o zdarzeniach."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr ""
"Określa, czy odtwarzać dźwięk powiadamiający o nadchodzących wiadomościach."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "Określa, czy odtwarzać dźwięk powiadamiający o nowych rozmowach."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr ""
"Określa, czy odtwarzać dźwięk powiadamiający o wychodzących wiadomościach."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "Określa, czy odtwarzać dźwięk podczas zalogowania do sieci."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "Określa, czy odtwarzać dźwięk podczas wylogowania z sieci."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr ""
"Określa, czy odtwarzać dźwięki powiadomień podczas nieobecności lub "
"zajętości."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr ""
"Określa, czy wyświetlać wyskakujące powiadomienia, kiedy kontakt przechodzi "
"do trybu offline."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr ""
"Określa, czy wyświetlać wyskakujące powiadomienia, kiedy kontakt przechodzi "
"do trybu online."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
@@ -401,41 +447,45 @@ msgstr ""
"Określa, czy wyświetlać wyskakujące powiadomienia podczas otrzymania nowej "
"wiadomości, nawet jeśli okno rozmowy jest już otwarte, lecz nie jest aktywne."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr ""
"Określa, czy wyświetlać wyskakujące powiadomienia podczas otrzymania nowej "
"wiadomości."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+msgid "Whether to show account balances in the contact list."
+msgstr "Określa, czy wyświetlać saldo kont na liście kontaktów."
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid ""
"Whether to show avatars for contacts in the contact list and chat windows."
msgstr ""
"Określa, czy wyświetlać awatary dla kontaktów na liście i oknach rozmowy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr "Określa, czy wyświetlać na liście kontakty w trybie offline."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr ""
"Określa, czy wyświetlać wyskakujące powiadomienia podczas nieobecności lub "
"zajętości."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr "Określa, czy wyświetlać protokoły dla kontaktów na liście."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "Określa, czy wyświetlać listę kontaktów w pokojach rozmowy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "Określa, czy wyświetlać listę kontaktów w trybie zmniejszonym."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
@@ -443,19 +493,19 @@ msgstr ""
"Określa, czy wyświetlać okno dialogowe podczas zamykania głównego okna "
"przyciskiem \"x\" na pasku tytułowym."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "Określa, czy używać motywów dla pokoi rozmowy."
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid ""
"Which criterion to use when sorting the contact list. Default is to sort by "
"the contact's name with the value \"name\". A value of \"state\" will sort "
"the contact list by state."
msgstr ""
-"Określa, jakie kryterium używać podczas sortowania listy kontaktów. "
-"Domyślnie sortowane jest według nazwy kontaktów za pomocą wartości \"name\". "
-"Wartość \"state\" spowoduje sortowanie według stanu kontaktu."
+"Określa, jakie kryterium używać podczas porządkowania listy kontaktów. "
+"Domyślnie porządkowane jest według nazwy kontaktów za pomocą wartości \"name"
+"\". Wartość \"state\" spowoduje porządkowanie według stanu kontaktu."
#: ../data/empathy-accounts.desktop.in.in.h:1
msgid "Manage Messaging and VoIP accounts"
@@ -463,7 +513,7 @@ msgstr "Zarządzanie kontami komunikatora i VoIP"
#. Tweak the dialog
#: ../data/empathy-accounts.desktop.in.in.h:2
-#: ../src/empathy-accounts-dialog.c:2271
+#: ../src/empathy-accounts-dialog.c:2324
msgid "Messaging and VoIP Accounts"
msgstr "Konta komunikatora i VoIP"
@@ -471,18 +521,34 @@ msgstr "Konta komunikatora i VoIP"
msgid "File transfer completed, but the file was corrupted"
msgstr "Ukończono przesyłanie pliku, ale plik jest uszkodzony"
-#: ../libempathy/empathy-ft-handler.c:1113
+#: ../libempathy/empathy-ft-handler.c:1111
msgid "File transfer not supported by remote contact"
msgstr "Przesyłanie plików nie jest obsługiwane przez zdalnego użytkownika"
-#: ../libempathy/empathy-ft-handler.c:1169
+#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is not a regular file"
msgstr "Wybrany plik nie jest zwykłym plikiem"
-#: ../libempathy/empathy-ft-handler.c:1178
+#: ../libempathy/empathy-ft-handler.c:1176
msgid "The selected file is empty"
msgstr "Wybrany plik jest pusty"
+#: ../libempathy/empathy-message.c:415 ../src/empathy-call-observer.c:131
+#, c-format
+msgid "Missed call from %s"
+msgstr "Nieodebrana rozmowa głosowa od użytkownika %s"
+
+#. Translators: this is an outgoing call, e.g. 'Called Alice'
+#: ../libempathy/empathy-message.c:419
+#, c-format
+msgid "Called %s"
+msgstr "Rozmowa głosowa z użytkownikiem %s"
+
+#: ../libempathy/empathy-message.c:422
+#, c-format
+msgid "Call from %s"
+msgstr "Rozmowa głosowa od użytkownika %s"
+
#: ../libempathy/empathy-tp-file.c:268
msgid "Socket type not supported"
msgstr "Typ gniazda nie jest obsługiwany"
@@ -511,150 +577,143 @@ msgstr "Błąd podczas próby przesłania pliku"
msgid "The other participant is unable to transfer the file"
msgstr "Druga strona nie może odebrać pliku"
-#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:383
+#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:302
msgid "Unknown reason"
msgstr "Nieznany powód"
-#: ../libempathy/empathy-utils.c:304
+#: ../libempathy/empathy-utils.c:222
msgid "Available"
msgstr "Dostępny"
-#: ../libempathy/empathy-utils.c:306
+#: ../libempathy/empathy-utils.c:224
msgid "Busy"
msgstr "Zajęty"
-#: ../libempathy/empathy-utils.c:309
+#: ../libempathy/empathy-utils.c:227
msgid "Away"
msgstr "Nieobecny"
-#: ../libempathy/empathy-utils.c:311
+#: ../libempathy/empathy-utils.c:229
msgid "Invisible"
msgstr "Niewidoczny"
-#: ../libempathy/empathy-utils.c:313
+#: ../libempathy/empathy-utils.c:231
msgid "Offline"
msgstr "Offline"
#. translators: presence type is unknown
-#. translators: encoding video codec is unknown
-#. translators: encoding audio codec is unknown
-#. translators: decoding video codec is unknown
-#. translators: decoding audio codec is unknown
-#: ../libempathy/empathy-utils.c:316
-#: ../src/empathy-streamed-media-window.c:1905
-#: ../src/empathy-streamed-media-window.c:1907
-#: ../src/empathy-streamed-media-window.c:1909
-#: ../src/empathy-streamed-media-window.c:1911
-#: ../src/empathy-call-window.ui.h:18
+#: ../libempathy/empathy-utils.c:234
+msgctxt "presence"
msgid "Unknown"
msgstr "Nieznany"
-#: ../libempathy/empathy-utils.c:355
+#: ../libempathy/empathy-utils.c:274
msgid "No reason specified"
msgstr "Nie podano powodu"
-#: ../libempathy/empathy-utils.c:357 ../libempathy/empathy-utils.c:413
+#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:332
msgid "Status is set to offline"
msgstr "Stan został zmieniony na offline"
-#: ../libempathy/empathy-utils.c:359 ../libempathy/empathy-utils.c:393
+#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:312
+#: ../libempathy-gtk/empathy-call-utils.c:49
msgid "Network error"
msgstr "Błąd sieci"
-#: ../libempathy/empathy-utils.c:361 ../libempathy/empathy-utils.c:395
+#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:314
msgid "Authentication failed"
msgstr "Uwierzytelnienie się nie powiodło"
-#: ../libempathy/empathy-utils.c:363 ../libempathy/empathy-utils.c:397
+#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:316
msgid "Encryption error"
msgstr "Błąd szyfrowania"
-#: ../libempathy/empathy-utils.c:365
+#: ../libempathy/empathy-utils.c:284
msgid "Name in use"
msgstr "Pseudonim jest już używany"
-#: ../libempathy/empathy-utils.c:367 ../libempathy/empathy-utils.c:399
+#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
msgid "Certificate not provided"
msgstr "Nie dostarczono certyfikatu"
-#: ../libempathy/empathy-utils.c:369 ../libempathy/empathy-utils.c:401
+#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
msgid "Certificate untrusted"
msgstr "Niezaufany certyfikat"
-#: ../libempathy/empathy-utils.c:371 ../libempathy/empathy-utils.c:403
+#: ../libempathy/empathy-utils.c:290 ../libempathy/empathy-utils.c:322
msgid "Certificate expired"
msgstr "Certyfikat wygasł"
-#: ../libempathy/empathy-utils.c:373 ../libempathy/empathy-utils.c:405
+#: ../libempathy/empathy-utils.c:292 ../libempathy/empathy-utils.c:324
msgid "Certificate not activated"
msgstr "Certyfikat nieaktywny"
-#: ../libempathy/empathy-utils.c:375 ../libempathy/empathy-utils.c:407
+#: ../libempathy/empathy-utils.c:294 ../libempathy/empathy-utils.c:326
msgid "Certificate hostname mismatch"
msgstr "Nazwa komputera w certyfikacie nie zgadza się"
-#: ../libempathy/empathy-utils.c:377 ../libempathy/empathy-utils.c:409
+#: ../libempathy/empathy-utils.c:296 ../libempathy/empathy-utils.c:328
msgid "Certificate fingerprint mismatch"
msgstr "Odcisk palca certyfikatu nie zgadza się"
-#: ../libempathy/empathy-utils.c:379 ../libempathy/empathy-utils.c:411
+#: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:330
msgid "Certificate self-signed"
msgstr "Certyfikat został samodzielnie podpisany"
-#: ../libempathy/empathy-utils.c:381
+#: ../libempathy/empathy-utils.c:300
msgid "Certificate error"
msgstr "Błąd certyfikatu"
-#: ../libempathy/empathy-utils.c:415
+#: ../libempathy/empathy-utils.c:334
msgid "Encryption is not available"
msgstr "Szyfrowanie nie jest dostępne"
-#: ../libempathy/empathy-utils.c:417
+#: ../libempathy/empathy-utils.c:336
msgid "Certificate is invalid"
msgstr "Certyfikat jest nieprawidłowy"
-#: ../libempathy/empathy-utils.c:419
+#: ../libempathy/empathy-utils.c:338
msgid "Connection has been refused"
msgstr "Połączenie zostało odrzucone"
-#: ../libempathy/empathy-utils.c:421
+#: ../libempathy/empathy-utils.c:340
msgid "Connection can't be established"
msgstr "Nie można ustanowić połączenia"
-#: ../libempathy/empathy-utils.c:423
+#: ../libempathy/empathy-utils.c:342
msgid "Connection has been lost"
msgstr "Połączenie zostało utracone"
-#: ../libempathy/empathy-utils.c:425
+#: ../libempathy/empathy-utils.c:344
msgid "This resource is already connected to the server"
msgstr "Ten zasób jest już połączony z serwerem"
-#: ../libempathy/empathy-utils.c:427
+#: ../libempathy/empathy-utils.c:346
msgid ""
"Connection has been replaced by a new connection using the same resource"
msgstr ""
"Połączenie zostało zastąpione nowym połączeniem używając tego samego zasobu"
-#: ../libempathy/empathy-utils.c:430
+#: ../libempathy/empathy-utils.c:349
msgid "The account already exists on the server"
msgstr "Konto już istnieje na serwerze"
-#: ../libempathy/empathy-utils.c:432
+#: ../libempathy/empathy-utils.c:351
msgid "Server is currently too busy to handle the connection"
msgstr "Serwer jest obecnie zbyt zajęty, aby obsłużyć połączenie"
-#: ../libempathy/empathy-utils.c:434
+#: ../libempathy/empathy-utils.c:353
msgid "Certificate has been revoked"
msgstr "Certyfikat został unieważniony"
-#: ../libempathy/empathy-utils.c:436
+#: ../libempathy/empathy-utils.c:355
msgid ""
"Certificate uses an insecure cipher algorithm or is cryptographically weak"
msgstr ""
"Certyfikat używa niebezpiecznego algorytmu szyfrowania lub jest "
"kryptograficznie słaby"
-#: ../libempathy/empathy-utils.c:439
+#: ../libempathy/empathy-utils.c:358
msgid ""
"The length of the server certificate, or the depth of the server certificate "
"chain, exceed the limits imposed by the cryptography library"
@@ -662,24 +721,24 @@ msgstr ""
"Długość certyfikatu serwera lub głębokość łańcucha certyfikatu serwera "
"przekracza ograniczenie wymuszane przez bibliotekę kryptograficzną"
-#: ../libempathy/empathy-utils.c:602
+#: ../libempathy/empathy-utils.c:519
#: ../libempathy-gtk/empathy-contact-list-store.h:73
msgid "People Nearby"
msgstr "Osoby w pobliżu"
-#: ../libempathy/empathy-utils.c:607
+#: ../libempathy/empathy-utils.c:524
msgid "Yahoo! Japan"
msgstr "Yahoo! Japonia"
-#: ../libempathy/empathy-utils.c:636
+#: ../libempathy/empathy-utils.c:553
msgid "Google Talk"
msgstr "Google Talk"
-#: ../libempathy/empathy-utils.c:637
+#: ../libempathy/empathy-utils.c:554
msgid "Facebook Chat"
msgstr "Facebook Chat"
-#: ../libempathy/empathy-time.c:137
+#: ../libempathy/empathy-time.c:88
#, c-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
@@ -687,7 +746,7 @@ msgstr[0] "%d sekundę temu"
msgstr[1] "%d sekundy temu"
msgstr[2] "%d sekund temu"
-#: ../libempathy/empathy-time.c:142
+#: ../libempathy/empathy-time.c:93
#, c-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
@@ -695,7 +754,7 @@ msgstr[0] "%d minutę temu"
msgstr[1] "%d minuty temu"
msgstr[2] "%d minut temu"
-#: ../libempathy/empathy-time.c:147
+#: ../libempathy/empathy-time.c:98
#, c-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
@@ -703,7 +762,7 @@ msgstr[0] "%d godzinę temu"
msgstr[1] "%d godziny temu"
msgstr[2] "%d godzin temu"
-#: ../libempathy/empathy-time.c:152
+#: ../libempathy/empathy-time.c:103
#, c-format
msgid "%d day ago"
msgid_plural "%d days ago"
@@ -711,7 +770,7 @@ msgstr[0] "%d dzień temu"
msgstr[1] "%d dni temu"
msgstr[2] "%d dni temu"
-#: ../libempathy/empathy-time.c:157
+#: ../libempathy/empathy-time.c:108
#, c-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
@@ -719,7 +778,7 @@ msgstr[0] "%d tydzień temu"
msgstr[1] "%d tygodnie temu"
msgstr[2] "%d tygodni temu"
-#: ../libempathy/empathy-time.c:162
+#: ../libempathy/empathy-time.c:113
#, c-format
msgid "%d month ago"
msgid_plural "%d months ago"
@@ -727,93 +786,85 @@ msgstr[0] "%d miesiąc temu"
msgstr[1] "%d miesiące temu"
msgstr[2] "%d miesięcy emu"
-#: ../libempathy/empathy-time.c:167
+#: ../libempathy/empathy-time.c:136
msgid "in the future"
msgstr "w przyszłości"
-#: ../libempathy-gtk/empathy-account-chooser.c:491
-msgid "All"
-msgstr "Wszystkie"
+#: ../libempathy-gtk/empathy-account-chooser.c:540
+msgid "All accounts"
+msgstr "Wszystkie konta"
-#: ../libempathy-gtk/empathy-account-widget.c:682
-#: ../libempathy-gtk/empathy-log-window.c:643
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Konto"
-#: ../libempathy-gtk/empathy-account-widget.c:683
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Hasło"
-#: ../libempathy-gtk/empathy-account-widget.c:684
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Serwer"
-#: ../libempathy-gtk/empathy-account-widget.c:685
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Port"
-#: ../libempathy-gtk/empathy-account-widget.c:757
-#: ../libempathy-gtk/empathy-account-widget.c:814
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1166
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "Moje konta internetowe"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "Konto %s modyfikowane w opcji Moje konta internetowe."
+msgid "The account %s is edited via %s."
+msgstr "Konto %s jest modyfikowane przez %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1172
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "Konta %s nie można modyfikować w programie Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1192
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Uruchom Moje konta internetowe"
-#: ../libempathy-gtk/empathy-account-widget.c:1530
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "Modyfikuj %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Nazwa użytkownika:"
-#: ../libempathy-gtk/empathy-account-widget.c:1897
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "Za_stosuj"
-#: ../libempathy-gtk/empathy-account-widget.c:1927
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "Zal_oguj się"
-#. Account and Identifier
-#: ../libempathy-gtk/empathy-account-widget.c:1993
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:520
-#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1481
-#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
-#: ../src/empathy-chatrooms-window.ui.h:1
-#: ../src/empathy-new-chatroom-dialog.ui.h:1
-msgid "Account:"
-msgstr "Konto:"
-
-#. translators: this is the label of a checkbox used to enable/disable IM
-#. * accounts
-#: ../libempathy-gtk/empathy-account-widget.c:2006
-msgid "_Enabled"
-msgstr "_Włączone"
-
-#: ../libempathy-gtk/empathy-account-widget.c:2071
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "To konto już istnieje na serwerze"
-#: ../libempathy-gtk/empathy-account-widget.c:2074
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Utworzenie nowego konta na serwerze"
-#: ../libempathy-gtk/empathy-account-widget.c:2266
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "A_nuluj"
@@ -822,19 +873,19 @@ msgstr "A_nuluj"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2563
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s na %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2589
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "Konto %s"
-#: ../libempathy-gtk/empathy-account-widget.c:2593
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Nowe konto"
@@ -846,6 +897,7 @@ msgstr "<b>Przykład:</b> MojaNazwaUżytkownika"
#: ../libempathy-gtk/empathy-account-widget-generic.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:3
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:2
#: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
@@ -859,7 +911,7 @@ msgstr "Zaawansowane"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:5
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:8
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:4
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:5
msgid "Pass_word:"
msgstr "_Hasło:"
@@ -869,7 +921,7 @@ msgstr "_Hasło:"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:6
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:10
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:5
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
msgid "Remember Password"
msgstr "Zapamiętaj hasło"
@@ -879,7 +931,7 @@ msgstr "Zapamiętaj hasło"
#: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
#: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:11
#: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
#: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:6
#: ../libempathy-gtk/empathy-password-dialog.c:311
msgid "Remember password"
@@ -955,76 +1007,84 @@ msgstr "UIN ICQ:"
msgid "What is your ICQ password?"
msgstr "Hasło ICQ:"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:183
-#: ../libempathy-gtk/empathy-account-widget-sip.c:216
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "Automatycznie"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:186
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:189
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:192
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:221
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "Rejestrator"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:226
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "Opcje"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:229
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "Brak"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
msgid "Character set:"
msgstr "Zestaw znaków:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+msgid ""
+"Most IRC servers don't need a password, so if you're not sure, don't enter a "
+"password."
+msgstr ""
+"Większość serwerów IRC nie wymaga hasła, więc w razie niepewności nie należy "
+"go podawać."
+
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
msgid "Network"
msgstr "Sieć"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
msgid "Network:"
msgstr "Sieć:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
msgid "Nickname:"
msgstr "Pseudonim:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
msgid "Password:"
msgstr "Hasło:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
msgid "Quit message:"
msgstr "Komunikat podczas zakończenia:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
msgid "Real name:"
msgstr "Imię i nazwisko:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
msgid "Servers"
msgstr "Serwery"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:12
msgid "What is your IRC nickname?"
msgstr "Pseudonim IRC:"
-#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:13
msgid "Which IRC network?"
msgstr "Sieć IRC:"
@@ -1159,58 +1219,67 @@ msgid "Discover the STUN server automatically"
msgstr "Automatyczne wykrywanie serwera STUN"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:6
+msgid "Ignore TLS Errors"
+msgstr "Ignorowanie błędów TLS"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
msgid "Interval (seconds)"
msgstr "Czas między aktualizacjami (w sekundach)"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
msgid "Keep-Alive Options"
msgstr "Opcje \"Keep-Alive\""
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
msgid "Loose Routing"
msgstr "Swobodne trasowanie"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
msgid "Mechanism:"
msgstr "Mechanizm:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
msgid "Miscellaneous Options"
msgstr "Różne opcje"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
msgid "NAT Traversal Options"
msgstr "Opcje przechodzenia NAT"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
msgid "Port:"
msgstr "Port:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
msgid "Proxy Options"
msgstr "Opcje pośrednika"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
msgid "STUN Server:"
msgstr "Serwer STUN:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
+#: ../libempathy-gtk/empathy-contact-widget.c:347
msgid "Server:"
msgstr "Serwer"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
msgid "Transport:"
msgstr "Transport:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr "Użycie tego konta do połączeń na telefony _stacjonarne i komórkowe"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "Hasło konta SIP:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
msgstr "Identyfikator loginu SIP:"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "Nazwa _użytkownika:"
@@ -1234,29 +1303,37 @@ msgstr "Id_entyfikator Yahoo!:"
msgid "_Room List locale:"
msgstr "_Ustawienia językowe listy pokoi:"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:448
-#: ../libempathy-gtk/empathy-avatar-chooser.c:524
+#: ../libempathy-gtk/empathy-avatar-chooser.c:470
+#: ../libempathy-gtk/empathy-avatar-chooser.c:555
msgid "Couldn't convert image"
msgstr "Nie można przekonwertować obrazu"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:449
+#: ../libempathy-gtk/empathy-avatar-chooser.c:471
msgid "None of the accepted image formats are supported on your system"
msgstr ""
"Żaden z akceptowanych formatów obrazu nie jest obsługiwany przez ten system"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:930
+#: ../libempathy-gtk/empathy-avatar-chooser.c:818
+msgid "Couldn't save picture to file"
+msgstr "Nie można zapisać obrazu do pliku"
+
+#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
msgstr "Wybór obrazu awatara"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:933
+#: ../libempathy-gtk/empathy-avatar-chooser.c:938
+msgid "Take a picture..."
+msgstr "Zrób zdjęcie..."
+
+#: ../libempathy-gtk/empathy-avatar-chooser.c:941
msgid "No Image"
msgstr "Brak obrazu"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:995
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1001
msgid "Images"
msgstr "Obrazy"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:999
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
msgid "All Files"
msgstr "Wszystkie pliki"
@@ -1264,35 +1341,61 @@ msgstr "Wszystkie pliki"
msgid "Click to enlarge"
msgstr "Kliknięcie powiększy"
-#: ../libempathy-gtk/empathy-chat.c:652
+#: ../libempathy-gtk/empathy-call-utils.c:44
+#: ../libempathy-gtk/empathy-call-utils.c:60
+msgid "There was an error starting the call"
+msgstr "Wystąpił błąd podczas rozpoczynania rozmowy głosowej"
+
+#: ../libempathy-gtk/empathy-call-utils.c:51
+msgid "The specified contact doesn't support calls"
+msgstr "Podany kontakt nie obsługuje rozmów głosowych"
+
+#: ../libempathy-gtk/empathy-call-utils.c:53
+msgid "The specified contact is offline"
+msgstr "Wybrany kontakt jest w trybie offline"
+
+#: ../libempathy-gtk/empathy-call-utils.c:55
+msgid "The specified contact is not valid"
+msgstr "Wybrany kontakt nie jest prawidłowy"
+
+#: ../libempathy-gtk/empathy-call-utils.c:57
+msgid "Emergency calls are not supported on this protocol"
+msgstr "Rozmowy alarmowe nie są obsługiwane przez ten protokół"
+
+#: ../libempathy-gtk/empathy-chat.c:702
msgid "Failed to open private chat"
msgstr "Otwarcie prywatnej rozmowy się nie powiodło"
-#: ../libempathy-gtk/empathy-chat.c:717
+#: ../libempathy-gtk/empathy-chat.c:763
msgid "Topic not supported on this conversation"
msgstr "Temat nie jest obsługiwany w czasie tej rozmowy"
-#: ../libempathy-gtk/empathy-chat.c:723
+#: ../libempathy-gtk/empathy-chat.c:769
msgid "You are not allowed to change the topic"
msgstr "Brak uprawnienia do zmiany tematu"
-#: ../libempathy-gtk/empathy-chat.c:930
+#: ../libempathy-gtk/empathy-chat.c:973
+#, c-format
+msgid "“%s” is not a valid contact ID"
+msgstr "\"%s\" nie jest prawidłowym identyfikatorem kontaktu"
+
+#: ../libempathy-gtk/empathy-chat.c:1058
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: usuwa wszystkie wiadomości z bieżącej rozmowy"
-#: ../libempathy-gtk/empathy-chat.c:933
+#: ../libempathy-gtk/empathy-chat.c:1061
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <temat>: ustawia temat bieżącej rozmowy"
-#: ../libempathy-gtk/empathy-chat.c:936
+#: ../libempathy-gtk/empathy-chat.c:1064
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <identyfikator pokoju rozmów>: dołącza do nowego pokoju rozmów"
-#: ../libempathy-gtk/empathy-chat.c:939
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <identyfikator pokoju rozmów>: dołącza do nowego pokoju rozmów"
-#: ../libempathy-gtk/empathy-chat.c:944
+#: ../libempathy-gtk/empathy-chat.c:1071
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
@@ -1300,24 +1403,24 @@ msgstr ""
"/part [<identyfikator pokoju rozmów>] [<przyczyna>]: opuszcza pokój rozmów, "
"domyślnie bieżący"
-#: ../libempathy-gtk/empathy-chat.c:949
+#: ../libempathy-gtk/empathy-chat.c:1075
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr ""
"/query <identyfikator kontaktu> [<wiadomość>]: otwiera prywatną rozmowę"
-#: ../libempathy-gtk/empathy-chat.c:952
+#: ../libempathy-gtk/empathy-chat.c:1078
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <identyfikator kontaktu> <wiadomość>: otwiera prywatną rozmowę"
-#: ../libempathy-gtk/empathy-chat.c:955
+#: ../libempathy-gtk/empathy-chat.c:1081
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <pseudonim>: zmienia pseudonim na bieżącym serwerze"
-#: ../libempathy-gtk/empathy-chat.c:958
+#: ../libempathy-gtk/empathy-chat.c:1084
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <wiadomość>: wysyła wiadomość DZIAŁANIA do bieżącej rozmowy"
-#: ../libempathy-gtk/empathy-chat.c:961
+#: ../libempathy-gtk/empathy-chat.c:1087
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1327,7 +1430,11 @@ msgstr ""
"wysyłania wiadomości zaczynającej się od znaku \"/\". Na przykład: \"/say /"
"join jest używane do dołączenia do nowego pokoju rozmowy\""
-#: ../libempathy-gtk/empathy-chat.c:966
+#: ../libempathy-gtk/empathy-chat.c:1092
+msgid "/whois <contact ID>: display information about a contact"
+msgstr "/whois <identyfikator kontaktu>: wyświetla informacje o kontakcie"
+
+#: ../libempathy-gtk/empathy-chat.c:1095
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1335,98 +1442,113 @@ msgstr ""
"/help [<polecenie>]: wyświetla wszystkie obsługiwane polecenia. Jeśli podano "
"<polecenie>, zostanie wyświetlone jej użycie."
-#: ../libempathy-gtk/empathy-chat.c:976
+#: ../libempathy-gtk/empathy-chat.c:1112
#, c-format
msgid "Usage: %s"
msgstr "Użycie: %s"
-#: ../libempathy-gtk/empathy-chat.c:1015
+#: ../libempathy-gtk/empathy-chat.c:1157
msgid "Unknown command"
msgstr "Nieznane polecenie"
-#: ../libempathy-gtk/empathy-chat.c:1141
+#: ../libempathy-gtk/empathy-chat.c:1283
msgid "Unknown command; see /help for the available commands"
msgstr "Nieznane polecenie. opcja /help wyświetli dostępne polecenia"
-#: ../libempathy-gtk/empathy-chat.c:1278
+#. translators: error used when user doesn't have enough credit on his
+#. * account to send the message.
+#: ../libempathy-gtk/empathy-chat.c:1453
+msgid "insufficient balance to send message"
+msgstr "niewystarczające saldo, aby wysłać wiadomość"
+
+#: ../libempathy-gtk/empathy-chat.c:1455
+msgid "not capable"
+msgstr "brak możliwości"
+
+#: ../libempathy-gtk/empathy-chat.c:1462
msgid "offline"
msgstr "offline"
-#: ../libempathy-gtk/empathy-chat.c:1281
+#: ../libempathy-gtk/empathy-chat.c:1465
msgid "invalid contact"
msgstr "nieprawidłowy kontakt"
-#: ../libempathy-gtk/empathy-chat.c:1284
+#: ../libempathy-gtk/empathy-chat.c:1468
msgid "permission denied"
msgstr "brak dostępu"
-#: ../libempathy-gtk/empathy-chat.c:1287
+#: ../libempathy-gtk/empathy-chat.c:1471
msgid "too long message"
msgstr "za długa wiadomość"
-#: ../libempathy-gtk/empathy-chat.c:1290
+#: ../libempathy-gtk/empathy-chat.c:1474
msgid "not implemented"
msgstr "niezaimplementowane"
-#: ../libempathy-gtk/empathy-chat.c:1294
+#: ../libempathy-gtk/empathy-chat.c:1478
msgid "unknown"
msgstr "nieznany"
-#: ../libempathy-gtk/empathy-chat.c:1298
+#: ../libempathy-gtk/empathy-chat.c:1484
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Błąd podczas wysyłania wiadomości \"%s\": %s"
-#: ../libempathy-gtk/empathy-chat.c:1359 ../src/empathy-chat-window.c:717
+#: ../libempathy-gtk/empathy-chat.c:1488
+#, c-format
+msgid "Error sending message: %s"
+msgstr "Błąd podczas wysyłania wiadomości: %s"
+
+#: ../libempathy-gtk/empathy-chat.c:1549 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Temat:"
-#: ../libempathy-gtk/empathy-chat.c:1371
+#: ../libempathy-gtk/empathy-chat.c:1561
#, c-format
msgid "Topic set to: %s"
msgstr "Temat ustawiony na: %s"
-#: ../libempathy-gtk/empathy-chat.c:1373
+#: ../libempathy-gtk/empathy-chat.c:1563
msgid "No topic defined"
msgstr "Temat nie został określony"
-#: ../libempathy-gtk/empathy-chat.c:1872
+#: ../libempathy-gtk/empathy-chat.c:2072
msgid "(No Suggestions)"
msgstr "(brak podpowiedzi)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:1940
+#: ../libempathy-gtk/empathy-chat.c:2140
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "Dodaj \"%s\" do słownika"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:1977
+#: ../libempathy-gtk/empathy-chat.c:2177
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "Dodaj \"%s\" do słownika %s"
-#: ../libempathy-gtk/empathy-chat.c:2034
+#: ../libempathy-gtk/empathy-chat.c:2247
msgid "Insert Smiley"
msgstr "Wstaw emotikonę"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2052
-#: ../libempathy-gtk/empathy-ui-utils.c:1808
+#: ../libempathy-gtk/empathy-chat.c:2265
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Wyślij"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2087
+#: ../libempathy-gtk/empathy-chat.c:2319
msgid "_Spelling Suggestions"
msgstr "Podpowiedzi pi_sowni"
-#: ../libempathy-gtk/empathy-chat.c:2176
+#: ../libempathy-gtk/empathy-chat.c:2408
msgid "Failed to retrieve recent logs"
msgstr "Pobranie ostatnich dzienników się nie powiodło"
-#: ../libempathy-gtk/empathy-chat.c:2287
+#: ../libempathy-gtk/empathy-chat.c:2545
#, c-format
msgid "%s has disconnected"
msgstr "Użytkownik %s został rozłączony"
@@ -1434,12 +1556,12 @@ msgstr "Użytkownik %s został rozłączony"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2294
+#: ../libempathy-gtk/empathy-chat.c:2552
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "Użytkownik %1$s został wyrzucony przez użytkownika %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2297
+#: ../libempathy-gtk/empathy-chat.c:2555
#, c-format
msgid "%s was kicked"
msgstr "Użytkownik %s został wyrzucony"
@@ -1447,17 +1569,17 @@ msgstr "Użytkownik %s został wyrzucony"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2305
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "Użytkownik %1$s został zablokowany przez użytkownika %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2308
+#: ../libempathy-gtk/empathy-chat.c:2566
#, c-format
msgid "%s was banned"
msgstr "Użytkownik %s został zablokowany"
-#: ../libempathy-gtk/empathy-chat.c:2312
+#: ../libempathy-gtk/empathy-chat.c:2570
#, c-format
msgid "%s has left the room"
msgstr "Użytkownik %s opuścił pokój"
@@ -1467,105 +1589,133 @@ msgstr "Użytkownik %s opuścił pokój"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2321
+#: ../libempathy-gtk/empathy-chat.c:2579
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2346
+#: ../libempathy-gtk/empathy-chat.c:2604
#, c-format
msgid "%s has joined the room"
msgstr "Użytkownik %s dołączył do pokoju"
-#: ../libempathy-gtk/empathy-chat.c:2371
+#: ../libempathy-gtk/empathy-chat.c:2629
#, c-format
msgid "%s is now known as %s"
msgstr "Użytkownik %s jest teraz znany jako %s"
-#: ../libempathy-gtk/empathy-chat.c:2510
-#: ../src/empathy-streamed-media-window.c:1953
-#: ../src/empathy-event-manager.c:1126
+#: ../libempathy-gtk/empathy-chat.c:2768
+#: ../src/empathy-streamed-media-window.c:1894
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Rozłączony"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3140
+#: ../libempathy-gtk/empathy-chat.c:3415
msgid "Would you like to store this password?"
msgstr "Zachować hasło?"
-#: ../libempathy-gtk/empathy-chat.c:3146
+#: ../libempathy-gtk/empathy-chat.c:3421
msgid "Remember"
msgstr "Zapamiętaj"
-#: ../libempathy-gtk/empathy-chat.c:3156
+#: ../libempathy-gtk/empathy-chat.c:3431
msgid "Not now"
msgstr "Nie teraz"
-#: ../libempathy-gtk/empathy-chat.c:3200
+#: ../libempathy-gtk/empathy-chat.c:3475
msgid "Retry"
msgstr "Ponów"
-#: ../libempathy-gtk/empathy-chat.c:3204
+#: ../libempathy-gtk/empathy-chat.c:3479
msgid "Wrong password; please try again:"
msgstr "Błędne hasło. Proszę spróbować ponownie:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3321
+#: ../libempathy-gtk/empathy-chat.c:3609
msgid "This room is protected by a password:"
msgstr "Ten pokój jest chroniony hasłem:"
-#: ../libempathy-gtk/empathy-chat.c:3348
+#: ../libempathy-gtk/empathy-chat.c:3636
msgid "Join"
msgstr "Dołącz"
-#: ../libempathy-gtk/empathy-chat.c:3518 ../src/empathy-event-manager.c:1147
+#: ../libempathy-gtk/empathy-chat.c:3838 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Połączony"
-#: ../libempathy-gtk/empathy-chat.c:3571
-#: ../libempathy-gtk/empathy-log-window.c:650
+#: ../libempathy-gtk/empathy-chat.c:3893
msgid "Conversation"
msgstr "Rozmowa"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:422
+#. Translators: this string is a something like
+#. * "Escher Cat (SMS)"
+#: ../libempathy-gtk/empathy-chat.c:3898
+#, c-format
+msgid "%s (SMS)"
+msgstr "%s (SMS)"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:424
msgid "Unknown or invalid identifier"
msgstr "Nieznany lub nieprawidłowy identyfikator"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:424
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:426
msgid "Contact blocking temporarily unavailable"
msgstr "Blokowanie kontaktów jest tymczasowo niedostępne"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:426
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:428
msgid "Contact blocking unavailable"
msgstr "Blokowanie kontaktów jest niedostępne"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:428
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:430
msgid "Permission Denied"
msgstr "Brak dostępu"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:432
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:434
msgid "Could not block contact"
msgstr "Nie można zablokować kontaktu"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:701
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:774
msgid "Edit Blocked Contacts"
msgstr "Modyfikacja zablokowanych kontaktów"
+#. Account and Identifier
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
+#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
+#: ../libempathy-gtk/empathy-individual-widget.c:1489
+#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
+#: ../src/empathy-chatrooms-window.ui.h:1
+#: ../src/empathy-new-chatroom-dialog.ui.h:1
+msgid "Account:"
+msgstr "Konto:"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:2
+msgid "Blocked Contacts"
+msgstr "Zablokowane kontakty"
+
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
+#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
+#: ../src/empathy-accounts-dialog.ui.h:5
+#: ../src/empathy-chatrooms-window.ui.h:3
+msgid "Remove"
+msgstr "Usuń"
+
#. Copy Link Address menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:320
-#: ../libempathy-gtk/empathy-theme-adium.c:794
+#: ../libempathy-gtk/empathy-webkit-utils.c:277
msgid "_Copy Link Address"
msgstr "S_kopiuj adres odnośnika"
#. Open Link menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:327
-#: ../libempathy-gtk/empathy-theme-adium.c:801
+#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
msgstr "_Otwórz odnośnik"
#. Translators: timestamp displayed between conversations in
#. * chat windows (strftime format string)
-#: ../libempathy-gtk/empathy-chat-text-view.c:420
+#: ../libempathy-gtk/empathy-chat-text-view.c:415
msgid "%A %B %d %Y"
msgstr "%A %d %B %Y"
@@ -1584,24 +1734,24 @@ msgid "New Contact"
msgstr "Nowy kontakt"
#: ../libempathy-gtk/empathy-contact-dialogs.c:533
-#: ../libempathy-gtk/empathy-individual-dialogs.c:199
+#: ../libempathy-gtk/empathy-individual-dialogs.c:200
#, c-format
msgid "Block %s?"
msgstr "Zablokować użytkownika %s?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:538
-#: ../libempathy-gtk/empathy-individual-dialogs.c:247
+#: ../libempathy-gtk/empathy-individual-dialogs.c:255
#, c-format
msgid "Are you sure you want to block '%s' from contacting you again?"
msgstr "Na pewno zablokować użytkownika \"%s\"?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:543
-#: ../libempathy-gtk/empathy-individual-dialogs.c:269
+#: ../libempathy-gtk/empathy-individual-dialogs.c:277
msgid "_Block"
msgstr "Za_blokuj"
#: ../libempathy-gtk/empathy-contact-dialogs.c:559
-#: ../libempathy-gtk/empathy-individual-dialogs.c:278
+#: ../libempathy-gtk/empathy-individual-dialogs.c:286
msgid "_Report this contact as abusive"
msgid_plural "_Report these contacts as abusive"
msgstr[0] "Zgł_oś ten kontakt jako obraźliwy"
@@ -1628,303 +1778,333 @@ msgstr "Nie w grupach"
msgid "Favorite People"
msgstr "Ulubione osoby"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1987
-#: ../libempathy-gtk/empathy-individual-view.c:2343
+#: ../libempathy-gtk/empathy-contact-list-view.c:1986
+#: ../libempathy-gtk/empathy-individual-view.c:2376
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "Na pewno usunąć grupę \"%s\"?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1989
-#: ../libempathy-gtk/empathy-individual-view.c:2346
+#: ../libempathy-gtk/empathy-contact-list-view.c:1988
+#: ../libempathy-gtk/empathy-individual-view.c:2379
msgid "Removing group"
msgstr "Usuwanie grupy"
#. Remove
-#: ../libempathy-gtk/empathy-contact-list-view.c:2038
-#: ../libempathy-gtk/empathy-contact-list-view.c:2115
-#: ../libempathy-gtk/empathy-individual-view.c:2401
-#: ../libempathy-gtk/empathy-individual-view.c:2594
-#: ../src/empathy-accounts-dialog.ui.h:7
+#: ../libempathy-gtk/empathy-contact-list-view.c:2037
+#: ../libempathy-gtk/empathy-contact-list-view.c:2114
+#: ../libempathy-gtk/empathy-individual-view.c:2434
+#: ../libempathy-gtk/empathy-individual-view.c:2637
msgid "_Remove"
msgstr "_Usuń"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2068
-#: ../libempathy-gtk/empathy-individual-view.c:2465
+#: ../libempathy-gtk/empathy-contact-list-view.c:2067
+#: ../libempathy-gtk/empathy-individual-view.c:2501
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "Na pewno usunąć kontakt \"%s\"?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2070
-#: ../libempathy-gtk/empathy-individual-view.c:2486
+#: ../libempathy-gtk/empathy-contact-list-view.c:2069
+#: ../libempathy-gtk/empathy-individual-view.c:2522
msgid "Removing contact"
msgstr "Usuwanie kontaktu"
-#: ../libempathy-gtk/empathy-contact-menu.c:219
-#: ../src/empathy-main-window.ui.h:13
+#: ../libempathy-gtk/empathy-contact-menu.c:220
+#: ../src/empathy-main-window-menubar.ui.h:14
msgid "_Add Contact…"
msgstr "_Dodaj kontakt…"
-#: ../libempathy-gtk/empathy-contact-menu.c:299
+#: ../libempathy-gtk/empathy-contact-menu.c:300
msgid "_Block Contact"
msgstr "Za_blokuj kontakt"
-#: ../libempathy-gtk/empathy-contact-menu.c:328
-#: ../libempathy-gtk/empathy-individual-menu.c:517
-#: ../src/empathy-main-window.ui.h:15
+#: ../libempathy-gtk/empathy-contact-menu.c:329
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "_Rozmowa"
-#: ../libempathy-gtk/empathy-contact-menu.c:359
-#: ../libempathy-gtk/empathy-individual-menu.c:560
+#: ../libempathy-gtk/empathy-contact-menu.c:361
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "Rozmow_a głosowa"
-#: ../libempathy-gtk/empathy-contact-menu.c:390
-#: ../libempathy-gtk/empathy-individual-menu.c:602
+#: ../libempathy-gtk/empathy-contact-menu.c:394
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "_Wideorozmowa"
-#: ../libempathy-gtk/empathy-contact-menu.c:436
-#: ../libempathy-gtk/empathy-individual-menu.c:645
-#: ../src/empathy-main-window.ui.h:26
+#: ../libempathy-gtk/empathy-contact-menu.c:440
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "_Poprzednie rozmowy"
# to jest w menu
-#: ../libempathy-gtk/empathy-contact-menu.c:458
-#: ../libempathy-gtk/empathy-individual-menu.c:686
+#: ../libempathy-gtk/empathy-contact-menu.c:462
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "Wyślij plik"
# to jest w menu
-#: ../libempathy-gtk/empathy-contact-menu.c:481
-#: ../libempathy-gtk/empathy-individual-menu.c:728
+#: ../libempathy-gtk/empathy-contact-menu.c:485
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "Współdziel pulpit"
-#: ../libempathy-gtk/empathy-contact-menu.c:521
-#: ../libempathy-gtk/empathy-contact-widget.c:1763
-#: ../libempathy-gtk/empathy-individual-menu.c:763
+#: ../libempathy-gtk/empathy-contact-menu.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:1886
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
#: ../libempathy-gtk/empathy-individual-widget.c:1372
msgid "Favorite"
msgstr "Ulubione"
-#: ../libempathy-gtk/empathy-contact-menu.c:550
-#: ../libempathy-gtk/empathy-individual-menu.c:791
+#: ../libempathy-gtk/empathy-contact-menu.c:554
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "Infor_macje"
-#: ../libempathy-gtk/empathy-contact-menu.c:596
+#: ../libempathy-gtk/empathy-contact-menu.c:600
msgctxt "Edit contact (contextual menu)"
msgid "_Edit"
msgstr "_Modyfikuj"
-#: ../libempathy-gtk/empathy-contact-menu.c:650
-#: ../libempathy-gtk/empathy-individual-menu.c:972
-#: ../src/empathy-chat-window.c:935
+#: ../libempathy-gtk/empathy-contact-menu.c:654
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
+#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "Zapraszanie do tego pokoju"
-#: ../libempathy-gtk/empathy-contact-menu.c:681
-#: ../libempathy-gtk/empathy-individual-menu.c:1019
+#: ../libempathy-gtk/empathy-contact-menu.c:685
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "_Zaproś do pokoju rozmowy"
#. Title
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:513
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
msgid "Search contacts"
msgstr "Wyszukiwanie kontaktów"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:543
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:535
msgid "Search: "
msgstr "Wyszukaj:"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:601
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:593
msgid "_Add Contact"
msgstr "_Dodaj kontakt"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:619
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:611
msgid "No contacts found"
msgstr "Nie odnaleziono kontaktów"
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:627
+msgid "Your message introducing yourself:"
+msgstr "Wiadomość z powitaniem:"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:635
+msgid "Please let me see when you're online. Thanks!"
+msgstr "Daj znać, jak pojawisz się w sieci. Dzięki."
+
#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "Wybór kontaktu"
-#: ../libempathy-gtk/empathy-contact-widget.c:295
+#: ../libempathy-gtk/empathy-contact-widget.c:336
#: ../libempathy-gtk/empathy-individual-widget.c:153
msgid "Full name:"
msgstr "Imię i nazwisko:"
-#: ../libempathy-gtk/empathy-contact-widget.c:296
+#: ../libempathy-gtk/empathy-contact-widget.c:337
#: ../libempathy-gtk/empathy-individual-widget.c:154
msgid "Phone number:"
msgstr "Numer telefonu:"
-#: ../libempathy-gtk/empathy-contact-widget.c:297
+#: ../libempathy-gtk/empathy-contact-widget.c:338
#: ../libempathy-gtk/empathy-individual-widget.c:155
msgid "E-mail address:"
msgstr "Adres e-mail:"
-#: ../libempathy-gtk/empathy-contact-widget.c:298
+#: ../libempathy-gtk/empathy-contact-widget.c:339
#: ../libempathy-gtk/empathy-individual-widget.c:156
msgid "Website:"
msgstr "Witryna WWW:"
-#: ../libempathy-gtk/empathy-contact-widget.c:299
+#: ../libempathy-gtk/empathy-contact-widget.c:340
#: ../libempathy-gtk/empathy-individual-widget.c:157
msgid "Birthday:"
msgstr "Urodziny:"
-#: ../libempathy-gtk/empathy-contact-widget.c:762
-#: ../libempathy-gtk/empathy-individual-widget.c:488
+#. Note to translators: this is the caption for a string of the form "5
+#. * minutes ago", and refers to the time since the contact last interacted
+#. * with their IM client.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:346
+msgid "Last seen:"
+msgstr "Ostatnio widziany:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:348
+msgid "Connected from:"
+msgstr "Połączony z:"
+
+#. FIXME: once Idle implements SimplePresence using this information, we can
+#. * and should bin this.
+#.
+#: ../libempathy-gtk/empathy-contact-widget.c:353
+msgid "Away message:"
+msgstr "Wiadomość podczas nieobecności:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:606
+msgid "Channels:"
+msgstr "Kanały:"
+
+#: ../libempathy-gtk/empathy-contact-widget.c:897
+#: ../libempathy-gtk/empathy-individual-widget.c:469
msgid "Country ISO Code:"
msgstr "Kod ISO kraju:"
-#: ../libempathy-gtk/empathy-contact-widget.c:764
-#: ../libempathy-gtk/empathy-individual-widget.c:490
+#: ../libempathy-gtk/empathy-contact-widget.c:899
+#: ../libempathy-gtk/empathy-individual-widget.c:471
msgid "Country:"
msgstr "Kraj:"
-#: ../libempathy-gtk/empathy-contact-widget.c:766
-#: ../libempathy-gtk/empathy-individual-widget.c:492
+#: ../libempathy-gtk/empathy-contact-widget.c:901
+#: ../libempathy-gtk/empathy-individual-widget.c:473
msgid "State:"
msgstr "Stan/województwo:"
-#: ../libempathy-gtk/empathy-contact-widget.c:768
-#: ../libempathy-gtk/empathy-individual-widget.c:494
+#: ../libempathy-gtk/empathy-contact-widget.c:903
+#: ../libempathy-gtk/empathy-individual-widget.c:475
msgid "City:"
msgstr "Miasto:"
-#: ../libempathy-gtk/empathy-contact-widget.c:770
-#: ../libempathy-gtk/empathy-individual-widget.c:496
+#: ../libempathy-gtk/empathy-contact-widget.c:905
+#: ../libempathy-gtk/empathy-individual-widget.c:477
msgid "Area:"
msgstr "Obszar:"
-#: ../libempathy-gtk/empathy-contact-widget.c:772
-#: ../libempathy-gtk/empathy-individual-widget.c:498
+#: ../libempathy-gtk/empathy-contact-widget.c:907
+#: ../libempathy-gtk/empathy-individual-widget.c:479
msgid "Postal Code:"
msgstr "Kod pocztowy:"
-#: ../libempathy-gtk/empathy-contact-widget.c:774
-#: ../libempathy-gtk/empathy-individual-widget.c:500
+#: ../libempathy-gtk/empathy-contact-widget.c:909
+#: ../libempathy-gtk/empathy-individual-widget.c:481
msgid "Street:"
msgstr "Ulica:"
-#: ../libempathy-gtk/empathy-contact-widget.c:776
-#: ../libempathy-gtk/empathy-individual-widget.c:502
+#: ../libempathy-gtk/empathy-contact-widget.c:911
+#: ../libempathy-gtk/empathy-individual-widget.c:483
msgid "Building:"
msgstr "Budynek:"
-#: ../libempathy-gtk/empathy-contact-widget.c:778
-#: ../libempathy-gtk/empathy-individual-widget.c:504
+#: ../libempathy-gtk/empathy-contact-widget.c:913
+#: ../libempathy-gtk/empathy-individual-widget.c:485
msgid "Floor:"
msgstr "Piętro:"
-#: ../libempathy-gtk/empathy-contact-widget.c:780
-#: ../libempathy-gtk/empathy-individual-widget.c:506
+#: ../libempathy-gtk/empathy-contact-widget.c:915
+#: ../libempathy-gtk/empathy-individual-widget.c:487
msgid "Room:"
msgstr "Pokój:"
-#: ../libempathy-gtk/empathy-contact-widget.c:782
-#: ../libempathy-gtk/empathy-individual-widget.c:508
+#: ../libempathy-gtk/empathy-contact-widget.c:917
+#: ../libempathy-gtk/empathy-individual-widget.c:489
msgid "Text:"
msgstr "Tekst:"
-#: ../libempathy-gtk/empathy-contact-widget.c:784
-#: ../libempathy-gtk/empathy-individual-widget.c:510
+#: ../libempathy-gtk/empathy-contact-widget.c:919
+#: ../libempathy-gtk/empathy-individual-widget.c:491
msgid "Description:"
msgstr "Opis:"
-#: ../libempathy-gtk/empathy-contact-widget.c:786
-#: ../libempathy-gtk/empathy-individual-widget.c:512
+#: ../libempathy-gtk/empathy-contact-widget.c:921
+#: ../libempathy-gtk/empathy-individual-widget.c:493
msgid "URI:"
msgstr "Adres URI:"
-#: ../libempathy-gtk/empathy-contact-widget.c:788
-#: ../libempathy-gtk/empathy-individual-widget.c:514
+#: ../libempathy-gtk/empathy-contact-widget.c:923
+#: ../libempathy-gtk/empathy-individual-widget.c:495
msgid "Accuracy Level:"
msgstr "Poziom dokładności:"
-#: ../libempathy-gtk/empathy-contact-widget.c:790
-#: ../libempathy-gtk/empathy-individual-widget.c:516
+#: ../libempathy-gtk/empathy-contact-widget.c:925
+#: ../libempathy-gtk/empathy-individual-widget.c:497
msgid "Error:"
msgstr "Błąd:"
-#: ../libempathy-gtk/empathy-contact-widget.c:792
-#: ../libempathy-gtk/empathy-individual-widget.c:518
+#: ../libempathy-gtk/empathy-contact-widget.c:927
+#: ../libempathy-gtk/empathy-individual-widget.c:499
msgid "Vertical Error (meters):"
msgstr "Błąd w pionie (metry):"
-#: ../libempathy-gtk/empathy-contact-widget.c:794
-#: ../libempathy-gtk/empathy-individual-widget.c:520
+#: ../libempathy-gtk/empathy-contact-widget.c:929
+#: ../libempathy-gtk/empathy-individual-widget.c:501
msgid "Horizontal Error (meters):"
msgstr "Błąd w poziomie (metry):"
-#: ../libempathy-gtk/empathy-contact-widget.c:796
-#: ../libempathy-gtk/empathy-individual-widget.c:522
+#: ../libempathy-gtk/empathy-contact-widget.c:931
+#: ../libempathy-gtk/empathy-individual-widget.c:503
msgid "Speed:"
msgstr "Prędkość:"
-#: ../libempathy-gtk/empathy-contact-widget.c:798
-#: ../libempathy-gtk/empathy-individual-widget.c:524
+#: ../libempathy-gtk/empathy-contact-widget.c:933
+#: ../libempathy-gtk/empathy-individual-widget.c:505
msgid "Bearing:"
msgstr "Kierunek:"
-#: ../libempathy-gtk/empathy-contact-widget.c:800
-#: ../libempathy-gtk/empathy-individual-widget.c:526
+#: ../libempathy-gtk/empathy-contact-widget.c:935
+#: ../libempathy-gtk/empathy-individual-widget.c:507
msgid "Climb Speed:"
msgstr "Prędkość wznoszenia:"
-#: ../libempathy-gtk/empathy-contact-widget.c:802
-#: ../libempathy-gtk/empathy-individual-widget.c:528
+#: ../libempathy-gtk/empathy-contact-widget.c:937
+#: ../libempathy-gtk/empathy-individual-widget.c:509
msgid "Last Updated on:"
msgstr "Ostatnia aktualizacja:"
-#: ../libempathy-gtk/empathy-contact-widget.c:804
-#: ../libempathy-gtk/empathy-individual-widget.c:530
+#: ../libempathy-gtk/empathy-contact-widget.c:939
+#: ../libempathy-gtk/empathy-individual-widget.c:511
msgid "Longitude:"
msgstr "Długość geograficzna:"
-#: ../libempathy-gtk/empathy-contact-widget.c:806
-#: ../libempathy-gtk/empathy-individual-widget.c:532
+#: ../libempathy-gtk/empathy-contact-widget.c:941
+#: ../libempathy-gtk/empathy-individual-widget.c:513
msgid "Latitude:"
msgstr "Szerokość geograficzna:"
-#: ../libempathy-gtk/empathy-contact-widget.c:808
-#: ../libempathy-gtk/empathy-individual-widget.c:534
+#: ../libempathy-gtk/empathy-contact-widget.c:943
+#: ../libempathy-gtk/empathy-individual-widget.c:515
msgid "Altitude:"
msgstr "Wysokość n.p.m.:"
-#: ../libempathy-gtk/empathy-contact-widget.c:871
-#: ../libempathy-gtk/empathy-contact-widget.c:888
-#: ../libempathy-gtk/empathy-individual-widget.c:616
-#: ../libempathy-gtk/empathy-individual-widget.c:633
-#: ../src/empathy-preferences.ui.h:12
+#: ../libempathy-gtk/empathy-contact-widget.c:996
+#: ../libempathy-gtk/empathy-contact-widget.c:1011
+#: ../libempathy-gtk/empathy-individual-widget.c:607
+#: ../libempathy-gtk/empathy-individual-widget.c:622
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "Położenie"
#. translators: format is "Location, $date"
-#: ../libempathy-gtk/empathy-contact-widget.c:890
-#: ../libempathy-gtk/empathy-individual-widget.c:635
+#: ../libempathy-gtk/empathy-contact-widget.c:1013
+#: ../libempathy-gtk/empathy-individual-widget.c:624
#, c-format
msgid "%s, %s"
msgstr "%s, %s"
-#: ../libempathy-gtk/empathy-contact-widget.c:942
-#: ../libempathy-gtk/empathy-individual-widget.c:684
+#: ../libempathy-gtk/empathy-contact-widget.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:673
msgid "%B %e, %Y at %R UTC"
msgstr "%e %B %Y o %R UTC"
-#: ../libempathy-gtk/empathy-contact-widget.c:1024
-#: ../libempathy-gtk/empathy-individual-widget.c:919
+#: ../libempathy-gtk/empathy-contact-widget.c:1147
+#: ../libempathy-gtk/empathy-individual-widget.c:915
msgid "Save Avatar"
msgstr "Zapisanie awatara"
-#: ../libempathy-gtk/empathy-contact-widget.c:1080
-#: ../libempathy-gtk/empathy-individual-widget.c:977
+#: ../libempathy-gtk/empathy-contact-widget.c:1203
+#: ../libempathy-gtk/empathy-individual-widget.c:973
msgid "Unable to save avatar"
msgstr "Nie można zapisać awatara"
@@ -1934,7 +2114,7 @@ msgstr "<b>Położenie</b> w dniu\t"
#. Alias
#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
-#: ../libempathy-gtk/empathy-individual-widget.c:1307
+#: ../libempathy-gtk/empathy-individual-widget.c:1308
msgid "Alias:"
msgstr "Alias:"
@@ -1954,7 +2134,7 @@ msgstr "Szczegóły kontaktu"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1511
+#: ../libempathy-gtk/empathy-individual-widget.c:1517
msgid "Identifier:"
msgstr "Identyfikator:"
@@ -1971,11 +2151,11 @@ msgstr "System operacyjny:"
msgid "Version:"
msgstr "Wersja:"
-#: ../libempathy-gtk/empathy-groups-widget.c:332
+#: ../libempathy-gtk/empathy-groups-widget.c:333
msgid "Groups"
msgstr "Grupy"
-#: ../libempathy-gtk/empathy-groups-widget.c:344
+#: ../libempathy-gtk/empathy-groups-widget.c:345
msgid ""
"Select the groups you want this contact to appear in. Note that you can "
"select more than one group or no groups."
@@ -1983,28 +2163,28 @@ msgstr ""
"Proszę wybrać grupy, w których ma się pojawić ten kontakt. Można wybrać "
"więcej niż jedną grupę lub nie wybierać żadnej."
-#: ../libempathy-gtk/empathy-groups-widget.c:363
+#: ../libempathy-gtk/empathy-groups-widget.c:364
msgid "_Add Group"
msgstr "Dod_aj grupę"
-#: ../libempathy-gtk/empathy-groups-widget.c:398
+#: ../libempathy-gtk/empathy-groups-widget.c:399
msgctxt "verb in a column header displaying group names"
msgid "Select"
msgstr "Wybór"
-#: ../libempathy-gtk/empathy-groups-widget.c:408
-#: ../src/empathy-main-window.c:1436
+#: ../libempathy-gtk/empathy-groups-widget.c:409
+#: ../src/empathy-main-window.c:1807
msgid "Group"
msgstr "Grupa"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:252
+#: ../libempathy-gtk/empathy-individual-dialogs.c:260
msgid "The following identity will be blocked:"
msgid_plural "The following identities will be blocked:"
msgstr[0] "Następująca osoba zostanie zablokowana:"
msgstr[1] "Następujące osoby zostaną zablokowane:"
msgstr[2] "Następujące osoby zostaną zablokowane:"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:259
+#: ../libempathy-gtk/empathy-individual-dialogs.c:267
msgid "The following identity can not be blocked:"
msgid_plural "The following identities can not be blocked:"
msgstr[0] "Następująca osoba nie może zostać zablokowana:"
@@ -2012,47 +2192,78 @@ msgstr[1] "Następujące osoby nie mogą zostać zablokowane:"
msgstr[2] "Następujące osoby nie mogą zostać zablokowane:"
#. Translators: the heading at the top of the Information dialogue
-#: ../libempathy-gtk/empathy-individual-information-dialog.c:281
+#: ../libempathy-gtk/empathy-individual-information-dialog.c:288
msgid "Linked Contacts"
msgstr "Połączone kontakty"
-#: ../libempathy-gtk/empathy-individual-linker.c:354
+#: ../libempathy-gtk/empathy-individual-linker.c:370
msgid "Select contacts to link"
msgstr "Wybór kontaktów do połączenia"
-#: ../libempathy-gtk/empathy-individual-linker.c:428
+#: ../libempathy-gtk/empathy-individual-linker.c:444
msgid "New contact preview"
msgstr "Podgląd nowego kontaktu"
-#: ../libempathy-gtk/empathy-individual-linker.c:472
+#: ../libempathy-gtk/empathy-individual-linker.c:488
msgid "Contacts selected in the list on the left will be linked together."
msgstr "Kontakty zaznaczone na liście po lewej stronie zostaną połączone."
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:131
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../libempathy-gtk/empathy-individual-menu.c:839
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "Wybór konta do umieszczenia tej rozmowy głosowej"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "Rozmowa głosowa"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+msgid "Mobile"
+msgstr "Komórka"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "Praca"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "Dom"
+
+#. add an SMS button
+#: ../libempathy-gtk/empathy-individual-menu.c:804
+#: ../libempathy-gtk/empathy-new-message-dialog.c:215
+msgid "_SMS"
+msgstr "_SMS"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "_Modyfikuj"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:865
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "_Połącz kontakty…"
-#: ../libempathy-gtk/empathy-individual-view.c:2308
+#: ../libempathy-gtk/empathy-individual-view.c:2341
msgid "Delete and _Block"
msgstr "Usuń i za_blokuj"
-#: ../libempathy-gtk/empathy-individual-view.c:2474
+#: ../libempathy-gtk/empathy-individual-view.c:2510
#, c-format
msgid ""
"Do you really want to remove the linked contact '%s'? Note that this will "
@@ -2061,7 +2272,7 @@ msgstr ""
"Na pewno usunąć metakontakt \"%s\"? Wszystkie kontakty tworzące metakontakt "
"zostaną usunięte."
-#: ../libempathy-gtk/empathy-individual-widget.c:1652
+#: ../libempathy-gtk/empathy-individual-widget.c:1656
#, c-format
msgid "Linked contact containing %u contact"
msgid_plural "Linked contacts containing %u contacts"
@@ -2145,65 +2356,194 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_Rozłącz"
-#: ../libempathy-gtk/empathy-log-window.c:660
-msgid "Date"
-msgstr "Data"
+#: ../libempathy-gtk/empathy-log-window.c:634
+msgid "History"
+msgstr "Historia"
-#. Tab Label
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-msgid "Conversations"
-msgstr "Rozmowy"
+#: ../libempathy-gtk/empathy-log-window.c:689
+msgid "Show"
+msgstr "Wyświetlenie"
+
+#: ../libempathy-gtk/empathy-log-window.c:711
+msgid "Search"
+msgstr "Wyszukiwanie"
+
+#: ../libempathy-gtk/empathy-log-window.c:1159
+#, c-format
+msgid "Chat in %s"
+msgstr "Rozmowa w %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1161
+#, c-format
+msgid "Chat with %s"
+msgstr "Rozmowa z użytkownikiem %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
+msgctxt "A date with the time"
+msgid "%A, %e %B %Y %X"
+msgstr "%A %e %B %Y, %X"
+
+#. Translators: this is an emote: '* Danielle waves'
+#: ../libempathy-gtk/empathy-log-window.c:1300
+#, c-format
+msgid "<i>* %s %s</i>"
+msgstr "<i>* %s %s</i>"
+
+#. Translators: this is a message: 'Danielle: hello'
+#. * The string in bold is the sender's name
+#: ../libempathy-gtk/empathy-log-window.c:1306
+#, c-format
+msgid "<b>%s:</b> %s"
+msgstr "<b>%s:</b> %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
+#: ../src/empathy-ft-manager.c:1026
+msgid "%"
+msgstr "%"
+
+#: ../libempathy-gtk/empathy-log-window.c:1386
+#, c-format
+msgid "Call took %s, ended at %s"
+msgstr "Rozmowa głosowa miała miejsce %s, została zakończona %s"
+
+#: ../libempathy-gtk/empathy-log-window.c:1718
+msgid "Today"
+msgstr "Dzisiaj"
+
+#: ../libempathy-gtk/empathy-log-window.c:1722
+msgid "Yesterday"
+msgstr "Wczoraj"
+
+#: ../libempathy-gtk/empathy-log-window.c:1738
+msgctxt ""
+"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
+msgid "%e %B %Y"
+msgstr "%e %B %Y"
+
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
+msgid "Anytime"
+msgstr "Zawsze"
+
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
+msgid "Anyone"
+msgstr "Wszyscy"
+
+#: ../libempathy-gtk/empathy-log-window.c:2656
+msgid "Who"
+msgstr "Kto"
+
+#: ../libempathy-gtk/empathy-log-window.c:2860
+msgid "When"
+msgstr "Kiedy"
+
+#: ../libempathy-gtk/empathy-log-window.c:2976
+msgid "Anything"
+msgstr "Wszystko"
+
+#: ../libempathy-gtk/empathy-log-window.c:2978
+msgid "Text chats"
+msgstr "Rozmowy tekstowe"
+
+#: ../libempathy-gtk/empathy-log-window.c:2980
+#: ../src/empathy-preferences.ui.h:4
+msgid "Calls"
+msgstr "Rozmowy głosowe"
+
+#: ../libempathy-gtk/empathy-log-window.c:2985
+msgid "Incoming calls"
+msgstr "Przychodzące rozmowy głosowe"
+
+#: ../libempathy-gtk/empathy-log-window.c:2986
+msgid "Outgoing calls"
+msgstr "Wychodzące rozmowy głosowe"
+
+#: ../libempathy-gtk/empathy-log-window.c:2987
+msgid "Missed calls"
+msgstr "Nieodebrane rozmowy głosowe"
+
+#: ../libempathy-gtk/empathy-log-window.c:3009
+msgid "What"
+msgstr "Co"
+
+#: ../libempathy-gtk/empathy-log-window.c:3718
+msgid "Are you sure you want to delete all logs of previous conversations?"
+msgstr "Na pewno usunąć wszystkie dzienniki poprzednich rozmów?"
+
+#: ../libempathy-gtk/empathy-log-window.c:3722
+msgid "Clear All"
+msgstr "Wyczyść wszystko"
+
+#: ../libempathy-gtk/empathy-log-window.c:3729
+msgid "Delete from:"
+msgstr "Usunięcie od:"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:1
+msgid "<span size=\"x-large\">Loading...</span>"
+msgstr "<span size=\"x-large\">Wczytywanie...</span>"
#: ../libempathy-gtk/empathy-log-window.ui.h:3
-#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "Znajdź następny"
+#: ../src/empathy-chat-window.ui.h:3
+msgid "Chat"
+msgstr "Rozmowa"
#: ../libempathy-gtk/empathy-log-window.ui.h:4
-#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-msgid "Find Previous"
-msgstr "Znajdź poprzedni"
+msgid "Delete All History..."
+msgstr "Usuń całą historię..."
#: ../libempathy-gtk/empathy-log-window.ui.h:5
-msgid "Previous Conversations"
-msgstr "Poprzednie rozmowy"
+msgid "Profile"
+msgstr "Profil"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:6
+#: ../src/empathy-call-window.ui.h:22
+#: ../src/empathy-streamed-media-window.ui.h:20
+msgid "Video"
+msgstr "Wideo"
-#. Tab Label
#: ../libempathy-gtk/empathy-log-window.ui.h:7
-msgid "Search"
-msgstr "Wyszukiwanie"
+#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:20
+msgid "_Edit"
+msgstr "_Edycja"
+
+#: ../libempathy-gtk/empathy-log-window.ui.h:8
+msgid "_File"
+msgstr "_Plik"
-#. Searching *for* something
#: ../libempathy-gtk/empathy-log-window.ui.h:9
-msgid "_For:"
-msgstr "Wy_szukaj:"
+msgid "page 2"
+msgstr "strona 2"
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:2
msgid "Contact ID:"
msgstr "Identyfikator kontaktu:"
#. add chat button
-#: ../libempathy-gtk/empathy-new-message-dialog.c:171
+#: ../libempathy-gtk/empathy-new-message-dialog.c:225
msgid "C_hat"
msgstr "_Rozmowa"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-message-dialog.c:181
+#: ../libempathy-gtk/empathy-new-message-dialog.c:244
msgid "New Conversation"
msgstr "Nowa rozmowa"
#. add video toggle
-#: ../libempathy-gtk/empathy-new-call-dialog.c:253
+#: ../libempathy-gtk/empathy-new-call-dialog.c:204
msgid "Send _Video"
msgstr "Wyślij obraz _wideo"
#. add chat button
-#: ../libempathy-gtk/empathy-new-call-dialog.c:261
+#: ../libempathy-gtk/empathy-new-call-dialog.c:215
msgid "C_all"
msgstr "_Rozmowa głosowa"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-call-dialog.c:271
+#: ../libempathy-gtk/empathy-new-call-dialog.c:225
msgid "New Call"
msgstr "Nowa rozmowa głosowa"
@@ -2222,34 +2562,34 @@ msgstr ""
#. COL_DISPLAY_MARKUP
#. COL_STATUS_CUSTOMISABLE
#. COL_TYPE
-#: ../libempathy-gtk/empathy-presence-chooser.c:170
-#: ../libempathy-gtk/empathy-presence-chooser.c:206
+#: ../libempathy-gtk/empathy-presence-chooser.c:167
+#: ../libempathy-gtk/empathy-presence-chooser.c:203
msgid "Custom Message…"
msgstr "Własna wiadomość…"
-#: ../libempathy-gtk/empathy-presence-chooser.c:223
-#: ../libempathy-gtk/empathy-presence-chooser.c:225
+#: ../libempathy-gtk/empathy-presence-chooser.c:220
+#: ../libempathy-gtk/empathy-presence-chooser.c:222
msgid "Edit Custom Messages…"
msgstr "Zmodyfikuj własne wiadomości…"
-#: ../libempathy-gtk/empathy-presence-chooser.c:348
+#: ../libempathy-gtk/empathy-presence-chooser.c:345
msgid "Click to remove this status as a favorite"
msgstr "Kliknięcie usunie ten stan z ulubionych"
-#: ../libempathy-gtk/empathy-presence-chooser.c:357
+#: ../libempathy-gtk/empathy-presence-chooser.c:354
msgid "Click to make this status a favorite"
msgstr "Kliknięcie doda ten stan do ulubionych"
-#: ../libempathy-gtk/empathy-presence-chooser.c:391
+#: ../libempathy-gtk/empathy-presence-chooser.c:388
msgid "Set status"
msgstr "Ustaw stan"
-#: ../libempathy-gtk/empathy-presence-chooser.c:946
+#: ../libempathy-gtk/empathy-presence-chooser.c:943
msgid "Set your presence and current status"
msgstr "Ustawienie obecności i obecnego stanu"
#. Custom messages
-#: ../libempathy-gtk/empathy-presence-chooser.c:1134
+#: ../libempathy-gtk/empathy-presence-chooser.c:1131
msgid "Custom messages…"
msgstr "Własne wiadomości…"
@@ -2262,18 +2602,26 @@ msgstr "Własne wiadomości…"
msgid "New %s account"
msgstr "Nowe konto %s"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:3
+#: ../libempathy-gtk/empathy-search-bar.ui.h:1
msgid "Find:"
msgstr "Wyszukiwanie:"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "Rozróżnianie wielkości liter"
+#: ../libempathy-gtk/empathy-search-bar.ui.h:2
+msgid "Mat_ch case"
+msgstr "_Rozróżnianie wielkości liter"
-#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+#: ../libempathy-gtk/empathy-search-bar.ui.h:3
msgid "Phrase not found"
msgstr "Nie odnaleziono napisu"
+#: ../libempathy-gtk/empathy-search-bar.ui.h:4
+msgid "_Next"
+msgstr "_Następne"
+
+#: ../libempathy-gtk/empathy-search-bar.ui.h:5
+msgid "_Previous"
+msgstr "_Poprzednie"
+
#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
msgstr "Otrzymano wiadomość tekstową"
@@ -2314,35 +2662,32 @@ msgstr "Wychodząca rozmowa głosowa"
msgid "Voice call ended"
msgstr "Rozmowa głosowa zakończona"
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:364
-msgid "Enter Custom Message"
-msgstr "Wprowadzenie własnej wiadomości"
-
-#: ../libempathy-gtk/empathy-status-preset-dialog.c:523
+#: ../libempathy-gtk/empathy-status-preset-dialog.c:296
msgid "Edit Custom Messages"
msgstr "Modyfikowanie własnej wiadomości"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
-msgid "Save _New Status Message"
-msgstr "Zapisz _nową wiadomość stanu"
+#: ../libempathy-gtk/empathy-theme-adium.c:1036
+#, c-format
+msgid "Message edited at %s"
+msgstr "Zmodyfikowano wiadomość o %s"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:2
-msgid "Saved Status Messages"
-msgstr "Zapisane wiadomości stanu"
+#: ../libempathy-gtk/empathy-theme-adium.c:1726
+msgid "Normal"
+msgstr "Zwykły"
-#: ../libempathy-gtk/empathy-theme-manager.c:67
+#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Classic"
msgstr "Klasyczny"
-#: ../libempathy-gtk/empathy-theme-manager.c:68
+#: ../libempathy-gtk/empathy-theme-manager.c:71
msgid "Simple"
msgstr "Prosty"
-#: ../libempathy-gtk/empathy-theme-manager.c:69
+#: ../libempathy-gtk/empathy-theme-manager.c:72
msgid "Clean"
msgstr "Czysty"
-#: ../libempathy-gtk/empathy-theme-manager.c:70
+#: ../libempathy-gtk/empathy-theme-manager.c:73
msgid "Blue"
msgstr "Niebieski"
@@ -2419,19 +2764,19 @@ msgstr "Zapamiętanie tego wyboru dla przyszłych połączeń"
msgid "Certificate Details"
msgstr "Szczegóły certyfikatu"
-#: ../libempathy-gtk/empathy-ui-utils.c:1705
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "Nie można otworzyć adresu URI"
-#: ../libempathy-gtk/empathy-ui-utils.c:1800
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "Wybór pliku"
-#: ../libempathy-gtk/empathy-ui-utils.c:1872
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
msgid "Insufficient free space to save file"
msgstr "Brak wolnego miejsca, aby zapisać plik"
-#: ../libempathy-gtk/empathy-ui-utils.c:1880
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
#, c-format
msgid ""
"%s of free space are required to save this file, but only %s is available. "
@@ -2440,7 +2785,7 @@ msgstr ""
"Wymagane jest %s wolnego miejsca, aby zapisać ten plik, ale dostępne jest "
"tylko %s. Proszę wybrać inne położenie."
-#: ../libempathy-gtk/empathy-ui-utils.c:1924
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, c-format
msgid "Incoming file from %s"
msgstr "Plik przychodzący od użytkownika %s"
@@ -2628,23 +2973,23 @@ msgstr "Brak komunikatu błędu"
msgid "Instant Message (Empathy)"
msgstr "Wiadomość (Empathy)"
-#: ../src/empathy.c:308
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "Bez łączenia podczas uruchamiania"
-#: ../src/empathy.c:312
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "Bez wyświetlania listy kontaktów lub innych okien podczas uruchamiania"
-#: ../src/empathy.c:320
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr " - komunikator Empathy"
-#: ../src/empathy.c:499
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "Błąd podczas nawiązywania połączenia z menedżerem kont"
-#: ../src/empathy.c:501
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -2795,8 +3140,8 @@ msgid "Select the accounts you want to import:"
msgstr "Proszę wybrać konta do zaimportowania:"
#: ../src/empathy-account-assistant.c:813
-#: ../src/empathy-new-chatroom-dialog.c:562
-#: ../src/empathy-new-chatroom-dialog.c:563
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "Yes"
msgstr "Tak"
@@ -2870,34 +3215,35 @@ msgstr "Modyfikacje konta %s nie zostały zapisane."
msgid "Your new account has not been saved yet."
msgstr "Nowe konto nie zostało jeszcze zapisane."
-#: ../src/empathy-accounts-dialog.c:286
-#: ../src/empathy-streamed-media-window.c:809
+#: ../src/empathy-accounts-dialog.c:345
+#: ../src/empathy-streamed-media-window.c:754
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Łączenie…"
-#: ../src/empathy-accounts-dialog.c:327
+#: ../src/empathy-accounts-dialog.c:386
#, c-format
msgid "Offline — %s"
msgstr "Offline — %s"
-#: ../src/empathy-accounts-dialog.c:339
+#: ../src/empathy-accounts-dialog.c:398
#, c-format
msgid "Disconnected — %s"
msgstr "Rozłączony — %s"
-#: ../src/empathy-accounts-dialog.c:350
+#: ../src/empathy-accounts-dialog.c:409
msgid "Offline — No Network Connection"
msgstr "Offline — brak połączenia z siecią"
-#: ../src/empathy-accounts-dialog.c:357
+#: ../src/empathy-accounts-dialog.c:416
msgid "Unknown Status"
msgstr "Nieznany stan"
-#: ../src/empathy-accounts-dialog.c:369
+#: ../src/empathy-accounts-dialog.c:428
msgid "Offline — Account Disabled"
msgstr "Offline — konto jest wyłączone"
-#: ../src/empathy-accounts-dialog.c:772
+#: ../src/empathy-accounts-dialog.c:831
msgid ""
"You are about to create a new account, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2905,16 +3251,16 @@ msgstr ""
"Za chwilę nastąpi utworzenie nowego konta, co\n"
"spowoduje utratę zmian. Na pewno kontynuować?"
-#: ../src/empathy-accounts-dialog.c:1133
+#: ../src/empathy-accounts-dialog.c:1192
#, c-format
msgid "Do you want to remove %s from your computer?"
msgstr "Na pewno usunąć \"%s\" z komputera?"
-#: ../src/empathy-accounts-dialog.c:1137
+#: ../src/empathy-accounts-dialog.c:1196
msgid "This will not remove your account on the server."
msgstr "Nie usunie to konta na serwerze."
-#: ../src/empathy-accounts-dialog.c:1375
+#: ../src/empathy-accounts-dialog.c:1432
msgid ""
"You are about to select another account, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2923,15 +3269,15 @@ msgstr ""
"utratę zmian. Na pewno kontynuować?"
#. Menu items: to enabled/disable the account
-#: ../src/empathy-accounts-dialog.c:1593
+#: ../src/empathy-accounts-dialog.c:1643
msgid "_Enable"
msgstr "_Włączone"
-#: ../src/empathy-accounts-dialog.c:1594
+#: ../src/empathy-accounts-dialog.c:1644
msgid "_Disable"
msgstr "Wyłą_czone"
-#: ../src/empathy-accounts-dialog.c:2115
+#: ../src/empathy-accounts-dialog.c:2154
msgid ""
"You are about to close the window, which will discard\n"
"your changes. Are you sure you want to proceed?"
@@ -2940,18 +3286,22 @@ msgstr ""
"utratę zmian. Na pewno kontynuować?"
#: ../src/empathy-accounts-dialog.ui.h:1
+msgid "Add…"
+msgstr "Dodaj…"
+
+#: ../src/empathy-accounts-dialog.ui.h:2
msgid "Loading account information"
msgstr "Wczytywanie informacji o koncie"
-#: ../src/empathy-accounts-dialog.ui.h:2
+#: ../src/empathy-accounts-dialog.ui.h:3
msgid "No protocol installed"
msgstr "Brak zainstalowanych protokołów"
-#: ../src/empathy-accounts-dialog.ui.h:3
+#: ../src/empathy-accounts-dialog.ui.h:4
msgid "Protocol:"
msgstr "Protokół:"
-#: ../src/empathy-accounts-dialog.ui.h:4
+#: ../src/empathy-accounts-dialog.ui.h:6
msgid ""
"To add a new account, you first have to install a backend for each protocol "
"you want to use."
@@ -2959,19 +3309,15 @@ msgstr ""
"Aby dodać nowe konto należy najpierw zainstalować moduł obsługi dla każdego "
"wymaganego protokołu."
-#: ../src/empathy-accounts-dialog.ui.h:5
-msgid "_Add…"
-msgstr "_Dodaj…"
-
-#: ../src/empathy-accounts-dialog.ui.h:6
+#: ../src/empathy-accounts-dialog.ui.h:7
msgid "_Import…"
msgstr "_Zaimportuj…"
-#: ../src/empathy-auth-client.c:250
+#: ../src/empathy-auth-client.c:249
msgid " - Empathy authentication client"
msgstr " - klient uwierzytelniania komunikatora Empathy"
-#: ../src/empathy-auth-client.c:266
+#: ../src/empathy-auth-client.c:265
msgid "Empathy authentication client"
msgstr "Klient uwierzytelniania komunikatora Empathy"
@@ -2979,94 +3325,116 @@ msgstr "Klient uwierzytelniania komunikatora Empathy"
msgid "People nearby"
msgstr "Osoby w pobliżu"
-#: ../src/empathy-av.c:118
+#: ../src/empathy-av.c:118 ../src/empathy-call.c:127
msgid "- Empathy Audio/Video Client"
msgstr "- klient dźwięku/wideo komunikatora Empathy"
-#: ../src/empathy-av.c:134
+#: ../src/empathy-av.c:134 ../src/empathy-call.c:152
msgid "Empathy Audio/Video Client"
msgstr "Klient dźwięku/wideo komunikatora Empathy"
-#: ../src/empathy-streamed-media-window.c:479
+#: ../src/empathy-streamed-media-window.c:431
msgid "Contrast"
msgstr "Kontrast"
-#: ../src/empathy-streamed-media-window.c:482
+#: ../src/empathy-streamed-media-window.c:434
msgid "Brightness"
msgstr "Jasność"
-#: ../src/empathy-streamed-media-window.c:485
+#: ../src/empathy-streamed-media-window.c:437
msgid "Gamma"
msgstr "Gamma"
-#: ../src/empathy-streamed-media-window.c:590
+#: ../src/empathy-streamed-media-window.c:542
msgid "Volume"
msgstr "Głośność"
-#: ../src/empathy-streamed-media-window.c:1166
+#: ../src/empathy-streamed-media-window.c:1110
msgid "_Sidebar"
msgstr "_Panel"
-#: ../src/empathy-streamed-media-window.c:1186
+#: ../src/empathy-streamed-media-window.c:1130
msgid "Audio input"
msgstr "Wejście dźwięku"
-#: ../src/empathy-streamed-media-window.c:1190
+#: ../src/empathy-streamed-media-window.c:1134
msgid "Video input"
msgstr "Wejście obrazu"
-#: ../src/empathy-streamed-media-window.c:1194
+#: ../src/empathy-streamed-media-window.c:1140
msgid "Dialpad"
msgstr "Panel wybierania"
-#: ../src/empathy-streamed-media-window.c:1205
+#: ../src/empathy-streamed-media-window.c:1151
msgid "Details"
msgstr "Szczegóły"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
-#: ../src/empathy-streamed-media-window.c:1274
+#: ../src/empathy-streamed-media-window.c:1220
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "Rozmowa głosowa z użytkownikiem %s"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../src/empathy-streamed-media-window.c:1353
-msgid "Call"
-msgstr "Rozmowa głosowa"
-
-#: ../src/empathy-streamed-media-window.c:1507
+#: ../src/empathy-streamed-media-window.c:1453
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "Adres IP widziany przez komputer"
-#: ../src/empathy-streamed-media-window.c:1509
+#: ../src/empathy-streamed-media-window.c:1455
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "Adres IP widziany przez serwer w Internecie"
-#: ../src/empathy-streamed-media-window.c:1511
+#: ../src/empathy-streamed-media-window.c:1457
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "Adres IP elementu widziany przez drugą stronę"
-#: ../src/empathy-streamed-media-window.c:1513
+#: ../src/empathy-streamed-media-window.c:1459
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "Adres IP serwera odpowiedzi"
-#: ../src/empathy-streamed-media-window.c:1515
+#: ../src/empathy-streamed-media-window.c:1461
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "Adres IP grupy multikastowej"
+#: ../src/empathy-streamed-media-window.c:1843
+msgctxt "encoding video codec"
+msgid "Unknown"
+msgstr "Nieznany"
+
+#: ../src/empathy-streamed-media-window.c:1846
+msgctxt "encoding audio codec"
+msgid "Unknown"
+msgstr "Nieznany"
+
+#: ../src/empathy-streamed-media-window.c:1849
+msgctxt "decoding video codec"
+msgid "Unknown"
+msgstr "Nieznany"
+
+#: ../src/empathy-streamed-media-window.c:1852
+msgctxt "decoding audio codec"
+msgid "Unknown"
+msgstr "Nieznany"
+
#. Translators: number of minutes:seconds the caller has been connected
-#: ../src/empathy-streamed-media-window.c:2270
+#: ../src/empathy-streamed-media-window.c:2144
#, c-format
msgid "Connected — %d:%02dm"
msgstr "Połączony — %d:%02dm"
-#: ../src/empathy-streamed-media-window.c:2331
+#: ../src/empathy-streamed-media-window.c:2205
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Szczegóły techniczne"
-#: ../src/empathy-streamed-media-window.c:2369
+#: ../src/empathy-streamed-media-window.c:2243
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
@@ -3075,7 +3443,8 @@ msgstr ""
"Oprogramowanie użytkownika %s nie obsługuje żadnego formatu dźwięku "
"używanego przez ten komputer"
-#: ../src/empathy-streamed-media-window.c:2374
+#: ../src/empathy-streamed-media-window.c:2248
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
@@ -3084,7 +3453,8 @@ msgstr ""
"Oprogramowanie użytkownika %s nie obsługuje żadnego formatu wideo używanego "
"przez ten komputer"
-#: ../src/empathy-streamed-media-window.c:2380
+#: ../src/empathy-streamed-media-window.c:2254
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -3093,23 +3463,27 @@ msgstr ""
"Nie można nawiązać połączenia z użytkownikiem %s. Jeden z uczestników może "
"się znajdować w sieci, która nie pozwala na bezpośrednie połączenia."
-#: ../src/empathy-streamed-media-window.c:2386
+#: ../src/empathy-streamed-media-window.c:2260
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "Wystąpił błąd sieci"
-#: ../src/empathy-streamed-media-window.c:2390
+#: ../src/empathy-streamed-media-window.c:2264
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr ""
"Formaty dźwięku wymagane dla tej rozmowy nie są zainstalowane na komputerze"
-#: ../src/empathy-streamed-media-window.c:2393
+#: ../src/empathy-streamed-media-window.c:2267
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr ""
"Formaty wideo wymagane dla tej rozmowy nie są zainstalowane na komputerze"
-#: ../src/empathy-streamed-media-window.c:2403
+#: ../src/empathy-streamed-media-window.c:2277
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3120,119 +3494,161 @@ msgstr ""
"\">zgłosić ten błąd</a> i dołączyć dzienniki uzyskane z okna \"Debugowanie\" "
"w menu Pomoc."
-#: ../src/empathy-streamed-media-window.c:2411
+#: ../src/empathy-streamed-media-window.c:2285
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "Wystąpił błąd mechanizmu rozmowy"
-#: ../src/empathy-streamed-media-window.c:2414
+#: ../src/empathy-streamed-media-window.c:2288
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "Osiągnięto koniec strumienia"
-#: ../src/empathy-streamed-media-window.c:2454
+#: ../src/empathy-streamed-media-window.c:2328
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "Nie można utworzyć strumienia dźwięku"
-#: ../src/empathy-streamed-media-window.c:2464
+#: ../src/empathy-streamed-media-window.c:2338
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "Nie można utworzyć strumienia obrazu"
-#: ../src/empathy-call-window.ui.h:1
+#: ../src/empathy-call-window.ui.h:1 ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-streamed-media-window.ui.h:1
msgid "Audio"
msgstr "Dźwięk"
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call the contact again"
-msgstr "Zadzwoń jeszcze raz"
-
#: ../src/empathy-call-window.ui.h:3
-msgid "Camera Off"
-msgstr "Kamera jest wyłączona"
+#: ../src/empathy-streamed-media-window.ui.h:5
+msgid "Decoding Codec:"
+msgstr "Dekoder:"
#: ../src/empathy-call-window.ui.h:4
-msgid "Camera On"
-msgstr "Kamera jest włączona"
+msgid "Disable camera"
+msgstr "Wyłącz kamerę"
#: ../src/empathy-call-window.ui.h:5
-msgid "Decoding Codec:"
-msgstr "Dekoder:"
+msgid "Display the dialpad"
+msgstr "Wyświetl panel wybierania"
#: ../src/empathy-call-window.ui.h:6
-msgid "Disable camera and stop sending video"
-msgstr "Wyłączenie kamery i zatrzymanie wysyłania obrazu"
+#: ../src/empathy-streamed-media-window.ui.h:9
+msgid "Encoding Codec:"
+msgstr "Koder:"
#: ../src/empathy-call-window.ui.h:7
-msgid "Enable camera and send video"
-msgstr "Włączenie kamery i wysyłania obrazu"
+#: ../src/empathy-streamed-media-window.ui.h:10
+msgid "Hang up"
+msgstr "Rozłącz"
#: ../src/empathy-call-window.ui.h:8
-msgid "Enable camera but don't send video"
-msgstr "Włączenie kamery, ale bez wysyłania obrazu"
+#: ../src/empathy-streamed-media-window.ui.h:11
+msgid "Hang up current call"
+msgstr "Rozłącza bieżącą rozmowę"
#: ../src/empathy-call-window.ui.h:9
-msgid "Encoding Codec:"
-msgstr "Koder:"
+#: ../src/empathy-streamed-media-window.ui.h:12
+msgid "Local Candidate:"
+msgstr "Lokalny kandydat:"
#: ../src/empathy-call-window.ui.h:10
-msgid "Hang up"
-msgstr "Rozłącz"
+msgid "Maximise me"
+msgstr "Zmaksymalizuj"
#: ../src/empathy-call-window.ui.h:11
-msgid "Hang up current call"
-msgstr "Rozłącza bieżącą rozmowę"
+msgid "Minimise me"
+msgstr "Zminimalizuj"
#: ../src/empathy-call-window.ui.h:12
-msgid "Local Candidate:"
-msgstr "Lokalny kandydat:"
+#: ../src/empathy-streamed-media-window.ui.h:15
+msgid "Remote Candidate:"
+msgstr "Zdalny kandydat:"
#: ../src/empathy-call-window.ui.h:13
-msgid "Preview"
-msgstr "Podgląd"
+#: ../src/empathy-streamed-media-window.ui.h:16
+msgid "Send Audio"
+msgstr "Wyślij dźwięk"
#: ../src/empathy-call-window.ui.h:14
-msgid "Redial"
-msgstr "Wybierz ponownie"
+msgid "Send Video"
+msgstr "Wyślij obraz wideo"
#: ../src/empathy-call-window.ui.h:15
-msgid "Remote Candidate:"
-msgstr "Zdalny kandydat:"
+msgid "Show dialpad"
+msgstr "Wyświetl panel wybierania"
#: ../src/empathy-call-window.ui.h:16
-msgid "Send Audio"
-msgstr "Wyślij dźwięk"
+msgid "Start a video call"
+msgstr "Rozpocznij wideorozmowę"
#: ../src/empathy-call-window.ui.h:17
-msgid "Toggle audio transmission"
-msgstr "Przełącza przesyłanie dźwięku"
+msgid "Start an audio call"
+msgstr "Rozpocznij rozmowę głosową"
+
+#: ../src/empathy-call-window.ui.h:18
+msgid "Swap camera"
+msgstr "Przełącz kamery"
#: ../src/empathy-call-window.ui.h:19
-msgid "V_ideo"
-msgstr "_Wideo"
+#: ../src/empathy-streamed-media-window.ui.h:17
+msgid "Toggle audio transmission"
+msgstr "Przełącza przesyłanie dźwięku"
#: ../src/empathy-call-window.ui.h:20
-msgid "Video"
-msgstr "Wideo"
+msgid "Toggle video transmission"
+msgstr "Przełącza przesyłanie obrazu wideo"
#: ../src/empathy-call-window.ui.h:21
-msgid "Video Off"
-msgstr "Obraz jest wyłączony"
-
-#: ../src/empathy-call-window.ui.h:22
-msgid "Video On"
-msgstr "Obraz jest włączony"
+#: ../src/empathy-streamed-media-window.ui.h:18
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
+msgid "Unknown"
+msgstr "Nieznany"
#: ../src/empathy-call-window.ui.h:23
-msgid "Video Preview"
-msgstr "Podgląd obrazu"
+msgid "Video call"
+msgstr "Wideorozmowa"
#: ../src/empathy-call-window.ui.h:24
+#: ../src/empathy-streamed-media-window.ui.h:24
msgid "_Call"
msgstr "_Zadzwoń"
-#: ../src/empathy-call-window.ui.h:25 ../src/empathy-main-window.ui.h:29
+#: ../src/empathy-call-window.ui.h:25
+msgid "_Camera"
+msgstr "_Kamera"
+
+#: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:18
+msgid "_Contents"
+msgstr "_Spis treści"
+
+#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:19
+msgid "_Debug"
+msgstr "_Debugowanie"
+
+#: ../src/empathy-call-window.ui.h:29 ../src/empathy-chat-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:22
+msgid "_Help"
+msgstr "Pomo_c"
+
+#: ../src/empathy-call-window.ui.h:30
+msgid "_Microphone"
+msgstr "_Mikrofon"
+
+#: ../src/empathy-call-window.ui.h:31
+msgid "_Settings"
+msgstr "_Ustawienia"
+
+#: ../src/empathy-call-window.ui.h:32
+#: ../src/empathy-main-window-menubar.ui.h:30
+#: ../src/empathy-streamed-media-window.ui.h:25
msgid "_View"
msgstr "_Widok"
-#: ../src/empathy-chat-window.c:474 ../src/empathy-chat-window.c:494
+#: ../src/empathy-chat-window.c:481 ../src/empathy-chat-window.c:501
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
@@ -3240,7 +3656,7 @@ msgstr[0] "%s (%d nieprzeczytana)"
msgstr[1] "%s (%d nieprzeczytane)"
msgstr[2] "%s (%d nieprzeczytanych)"
-#: ../src/empathy-chat-window.c:486
+#: ../src/empathy-chat-window.c:493
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
@@ -3248,7 +3664,7 @@ msgstr[0] "%s (i %u inna)"
msgstr[1] "%s (i %u inne)"
msgstr[2] "%s (i %u innych)"
-#: ../src/empathy-chat-window.c:502
+#: ../src/empathy-chat-window.c:509
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
@@ -3256,7 +3672,7 @@ msgstr[0] "%s (%d nieprzeczytana od innych)"
msgstr[1] "%s (%d nieprzeczytane od innych)"
msgstr[2] "%s (%d nieprzeczytanych od innych)"
-#: ../src/empathy-chat-window.c:511
+#: ../src/empathy-chat-window.c:518
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
@@ -3264,7 +3680,19 @@ msgstr[0] "%s (%d nieprzeczytana od wszystkich)"
msgstr[1] "%s (%d nieprzeczytane od wszystkich)"
msgstr[2] "%s (%d nieprzeczytanych od wszystkich)"
-#: ../src/empathy-chat-window.c:721
+#: ../src/empathy-chat-window.c:733
+msgid "SMS:"
+msgstr "SMS:"
+
+#: ../src/empathy-chat-window.c:743
+#, c-format
+msgid "Sending %d message"
+msgid_plural "Sending %d messages"
+msgstr[0] "Wysyłanie %d wiadomości"
+msgstr[1] "Wysyłanie %d wiadomości"
+msgstr[2] "Wysyłanie %d wiadomości"
+
+#: ../src/empathy-chat-window.c:765
msgid "Typing a message."
msgstr "Pisze wiadomość."
@@ -3276,10 +3704,6 @@ msgstr "_Wyczyść"
msgid "C_ontact"
msgstr "K_ontakt"
-#: ../src/empathy-chat-window.ui.h:3
-msgid "Chat"
-msgstr "Rozmowa"
-
#: ../src/empathy-chat-window.ui.h:4
msgid "Insert _Smiley"
msgstr "Wstaw _emotikonę"
@@ -3300,10 +3724,6 @@ msgstr "Przenieś kartę w p_rawo"
msgid "Notify for All Messages"
msgstr "Powiadamianie o wszystkich wiadomościach"
-#: ../src/empathy-chat-window.ui.h:9 ../src/empathy-main-window.ui.h:17
-msgid "_Contents"
-msgstr "_Spis treści"
-
#: ../src/empathy-chat-window.ui.h:10
msgid "_Conversation"
msgstr "_Rozmowa"
@@ -3312,18 +3732,10 @@ msgstr "_Rozmowa"
msgid "_Detach Tab"
msgstr "_Odłącz kartę"
-#: ../src/empathy-chat-window.ui.h:12 ../src/empathy-main-window.ui.h:19
-msgid "_Edit"
-msgstr "_Edycja"
-
#: ../src/empathy-chat-window.ui.h:13
msgid "_Favorite Chat Room"
msgstr "_Ulubiony pokój rozmowy"
-#: ../src/empathy-chat-window.ui.h:14 ../src/empathy-main-window.ui.h:21
-msgid "_Help"
-msgstr "Pomo_c"
-
#: ../src/empathy-chat-window.ui.h:15
msgid "_Next Tab"
msgstr "_Następna karta"
@@ -3344,15 +3756,15 @@ msgstr "_Karty"
msgid "_Undo Close Tab"
msgstr "_Cofnij zamknięcie karty"
-#: ../src/empathy-chatrooms-window.c:241
+#: ../src/empathy-chatrooms-window.c:251
msgid "Name"
msgstr "Nazwa"
-#: ../src/empathy-chatrooms-window.c:259
+#: ../src/empathy-chatrooms-window.c:269
msgid "Room"
msgstr "Pokój"
-#: ../src/empathy-chatrooms-window.c:267
+#: ../src/empathy-chatrooms-window.c:277
msgid "Auto-Connect"
msgstr "Automatyczne łączenie"
@@ -3360,90 +3772,95 @@ msgstr "Automatyczne łączenie"
msgid "Manage Favorite Rooms"
msgstr "Zarządzanie ulubionymi pokojami"
-#: ../src/empathy-event-manager.c:507
+#: ../src/empathy-event-manager.c:521
msgid "Incoming video call"
msgstr "Przychodząca rozmowa wideo"
-#: ../src/empathy-event-manager.c:507
+#: ../src/empathy-event-manager.c:521
msgid "Incoming call"
msgstr "Przychodząca rozmowa głosowa"
-#: ../src/empathy-event-manager.c:511
+#: ../src/empathy-event-manager.c:525
#, c-format
msgid "%s is video calling you. Do you want to answer?"
msgstr "Wideorozmowa przychodząca od użytkownika %s. Odebrać ją?"
-#: ../src/empathy-event-manager.c:512
+#: ../src/empathy-event-manager.c:526
#, c-format
msgid "%s is calling you. Do you want to answer?"
msgstr "Przychodząca rozmowa głosowa od użytkownika %s. Odebrać ją?"
-#: ../src/empathy-event-manager.c:515 ../src/empathy-event-manager.c:667
+#: ../src/empathy-event-manager.c:529 ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming call from %s"
msgstr "Przychodząca rozmowa głosowa od użytkownika %s"
-#: ../src/empathy-event-manager.c:540
+#: ../src/empathy-event-manager.c:554
msgid "_Reject"
msgstr "_Odrzuć"
-#: ../src/empathy-event-manager.c:546
+#: ../src/empathy-event-manager.c:562 ../src/empathy-event-manager.c:570
msgid "_Answer"
msgstr "_Odbierz"
-#: ../src/empathy-event-manager.c:667
+#: ../src/empathy-event-manager.c:570
+msgid "_Answer with video"
+msgstr "_Odbierz z obrazem wideo"
+
+#: ../src/empathy-event-manager.c:730 ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming video call from %s"
msgstr "Wideorozmowa przychodząca od użytkownika %s"
-#: ../src/empathy-event-manager.c:744
+#: ../src/empathy-event-manager.c:836
msgid "Room invitation"
msgstr "Zaproszenie do pokoju"
-#: ../src/empathy-event-manager.c:746
+#: ../src/empathy-event-manager.c:838
#, c-format
msgid "Invitation to join %s"
msgstr "Zaproszenie do dołączenia do %s"
-#: ../src/empathy-event-manager.c:753
+#: ../src/empathy-event-manager.c:845
#, c-format
msgid "%s is inviting you to join %s"
msgstr "Użytkownik %s zaprasza do dołączenia do %s"
-#: ../src/empathy-event-manager.c:761
+#: ../src/empathy-event-manager.c:853
msgid "_Decline"
msgstr "_Odmów"
-#: ../src/empathy-event-manager.c:766
+#: ../src/empathy-event-manager.c:858
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "_Dołącz"
-#: ../src/empathy-event-manager.c:793
+#: ../src/empathy-event-manager.c:885
#, c-format
msgid "%s invited you to join %s"
msgstr "%s zaprosił użytkownika do dołączenia do %s"
-#: ../src/empathy-event-manager.c:799
+#: ../src/empathy-event-manager.c:891
#, c-format
msgid "You have been invited to join %s"
msgstr "Zaproszono użytkownika do dołączenia do %s"
-#: ../src/empathy-event-manager.c:850
+#: ../src/empathy-event-manager.c:942
#, c-format
msgid "Incoming file transfer from %s"
msgstr "Plik przychodzący od użytkownika %s"
-#: ../src/empathy-event-manager.c:1020 ../src/empathy-main-window.c:370
+#: ../src/empathy-event-manager.c:1134 ../src/empathy-main-window.c:375
msgid "Password required"
msgstr "Hasło wymagane"
-#: ../src/empathy-event-manager.c:1076
+#: ../src/empathy-event-manager.c:1190
#, c-format
msgid "%s would like permission to see when you are online"
msgstr "%s prosi o dostęp do informacji o obecności użytkownika online"
-#: ../src/empathy-event-manager.c:1080
+#: ../src/empathy-event-manager.c:1194
#, c-format
msgid ""
"\n"
@@ -3453,105 +3870,101 @@ msgstr ""
"Wiadomość: %s"
#. Translators: time left, when it is more than one hour
-#: ../src/empathy-ft-manager.c:99
+#: ../src/empathy-ft-manager.c:100
#, c-format
msgid "%u:%02u.%02u"
msgstr "%u:%02u.%02u"
#. Translators: time left, when is is less than one hour
-#: ../src/empathy-ft-manager.c:102
+#: ../src/empathy-ft-manager.c:103
#, c-format
msgid "%02u.%02u"
msgstr "%02u.%02u"
-#: ../src/empathy-ft-manager.c:178
+#: ../src/empathy-ft-manager.c:179
msgctxt "file transfer percent"
msgid "Unknown"
msgstr "Nieznany"
-#: ../src/empathy-ft-manager.c:273
+#: ../src/empathy-ft-manager.c:274
#, c-format
msgid "%s of %s at %s/s"
msgstr "%s z %s o prędkości %s/s"
-#: ../src/empathy-ft-manager.c:274
+#: ../src/empathy-ft-manager.c:275
#, c-format
msgid "%s of %s"
msgstr "%s z %s"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:305
+#: ../src/empathy-ft-manager.c:306
#, c-format
msgid "Receiving \"%s\" from %s"
msgstr "Odbieranie pliku \"%s\" od użytkownika %s"
#. translators: first %s is filename, second %s is the contact name
-#: ../src/empathy-ft-manager.c:308
+#: ../src/empathy-ft-manager.c:309
#, c-format
msgid "Sending \"%s\" to %s"
msgstr "Wysyłanie pliku \"%s\" do użytkownika %s"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:338
+#: ../src/empathy-ft-manager.c:339
#, c-format
msgid "Error receiving \"%s\" from %s"
msgstr "Błąd podczas odbierania pliku \"%s\" od użytkownika %s"
-#: ../src/empathy-ft-manager.c:341
+#: ../src/empathy-ft-manager.c:342
msgid "Error receiving a file"
msgstr "Błąd podczas odbierania pliku"
-#: ../src/empathy-ft-manager.c:346
+#: ../src/empathy-ft-manager.c:347
#, c-format
msgid "Error sending \"%s\" to %s"
msgstr "Błąd podczas wysyłania pliku \"%s\" do użytkownika %s"
-#: ../src/empathy-ft-manager.c:349
+#: ../src/empathy-ft-manager.c:350
msgid "Error sending a file"
msgstr "Błąd podczas wysyłania pliku"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:488
+#: ../src/empathy-ft-manager.c:489
#, c-format
msgid "\"%s\" received from %s"
msgstr "Otrzymano plik \"%s\" od użytkownika %s"
#. translators: first %s is filename, second %s
#. * is the contact name
-#: ../src/empathy-ft-manager.c:493
+#: ../src/empathy-ft-manager.c:494
#, c-format
msgid "\"%s\" sent to %s"
msgstr "Wysłano \"%s\" do użytkownika %s"
-#: ../src/empathy-ft-manager.c:496
+#: ../src/empathy-ft-manager.c:497
msgid "File transfer completed"
msgstr "Ukończono przesyłanie pliku"
-#: ../src/empathy-ft-manager.c:615 ../src/empathy-ft-manager.c:782
+#: ../src/empathy-ft-manager.c:616 ../src/empathy-ft-manager.c:780
msgid "Waiting for the other participant's response"
msgstr "Oczekiwanie na odpowiedź drugiej strony"
-#: ../src/empathy-ft-manager.c:641 ../src/empathy-ft-manager.c:679
+#: ../src/empathy-ft-manager.c:642 ../src/empathy-ft-manager.c:680
#, c-format
msgid "Checking integrity of \"%s\""
msgstr "Sprawdzanie spójności pliku \"%s\""
-#: ../src/empathy-ft-manager.c:644 ../src/empathy-ft-manager.c:682
+#: ../src/empathy-ft-manager.c:645 ../src/empathy-ft-manager.c:683
#, c-format
msgid "Hashing \"%s\""
msgstr "Obliczanie sumy kontrolnej pliku \"%s\""
-#: ../src/empathy-ft-manager.c:1016
-msgid "%"
-msgstr "%"
-
-#: ../src/empathy-ft-manager.c:1028
+#: ../src/empathy-ft-manager.c:1038
msgid "File"
msgstr "Plik"
-#: ../src/empathy-ft-manager.c:1050
+#: ../src/empathy-ft-manager.c:1060
msgid "Remaining"
msgstr "Pozostało"
@@ -3588,127 +4001,140 @@ msgstr "Protokół"
msgid "Source"
msgstr "Źródło"
-#: ../src/empathy-main-window.c:387
+#: ../src/empathy-main-window.c:392
msgid "Provide Password"
msgstr "Wprowadź hasło"
-#: ../src/empathy-main-window.c:393
+#: ../src/empathy-main-window.c:398
msgid "Disconnect"
msgstr "Rozłącz"
-#: ../src/empathy-main-window.c:533
+#: ../src/empathy-main-window.c:622
msgid "No match found"
msgstr "Nie odnaleziono wyników"
-#: ../src/empathy-main-window.c:688
+#: ../src/empathy-main-window.c:777
msgid "Reconnect"
msgstr "Połącz ponownie"
-#: ../src/empathy-main-window.c:694
+#: ../src/empathy-main-window.c:783
msgid "Edit Account"
msgstr "Modyfikuj konto"
-#: ../src/empathy-main-window.c:700
+#: ../src/empathy-main-window.c:789
msgid "Close"
msgstr "Zamknij"
-#: ../src/empathy-main-window.c:1418
+#. Translators: this string will be something like:
+#. * Top up My Account ($1.23)..."
+#: ../src/empathy-main-window.c:928
+#, c-format
+msgid "Top up %s (%s)..."
+msgstr "Doładuj %s (%s)..."
+
+#: ../src/empathy-main-window.c:975
+msgid "Top up account credit"
+msgstr "Doładowuje konto kredytowe"
+
+#. top up button
+#: ../src/empathy-main-window.c:1046
+msgid "Top Up..."
+msgstr "Doładuj..."
+
+#: ../src/empathy-main-window.c:1789
msgid "Contact"
msgstr "Kontakt"
-#: ../src/empathy-main-window.c:1765
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "Lista kontaktów"
-#: ../src/empathy-main-window.c:1881
-msgid "Show and edit accounts"
-msgstr "Wyświetla i umożliwia modyfikowanie kont"
-
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr "Kontakty na _mapie"
-#: ../src/empathy-main-window.ui.h:2
+#: ../src/empathy-main-window-menubar.ui.h:2
+msgid "Credit Balance"
+msgstr "Saldo kredytowe"
+
+#: ../src/empathy-main-window-menubar.ui.h:3
msgid "Find in Contact _List"
msgstr "Znajdź na _liście kontaktów"
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "Dołącz do _ulubionych"
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "Zarządzaj ulubionymi"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
msgstr "Zwykły r_ozmiar"
-#: ../src/empathy-main-window.ui.h:6 ../src/empathy-status-icon.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:7 ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "Nowa _rozmowa głosowa…"
-#: ../src/empathy-main-window.ui.h:7
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "Zwykły rozmiar z _awatarami"
-#: ../src/empathy-main-window.ui.h:8
+#: ../src/empathy-main-window-menubar.ui.h:9
msgid "P_references"
msgstr "P_referencje"
-#: ../src/empathy-main-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:10
msgid "Show P_rotocols"
msgstr "Wyświetlanie p_rotokołów"
-#: ../src/empathy-main-window.ui.h:10
+#: ../src/empathy-main-window-menubar.ui.h:11
msgid "Sort by _Name"
msgstr "Porządkowanie według _nazwy"
-#: ../src/empathy-main-window.ui.h:11
+#: ../src/empathy-main-window-menubar.ui.h:12
msgid "Sort by _Status"
msgstr "Porządkowanie według _stanu"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "_Konta"
-#: ../src/empathy-main-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:15
msgid "_Blocked Contacts"
msgstr "Za_blokowane kontakty"
-#: ../src/empathy-main-window.ui.h:16
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr "Zmniejszony ro_zmiar"
-#: ../src/empathy-main-window.ui.h:18
-msgid "_Debug"
-msgstr "_Debugowanie"
-
-#: ../src/empathy-main-window.ui.h:20
+#: ../src/empathy-main-window-menubar.ui.h:21
msgid "_File Transfers"
msgstr "_Przesyłanie plików"
-#: ../src/empathy-main-window.ui.h:22
+#: ../src/empathy-main-window-menubar.ui.h:23
msgid "_Join…"
msgstr "_Dołącz…"
-#: ../src/empathy-main-window.ui.h:23 ../src/empathy-status-icon.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:24
+#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "_Nowa rozmowa…"
-#: ../src/empathy-main-window.ui.h:24
+#: ../src/empathy-main-window-menubar.ui.h:25
msgid "_Offline Contacts"
msgstr "K_ontakty w trybie offline"
-#: ../src/empathy-main-window.ui.h:25
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "I_nformacje osobiste"
-#: ../src/empathy-main-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "_Pokój"
-#: ../src/empathy-main-window.ui.h:28
+#: ../src/empathy-main-window-menubar.ui.h:29
msgid "_Search for Contacts…"
msgstr "_Wyszukaj kontakty…"
@@ -3722,7 +4148,7 @@ msgstr "Członkowie"
#. Translators: Room/Join's roomlist tooltip. Parameters are a channel name,
#. yes/no, yes/no and a number.
-#: ../src/empathy-new-chatroom-dialog.c:560
+#: ../src/empathy-new-chatroom-dialog.c:553
#, c-format
msgid ""
"%s\n"
@@ -3735,16 +4161,16 @@ msgstr ""
"Wymagane hasło: %s\n"
"Członkowie: %s"
-#: ../src/empathy-new-chatroom-dialog.c:562
-#: ../src/empathy-new-chatroom-dialog.c:563
+#: ../src/empathy-new-chatroom-dialog.c:555
+#: ../src/empathy-new-chatroom-dialog.c:556
msgid "No"
msgstr "Nie"
-#: ../src/empathy-new-chatroom-dialog.c:591
+#: ../src/empathy-new-chatroom-dialog.c:584
msgid "Could not start room listing"
msgstr "Nie można uruchomić listy pokoi"
-#: ../src/empathy-new-chatroom-dialog.c:601
+#: ../src/empathy-new-chatroom-dialog.c:594
msgid "Could not stop room listing"
msgstr "Nie można zatrzymać listy pokoi"
@@ -3779,39 +4205,79 @@ msgstr "Listy pokoi"
msgid "_Room:"
msgstr "_Pokój:"
-#: ../src/empathy-preferences.c:139
+#: ../src/empathy-preferences.c:169
msgid "Message received"
msgstr "Otrzymano wiadomość"
-#: ../src/empathy-preferences.c:140
+#: ../src/empathy-preferences.c:170
msgid "Message sent"
msgstr "Wysłano wiadomość"
-#: ../src/empathy-preferences.c:141
+#: ../src/empathy-preferences.c:171
msgid "New conversation"
msgstr "Nowa rozmowa"
-#: ../src/empathy-preferences.c:142
+#: ../src/empathy-preferences.c:172
msgid "Contact goes online"
msgstr "Kontakt przeszedł do trybu online"
-#: ../src/empathy-preferences.c:143
+#: ../src/empathy-preferences.c:173
msgid "Contact goes offline"
msgstr "Kontakt przeszedł do trybu offline"
-#: ../src/empathy-preferences.c:144
+#: ../src/empathy-preferences.c:174
msgid "Account connected"
msgstr "Konto połączone"
-#: ../src/empathy-preferences.c:145
+#: ../src/empathy-preferences.c:175
msgid "Account disconnected"
msgstr "Konto rozłączone"
-#: ../src/empathy-preferences.c:446
+#: ../src/empathy-preferences.c:484
msgid "Language"
msgstr "Język"
-#: ../src/empathy-preferences.c:875
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:734
+msgid "Juliet"
+msgstr "Julia"
+
+#. translators: Contact name for the chat theme preview
+#: ../src/empathy-preferences.c:741
+msgid "Romeo"
+msgstr "Romeo"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:747
+msgid "O Romeo, Romeo, wherefore art thou Romeo?"
+msgstr "Romeo! Czemuż ty jesteś Romeo!"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:750
+msgid "Deny thy father and refuse thy name;"
+msgstr "Wyrzecz się swego rodu, rzuć tę nazwę!"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:753
+msgid "Or if thou wilt not, be but sworn my love"
+msgstr "Lub jeśli tego nie możesz uczynić,"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:756
+msgid "And I'll no longer be a Capulet."
+msgstr "To przysiąż wiernym być mojej miłości,"
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:759
+msgid "Shall I hear more, or shall I speak at this?"
+msgstr "A ja przestanę być z krwi Kapuletów."
+
+#. translators: Quote from Romeo & Julier, for chat theme preview
+#: ../src/empathy-preferences.c:762
+msgid "Juliet has disconnected"
+msgstr "Użytkownik Julia został rozłączony"
+
+#: ../src/empathy-preferences.c:1166
msgid "Preferences"
msgstr "Preferencje"
@@ -3819,67 +4285,87 @@ msgstr "Preferencje"
msgid "Appearance"
msgstr "Wygląd"
-#: ../src/empathy-preferences.ui.h:2
+#: ../src/empathy-preferences.ui.h:3
msgid "Behavior"
msgstr "Zachowanie"
-#: ../src/empathy-preferences.ui.h:3
+#: ../src/empathy-preferences.ui.h:5
msgid "Chat Th_eme:"
msgstr "Motyw _rozmowy:"
-#: ../src/empathy-preferences.ui.h:4
+#: ../src/empathy-preferences.ui.h:6
msgid "Disable notifications when _away or busy"
msgstr "_Bez powiadomień podczas nieobecności lub zajętości"
-#: ../src/empathy-preferences.ui.h:5
+#: ../src/empathy-preferences.ui.h:7
msgid "Disable sounds when _away or busy"
msgstr "B_ez odtwarzania dźwięków podczas nieobecności lub zajętości"
-#: ../src/empathy-preferences.ui.h:6
+#: ../src/empathy-preferences.ui.h:8
msgid "Display incoming events in the notification area"
msgstr "Wyświetlanie zdarzeń przychodzących w obszarze powiadamiania"
-#: ../src/empathy-preferences.ui.h:7
+#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+"Usuwanie echa zwiększa czystość głosu użytkownika dla osoby po drugiej "
+"stronie, ale może powodować problemy na niektórych komputerach. Jeśli "
+"słychać dziwne dźwięki lub piski podczas rozmów, to należy spróbować "
+"wyłączyć usuwanie echa i ponownie rozpocząć rozmowę głosową."
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "Powiadomienia, kiedy kontakt przeszedł do trybu online"
-#: ../src/empathy-preferences.ui.h:8
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "Powiadomienia, kiedy kontakt przeszedł do trybu offline"
-#: ../src/empathy-preferences.ui.h:9
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "Powiadomienia, kiedy okno _rozmowy jest nieaktywne"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "Sprawdzanie pisowni dla języków:"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "Ogólne"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:15
+msgid "Input level:"
+msgstr "Poziom wejściowy:"
+
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "Głośność wejścia:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "Źródła położenia:"
-#: ../src/empathy-preferences.ui.h:14
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "Zapisywanie rozmów do dziennika"
-#: ../src/empathy-preferences.ui.h:15
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "Powiadomienia"
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "Odtwarzanie dźwięków zdarzeń"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "Prywatność"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -3889,66 +4375,70 @@ msgstr ""
"miasto, stan/województwo i kraj. Koordynaty GPS będą dokładne do 1 miejsca "
"po przecinku."
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "_Emotikony jako obrazy"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "_Lista kontaktów w pokojach"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "Dźwięki"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "Sprawdzanie pisowni"
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
msgstr "Lista języków odzwierciedla stan faktycznie zainstalowanych słowników."
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "Motywy"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:30
+msgid "Variant:"
+msgstr "Wariant:"
+
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "Automatycznie łączenie podczas _uruchamiania"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "_Telefon komórkowy"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "Wy_skakujące powiadomienia"
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "Powia_domienia dźwiękowe"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_Sieć (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "_Otwieranie nowych rozmów w oddzielnych oknach"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "_Publikowanie położenia kontaktom"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "_Zmniejszenie dokładności położenia"
@@ -3960,83 +4450,131 @@ msgstr "Stan"
msgid "_Quit"
msgstr "Za_kończ"
-#: ../src/empathy-map-view.c:442
+#: ../src/empathy-streamed-media-window.ui.h:2
+msgid "Call the contact again"
+msgstr "Zadzwoń jeszcze raz"
+
+#: ../src/empathy-streamed-media-window.ui.h:3
+msgid "Camera Off"
+msgstr "Kamera jest wyłączona"
+
+#: ../src/empathy-streamed-media-window.ui.h:4
+msgid "Camera On"
+msgstr "Kamera jest włączona"
+
+#: ../src/empathy-streamed-media-window.ui.h:6
+msgid "Disable camera and stop sending video"
+msgstr "Wyłączenie kamery i zatrzymanie wysyłania obrazu"
+
+#: ../src/empathy-streamed-media-window.ui.h:7
+msgid "Enable camera and send video"
+msgstr "Włączenie kamery i wysyłania obrazu"
+
+#: ../src/empathy-streamed-media-window.ui.h:8
+msgid "Enable camera but don't send video"
+msgstr "Włączenie kamery, ale bez wysyłania obrazu"
+
+#: ../src/empathy-streamed-media-window.ui.h:13
+msgid "Preview"
+msgstr "Podgląd"
+
+#: ../src/empathy-streamed-media-window.ui.h:14
+msgid "Redial"
+msgstr "Wybierz ponownie"
+
+#: ../src/empathy-streamed-media-window.ui.h:19
+msgid "V_ideo"
+msgstr "_Wideo"
+
+#: ../src/empathy-streamed-media-window.ui.h:21
+msgid "Video Off"
+msgstr "Obraz jest wyłączony"
+
+#: ../src/empathy-streamed-media-window.ui.h:22
+msgid "Video On"
+msgstr "Obraz jest włączony"
+
+#: ../src/empathy-streamed-media-window.ui.h:23
+msgid "Video Preview"
+msgstr "Podgląd obrazu"
+
+#: ../src/empathy-map-view.c:448
msgid "Contact Map View"
msgstr "Widok mapy kontaktów"
-#: ../src/empathy-debug-window.c:1218
+#: ../src/empathy-debug-window.c:1228
msgid "Save"
msgstr "Zapisz"
-#: ../src/empathy-debug-window.c:1394
+#: ../src/empathy-debug-window.c:1435
msgid "Debug Window"
msgstr "Okno debugowania"
-#: ../src/empathy-debug-window.c:1476
+#: ../src/empathy-debug-window.c:1517
msgid "Pause"
msgstr "Wstrzymaj"
-#: ../src/empathy-debug-window.c:1488
+#: ../src/empathy-debug-window.c:1529
msgid "Level "
msgstr "Poziom "
-#: ../src/empathy-debug-window.c:1508
+#: ../src/empathy-debug-window.c:1549
msgid "Debug"
msgstr "Debugowanie"
-#: ../src/empathy-debug-window.c:1514
+#: ../src/empathy-debug-window.c:1555
msgid "Info"
msgstr "Informacje"
-#: ../src/empathy-debug-window.c:1520 ../src/empathy-debug-window.c:1569
+#: ../src/empathy-debug-window.c:1561 ../src/empathy-debug-window.c:1610
msgid "Message"
msgstr "Wiadomość"
-#: ../src/empathy-debug-window.c:1526
+#: ../src/empathy-debug-window.c:1567
msgid "Warning"
msgstr "Ostrzeżenie"
-#: ../src/empathy-debug-window.c:1532
+#: ../src/empathy-debug-window.c:1573
msgid "Critical"
msgstr "Krytyczny"
-#: ../src/empathy-debug-window.c:1538
+#: ../src/empathy-debug-window.c:1579
msgid "Error"
msgstr "Błąd"
-#: ../src/empathy-debug-window.c:1557
+#: ../src/empathy-debug-window.c:1598
msgid "Time"
msgstr "Czas"
-#: ../src/empathy-debug-window.c:1560
+#: ../src/empathy-debug-window.c:1601
msgid "Domain"
msgstr "Domena"
-#: ../src/empathy-debug-window.c:1562
+#: ../src/empathy-debug-window.c:1603
msgid "Category"
msgstr "Kategoria"
-#: ../src/empathy-debug-window.c:1564
+#: ../src/empathy-debug-window.c:1605
msgid "Level"
msgstr "Poziom"
-#: ../src/empathy-debug-window.c:1601
+#: ../src/empathy-debug-window.c:1642
msgid ""
"The selected connection manager does not support the remote debugging "
"extension."
msgstr ""
"Wybrany menedżer połączenia nie obsługuje rozszerzenia zdalnego debugowania."
-#: ../src/empathy-invite-participant-dialog.c:34
-#: ../src/empathy-invite-participant-dialog.c:48
+#: ../src/empathy-invite-participant-dialog.c:179
+#: ../src/empathy-invite-participant-dialog.c:205
msgid "Invite Participant"
msgstr "Zaproszenie uczestnika"
-#: ../src/empathy-invite-participant-dialog.c:35
+#: ../src/empathy-invite-participant-dialog.c:180
msgid "Choose a contact to invite into the conversation:"
msgstr "Proszę wybrać kontakt do zaproszenia do rozmowy:"
-#: ../src/empathy-invite-participant-dialog.c:45
+#: ../src/empathy-invite-participant-dialog.c:201
msgid "Invite"
msgstr "Zaproś"
@@ -4069,7 +4607,15 @@ msgstr "- Konta programu Empathy"
msgid "Empathy Accounts"
msgstr "Konta programu Empathy"
-#: ../src/empathy-debugger.c:66
+#: ../src/empathy-debugger.c:70
+msgid "Show a particular service"
+msgstr "Wyświetla konkretną usługę"
+
+#: ../src/empathy-debugger.c:75
+msgid "- Empathy Debugger"
+msgstr "- debuger programu Empathy"
+
+#: ../src/empathy-debugger.c:114
msgid "Empathy Debugger"
msgstr "Debuger programu Empathy"
@@ -4077,36 +4623,71 @@ msgstr "Debuger programu Empathy"
msgid "- Empathy Chat Client"
msgstr " - komunikator Empathy"
-#: ../src/empathy-notifications-approver.c:184
+#: ../src/empathy-notifications-approver.c:203
msgid "Respond"
msgstr "Odpowiedz"
-#: ../src/empathy-notifications-approver.c:190
+#: ../src/empathy-notifications-approver.c:217
msgid "Reject"
msgstr "Odrzuć"
-#: ../src/empathy-notifications-approver.c:194
+#: ../src/empathy-notifications-approver.c:222
+#: ../src/empathy-notifications-approver.c:227
msgid "Answer"
msgstr "Odbierz"
-#: ../src/empathy-notifications-approver.c:201
-#: ../src/empathy-notifications-approver.c:211
+#: ../src/empathy-notifications-approver.c:227
+msgid "Answer with video"
+msgstr "Odbierz z obrazem wideo"
+
+#: ../src/empathy-notifications-approver.c:235
+#: ../src/empathy-notifications-approver.c:245
msgid "Decline"
msgstr "Odmów"
-#: ../src/empathy-notifications-approver.c:205
-#: ../src/empathy-notifications-approver.c:216
+#: ../src/empathy-notifications-approver.c:239
+#: ../src/empathy-notifications-approver.c:250
msgid "Accept"
msgstr "Zaakceptuj"
-#: ../src/empathy-call-observer.c:130
-#, c-format
-msgid "Missed call from %s"
-msgstr "Nieodebrana rozmowa głosowa od użytkownika %s"
+#. translators: the 'Provide' button is displayed in a notification
+#. * bubble when Empathy is asking for an account password; clicking on it
+#. * brings the password popup.
+#: ../src/empathy-notifications-approver.c:260
+msgid "Provide"
+msgstr "Wprowadź"
-#: ../src/empathy-call-observer.c:133
+#: ../src/empathy-call-observer.c:134
#, c-format
msgid "%s just tried to call you, but you were in another call."
msgstr ""
"Użytkownik %s próbował się dodzwonić, ale w tym czasie prowadzono inną "
"rozmowę."
+
+#. Translators: this is an "Info" label. It should be as short
+#. * as possible.
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
+msgid "i"
+msgstr "i"
+
+#: ../src/empathy-call-window.c:2603
+msgid "On hold"
+msgstr "Odłożone"
+
+#: ../src/empathy-call-window.c:2606
+msgid "Mute"
+msgstr "Wycisz"
+
+#: ../src/empathy-call-window.c:2608
+msgid "Duration"
+msgstr "Czas trwania"
+
+#. Translators: 'status - minutes:seconds' the caller has been connected
+#: ../src/empathy-call-window.c:2611
+#, c-format
+msgid "%s — %d:%02dm"
+msgstr "%s — %d:%02dm"
+
+#: ../libempathy-gtk/empathy-search-bar.c:243
+msgid "_Match case"
+msgstr "_Rozróżnianie wielkości liter"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 2c88d30bc..294bef853 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Empathy\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-31 23:33-0400\n"
-"PO-Revision-Date: 2011-09-01 00:18-0300\n"
+"POT-Creation-Date: 2011-09-09 08:37-0400\n"
+"PO-Revision-Date: 2011-09-08 17:24-0300\n"
"Last-Translator: Antonio Fernandes C. Neto <fernandesn@gnome.org>\n"
"Language-Team: Brazilian Portuguese <gnome-pt_br-list@gnome.org>\n"
"MIME-Version: 1.0\n"
@@ -816,43 +816,53 @@ msgstr "Porta"
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1167
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "Minhas contas web"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "A conta %s é editada através do Minhas contas web."
+msgid "The account %s is edited via %s."
+msgstr "A conta %s é editada através do %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1173
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "A conta %s não pode ser editada no Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1193
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Iniciar Minhas contas web"
-#: ../libempathy-gtk/empathy-account-widget.c:1533
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "Editar %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Nome de usuário:"
-#: ../libempathy-gtk/empathy-account-widget.c:1851
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "A_plicar"
-#: ../libempathy-gtk/empathy-account-widget.c:1881
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "C_onectar"
-#: ../libempathy-gtk/empathy-account-widget.c:1955
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Esta conta já existe no servidor"
# Tooltip.
-#: ../libempathy-gtk/empathy-account-widget.c:1958
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Criar uma nova conta no servidor"
-#: ../libempathy-gtk/empathy-account-widget.c:2150
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "_Cancelar"
@@ -861,19 +871,19 @@ msgstr "_Cancelar"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2428
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s em %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2454
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "Conta no %s"
-#: ../libempathy-gtk/empathy-account-widget.c:2458
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Nova conta"
@@ -1369,23 +1379,23 @@ msgstr "Você não está autorizado a alter o tópico"
msgid "“%s” is not a valid contact ID"
msgstr "\"%s\" não é um identificador de contato válido"
-#: ../libempathy-gtk/empathy-chat.c:1030
+#: ../libempathy-gtk/empathy-chat.c:1058
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: limpa todas as mensagens da conversa atual"
-#: ../libempathy-gtk/empathy-chat.c:1033
+#: ../libempathy-gtk/empathy-chat.c:1061
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <tópico>: define o tópico da conversa atual"
-#: ../libempathy-gtk/empathy-chat.c:1036
+#: ../libempathy-gtk/empathy-chat.c:1064
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <ID da sala de bate-papo>: entra em uma nova sala de bate-papo"
-#: ../libempathy-gtk/empathy-chat.c:1039
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <ID da sala de bate-papo> Entra em uma nova sala de bate-papo"
-#: ../libempathy-gtk/empathy-chat.c:1043
+#: ../libempathy-gtk/empathy-chat.c:1071
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
@@ -1393,23 +1403,23 @@ msgstr ""
"/part [<ID sala de bate-papo>] [<motivo>]: abandonar a sala de bate-papo, "
"por padrão a sala atual"
-#: ../libempathy-gtk/empathy-chat.c:1047
+#: ../libempathy-gtk/empathy-chat.c:1075
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <ID do contato> [<mensagem>]: abre um bate-papo privado"
-#: ../libempathy-gtk/empathy-chat.c:1050
+#: ../libempathy-gtk/empathy-chat.c:1078
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <ID do contato> [<mensagem>]: abre um bate-papo privado"
-#: ../libempathy-gtk/empathy-chat.c:1053
+#: ../libempathy-gtk/empathy-chat.c:1081
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <apelido>: altera o seu apelido no servidor atual"
-#: ../libempathy-gtk/empathy-chat.c:1056
+#: ../libempathy-gtk/empathy-chat.c:1084
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <mensagem>: envia uma mensagem de AÇÃO para a conversa atual"
-#: ../libempathy-gtk/empathy-chat.c:1059
+#: ../libempathy-gtk/empathy-chat.c:1087
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1419,11 +1429,11 @@ msgstr ""
"enviar uma mensagem iniciando com \"/\". Por exemplo: \"/say /join é "
"utilizado para entrar em uma nova sala de bate-papo\""
-#: ../libempathy-gtk/empathy-chat.c:1064
+#: ../libempathy-gtk/empathy-chat.c:1092
msgid "/whois <contact ID>: display information about a contact"
msgstr "/whois <ID do contato>: exibe informações sobre um contato"
-#: ../libempathy-gtk/empathy-chat.c:1067
+#: ../libempathy-gtk/empathy-chat.c:1095
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1431,113 +1441,113 @@ msgstr ""
"/help [<comando>]: mostra todos os comandos suportados. Se <comando> estiver "
"definido, será exibido instruções de uso."
-#: ../libempathy-gtk/empathy-chat.c:1077
+#: ../libempathy-gtk/empathy-chat.c:1112
#, c-format
msgid "Usage: %s"
msgstr "Utilização: %s"
-#: ../libempathy-gtk/empathy-chat.c:1116
+#: ../libempathy-gtk/empathy-chat.c:1157
msgid "Unknown command"
msgstr "Comando desconhecido"
-#: ../libempathy-gtk/empathy-chat.c:1242
+#: ../libempathy-gtk/empathy-chat.c:1283
msgid "Unknown command; see /help for the available commands"
msgstr "Comando desconhecido; veja /help para os comandos disponíveis"
#. translators: error used when user doesn't have enough credit on his
#. * account to send the message.
-#: ../libempathy-gtk/empathy-chat.c:1412
+#: ../libempathy-gtk/empathy-chat.c:1453
msgid "insufficient balance to send message"
msgstr "Créditos insuficientes para enviar mensagens"
-#: ../libempathy-gtk/empathy-chat.c:1414
+#: ../libempathy-gtk/empathy-chat.c:1455
msgid "not capable"
msgstr "incapaz"
-#: ../libempathy-gtk/empathy-chat.c:1421
+#: ../libempathy-gtk/empathy-chat.c:1462
msgid "offline"
msgstr "desconectado"
-#: ../libempathy-gtk/empathy-chat.c:1424
+#: ../libempathy-gtk/empathy-chat.c:1465
msgid "invalid contact"
msgstr "contato inválido"
-#: ../libempathy-gtk/empathy-chat.c:1427
+#: ../libempathy-gtk/empathy-chat.c:1468
msgid "permission denied"
msgstr "permissão negada"
-#: ../libempathy-gtk/empathy-chat.c:1430
+#: ../libempathy-gtk/empathy-chat.c:1471
msgid "too long message"
msgstr "mensagem muito longa"
-#: ../libempathy-gtk/empathy-chat.c:1433
+#: ../libempathy-gtk/empathy-chat.c:1474
msgid "not implemented"
msgstr "não implementado"
-#: ../libempathy-gtk/empathy-chat.c:1437
+#: ../libempathy-gtk/empathy-chat.c:1478
msgid "unknown"
msgstr "desconhecido"
-#: ../libempathy-gtk/empathy-chat.c:1443
+#: ../libempathy-gtk/empathy-chat.c:1484
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Erro enviando mensagem \"%s\": %s"
-#: ../libempathy-gtk/empathy-chat.c:1447
+#: ../libempathy-gtk/empathy-chat.c:1488
#, c-format
msgid "Error sending message: %s"
msgstr "Erro ao enviar mensagem: %s"
-#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
+#: ../libempathy-gtk/empathy-chat.c:1549 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Tópico:"
-#: ../libempathy-gtk/empathy-chat.c:1520
+#: ../libempathy-gtk/empathy-chat.c:1561
#, c-format
msgid "Topic set to: %s"
msgstr "Tópico definido como: %s"
-#: ../libempathy-gtk/empathy-chat.c:1522
+#: ../libempathy-gtk/empathy-chat.c:1563
msgid "No topic defined"
msgstr "Nenhum tópico definido"
-#: ../libempathy-gtk/empathy-chat.c:2031
+#: ../libempathy-gtk/empathy-chat.c:2072
msgid "(No Suggestions)"
msgstr "(Sem sugestões)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:2099
+#: ../libempathy-gtk/empathy-chat.c:2140
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "Adicionar \"%s\" ao dicionário"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:2136
+#: ../libempathy-gtk/empathy-chat.c:2177
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "Adicionar \"%s\" ao dicionário %s"
-#: ../libempathy-gtk/empathy-chat.c:2206
+#: ../libempathy-gtk/empathy-chat.c:2247
msgid "Insert Smiley"
msgstr "Inserir smiley"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-chat.c:2265
#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Enviar"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2278
+#: ../libempathy-gtk/empathy-chat.c:2319
msgid "_Spelling Suggestions"
msgstr "_Sugestões de ortografia"
-#: ../libempathy-gtk/empathy-chat.c:2367
+#: ../libempathy-gtk/empathy-chat.c:2408
msgid "Failed to retrieve recent logs"
msgstr "Falha ao receber os registros recentes"
-#: ../libempathy-gtk/empathy-chat.c:2504
+#: ../libempathy-gtk/empathy-chat.c:2545
#, c-format
msgid "%s has disconnected"
msgstr "%s desconectou"
@@ -1545,12 +1555,12 @@ msgstr "%s desconectou"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2511
+#: ../libempathy-gtk/empathy-chat.c:2552
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%1$s foi expulso por %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2514
+#: ../libempathy-gtk/empathy-chat.c:2555
#, c-format
msgid "%s was kicked"
msgstr "%s foi expulso"
@@ -1558,17 +1568,17 @@ msgstr "%s foi expulso"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2522
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%1$s foi banido por %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2525
+#: ../libempathy-gtk/empathy-chat.c:2566
#, c-format
msgid "%s was banned"
msgstr "%s foi banido"
-#: ../libempathy-gtk/empathy-chat.c:2529
+#: ../libempathy-gtk/empathy-chat.c:2570
#, c-format
msgid "%s has left the room"
msgstr "%s saiu da sala"
@@ -1578,68 +1588,68 @@ msgstr "%s saiu da sala"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2538
+#: ../libempathy-gtk/empathy-chat.c:2579
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2563
+#: ../libempathy-gtk/empathy-chat.c:2604
#, c-format
msgid "%s has joined the room"
msgstr "%s entrou na sala"
-#: ../libempathy-gtk/empathy-chat.c:2588
+#: ../libempathy-gtk/empathy-chat.c:2629
#, c-format
msgid "%s is now known as %s"
msgstr "%s é agora conhecido como %s"
-#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../libempathy-gtk/empathy-chat.c:2768
#: ../src/empathy-streamed-media-window.c:1894
#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Desconectado"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3374
+#: ../libempathy-gtk/empathy-chat.c:3415
msgid "Would you like to store this password?"
msgstr "Deseja armazenar esta senha?"
-#: ../libempathy-gtk/empathy-chat.c:3380
+#: ../libempathy-gtk/empathy-chat.c:3421
msgid "Remember"
msgstr "Lembrar"
-#: ../libempathy-gtk/empathy-chat.c:3390
+#: ../libempathy-gtk/empathy-chat.c:3431
msgid "Not now"
msgstr "Agora não"
-#: ../libempathy-gtk/empathy-chat.c:3434
+#: ../libempathy-gtk/empathy-chat.c:3475
msgid "Retry"
msgstr "Repetir"
-#: ../libempathy-gtk/empathy-chat.c:3438
+#: ../libempathy-gtk/empathy-chat.c:3479
msgid "Wrong password; please try again:"
msgstr "Senha errada; por favor, tente novamente:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3568
+#: ../libempathy-gtk/empathy-chat.c:3609
msgid "This room is protected by a password:"
msgstr "Esta sala é protegida por uma senha:"
-#: ../libempathy-gtk/empathy-chat.c:3595
+#: ../libempathy-gtk/empathy-chat.c:3636
msgid "Join"
msgstr "Entrar"
-#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
+#: ../libempathy-gtk/empathy-chat.c:3838 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Conectado"
-#: ../libempathy-gtk/empathy-chat.c:3852
+#: ../libempathy-gtk/empathy-chat.c:3893
msgid "Conversation"
msgstr "Conversa"
#. Translators: this string is a something like
#. * "Escher Cat (SMS)"
-#: ../libempathy-gtk/empathy-chat.c:3857
+#: ../libempathy-gtk/empathy-chat.c:3898
#, c-format
msgid "%s (SMS)"
msgstr "%s (SMS)"
@@ -2071,7 +2081,7 @@ msgstr "Altitude:"
#: ../libempathy-gtk/empathy-contact-widget.c:1011
#: ../libempathy-gtk/empathy-individual-widget.c:607
#: ../libempathy-gtk/empathy-individual-widget.c:622
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "Localização"
@@ -2344,129 +2354,129 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_Desconectar"
-#: ../libempathy-gtk/empathy-log-window.c:633
+#: ../libempathy-gtk/empathy-log-window.c:634
msgid "History"
msgstr "Histórico"
-#: ../libempathy-gtk/empathy-log-window.c:685
+#: ../libempathy-gtk/empathy-log-window.c:689
msgid "Show"
msgstr "Mostrar"
-#: ../libempathy-gtk/empathy-log-window.c:707
+#: ../libempathy-gtk/empathy-log-window.c:711
msgid "Search"
msgstr "Pesquisar"
-#: ../libempathy-gtk/empathy-log-window.c:1155
+#: ../libempathy-gtk/empathy-log-window.c:1159
#, c-format
msgid "Chat in %s"
msgstr "Conversa em %s"
-#: ../libempathy-gtk/empathy-log-window.c:1157
+#: ../libempathy-gtk/empathy-log-window.c:1161
#, c-format
msgid "Chat with %s"
msgstr "Conversa com %s"
-#: ../libempathy-gtk/empathy-log-window.c:1207
-#: ../libempathy-gtk/empathy-log-window.c:1354
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A, %e %B %Y %X"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1296
+#: ../libempathy-gtk/empathy-log-window.c:1300
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1302
+#: ../libempathy-gtk/empathy-log-window.c:1306
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1373
-#: ../libempathy-gtk/empathy-log-window.c:1375
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1382
+#: ../libempathy-gtk/empathy-log-window.c:1386
#, c-format
msgid "Call took %s, ended at %s"
msgstr "Chamada durou %s, encerrada às %s"
-#: ../libempathy-gtk/empathy-log-window.c:1714
+#: ../libempathy-gtk/empathy-log-window.c:1718
msgid "Today"
msgstr "Hoje"
-#: ../libempathy-gtk/empathy-log-window.c:1718
+#: ../libempathy-gtk/empathy-log-window.c:1722
msgid "Yesterday"
msgstr "Ontem"
-#: ../libempathy-gtk/empathy-log-window.c:1734
+#: ../libempathy-gtk/empathy-log-window.c:1738
msgctxt ""
"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%e %B %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1815
-#: ../libempathy-gtk/empathy-log-window.c:3396
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
msgid "Anytime"
msgstr "Qualquer hora"
-#: ../libempathy-gtk/empathy-log-window.c:1895
-#: ../libempathy-gtk/empathy-log-window.c:2325
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
msgid "Anyone"
msgstr "Qualquer um"
-#: ../libempathy-gtk/empathy-log-window.c:2637
+#: ../libempathy-gtk/empathy-log-window.c:2656
msgid "Who"
msgstr "Quem"
-#: ../libempathy-gtk/empathy-log-window.c:2841
+#: ../libempathy-gtk/empathy-log-window.c:2860
msgid "When"
msgstr "Quando"
-#: ../libempathy-gtk/empathy-log-window.c:2957
+#: ../libempathy-gtk/empathy-log-window.c:2976
msgid "Anything"
msgstr "Qualquer coisa"
-#: ../libempathy-gtk/empathy-log-window.c:2959
+#: ../libempathy-gtk/empathy-log-window.c:2978
msgid "Text chats"
msgstr "Conversas de texto"
-#: ../libempathy-gtk/empathy-log-window.c:2961
+#: ../libempathy-gtk/empathy-log-window.c:2980
#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "Chamadas"
-#: ../libempathy-gtk/empathy-log-window.c:2966
+#: ../libempathy-gtk/empathy-log-window.c:2985
msgid "Incoming calls"
msgstr "Chamadas recebidas"
-#: ../libempathy-gtk/empathy-log-window.c:2967
+#: ../libempathy-gtk/empathy-log-window.c:2986
msgid "Outgoing calls"
msgstr "Chamadas realizadas"
-#: ../libempathy-gtk/empathy-log-window.c:2968
+#: ../libempathy-gtk/empathy-log-window.c:2987
msgid "Missed calls"
msgstr "Chamadas não atendidas"
-#: ../libempathy-gtk/empathy-log-window.c:2990
+#: ../libempathy-gtk/empathy-log-window.c:3009
msgid "What"
msgstr "O que"
-#: ../libempathy-gtk/empathy-log-window.c:3699
+#: ../libempathy-gtk/empathy-log-window.c:3718
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr ""
"Tem certeza que deseja deletar todos os registros das conversas anteriores?"
-#: ../libempathy-gtk/empathy-log-window.c:3703
+#: ../libempathy-gtk/empathy-log-window.c:3722
msgid "Clear All"
msgstr "_Limpar tudo"
-#: ../libempathy-gtk/empathy-log-window.c:3710
+#: ../libempathy-gtk/empathy-log-window.c:3729
msgid "Delete from:"
msgstr "Deletar de:"
@@ -4314,54 +4324,66 @@ msgid "Display incoming events in the notification area"
msgstr "Exibir eventos recebidos na área de notificação"
#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+"Cancelamento de eco ajuda a produzir o som de sua voz mais claro para a "
+"outra pessoa, mas pode causar problemas em alguns computadores. Se você ou a "
+"outra pessoa ouvir barulhos estranhos ou falhas durante as chamadas, tente "
+"desligar o cancelamento de eco e reiniciar a chamada."
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "Habilitar notificações quando um contato conectar"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "Habilitar notificações quando um contato desconectar"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "Exibir notificações quando o bate-papo não estiver em _foco"
-#: ../src/empathy-preferences.ui.h:12
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "Habilitar verificação ortográfica para os idiomas:"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "Geral"
-#: ../src/empathy-preferences.ui.h:14
-msgid "Input level"
-msgstr "Nível de entrada"
-
#: ../src/empathy-preferences.ui.h:15
-msgid "Input volume"
-msgstr "Volume de entrada"
+msgid "Input level:"
+msgstr "Nível de entrada:"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "Volume de entrada:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "Fontes de localização:"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "Registro de conversas"
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "Notificações"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "Reproduzir sons para eventos"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "Privacidade"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -4371,23 +4393,23 @@ msgstr ""
"sua cidade, estado e país serão publicados. As coordenadas do GPS terão a "
"precisão de 1 casa decimal."
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "Mostrar _smileys como imagens"
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "_Mostrar lista de contatos nas salas"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "Sons"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "Verificação de ortografia"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
@@ -4395,48 +4417,48 @@ msgstr ""
"A lista de idiomas representa somente os idiomas para os quais você já "
"possui dicionários instalados."
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "Temas"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:30
msgid "Variant:"
msgstr "Variante:"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "Conectar automati_camente ao iniciar "
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "Telefone _celular"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "Ha_bilitar balões de notificação"
-#: ../src/empathy-preferences.ui.h:33
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "H_abilitar sons de notificação"
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:35
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_Rede (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:36
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "_Abrir novos bate-papos em janelas separadas"
-#: ../src/empathy-preferences.ui.h:37
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "_Publicar a localização para os meus contatos"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:39
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "_Reduzir a precisão de localização"
@@ -4564,16 +4586,16 @@ msgstr ""
"O gerenciador de conexões selecionado não suporta a extensão de depuração "
"remota."
+#: ../src/empathy-invite-participant-dialog.c:179
#: ../src/empathy-invite-participant-dialog.c:205
-#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "Convidar participante"
-#: ../src/empathy-invite-participant-dialog.c:206
+#: ../src/empathy-invite-participant-dialog.c:180
msgid "Choose a contact to invite into the conversation:"
msgstr "Escolha um contato para convidar para a conversa:"
-#: ../src/empathy-invite-participant-dialog.c:227
+#: ../src/empathy-invite-participant-dialog.c:201
msgid "Invite"
msgstr "Convidar"
diff --git a/po/ru.po b/po/ru.po
index f313cc926..c4fd059b7 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy trunk\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=empathy&keywords=I18N+L10N&component=General\n"
-"POT-Creation-Date: 2011-08-30 09:49+0000\n"
-"PO-Revision-Date: 2011-09-01 23:41+0300\n"
+"POT-Creation-Date: 2011-09-06 05:37+0000\n"
+"PO-Revision-Date: 2011-09-08 10:08+0300\n"
"Last-Translator: Yuri Myasoedov <omerta13@yandex.ru>\n"
"Language-Team: Russian <gnome-cyr@gnome.org>\n"
"MIME-Version: 1.0\n"
@@ -57,7 +57,6 @@ msgid "Camera device"
msgstr "Камера"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
-#| msgid "Camera On"
msgid "Camera position"
msgstr "Положение камеры"
@@ -740,67 +739,80 @@ msgstr "в будущем"
msgid "All accounts"
msgstr "Все учётные записи"
-#: ../libempathy-gtk/empathy-account-widget.c:693
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "Учётная запись"
-#: ../libempathy-gtk/empathy-account-widget.c:694
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "Пароль"
-#: ../libempathy-gtk/empathy-account-widget.c:695
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "Сервер"
-#: ../libempathy-gtk/empathy-account-widget.c:696
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "Порт"
-#: ../libempathy-gtk/empathy-account-widget.c:768
-#: ../libempathy-gtk/empathy-account-widget.c:825
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1166
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+#| msgid "Launch My Web Accounts"
+msgid "My Web Accounts"
+msgstr "Мои сетевые учётные записи"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "Учётная запись %s изменена через «Мои учётные записи»."
+#| msgid "The account %s is edited via My Web Accounts."
+msgid "The account %s is edited via %s."
+msgstr "Учётная запись %s изменена посредством %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1172
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "Учётную запись %s нельзя изменить в Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1192
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Запустить «Мои учётные записи»"
-#: ../libempathy-gtk/empathy-account-widget.c:1532
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+#| msgid "_Edit"
+msgid "Edit %s"
+msgstr "Изменить %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Имя пользователя:"
-#: ../libempathy-gtk/empathy-account-widget.c:1850
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "П_рименить"
-#: ../libempathy-gtk/empathy-account-widget.c:1880
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "_Войти"
-#: ../libempathy-gtk/empathy-account-widget.c:1954
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Эта учётная запись уже существует на сервере"
-#: ../libempathy-gtk/empathy-account-widget.c:1957
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Создать новую учётную запись на сервере"
-#: ../libempathy-gtk/empathy-account-widget.c:2149
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "О_тменить"
@@ -809,19 +821,19 @@ msgstr "О_тменить"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2427
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s на %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2453
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "Учётная запись %s"
-#: ../libempathy-gtk/empathy-account-widget.c:2457
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Новая учётная запись"
@@ -1521,7 +1533,7 @@ msgstr "%s теперь известен как %s"
#: ../libempathy-gtk/empathy-chat.c:2727
#: ../src/empathy-streamed-media-window.c:1894
#: ../src/empathy-event-manager.c:1240
-#: ../src/empathy-call-window.c:2335
+#: ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "Отсоединён"
@@ -2140,7 +2152,6 @@ msgid "Call"
msgstr "Вызов"
#: ../libempathy-gtk/empathy-individual-menu.c:378
-#| msgid "Profile"
msgid "Mobile"
msgstr "Мобильный"
@@ -2262,123 +2273,123 @@ msgstr "_Разъединить"
msgid "History"
msgstr "История"
-#: ../libempathy-gtk/empathy-log-window.c:685
+#: ../libempathy-gtk/empathy-log-window.c:688
msgid "Show"
msgstr "Показать"
-#: ../libempathy-gtk/empathy-log-window.c:707
+#: ../libempathy-gtk/empathy-log-window.c:710
msgid "Search"
msgstr "Поиск"
-#: ../libempathy-gtk/empathy-log-window.c:1155
+#: ../libempathy-gtk/empathy-log-window.c:1158
#, c-format
msgid "Chat in %s"
msgstr "Разговор в %s"
-#: ../libempathy-gtk/empathy-log-window.c:1157
+#: ../libempathy-gtk/empathy-log-window.c:1160
#, c-format
msgid "Chat with %s"
msgstr "Разговор с %s"
-#: ../libempathy-gtk/empathy-log-window.c:1207
-#: ../libempathy-gtk/empathy-log-window.c:1354
+#: ../libempathy-gtk/empathy-log-window.c:1210
+#: ../libempathy-gtk/empathy-log-window.c:1357
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A, %e %B %Y %X"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1296
+#: ../libempathy-gtk/empathy-log-window.c:1299
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1302
+#: ../libempathy-gtk/empathy-log-window.c:1305
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1373
-#: ../libempathy-gtk/empathy-log-window.c:1375
+#: ../libempathy-gtk/empathy-log-window.c:1376
+#: ../libempathy-gtk/empathy-log-window.c:1378
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1382
+#: ../libempathy-gtk/empathy-log-window.c:1385
#, c-format
msgid "Call took %s, ended at %s"
msgstr "Вызов продолжался %s, закончился %s"
-#: ../libempathy-gtk/empathy-log-window.c:1714
+#: ../libempathy-gtk/empathy-log-window.c:1717
msgid "Today"
msgstr "Сегодня"
-#: ../libempathy-gtk/empathy-log-window.c:1718
+#: ../libempathy-gtk/empathy-log-window.c:1721
msgid "Yesterday"
msgstr "Вчера"
-#: ../libempathy-gtk/empathy-log-window.c:1734
+#: ../libempathy-gtk/empathy-log-window.c:1737
msgctxt "A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%e %B %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1815
-#: ../libempathy-gtk/empathy-log-window.c:3396
+#: ../libempathy-gtk/empathy-log-window.c:1818
+#: ../libempathy-gtk/empathy-log-window.c:3399
msgid "Anytime"
msgstr "Всегда"
-#: ../libempathy-gtk/empathy-log-window.c:1895
-#: ../libempathy-gtk/empathy-log-window.c:2325
+#: ../libempathy-gtk/empathy-log-window.c:1898
+#: ../libempathy-gtk/empathy-log-window.c:2328
msgid "Anyone"
msgstr "Любой"
-#: ../libempathy-gtk/empathy-log-window.c:2637
+#: ../libempathy-gtk/empathy-log-window.c:2640
msgid "Who"
msgstr "Кто"
-#: ../libempathy-gtk/empathy-log-window.c:2841
+#: ../libempathy-gtk/empathy-log-window.c:2844
msgid "When"
msgstr "Когда"
-#: ../libempathy-gtk/empathy-log-window.c:2957
+#: ../libempathy-gtk/empathy-log-window.c:2960
msgid "Anything"
msgstr "Всё"
-#: ../libempathy-gtk/empathy-log-window.c:2959
+#: ../libempathy-gtk/empathy-log-window.c:2962
msgid "Text chats"
msgstr "Текстовые чаты"
-#: ../libempathy-gtk/empathy-log-window.c:2961
+#: ../libempathy-gtk/empathy-log-window.c:2964
#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "Вызовы"
-#: ../libempathy-gtk/empathy-log-window.c:2966
+#: ../libempathy-gtk/empathy-log-window.c:2969
msgid "Incoming calls"
msgstr "Входящие вызовы"
-#: ../libempathy-gtk/empathy-log-window.c:2967
+#: ../libempathy-gtk/empathy-log-window.c:2970
msgid "Outgoing calls"
msgstr "Исходящие вызовы"
-#: ../libempathy-gtk/empathy-log-window.c:2968
+#: ../libempathy-gtk/empathy-log-window.c:2971
msgid "Missed calls"
msgstr "Пропущенные вызовы"
-#: ../libempathy-gtk/empathy-log-window.c:2990
+#: ../libempathy-gtk/empathy-log-window.c:2993
msgid "What"
msgstr "Что"
-#: ../libempathy-gtk/empathy-log-window.c:3699
+#: ../libempathy-gtk/empathy-log-window.c:3702
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "Действительно хотите удалить все журналы предыдущих бесед?"
-#: ../libempathy-gtk/empathy-log-window.c:3703
+#: ../libempathy-gtk/empathy-log-window.c:3706
msgid "Clear All"
msgstr "Очистить всё"
-#: ../libempathy-gtk/empathy-log-window.c:3710
+#: ../libempathy-gtk/empathy-log-window.c:3713
msgid "Delete from:"
msgstr "Удалить из:"
@@ -2868,23 +2879,23 @@ msgstr "Сообщение об ошибке отсутствует"
msgid "Instant Message (Empathy)"
msgstr "Мгновенное сообщение (Empathy)"
-#: ../src/empathy.c:400
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "Не соединяться при запуске"
-#: ../src/empathy.c:404
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "Не показывать список собеседников и диалоговые окна при запуске"
-#: ../src/empathy.c:419
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr " — клиент обмена мгновенными сообщениями Empathy"
-#: ../src/empathy.c:606
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "Ошибка связи с диспетчером учётных записей"
-#: ../src/empathy.c:608
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. The error was:\n"
@@ -3063,7 +3074,7 @@ msgstr "Ваша новая учётная запись ещё не была с
#: ../src/empathy-accounts-dialog.c:345
#: ../src/empathy-streamed-media-window.c:754
-#: ../src/empathy-call-window.c:1159
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "Соединение…"
@@ -3216,33 +3227,33 @@ msgstr "Подробности"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
#: ../src/empathy-streamed-media-window.c:1220
-#: ../src/empathy-call-window.c:1667
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "Разговор с %s"
#: ../src/empathy-streamed-media-window.c:1453
-#: ../src/empathy-call-window.c:1911
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "IP-адрес, определённый хостом"
#: ../src/empathy-streamed-media-window.c:1455
-#: ../src/empathy-call-window.c:1913
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "IP-адрес, определённый сервером в Интернете"
#: ../src/empathy-streamed-media-window.c:1457
-#: ../src/empathy-call-window.c:1915
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "IP-адрес точки, определённый с другой стороны"
#: ../src/empathy-streamed-media-window.c:1459
-#: ../src/empathy-call-window.c:1917
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "IP-адрес ретранслирующего сервера"
#: ../src/empathy-streamed-media-window.c:1461
-#: ../src/empathy-call-window.c:1919
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "Широковещательный IP-адрес группы"
@@ -3273,66 +3284,66 @@ msgid "Connected — %d:%02dm"
msgstr "Соединён — %d:%02dm"
#: ../src/empathy-streamed-media-window.c:2205
-#: ../src/empathy-call-window.c:2654
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "Информация о собеседнике"
#: ../src/empathy-streamed-media-window.c:2243
-#: ../src/empathy-call-window.c:2692
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid "%s's software does not understand any of the audio formats supported by your computer"
msgstr "Программное обеспечение %s не понимает аудиоформаты, поддерживаемые вашим компьютером"
#: ../src/empathy-streamed-media-window.c:2248
-#: ../src/empathy-call-window.c:2697
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid "%s's software does not understand any of the video formats supported by your computer"
msgstr "Программное обеспечение %s не понимает видеоформаты, поддерживаемые вашим компьютером"
#: ../src/empathy-streamed-media-window.c:2254
-#: ../src/empathy-call-window.c:2703
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid "Can't establish a connection to %s. One of you might be on a network that does not allow direct connections."
msgstr "Не удалось установить соединение с %s. Один из вас может находиться в сети, которая не поддерживает прямые подключения."
#: ../src/empathy-streamed-media-window.c:2260
-#: ../src/empathy-call-window.c:2709
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "Сбой сети"
#: ../src/empathy-streamed-media-window.c:2264
-#: ../src/empathy-call-window.c:2713
+#: ../src/empathy-call-window.c:2733
msgid "The audio formats necessary for this call are not installed on your computer"
msgstr "Аудиоформаты, необходимые для этого вызова, не установлены на вашем компьютере"
#: ../src/empathy-streamed-media-window.c:2267
-#: ../src/empathy-call-window.c:2716
+#: ../src/empathy-call-window.c:2736
msgid "The video formats necessary for this call are not installed on your computer"
msgstr "Видеоформаты, необходимые для этого вызова, не установлены на вашем компьютере"
#: ../src/empathy-streamed-media-window.c:2277
-#: ../src/empathy-call-window.c:2728
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid "Something unexpected happened in a Telepathy component. Please <a href=\"%s\">report this bug</a> and attach logs gathered from the 'Debug' window in the Help menu."
msgstr "Что-то неожиданное случилось с компонентом Telepathy. <a href=\"%s\">Сообщите об этой ошибке</a> и прикрепите журналы, собранные из окна отладки в меню «Справка»."
#: ../src/empathy-streamed-media-window.c:2285
-#: ../src/empathy-call-window.c:2737
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "Сбой в движке вызова"
#: ../src/empathy-streamed-media-window.c:2288
-#: ../src/empathy-call-window.c:2740
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "Достигнут конец потока"
#: ../src/empathy-streamed-media-window.c:2328
-#: ../src/empathy-call-window.c:2780
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "Не удалось установить аудиопоток"
#: ../src/empathy-streamed-media-window.c:2338
-#: ../src/empathy-call-window.c:2790
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "Не удалось установить видеопоток"
@@ -3424,10 +3435,10 @@ msgstr "Включить или выключить передачу видео"
#: ../src/empathy-call-window.ui.h:21
#: ../src/empathy-streamed-media-window.ui.h:18
-#: ../src/empathy-call-window.c:2287
-#: ../src/empathy-call-window.c:2288
-#: ../src/empathy-call-window.c:2289
-#: ../src/empathy-call-window.c:2290
+#: ../src/empathy-call-window.c:2307
+#: ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309
+#: ../src/empathy-call-window.c:2310
msgid "Unknown"
msgstr "Неизвестно"
@@ -4460,25 +4471,25 @@ msgstr "Собеседник %s попытался до вас дозвонит
#. Translators: this is an "Info" label. It should be as short
#. * as possible.
-#: ../src/empathy-call-window.c:1031
-#: ../src/empathy-call-window.c:1054
+#: ../src/empathy-call-window.c:1036
+#: ../src/empathy-call-window.c:1059
msgid "i"
msgstr "Инфо"
-#: ../src/empathy-call-window.c:2583
+#: ../src/empathy-call-window.c:2603
msgid "On hold"
msgstr "Удержание"
-#: ../src/empathy-call-window.c:2586
+#: ../src/empathy-call-window.c:2606
msgid "Mute"
msgstr "Приглушить"
-#: ../src/empathy-call-window.c:2588
+#: ../src/empathy-call-window.c:2608
msgid "Duration"
msgstr "Длительность"
#. Translators: 'status - minutes:seconds' the caller has been connected
-#: ../src/empathy-call-window.c:2591
+#: ../src/empathy-call-window.c:2611
#, c-format
msgid "%s — %d:%02dm"
msgstr "%s — %d:%02dm"
diff --git a/po/sv.po b/po/sv.po
index 534865dd9..e943e3be6 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-01 12:43+0200\n"
-"PO-Revision-Date: 2011-09-01 12:47+0100\n"
+"POT-Creation-Date: 2011-09-12 17:51+0200\n"
+"PO-Revision-Date: 2011-09-12 17:54+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"Language: sv\n"
@@ -758,42 +758,52 @@ msgstr "Port"
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1167
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "Mina webbkonton"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "Kontot %s är redigerbart via Mina webbkonton."
+msgid "The account %s is edited via %s."
+msgstr "Kontot %s redigeras via %s."
-#: ../libempathy-gtk/empathy-account-widget.c:1173
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "Kontot %s kan inte redigeras i Empathy."
-#: ../libempathy-gtk/empathy-account-widget.c:1193
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "Starta Mina webbkonton"
-#: ../libempathy-gtk/empathy-account-widget.c:1533
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "Redigera %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "Användarnamn:"
-#: ../libempathy-gtk/empathy-account-widget.c:1851
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "V_erkställ"
-#: ../libempathy-gtk/empathy-account-widget.c:1881
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "L_ogga in"
-#: ../libempathy-gtk/empathy-account-widget.c:1955
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "Detta konto finns redan på servern"
-#: ../libempathy-gtk/empathy-account-widget.c:1958
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "Skapa ett nytt konto på servern"
-#: ../libempathy-gtk/empathy-account-widget.c:2150
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "Av_bryt"
@@ -802,19 +812,19 @@ msgstr "Av_bryt"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2428
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s på %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2454
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "%s-konto"
-#: ../libempathy-gtk/empathy-account-widget.c:2458
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "Nytt konto"
@@ -1300,162 +1310,162 @@ msgstr "Du tillåts inte att ändra ämnet"
msgid "“%s” is not a valid contact ID"
msgstr "\"%s\" är inte ett giltigt kontakt-id"
-#: ../libempathy-gtk/empathy-chat.c:1030
+#: ../libempathy-gtk/empathy-chat.c:1058
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: töm alla meddelanden från det aktuella samtalet"
-#: ../libempathy-gtk/empathy-chat.c:1033
+#: ../libempathy-gtk/empathy-chat.c:1061
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <ämne>: ställ in ämnet för det aktuella samtalet"
-#: ../libempathy-gtk/empathy-chat.c:1036
+#: ../libempathy-gtk/empathy-chat.c:1064
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <chattrummets ID>: gå in i ett nytt chattrum"
-#: ../libempathy-gtk/empathy-chat.c:1039
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <chattrummets ID>: gå in i ett nytt chattrum"
-#: ../libempathy-gtk/empathy-chat.c:1043
+#: ../libempathy-gtk/empathy-chat.c:1071
msgid "/part [<chat room ID>] [<reason>]: leave the chat room, by default the current one"
msgstr "/part [<chattrummets ID>] [<anledning>]: lämna chattrummet, det aktuella som standard"
-#: ../libempathy-gtk/empathy-chat.c:1047
+#: ../libempathy-gtk/empathy-chat.c:1075
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <kontaktens ID> [<meddelande>]: öppna en privat chatt"
-#: ../libempathy-gtk/empathy-chat.c:1050
+#: ../libempathy-gtk/empathy-chat.c:1078
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <kontaktens ID> <meddelande>: öppna en privat chatt"
-#: ../libempathy-gtk/empathy-chat.c:1053
+#: ../libempathy-gtk/empathy-chat.c:1081
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <smeknamn>: ändra ditt smeknamn på aktuell server"
-#: ../libempathy-gtk/empathy-chat.c:1056
+#: ../libempathy-gtk/empathy-chat.c:1084
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <meddelande>: skicka ett ACTION-meddelande till aktuellt samtal"
-#: ../libempathy-gtk/empathy-chat.c:1059
+#: ../libempathy-gtk/empathy-chat.c:1087
msgid "/say <message>: send <message> to the current conversation. This is used to send a message starting with a '/'. For example: \"/say /join is used to join a new chat room\""
msgstr "/say <meddelande>: skicka <meddelande> till det aktuella samtalet. Detta används för att skicka ett meddelande som börjar med ett \"/\". Till exempel: \"/say /join används för att gå in i ett nytt chattrum\""
-#: ../libempathy-gtk/empathy-chat.c:1064
+#: ../libempathy-gtk/empathy-chat.c:1092
msgid "/whois <contact ID>: display information about a contact"
msgstr "/whois <kontakt-id>: visa information om en kontakt"
-#: ../libempathy-gtk/empathy-chat.c:1067
+#: ../libempathy-gtk/empathy-chat.c:1095
msgid "/help [<command>]: show all supported commands. If <command> is defined, show its usage."
msgstr "/help [<kommando>]: visa alla kommandon som stöds. Om <kommando> har definierats, visa dess användning."
-#: ../libempathy-gtk/empathy-chat.c:1077
+#: ../libempathy-gtk/empathy-chat.c:1112
#, c-format
msgid "Usage: %s"
msgstr "Användning: %s"
-#: ../libempathy-gtk/empathy-chat.c:1116
+#: ../libempathy-gtk/empathy-chat.c:1157
msgid "Unknown command"
msgstr "Okänt kommando"
-#: ../libempathy-gtk/empathy-chat.c:1242
+#: ../libempathy-gtk/empathy-chat.c:1283
msgid "Unknown command; see /help for the available commands"
msgstr "Okänt kommando; se /help för tillgängliga kommandon"
#. translators: error used when user doesn't have enough credit on his
#. * account to send the message.
-#: ../libempathy-gtk/empathy-chat.c:1412
+#: ../libempathy-gtk/empathy-chat.c:1453
msgid "insufficient balance to send message"
msgstr "otillräckliga medel på kontot för att skicka meddelande"
-#: ../libempathy-gtk/empathy-chat.c:1414
+#: ../libempathy-gtk/empathy-chat.c:1455
msgid "not capable"
msgstr "inte kapabel"
-#: ../libempathy-gtk/empathy-chat.c:1421
+#: ../libempathy-gtk/empathy-chat.c:1462
msgid "offline"
msgstr "frånkopplad"
-#: ../libempathy-gtk/empathy-chat.c:1424
+#: ../libempathy-gtk/empathy-chat.c:1465
msgid "invalid contact"
msgstr "ogiltig kontakt"
-#: ../libempathy-gtk/empathy-chat.c:1427
+#: ../libempathy-gtk/empathy-chat.c:1468
msgid "permission denied"
msgstr "åtkomst nekad"
-#: ../libempathy-gtk/empathy-chat.c:1430
+#: ../libempathy-gtk/empathy-chat.c:1471
msgid "too long message"
msgstr "för långt meddelande"
-#: ../libempathy-gtk/empathy-chat.c:1433
+#: ../libempathy-gtk/empathy-chat.c:1474
msgid "not implemented"
msgstr "inte implementerat"
-#: ../libempathy-gtk/empathy-chat.c:1437
+#: ../libempathy-gtk/empathy-chat.c:1478
msgid "unknown"
msgstr "okänt"
-#: ../libempathy-gtk/empathy-chat.c:1443
+#: ../libempathy-gtk/empathy-chat.c:1484
#, c-format
msgid "Error sending message '%s': %s"
msgstr "Fel vid sändning av meddelandet \"%s\": %s"
-#: ../libempathy-gtk/empathy-chat.c:1447
+#: ../libempathy-gtk/empathy-chat.c:1488
#, c-format
msgid "Error sending message: %s"
msgstr "Fel vid sändning av meddelande: %s"
-#: ../libempathy-gtk/empathy-chat.c:1508
+#: ../libempathy-gtk/empathy-chat.c:1549
#: ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "Ämne:"
-#: ../libempathy-gtk/empathy-chat.c:1520
+#: ../libempathy-gtk/empathy-chat.c:1561
#, c-format
msgid "Topic set to: %s"
msgstr "Ämnet inställt till: %s"
-#: ../libempathy-gtk/empathy-chat.c:1522
+#: ../libempathy-gtk/empathy-chat.c:1563
msgid "No topic defined"
msgstr "Inget ämne definierat"
-#: ../libempathy-gtk/empathy-chat.c:2031
+#: ../libempathy-gtk/empathy-chat.c:2072
msgid "(No Suggestions)"
msgstr "(Inga förslag)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:2099
+#: ../libempathy-gtk/empathy-chat.c:2140
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "Lägg till \"%s\" till ordbok"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:2136
+#: ../libempathy-gtk/empathy-chat.c:2177
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "Lägg till \"%s\" till %s-ordboken"
-#: ../libempathy-gtk/empathy-chat.c:2206
+#: ../libempathy-gtk/empathy-chat.c:2247
msgid "Insert Smiley"
msgstr "Infoga smilis"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-chat.c:2265
#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "_Skicka"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2278
+#: ../libempathy-gtk/empathy-chat.c:2319
msgid "_Spelling Suggestions"
msgstr "Sta_vningsförslag"
-#: ../libempathy-gtk/empathy-chat.c:2367
+#: ../libempathy-gtk/empathy-chat.c:2408
msgid "Failed to retrieve recent logs"
msgstr "Misslyckades med att hämta senaste loggar"
-#: ../libempathy-gtk/empathy-chat.c:2504
+#: ../libempathy-gtk/empathy-chat.c:2545
#, c-format
msgid "%s has disconnected"
msgstr "%s har kopplat från"
@@ -1463,12 +1473,12 @@ msgstr "%s har kopplat från"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2511
+#: ../libempathy-gtk/empathy-chat.c:2552
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%1$s sparkades ut av %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2514
+#: ../libempathy-gtk/empathy-chat.c:2555
#, c-format
msgid "%s was kicked"
msgstr "%s sparkades ut"
@@ -1476,17 +1486,17 @@ msgstr "%s sparkades ut"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2522
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%1$s blev bannlyst av %2$s"
-#: ../libempathy-gtk/empathy-chat.c:2525
+#: ../libempathy-gtk/empathy-chat.c:2566
#, c-format
msgid "%s was banned"
msgstr "%s blev bannlyst"
-#: ../libempathy-gtk/empathy-chat.c:2529
+#: ../libempathy-gtk/empathy-chat.c:2570
#, c-format
msgid "%s has left the room"
msgstr "%s har lämnat rummet"
@@ -1496,22 +1506,22 @@ msgstr "%s har lämnat rummet"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2538
+#: ../libempathy-gtk/empathy-chat.c:2579
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2563
+#: ../libempathy-gtk/empathy-chat.c:2604
#, c-format
msgid "%s has joined the room"
msgstr "%s har gått in i rummet"
-#: ../libempathy-gtk/empathy-chat.c:2588
+#: ../libempathy-gtk/empathy-chat.c:2629
#, c-format
msgid "%s is now known as %s"
msgstr "%s är nu känd som %s"
-#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../libempathy-gtk/empathy-chat.c:2768
#: ../src/empathy-streamed-media-window.c:1894
#: ../src/empathy-event-manager.c:1240
#: ../src/empathy-call-window.c:2355
@@ -1519,47 +1529,47 @@ msgid "Disconnected"
msgstr "Frånkopplad"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3374
+#: ../libempathy-gtk/empathy-chat.c:3415
msgid "Would you like to store this password?"
msgstr "Vill du lagra detta lösenord?"
-#: ../libempathy-gtk/empathy-chat.c:3380
+#: ../libempathy-gtk/empathy-chat.c:3421
msgid "Remember"
msgstr "Kom ihåg"
-#: ../libempathy-gtk/empathy-chat.c:3390
+#: ../libempathy-gtk/empathy-chat.c:3431
msgid "Not now"
msgstr "Inte nu"
-#: ../libempathy-gtk/empathy-chat.c:3434
+#: ../libempathy-gtk/empathy-chat.c:3475
msgid "Retry"
msgstr "Försök igen"
-#: ../libempathy-gtk/empathy-chat.c:3438
+#: ../libempathy-gtk/empathy-chat.c:3479
msgid "Wrong password; please try again:"
msgstr "Felaktigt lösenord. Försök igen:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3568
+#: ../libempathy-gtk/empathy-chat.c:3609
msgid "This room is protected by a password:"
msgstr "Detta rum är skyddat med ett lösenord:"
-#: ../libempathy-gtk/empathy-chat.c:3595
+#: ../libempathy-gtk/empathy-chat.c:3636
msgid "Join"
msgstr "Gå in"
-#: ../libempathy-gtk/empathy-chat.c:3797
+#: ../libempathy-gtk/empathy-chat.c:3838
#: ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "Ansluten"
-#: ../libempathy-gtk/empathy-chat.c:3852
+#: ../libempathy-gtk/empathy-chat.c:3893
msgid "Conversation"
msgstr "Samtal"
#. Translators: this string is a something like
#. * "Escher Cat (SMS)"
-#: ../libempathy-gtk/empathy-chat.c:3857
+#: ../libempathy-gtk/empathy-chat.c:3898
#, c-format
msgid "%s (SMS)"
msgstr "%s (SMS)"
@@ -1989,7 +1999,7 @@ msgstr "Höjd:"
#: ../libempathy-gtk/empathy-contact-widget.c:1011
#: ../libempathy-gtk/empathy-individual-widget.c:607
#: ../libempathy-gtk/empathy-individual-widget.c:622
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "Plats"
@@ -2247,128 +2257,128 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "Av_länka"
-#: ../libempathy-gtk/empathy-log-window.c:633
+#: ../libempathy-gtk/empathy-log-window.c:634
msgid "History"
msgstr "Historik"
-#: ../libempathy-gtk/empathy-log-window.c:685
+#: ../libempathy-gtk/empathy-log-window.c:689
msgid "Show"
msgstr "Visa"
-#: ../libempathy-gtk/empathy-log-window.c:707
+#: ../libempathy-gtk/empathy-log-window.c:711
msgid "Search"
msgstr "Sök"
-#: ../libempathy-gtk/empathy-log-window.c:1155
+#: ../libempathy-gtk/empathy-log-window.c:1159
#, c-format
msgid "Chat in %s"
msgstr "Chatt i %s"
-#: ../libempathy-gtk/empathy-log-window.c:1157
+#: ../libempathy-gtk/empathy-log-window.c:1161
#, c-format
msgid "Chat with %s"
msgstr "Chatt med %s"
-#: ../libempathy-gtk/empathy-log-window.c:1207
-#: ../libempathy-gtk/empathy-log-window.c:1354
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A, %e %B %Y %X"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1296
+#: ../libempathy-gtk/empathy-log-window.c:1300
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1302
+#: ../libempathy-gtk/empathy-log-window.c:1306
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1373
-#: ../libempathy-gtk/empathy-log-window.c:1375
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1382
+#: ../libempathy-gtk/empathy-log-window.c:1386
#, c-format
msgid "Call took %s, ended at %s"
msgstr "Samtalet tog %s, avslutades %s"
-#: ../libempathy-gtk/empathy-log-window.c:1714
+#: ../libempathy-gtk/empathy-log-window.c:1718
msgid "Today"
msgstr "Idag"
# "Web site" är "webbplats". "Web page" är "webbsida".
-#: ../libempathy-gtk/empathy-log-window.c:1718
+#: ../libempathy-gtk/empathy-log-window.c:1722
msgid "Yesterday"
msgstr "Igår"
-#: ../libempathy-gtk/empathy-log-window.c:1734
+#: ../libempathy-gtk/empathy-log-window.c:1738
msgctxt "A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%e %B %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1815
-#: ../libempathy-gtk/empathy-log-window.c:3396
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
msgid "Anytime"
msgstr "När som helst"
-#: ../libempathy-gtk/empathy-log-window.c:1895
-#: ../libempathy-gtk/empathy-log-window.c:2325
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
msgid "Anyone"
msgstr "Vem som helst"
-#: ../libempathy-gtk/empathy-log-window.c:2637
+#: ../libempathy-gtk/empathy-log-window.c:2656
msgid "Who"
msgstr "Vem"
-#: ../libempathy-gtk/empathy-log-window.c:2841
+#: ../libempathy-gtk/empathy-log-window.c:2860
msgid "When"
msgstr "När"
-#: ../libempathy-gtk/empathy-log-window.c:2957
+#: ../libempathy-gtk/empathy-log-window.c:2976
msgid "Anything"
msgstr "Allting"
-#: ../libempathy-gtk/empathy-log-window.c:2959
+#: ../libempathy-gtk/empathy-log-window.c:2978
msgid "Text chats"
msgstr "Textchattar"
-#: ../libempathy-gtk/empathy-log-window.c:2961
+#: ../libempathy-gtk/empathy-log-window.c:2980
#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "Samtal"
-#: ../libempathy-gtk/empathy-log-window.c:2966
+#: ../libempathy-gtk/empathy-log-window.c:2985
msgid "Incoming calls"
msgstr "Inkommande samtal"
-#: ../libempathy-gtk/empathy-log-window.c:2967
+#: ../libempathy-gtk/empathy-log-window.c:2986
msgid "Outgoing calls"
msgstr "Utgående samtal"
-#: ../libempathy-gtk/empathy-log-window.c:2968
+#: ../libempathy-gtk/empathy-log-window.c:2987
msgid "Missed calls"
msgstr "Missade samtal"
-#: ../libempathy-gtk/empathy-log-window.c:2990
+#: ../libempathy-gtk/empathy-log-window.c:3009
msgid "What"
msgstr "Vad"
-#: ../libempathy-gtk/empathy-log-window.c:3699
+#: ../libempathy-gtk/empathy-log-window.c:3718
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "Är du säker på att du vill ta bort alla loggar för tidigare samtal?"
-#: ../libempathy-gtk/empathy-log-window.c:3703
+#: ../libempathy-gtk/empathy-log-window.c:3722
msgid "Clear All"
msgstr "Töm allt"
-#: ../libempathy-gtk/empathy-log-window.c:3710
+#: ../libempathy-gtk/empathy-log-window.c:3729
msgid "Delete from:"
msgstr "Ta bort från:"
@@ -4123,119 +4133,123 @@ msgid "Display incoming events in the notification area"
msgstr "Visa inkommande händelser i notifieringsytan"
#: ../src/empathy-preferences.ui.h:9
+msgid "Echo cancellation helps to make your voice sound clearer to the other person, but may cause problems on some computers. If you or the other person hear strange noises or glitches during calls, try turning echo cancellation off and restarting the call."
+msgstr "Ekosläckning hjälper till att göra din röst klarare för den andra personen, men kan orsaka problem på vissa datorer. Om du eller den andra personen hör konstiga oljud eller avbrott under samtal, prova att stänga av ekosläckning och börja om samtalet."
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "Aktivera notifieringar när en kontakt ansluter"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "Aktivera notifieringar när en kontakt kopplar från"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "Aktivera notifieringar när _chatten inte är fokuserad"
-#: ../src/empathy-preferences.ui.h:12
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "Aktivera rättstavning för språk:"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "Allmänt"
-#: ../src/empathy-preferences.ui.h:14
-msgid "Input level"
-msgstr "Ingångsnivå"
-
#: ../src/empathy-preferences.ui.h:15
-msgid "Input volume"
-msgstr "Ingångsvolym"
+msgid "Input level:"
+msgstr "Ingångsnivå:"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "Ingångsvolym:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "Platskällor:"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "Logga samtal"
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "Notifieringar"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "Spela upp ljud för händelser"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "Integritet"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:23
msgid "Reduced location accuracy means that nothing more precise than your city, state and country will be published. GPS coordinates will be accurate to 1 decimal place."
msgstr "Minskad precision för platsen betyder att ingenting mer informativt än din stad, län och land kommer att publiceras. GPS-koordinater kommer endast att använda en decimal."
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "Visa _smilisar som bilder"
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "Visa kontakt_lista i rum"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "Ljud"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "Stavningskontroll"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:28
msgid "The list of languages reflects only the languages for which you have a dictionary installed."
msgstr "Listan visar endast språk som du har en ordlista installerad för."
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "Teman"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:30
msgid "Variant:"
msgstr "Variant:"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "Anslut _automatiskt vid uppstart"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "_Mobiltelefon"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "_Aktivera bubbelnotifieringar"
-#: ../src/empathy-preferences.ui.h:33
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "_Aktivera ljudnotifieringar"
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:35
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_Nätverk (IP, Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:36
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "_Öppna nya chattar i separata fönster"
-#: ../src/empathy-preferences.ui.h:37
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "_Publicera platsen till mina kontakter"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:39
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "_Minska precision för plats"
@@ -4360,16 +4374,16 @@ msgstr "Nivå"
msgid "The selected connection manager does not support the remote debugging extension."
msgstr "Den valda anslutningshanteraren saknar stöd för tillägg för fjärrfelsökning."
+#: ../src/empathy-invite-participant-dialog.c:179
#: ../src/empathy-invite-participant-dialog.c:205
-#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "Bjud in deltagare"
-#: ../src/empathy-invite-participant-dialog.c:206
+#: ../src/empathy-invite-participant-dialog.c:180
msgid "Choose a contact to invite into the conversation:"
msgstr "Välj en kontakt att bjuda in till samtalet:"
-#: ../src/empathy-invite-participant-dialog.c:227
+#: ../src/empathy-invite-participant-dialog.c:201
msgid "Invite"
msgstr "Bjud in"
@@ -5545,8 +5559,6 @@ msgstr "_Matcha skiftläge"
#~ msgstr "_Kompakt kontaktlista"
#~ msgid "Show accounts and pending connections"
#~ msgstr "Visa konton och avvaktande anslutningar"
-#~ msgid "Edit"
-#~ msgstr "Redigera"
#~ msgid "Perhaps you are trying to connect to the wrong port?"
#~ msgstr "Försöker du kanske ansluta till fel port?"
#~ msgid "Perhaps the service is not currently running?"
diff --git a/po/ta.po b/po/ta.po
index 04223fb48..2801595b3 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: empathy.master.ta\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-02 05:48+0530\n"
-"PO-Revision-Date: 2011-09-02 16:03+0530\n"
+"POT-Creation-Date: 2011-09-13 19:32+0530\n"
+"PO-Revision-Date: 2011-09-13 19:38+0530\n"
"Last-Translator: Dr.T.Vasudevan <agnihot3@gmail.com>\n"
"Language-Team: American English <kde-i18n-doc@kde.org>\n"
"Language: ta\n"
@@ -752,7 +752,7 @@ msgstr[1] "%d மாதங்கள் முன்"
msgid "in the future"
msgstr "எதிர்காலத்தில்"
-#: ../libempathy-gtk/empathy-account-chooser.c:539
+#: ../libempathy-gtk/empathy-account-chooser.c:540
msgid "All accounts"
msgstr "அனைத்து கணக்குகள்"
@@ -781,42 +781,52 @@ msgstr "துறை"
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1167
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "என் வலை கணக்குகள் "
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "%s கணக்கு என் வலை கணக்குகள் வழியாக திருத்தப்பட வேண்டும்."
+msgid "The account %s is edited via %s."
+msgstr "%s கணக்கு %s வழியாக திருத்தப்பட வேண்டும்."
-#: ../libempathy-gtk/empathy-account-widget.c:1173
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "%s கணக்கை எம்பதிக்கு சேர்க்க்க இயலாது. "
-#: ../libempathy-gtk/empathy-account-widget.c:1193
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "என் வலை கணக்குகள் ஐ துவக்குக. "
-#: ../libempathy-gtk/empathy-account-widget.c:1533
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "%s ஐ திருத்து"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr " பயனர் பெயர்:"
-#: ../libempathy-gtk/empathy-account-widget.c:1851
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "_p அமை"
-#: ../libempathy-gtk/empathy-account-widget.c:1881
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "(_o) உள்நுழை"
-#: ../libempathy-gtk/empathy-account-widget.c:1955
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "இந்த கணக்கு ஏற்கனவே சேவையகத்தில் உள்ளது"
-#: ../libempathy-gtk/empathy-account-widget.c:1958
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "சேவையகத்தில் ஒரு புதிய கணக்கை துவக்கு"
-#: ../libempathy-gtk/empathy-account-widget.c:2150
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "_n ரத்துசெய்க"
@@ -825,19 +835,19 @@ msgstr "_n ரத்துசெய்க"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2428
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s மீது %2$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2454
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "%s கணக்கு"
-#: ../libempathy-gtk/empathy-account-widget.c:2458
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "புதிய கணக்கு"
@@ -1329,23 +1339,23 @@ msgstr "தலைப்பை மாற்ற அனுமதி உங்கள
msgid "“%s” is not a valid contact ID"
msgstr "“%s” செல்லுபடியாகாத தொடர்பு ஐடி"
-#: ../libempathy-gtk/empathy-chat.c:1030
+#: ../libempathy-gtk/empathy-chat.c:1058
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear: நடப்பு உரையாடலில் இருந்து எல்லா செய்திகளையும் துடைக்கவும்"
-#: ../libempathy-gtk/empathy-chat.c:1033
+#: ../libempathy-gtk/empathy-chat.c:1061
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <topic>: நடப்பு உரையாடலுக்கு தலைப்பை அமைக்கவும்"
-#: ../libempathy-gtk/empathy-chat.c:1036
+#: ../libempathy-gtk/empathy-chat.c:1064
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <chat room ID>: புதிய அரட்டை அறைக்கு சேரவும்."
-#: ../libempathy-gtk/empathy-chat.c:1039
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <chat room ID>: புதிய அரட்டை அறைக்கு சேரவும்."
-#: ../libempathy-gtk/empathy-chat.c:1043
+#: ../libempathy-gtk/empathy-chat.c:1071
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
@@ -1353,23 +1363,23 @@ msgstr ""
"/part [<chat room ID>] [<reason>]: அரட்டை அறையில் இருந்து வெளியேறுக, "
"முன்னிருப்பாகநடப்பு அறை"
-#: ../libempathy-gtk/empathy-chat.c:1047
+#: ../libempathy-gtk/empathy-chat.c:1075
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <contact ID> [<message>]: அந்தரங்க அரட்டையை துவக்கவும்"
-#: ../libempathy-gtk/empathy-chat.c:1050
+#: ../libempathy-gtk/empathy-chat.c:1078
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <contact ID> <message>: அந்தரங்க அரட்டையை துவக்கவும்"
-#: ../libempathy-gtk/empathy-chat.c:1053
+#: ../libempathy-gtk/empathy-chat.c:1081
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <nickname>: தற்போதைய சேவயகத்தில் உங்கள் செல்லபெயரை மாற்றவும்"
-#: ../libempathy-gtk/empathy-chat.c:1056
+#: ../libempathy-gtk/empathy-chat.c:1084
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <message>: நடப்பு உரையாடலில் ஆக்ஷன் செய்தி ஒன்று அனுப்புக"
-#: ../libempathy-gtk/empathy-chat.c:1059
+#: ../libempathy-gtk/empathy-chat.c:1087
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1378,11 +1388,11 @@ msgstr ""
"/say <message>: send <message> நடப்பு உரையாடலுக்கு. இது '/' உடன் துவங்கும் "
"செய்தியை அனுப்பப்பயன்படும்.உதாரணமாக: \"/say /join புதிய அரட்டை அறையில் சேர உதவும்.\""
-#: ../libempathy-gtk/empathy-chat.c:1064
+#: ../libempathy-gtk/empathy-chat.c:1092
msgid "/whois <contact ID>: display information about a contact"
msgstr "/whois <contact ID>: ஒரு தொடர்பு குறித்த தகவலை காட்டுக"
-#: ../libempathy-gtk/empathy-chat.c:1067
+#: ../libempathy-gtk/empathy-chat.c:1095
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
@@ -1390,113 +1400,113 @@ msgstr ""
"/help [<command>]: அனைத்து ஆதரவுள்ள கட்டளைகளையும் காட்டுக. <command> ஐ அறுதி இட்டு "
"இருப்பின் பயனை காட்டுக."
-#: ../libempathy-gtk/empathy-chat.c:1077
+#: ../libempathy-gtk/empathy-chat.c:1112
#, c-format
msgid "Usage: %s"
msgstr "பயன்பாடு: %s"
-#: ../libempathy-gtk/empathy-chat.c:1116
+#: ../libempathy-gtk/empathy-chat.c:1157
msgid "Unknown command"
msgstr "தெரியாத கட்டளை"
-#: ../libempathy-gtk/empathy-chat.c:1242
+#: ../libempathy-gtk/empathy-chat.c:1283
msgid "Unknown command; see /help for the available commands"
msgstr "தெரியாத கட்டளை. ஆதரவுள்ள கட்டளைகளுக்கு /help ஐ பார்க்கவும்"
#. translators: error used when user doesn't have enough credit on his
#. * account to send the message.
-#: ../libempathy-gtk/empathy-chat.c:1412
+#: ../libempathy-gtk/empathy-chat.c:1453
msgid "insufficient balance to send message"
msgstr "செய்தி அனுப்ப போதுமான கட்டண மீதம் இல்லை"
-#: ../libempathy-gtk/empathy-chat.c:1414
+#: ../libempathy-gtk/empathy-chat.c:1455
msgid "not capable"
msgstr "இயலாது "
-#: ../libempathy-gtk/empathy-chat.c:1421
+#: ../libempathy-gtk/empathy-chat.c:1462
msgid "offline"
msgstr "இணைப்பு விலகி "
-#: ../libempathy-gtk/empathy-chat.c:1424
+#: ../libempathy-gtk/empathy-chat.c:1465
msgid "invalid contact"
msgstr "செல்லுபடியாகாத தொடர்பு"
-#: ../libempathy-gtk/empathy-chat.c:1427
+#: ../libempathy-gtk/empathy-chat.c:1468
msgid "permission denied"
msgstr "அனுமதி மறுக்கப்பட்டது"
-#: ../libempathy-gtk/empathy-chat.c:1430
+#: ../libempathy-gtk/empathy-chat.c:1471
msgid "too long message"
msgstr "மிக நீள செய்தி"
-#: ../libempathy-gtk/empathy-chat.c:1433
+#: ../libempathy-gtk/empathy-chat.c:1474
msgid "not implemented"
msgstr "அமுலாக்கவில்லை"
-#: ../libempathy-gtk/empathy-chat.c:1437
+#: ../libempathy-gtk/empathy-chat.c:1478
msgid "unknown"
msgstr "தெரியாத"
-#: ../libempathy-gtk/empathy-chat.c:1443
+#: ../libempathy-gtk/empathy-chat.c:1484
#, c-format
msgid "Error sending message '%s': %s"
msgstr "செய்தி '%s' அனுப்புவதில் பிழை: %s"
-#: ../libempathy-gtk/empathy-chat.c:1447
+#: ../libempathy-gtk/empathy-chat.c:1488
#, c-format
msgid "Error sending message: %s"
msgstr "செய்தி அனுப்புவதில் பிழை: %s"
-#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:761
+#: ../libempathy-gtk/empathy-chat.c:1549 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "தலைப்பு:"
-#: ../libempathy-gtk/empathy-chat.c:1520
+#: ../libempathy-gtk/empathy-chat.c:1561
#, c-format
msgid "Topic set to: %s"
msgstr "தலைப்பு இதற்கு அமை: %s"
-#: ../libempathy-gtk/empathy-chat.c:1522
+#: ../libempathy-gtk/empathy-chat.c:1563
msgid "No topic defined"
msgstr "தலைப்பு ஏதும் வரையறுக்கப்படவில்லை"
-#: ../libempathy-gtk/empathy-chat.c:2031
+#: ../libempathy-gtk/empathy-chat.c:2072
msgid "(No Suggestions)"
msgstr "(பரிந்துரைகள் இல்லை )"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:2099
+#: ../libempathy-gtk/empathy-chat.c:2140
#, c-format
msgid "Add '%s' to Dictionary"
msgstr " '%s' ஐ அகராதிக்கு சேர்"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:2136
+#: ../libempathy-gtk/empathy-chat.c:2177
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr " '%s' ஐ %s அகராதிக்கு சேர்"
-#: ../libempathy-gtk/empathy-chat.c:2206
+#: ../libempathy-gtk/empathy-chat.c:2247
msgid "Insert Smiley"
msgstr "சிரிப்பானை சொருகு"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2224
+#: ../libempathy-gtk/empathy-chat.c:2265
#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "அனுப்பு (_S)"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2278
+#: ../libempathy-gtk/empathy-chat.c:2319
msgid "_Spelling Suggestions"
msgstr "_S எழுத்தாக்க பரிந்துரைகள் "
-#: ../libempathy-gtk/empathy-chat.c:2367
+#: ../libempathy-gtk/empathy-chat.c:2408
msgid "Failed to retrieve recent logs"
msgstr "சமீபத்திய பதிவேட்டு உள்ளீடுகளை மீட்கும் போது தோல்வி "
-#: ../libempathy-gtk/empathy-chat.c:2504
+#: ../libempathy-gtk/empathy-chat.c:2545
#, c-format
msgid "%s has disconnected"
msgstr "%s தொடர்பை துண்டித்தார்"
@@ -1504,12 +1514,12 @@ msgstr "%s தொடர்பை துண்டித்தார்"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2511
+#: ../libempathy-gtk/empathy-chat.c:2552
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%1$s %2$sஆல் உதைக்கப்பட்டது"
-#: ../libempathy-gtk/empathy-chat.c:2514
+#: ../libempathy-gtk/empathy-chat.c:2555
#, c-format
msgid "%s was kicked"
msgstr "%s உதைத்து வெளியேற்றப்பட்டார்"
@@ -1517,17 +1527,17 @@ msgstr "%s உதைத்து வெளியேற்றப்பட்ட
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2522
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%1$s %2$sஆல் தடை செய்யப்பட்டார்"
-#: ../libempathy-gtk/empathy-chat.c:2525
+#: ../libempathy-gtk/empathy-chat.c:2566
#, c-format
msgid "%s was banned"
msgstr "%s தடை செய்யப்பட்டார்"
-#: ../libempathy-gtk/empathy-chat.c:2529
+#: ../libempathy-gtk/empathy-chat.c:2570
#, c-format
msgid "%s has left the room"
msgstr "%s அறையில் இருந்து வெளியேறினார்"
@@ -1537,68 +1547,68 @@ msgstr "%s அறையில் இருந்து வெளியேறி
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2538
+#: ../libempathy-gtk/empathy-chat.c:2579
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2563
+#: ../libempathy-gtk/empathy-chat.c:2604
#, c-format
msgid "%s has joined the room"
msgstr "%s அறையில் சேர்ந்தார்"
-#: ../libempathy-gtk/empathy-chat.c:2588
+#: ../libempathy-gtk/empathy-chat.c:2629
#, c-format
msgid "%s is now known as %s"
msgstr "%s இப்போது %s ஆனார்"
-#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../libempathy-gtk/empathy-chat.c:2768
#: ../src/empathy-streamed-media-window.c:1894
#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "துண்டிக்கபட்டது"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3374
+#: ../libempathy-gtk/empathy-chat.c:3415
msgid "Would you like to store this password?"
msgstr "இந்த கடவுச்சொல்லை நினைவு கொள்ள வேண்டுமா?"
-#: ../libempathy-gtk/empathy-chat.c:3380
+#: ../libempathy-gtk/empathy-chat.c:3421
msgid "Remember"
msgstr "நினைவு கொள்ளவும்"
-#: ../libempathy-gtk/empathy-chat.c:3390
+#: ../libempathy-gtk/empathy-chat.c:3431
msgid "Not now"
msgstr "இப்போது இல்லை"
-#: ../libempathy-gtk/empathy-chat.c:3434
+#: ../libempathy-gtk/empathy-chat.c:3475
msgid "Retry"
msgstr "மறு முயற்சி"
-#: ../libempathy-gtk/empathy-chat.c:3438
+#: ../libempathy-gtk/empathy-chat.c:3479
msgid "Wrong password; please try again:"
msgstr "தவறான கடவுச்சொல். தயை செய்து மீண்டும் முயற்சிக்கவும்"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3568
+#: ../libempathy-gtk/empathy-chat.c:3609
msgid "This room is protected by a password:"
msgstr "இந்த அறை ஒரு கடவுச்சொல்லால் பாதுகாக்கப்பட்டுள்ளது."
-#: ../libempathy-gtk/empathy-chat.c:3595
+#: ../libempathy-gtk/empathy-chat.c:3636
msgid "Join"
msgstr "இணை"
-#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1261
+#: ../libempathy-gtk/empathy-chat.c:3838 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "இணைக்கப்பட்டது"
-#: ../libempathy-gtk/empathy-chat.c:3852
+#: ../libempathy-gtk/empathy-chat.c:3893
msgid "Conversation"
msgstr "உரையாடல்"
#. Translators: this string is a something like
#. * "Escher Cat (SMS)"
-#: ../libempathy-gtk/empathy-chat.c:3857
+#: ../libempathy-gtk/empathy-chat.c:3898
#, c-format
msgid "%s (SMS)"
msgstr "%s (SMS)"
@@ -2027,7 +2037,7 @@ msgstr "குத்துயரம்:"
#: ../libempathy-gtk/empathy-contact-widget.c:1011
#: ../libempathy-gtk/empathy-individual-widget.c:607
#: ../libempathy-gtk/empathy-individual-widget.c:622
-#: ../src/empathy-preferences.ui.h:16
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "இடம்"
@@ -2297,127 +2307,127 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "_U இணைப்பை விலக்கு"
-#: ../libempathy-gtk/empathy-log-window.c:633
+#: ../libempathy-gtk/empathy-log-window.c:634
msgid "History"
msgstr "வரலாறு"
-#: ../libempathy-gtk/empathy-log-window.c:685
+#: ../libempathy-gtk/empathy-log-window.c:689
msgid "Show"
msgstr "காட்டு"
-#: ../libempathy-gtk/empathy-log-window.c:707
+#: ../libempathy-gtk/empathy-log-window.c:711
msgid "Search"
msgstr "தேடு"
-#: ../libempathy-gtk/empathy-log-window.c:1155
+#: ../libempathy-gtk/empathy-log-window.c:1159
#, c-format
msgid "Chat in %s"
msgstr "%s இல் அரட்டை "
-#: ../libempathy-gtk/empathy-log-window.c:1157
+#: ../libempathy-gtk/empathy-log-window.c:1161
#, c-format
msgid "Chat with %s"
msgstr "%s உடன் அரட்டை "
-#: ../libempathy-gtk/empathy-log-window.c:1207
-#: ../libempathy-gtk/empathy-log-window.c:1354
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%A, %e %B %Y %X"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1296
+#: ../libempathy-gtk/empathy-log-window.c:1300
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1302
+#: ../libempathy-gtk/empathy-log-window.c:1306
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b> %s"
-#: ../libempathy-gtk/empathy-log-window.c:1373
-#: ../libempathy-gtk/empathy-log-window.c:1375
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1382
+#: ../libempathy-gtk/empathy-log-window.c:1386
#, c-format
msgid "Call took %s, ended at %s"
msgstr "அழைப்பு எடுத்துக்கொண்டது %s, முடிந்தது %s"
-#: ../libempathy-gtk/empathy-log-window.c:1714
+#: ../libempathy-gtk/empathy-log-window.c:1718
msgid "Today"
msgstr "இன்று"
-#: ../libempathy-gtk/empathy-log-window.c:1718
+#: ../libempathy-gtk/empathy-log-window.c:1722
msgid "Yesterday"
msgstr "நேற்று"
-#: ../libempathy-gtk/empathy-log-window.c:1734
+#: ../libempathy-gtk/empathy-log-window.c:1738
msgctxt "A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%e %B %Y"
-#: ../libempathy-gtk/empathy-log-window.c:1815
-#: ../libempathy-gtk/empathy-log-window.c:3396
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
msgid "Anytime"
msgstr "எப்போது வேண்டுமானாலும்"
-#: ../libempathy-gtk/empathy-log-window.c:1895
-#: ../libempathy-gtk/empathy-log-window.c:2325
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
msgid "Anyone"
msgstr "யார் வேண்டுமானாலும்"
-#: ../libempathy-gtk/empathy-log-window.c:2637
+#: ../libempathy-gtk/empathy-log-window.c:2656
msgid "Who"
msgstr "யார்"
-#: ../libempathy-gtk/empathy-log-window.c:2841
+#: ../libempathy-gtk/empathy-log-window.c:2860
msgid "When"
msgstr "எப்போது"
-#: ../libempathy-gtk/empathy-log-window.c:2957
+#: ../libempathy-gtk/empathy-log-window.c:2976
msgid "Anything"
msgstr "எது வேண்டுமானாலும்"
-#: ../libempathy-gtk/empathy-log-window.c:2959
+#: ../libempathy-gtk/empathy-log-window.c:2978
msgid "Text chats"
msgstr "உரை அரட்டைகள்"
-#: ../libempathy-gtk/empathy-log-window.c:2961
+#: ../libempathy-gtk/empathy-log-window.c:2980
#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "அழைப்புகள்"
-#: ../libempathy-gtk/empathy-log-window.c:2966
+#: ../libempathy-gtk/empathy-log-window.c:2985
msgid "Incoming calls"
msgstr "உள்வரும் அழைப்புகள்"
-#: ../libempathy-gtk/empathy-log-window.c:2967
+#: ../libempathy-gtk/empathy-log-window.c:2986
msgid "Outgoing calls"
msgstr "வெளி செல்லும் அழைப்புகள்"
-#: ../libempathy-gtk/empathy-log-window.c:2968
+#: ../libempathy-gtk/empathy-log-window.c:2987
msgid "Missed calls"
msgstr "தவறிய அழைப்புகள்"
-#: ../libempathy-gtk/empathy-log-window.c:2990
+#: ../libempathy-gtk/empathy-log-window.c:3009
msgid "What"
msgstr "எது"
-#: ../libempathy-gtk/empathy-log-window.c:3699
+#: ../libempathy-gtk/empathy-log-window.c:3718
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "முந்தைய உரையாடல்கள் பதிவுகள் அனைத்தையும் நிச்சயம் நீக்க வேண்டுமா?"
-#: ../libempathy-gtk/empathy-log-window.c:3703
+#: ../libempathy-gtk/empathy-log-window.c:3722
msgid "Clear All"
msgstr "அனைத்தையும் துடை"
-#: ../libempathy-gtk/empathy-log-window.c:3710
+#: ../libempathy-gtk/empathy-log-window.c:3729
msgid "Delete from:"
msgstr "இலிருந்து நீக்கு:"
@@ -2606,12 +2616,12 @@ msgstr "குரல் அழைப்பு முடிந்தது"
msgid "Edit Custom Messages"
msgstr "தனிப்பயன் செய்திகளை திருத்துக"
-#: ../libempathy-gtk/empathy-theme-adium.c:1030
+#: ../libempathy-gtk/empathy-theme-adium.c:1036
#, c-format
msgid "Message edited at %s"
msgstr "செய்தி திருத்தப்பட்டது %s இல் "
-#: ../libempathy-gtk/empathy-theme-adium.c:1720
+#: ../libempathy-gtk/empathy-theme-adium.c:1726
msgid "Normal"
msgstr "இயல்பான"
@@ -4229,54 +4239,65 @@ msgid "Display incoming events in the notification area"
msgstr "உள்வரும் நிகழ்ச்சிகளை அறிவிப்பு இடத்தில் காட்டுக."
#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+"எதிரொலி நீக்கம் மற்றவரைவிட உங்கள் பேச்சை துல்லியமாக ஆக்க உதவுகிறது. அழைப்புகளின் போது நீங்களோ "
+"மற்றவரோ வினொபொதமான சத்தங்கள் அலல்து தடங்கல்களை கேட்க நேர்ந்தால் எதிரொலி நீக்கத்தை "
+"நிறுத்துங்கள்; பின் மீண்டும் அழைப்பை துவக்குங்கள்."
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "தொடர்பு உள் நுழைகையில் அறிவிப்புகளை செயல்படுத்து"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "தொடர்பு இணைப்பு விலகி செல்கையில் அறிவிப்புகளை செயல்படுத்து"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "(_c) அரட்டை குவிப்பில் இல்லாத போது அறிவிப்புகளை செயல்படுத்து"
-#: ../src/empathy-preferences.ui.h:12
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "மொழிகளுக்கு எழுத்து பிழை திருத்தத்தை செயல்படுத்து:"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "பொது"
-#: ../src/empathy-preferences.ui.h:14
-msgid "Input level"
+#: ../src/empathy-preferences.ui.h:15
+msgid "Input level:"
msgstr "உள்ளீட்டு மட்டம்:"
-#: ../src/empathy-preferences.ui.h:15
-msgid "Input volume"
-msgstr "உள்ளீடு ஒலி அளவு"
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "உள்ளீடு ஒலி அளவு:"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "இட மூலங்கள்:"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "உரையாடல்களை பதிவேட்டில் குறி"
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "அறிவிப்புகள்"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "நிகழ்வுகளுக்கு ஒலியை இயக்கு"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "அந்தரங்கம்"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -4285,23 +4306,23 @@ msgstr ""
"குறைத்த இட குறிப்பு எனில் உங்கள் மாநகரம், மாநிலம், நாடு தவிர ஒன்றும் வெளியிடப்படாது. "
"ஜிபிஎஸ் ஆயத்தொலைவுகளுக்கு 1 தசம இடம் திருத்தமாக இருக்கும்."
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "(_s) சிரிப்பான்களை பிம்பங்களாக காட்டு"
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "(_l) அறைகளில் தொடர்பு பட்டியல் ஐ காட்டு "
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "ஒலிகள்"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "எழுத்து பிழை திருத்தம்"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
@@ -4309,48 +4330,48 @@ msgstr ""
"இந்த பட்டியல் நீங்கள் எந்த மொழிகளுக்கு அகராதி நிறுவி இருக்கிறீர்களோ அவற்றை மட்டுமே "
"காட்டுகிறது"
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "கருத்துகள்"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:30
msgid "Variant:"
msgstr "மாற்று:"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "(_A) துவங்கும்போது தானியங்கியாக இணை"
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "_C அலைபேசி"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "(_E) பலூனில் அறிவிப்புகளை செயல்படுத்து"
-#: ../src/empathy-preferences.ui.h:33
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "(_E) ஒலி அறிவிப்புகளை செயல்படுத்து"
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "(_G) ஜிபிஎஸ்"
-#: ../src/empathy-preferences.ui.h:35
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "_N வலையமைப்பு (ஐபி, வைஃபை)"
-#: ../src/empathy-preferences.ui.h:36
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "(_O) புதிய அரட்டைகளை தனி சாளரங்களில் திற"
-#: ../src/empathy-preferences.ui.h:37
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "(_P) என் தொடர்புகளுக்கு இடத்தை வெளியிடு"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:39
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "(_R) இடத்தின் குறிப்பை குறை"
@@ -4476,16 +4497,16 @@ msgid ""
"extension."
msgstr "தேர்ந்தெடுத்த இணைப்பு மேலாளர் தொலை வழு நீக்கத்தை ஆதரிக்கவில்லை"
+#: ../src/empathy-invite-participant-dialog.c:179
#: ../src/empathy-invite-participant-dialog.c:205
-#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "பங்கேற்பாளரை அழை"
-#: ../src/empathy-invite-participant-dialog.c:206
+#: ../src/empathy-invite-participant-dialog.c:180
msgid "Choose a contact to invite into the conversation:"
msgstr "உரையாடலில் பங்கு கொள்ள ஒ ரு தொடர்பை தேர்ந்தெடுக்கவும்:"
-#: ../src/empathy-invite-participant-dialog.c:227
+#: ../src/empathy-invite-participant-dialog.c:201
msgid "Invite"
msgstr "அழை"
@@ -4560,6 +4581,9 @@ msgstr "நிராகரி"
msgid "Accept"
msgstr "ஏற்றுக்கொள்"
+#. translators: the 'Provide' button is displayed in a notification
+#. * bubble when Empathy is asking for an account password; clicking on it
+#. * brings the password popup.
#: ../src/empathy-notifications-approver.c:260
msgid "Provide"
msgstr "அளி"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 0c93ff90c..aacd48d22 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -23,7 +23,7 @@ msgstr ""
"Project-Id-Version: empathy master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=empathy&keywords=I18N+L10N&component=General\n"
-"POT-Creation-Date: 2011-08-15 13:23+0000\n"
+"POT-Creation-Date: 2011-09-12 13:37+0000\n"
"PO-Revision-Date: 2011-08-21 23:56+0800\n"
"Last-Translator: Julius Wong <villahwong@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -66,405 +66,413 @@ msgid "Camera device"
msgstr "相机设备"
#: ../data/org.gnome.Empathy.gschema.xml.in.h:5
+msgid "Camera position"
+msgstr "相机位置"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
msgid ""
"Character to add after nickname when using nick completion (tab) in group "
"chat."
msgstr "在群聊中使用昵称补全时在昵称后面添加的字符。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:6
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
msgid "Chat window theme"
msgstr "聊天窗口主题"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:7
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
msgid "Chat window theme variant"
msgstr "聊天窗口主题衍生"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:8
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
msgid ""
"Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
msgstr "用于拼写检查器的语言的列表,以逗号分隔(例如:en, fr, nl)。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:9
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
msgid "Compact contact list"
msgstr "紧凑显示联系人列表"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:10
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
msgid "Connection managers should be used"
msgstr "应该使用连接管理器"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:11
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
msgid "Contact list sort criterion"
msgstr "联系人列表排序条件"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:12
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
msgid "Default camera device to use in video calls, e.g. /dev/video0."
msgstr "视频呼叫时默认使用的相机设备,例如 /dev/video0。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:13
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
msgid "Default directory to select an avatar image from"
msgstr "默认的选取头像图片的目录"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:14
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
msgid "Disable popup notifications when away"
msgstr "离开时禁用弹出提示"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:15
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
msgid "Disable sounds when away"
msgstr "离开时禁用声音"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:16
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
msgid "Display incoming events in the status area"
msgstr "在状态栏显示呼入事件。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:17
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
msgid ""
"Display incoming events in the status area. If false, present them to the "
"user immediately."
msgstr "在状态栏显示呼入事件。如果为 false 则立即显示给用户。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:18
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
msgid "Echo cancellation support"
msgstr "回声抑制支持"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:19
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
msgid "Empathy can publish the user's location"
msgstr "Empathy 能够发布用户的位置"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:20
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
msgid "Empathy can use the GPS to guess the location"
msgstr "Empathy 能够通过 GPS 来估计位置"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:21
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
msgid "Empathy can use the cellular network to guess the location"
msgstr "Empathy 能够通过手机来估计位置"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:22
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
msgid "Empathy can use the network to guess the location"
msgstr "Empathy 能够通过网络来估计位置"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:23
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
msgid "Empathy default download folder"
msgstr "Empathy 默认下载文件夹"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:24
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
msgid "Empathy has migrated butterfly logs"
msgstr "Empathy 已经迁移至 telepathy-butterfly 日志"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:25
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
msgid "Empathy should auto-away when idle"
msgstr "Empathy 空闲时是否自动离开"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:26
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
msgid "Empathy should auto-connect on startup"
msgstr "Empathy 启动时是否自动连接"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:27
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
msgid "Empathy should reduce the location's accuracy"
msgstr "降低 Emapthy 位置信息的准确度"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:28
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
msgid "Empathy should use the avatar of the contact as the chat window icon"
msgstr "Empathy 是否使用联系人头像作为聊天窗口图标"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:29
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
msgid "Enable WebKit Developer Tools"
msgstr "启用 WebKit 开发工具"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:30
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
msgid "Enable popup notifications for new messages"
msgstr "启用新消息弹出提示"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:31
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
msgid "Enable spell checker"
msgstr "启用拼写检查器"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:32
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
msgid "Hide main window"
msgstr "隐藏主窗口"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:33
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
msgid "Hide the main window."
msgstr "隐藏主窗口。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:34
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
msgid "Nick completed character"
msgstr "昵称补全字符"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:35
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
msgid "Open new chats in separate windows"
msgstr "在单独窗口中打开新聊天"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:36
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
msgid "Path of the Adium theme to use"
msgstr "Adium 主题的路径"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:37
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
msgid "Path of the Adium theme to use if the theme used for chat is Adium."
msgstr "如果聊天使用 Adium 主题,使用 Adium 主题的路径"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:38
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
msgid "Play a sound for incoming messages"
msgstr "收到消息时播放声音"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:39
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
msgid "Play a sound for new conversations"
msgstr "新对话时播放声音"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:40
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
msgid "Play a sound for outgoing messages"
msgstr "发出消息时播放声音"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:41
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
msgid "Play a sound when a contact logs in"
msgstr "联系人登录时播放声音"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:42
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
msgid "Play a sound when a contact logs out"
msgstr "联系人注销时播放声音"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:43
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
msgid "Play a sound when we log in"
msgstr "登录时播放声音"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:44
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
msgid "Play a sound when we log out"
msgstr "注销时播放声音"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:45
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
msgid "Pop up notifications if the chat isn't focused"
msgstr "如果聊天窗口不是焦点则弹出消息通知"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:46
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
msgid "Pop up notifications when a contact logs in"
msgstr "当联系人登录时弹出通知"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:47
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
msgid "Pop up notifications when a contact logs out"
msgstr "当联系人注销时弹出通知"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:48
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+msgid "Position the camera preview should be during a call."
+msgstr "在通话时摄像头预览的位置。"
+
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
msgid "Show Balance in contact list"
msgstr "在联系人列表中显示余额"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:49
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
msgid "Show avatars"
msgstr "显示头像"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:50
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
msgid "Show contact list in rooms"
msgstr "在聊天室显示联系人列表"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:51
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
msgid "Show hint about closing the main window"
msgstr "关闭主窗口时显示提示"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:52
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
msgid "Show offline contacts"
msgstr "显示离线联系人"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:53
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
msgid "Show protocols"
msgstr "显示协议"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:54
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
msgid "Spell checking languages"
msgstr "拼写检查器语言"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:55
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
msgid "The default folder to save file transfers in."
msgstr "保存传送文件的默认文件夹。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:56
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
msgid "The last directory that an avatar image was chosen from."
msgstr "上次选取头像图片的目录。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:57
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
msgid "The position for the chat window side pane"
msgstr "聊天窗口边栏的位置"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:58
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
msgid "The stored position (in pixels) of the chat window side pane."
msgstr "聊天窗口边栏保存的位置(像素)。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:59
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
msgid "The theme that is used to display the conversation in chat windows."
msgstr "用于在聊天窗口中显示会话的主题。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:60
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
msgid ""
"The theme variant that is used to display the conversation in chat windows."
msgstr "用于在聊天窗口中显示会话的主题。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:61
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
msgid "Use graphical smileys"
msgstr "使用表情图标"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:62
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
msgid "Use notification sounds"
msgstr "使用通知声音"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:63
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
msgid "Use theme for chat rooms"
msgstr "为聊天室使用主题"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:64
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
msgid "Whether Empathy can publish the user's location to their contacts."
msgstr "是否允许 Empathy 将用户的位置共享给联系人"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:65
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
msgid "Whether Empathy can use the GPS to guess the location."
msgstr "是否允许 Empathy 通过 GPS 估计位置"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:66
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
msgid "Whether Empathy can use the cellular network to guess the location."
msgstr "是否允许 Empathy 通过手机网络估计位置"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:67
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
msgid "Whether Empathy can use the network to guess the location."
msgstr "是否允许 Empathy 通过网络估计位置"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:68
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
msgid "Whether Empathy has migrated butterfly logs."
msgstr "Empathy 是否已经迁移至 telepathy-butterfly 日志。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:69
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
msgid "Whether Empathy should automatically log into your accounts on startup."
msgstr "Empathy 是否在启动时自动登入您的帐号。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:70
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
msgid ""
"Whether Empathy should go into away mode automatically if the user is idle."
msgstr "Empathy 是否应在用户空闲时自动进入离开模式。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:71
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
msgid ""
"Whether Empathy should reduce the location's accuracy for privacy reasons."
msgstr "是否出于隐私原因降低 Empathy 位置信息的准确度。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:72
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
msgid ""
"Whether Empathy should use the avatar of the contact as the chat window icon."
msgstr "是否使用联系人的头像作为聊天窗口的图标。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:73
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
msgid ""
"Whether WebKit developer tools, such as the Web Inspector, should be enabled."
msgstr "WebKit 开发工具,例如 Web Inspector 是否应该启用。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:74
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
msgid ""
"Whether connectivity managers should be used to automatically disconnect/"
"reconnect."
msgstr "是否使用连接管理器自动断开连接或重新连接。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:75
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
msgid ""
"Whether to check words typed against the languages you want to check with."
msgstr "是否对您想要作拼写检查的单词作拼写检查。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:76
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
msgid "Whether to convert smileys into graphical images in conversations."
msgstr "对话时是否将表情符号转换为表情图标。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:77
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
msgid "Whether to enable Pulseaudio's echo cancellation filter."
msgstr "是否启用 Pulseaudio 的回声抑制过滤器。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:78
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
msgid "Whether to play a sound to notify of contacts logging into the network."
msgstr "是否需要联系人上线提示音。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:79
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
msgid ""
"Whether to play a sound to notify of contacts logging out of the network."
msgstr "是否需要联系人下线提示音。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:80
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
msgid "Whether to play a sound to notify of events."
msgstr "是否需要事件提示音。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:81
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
msgid "Whether to play a sound to notify of incoming messages."
msgstr "是否需要消息到达提示音。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:82
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
msgid "Whether to play a sound to notify of new conversations."
msgstr "是否需要新会话提示音。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:83
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
msgid "Whether to play a sound to notify of outgoing messages."
msgstr "是否为外出消息使用声音提示。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:84
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
msgid "Whether to play a sound when logging into a network."
msgstr "当联网登录时是否播放提示音。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:85
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
msgid "Whether to play a sound when logging out of a network."
msgstr "当网络断开时是否播放提示音。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:86
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
msgid "Whether to play sound notifications when away or busy."
msgstr "当离开或忙碌时是否使用声音提示。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:87
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
msgid "Whether to show a popup notification when a contact goes offline."
msgstr "当联系人离线时是否显示弹出通知。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:88
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
msgid "Whether to show a popup notification when a contact goes online."
msgstr "当联系人上线时是否显示弹出通知"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:89
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
msgid ""
"Whether to show a popup notification when receiving a new message even if "
"the chat is already opened, but not focused."
msgstr "如果聊天窗口已开启,但不是当前窗口,接收新消息时是否弹出提示。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:90
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
msgid "Whether to show a popup notification when receiving a new message."
msgstr "当收到新消息时是否弹出显示提示框。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:91
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
msgid "Whether to show account balances in the contact list."
msgstr "是否在联系人列表和聊天窗口中显示余额。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:92
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
msgid ""
"Whether to show avatars for contacts in the contact list and chat windows."
msgstr "是否在联系人列表和聊天窗口中显示头像。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:93
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
msgid "Whether to show contacts that are offline in the contact list."
msgstr "是否显示联系人清单中离线的联系人。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:94
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
msgid "Whether to show popup notifications when away or busy."
msgstr "当离开或忙碌时是否弹出显示提示框。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:95
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
msgid "Whether to show protocols for contacts in the contact list."
msgstr "是否在联系人列表和聊天窗口中显示协议。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:96
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
msgid "Whether to show the contact list in chat rooms."
msgstr "是否在聊天室显示联系人列表。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:97
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
msgid "Whether to show the contact list in compact mode."
msgstr "是否以紧凑模式显示联系人列表。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:98
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
msgid ""
"Whether to show the message dialog about closing the main window with the "
"'x' button in the title bar."
msgstr "当使用标题栏中的“X”按钮关闭主窗口时是否显示提示对话框。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:99
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:101
msgid "Whether to use the theme for chat rooms."
msgstr "是否对聊天室使用主题。"
-#: ../data/org.gnome.Empathy.gschema.xml.in.h:100
+#: ../data/org.gnome.Empathy.gschema.xml.in.h:102
msgid ""
"Which criterion to use when sorting the contact list. Default is to sort by "
"the contact's name with the value \"name\". A value of \"state\" will sort "
@@ -487,30 +495,30 @@ msgstr "消息和 VoIP 帐号"
msgid "File transfer completed, but the file was corrupted"
msgstr "文件传输完成,但该文件已损坏"
-#: ../libempathy/empathy-ft-handler.c:1113
+#: ../libempathy/empathy-ft-handler.c:1111
msgid "File transfer not supported by remote contact"
msgstr "文件传输不支持远程连接"
-#: ../libempathy/empathy-ft-handler.c:1169
+#: ../libempathy/empathy-ft-handler.c:1167
msgid "The selected file is not a regular file"
msgstr "所选文件是非正常的文件"
-#: ../libempathy/empathy-ft-handler.c:1178
+#: ../libempathy/empathy-ft-handler.c:1176
msgid "The selected file is empty"
msgstr "所选文件是空的"
-#: ../libempathy/empathy-message.c:413 ../src/empathy-call-observer.c:132
+#: ../libempathy/empathy-message.c:415 ../src/empathy-call-observer.c:131
#, c-format
msgid "Missed call from %s"
msgstr "未接来电:%s"
#. Translators: this is an outgoing call, e.g. 'Called Alice'
-#: ../libempathy/empathy-message.c:417
+#: ../libempathy/empathy-message.c:419
#, c-format
msgid "Called %s"
msgstr "与 %s 通话"
-#: ../libempathy/empathy-message.c:420
+#: ../libempathy/empathy-message.c:422
#, c-format
msgid "Call from %s"
msgstr "来电:%s"
@@ -543,161 +551,161 @@ msgstr "当传输这个文件的时候发生错误"
msgid "The other participant is unable to transfer the file"
msgstr "另外的参与者无法传输这个文件"
-#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:292
+#: ../libempathy/empathy-tp-file.c:405 ../libempathy/empathy-utils.c:302
msgid "Unknown reason"
msgstr "未知原因"
-#: ../libempathy/empathy-utils.c:212
+#: ../libempathy/empathy-utils.c:222
msgid "Available"
msgstr "在线"
-#: ../libempathy/empathy-utils.c:214
+#: ../libempathy/empathy-utils.c:224
msgid "Busy"
msgstr "忙碌"
-#: ../libempathy/empathy-utils.c:217
+#: ../libempathy/empathy-utils.c:227
msgid "Away"
msgstr "离开"
-#: ../libempathy/empathy-utils.c:219
+#: ../libempathy/empathy-utils.c:229
msgid "Invisible"
msgstr "隐身"
-#: ../libempathy/empathy-utils.c:221
+#: ../libempathy/empathy-utils.c:231
msgid "Offline"
msgstr "离线"
#. translators: presence type is unknown
-#: ../libempathy/empathy-utils.c:224
+#: ../libempathy/empathy-utils.c:234
msgctxt "presence"
msgid "Unknown"
msgstr "未知"
-#: ../libempathy/empathy-utils.c:264
+#: ../libempathy/empathy-utils.c:274
msgid "No reason specified"
msgstr "未指定原因"
-#: ../libempathy/empathy-utils.c:266 ../libempathy/empathy-utils.c:322
+#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:332
msgid "Status is set to offline"
msgstr "状态已设置为离线"
-#: ../libempathy/empathy-utils.c:268 ../libempathy/empathy-utils.c:302
+#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:312
#: ../libempathy-gtk/empathy-call-utils.c:49
msgid "Network error"
msgstr "网络错误"
-#: ../libempathy/empathy-utils.c:270 ../libempathy/empathy-utils.c:304
+#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:314
msgid "Authentication failed"
msgstr "验证失败"
-#: ../libempathy/empathy-utils.c:272 ../libempathy/empathy-utils.c:306
+#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:316
msgid "Encryption error"
msgstr "加密错误"
-#: ../libempathy/empathy-utils.c:274
+#: ../libempathy/empathy-utils.c:284
msgid "Name in use"
msgstr "用户名已经被占用"
-#: ../libempathy/empathy-utils.c:276 ../libempathy/empathy-utils.c:308
+#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
msgid "Certificate not provided"
msgstr "未提供证书"
-#: ../libempathy/empathy-utils.c:278 ../libempathy/empathy-utils.c:310
+#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
msgid "Certificate untrusted"
msgstr "证书不被信任"
-#: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:312
+#: ../libempathy/empathy-utils.c:290 ../libempathy/empathy-utils.c:322
msgid "Certificate expired"
msgstr "证书已过期"
-#: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:314
+#: ../libempathy/empathy-utils.c:292 ../libempathy/empathy-utils.c:324
msgid "Certificate not activated"
msgstr "证书尚未激活"
-#: ../libempathy/empathy-utils.c:284 ../libempathy/empathy-utils.c:316
+#: ../libempathy/empathy-utils.c:294 ../libempathy/empathy-utils.c:326
msgid "Certificate hostname mismatch"
msgstr "证书主机名不匹配"
-#: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:318
+#: ../libempathy/empathy-utils.c:296 ../libempathy/empathy-utils.c:328
msgid "Certificate fingerprint mismatch"
msgstr "证书指纹不匹配"
-#: ../libempathy/empathy-utils.c:288 ../libempathy/empathy-utils.c:320
+#: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:330
msgid "Certificate self-signed"
msgstr "证书是自签属的"
-#: ../libempathy/empathy-utils.c:290
+#: ../libempathy/empathy-utils.c:300
msgid "Certificate error"
msgstr "证书错误"
-#: ../libempathy/empathy-utils.c:324
+#: ../libempathy/empathy-utils.c:334
msgid "Encryption is not available"
msgstr "加密不可用"
-#: ../libempathy/empathy-utils.c:326
+#: ../libempathy/empathy-utils.c:336
msgid "Certificate is invalid"
msgstr "证书无效"
-#: ../libempathy/empathy-utils.c:328
+#: ../libempathy/empathy-utils.c:338
msgid "Connection has been refused"
msgstr "连接被拒绝"
-#: ../libempathy/empathy-utils.c:330
+#: ../libempathy/empathy-utils.c:340
msgid "Connection can't be established"
msgstr "无法建立连接"
-#: ../libempathy/empathy-utils.c:332
+#: ../libempathy/empathy-utils.c:342
msgid "Connection has been lost"
msgstr "连接已丢失"
-#: ../libempathy/empathy-utils.c:334
+#: ../libempathy/empathy-utils.c:344
msgid "This resource is already connected to the server"
msgstr "该资源已被连接至服务器"
-#: ../libempathy/empathy-utils.c:336
+#: ../libempathy/empathy-utils.c:346
msgid ""
"Connection has been replaced by a new connection using the same resource"
msgstr "连接已被使用相同资源的新连接取代"
-#: ../libempathy/empathy-utils.c:339
+#: ../libempathy/empathy-utils.c:349
msgid "The account already exists on the server"
msgstr "服务器上已存在该帐号"
-#: ../libempathy/empathy-utils.c:341
+#: ../libempathy/empathy-utils.c:351
msgid "Server is currently too busy to handle the connection"
msgstr "服务器太忙,无法处理当前连接"
-#: ../libempathy/empathy-utils.c:343
+#: ../libempathy/empathy-utils.c:353
msgid "Certificate has been revoked"
msgstr "证书已被吊销"
# lainme:证书使用不安全的加密算法或是弱加密的
# xslidian:证书使用的加密算法不安全或者易被破解
-#: ../libempathy/empathy-utils.c:345
+#: ../libempathy/empathy-utils.c:355
msgid ""
"Certificate uses an insecure cipher algorithm or is cryptographically weak"
msgstr "证书使用不安全的加密算法或者是弱加密的"
-#: ../libempathy/empathy-utils.c:348
+#: ../libempathy/empathy-utils.c:358
msgid ""
"The length of the server certificate, or the depth of the server certificate "
"chain, exceed the limits imposed by the cryptography library"
msgstr "服务器证书的长度——或服务器证书链的深度——超出了加密库的硬性限制"
-#: ../libempathy/empathy-utils.c:509
+#: ../libempathy/empathy-utils.c:519
#: ../libempathy-gtk/empathy-contact-list-store.h:73
msgid "People Nearby"
msgstr "附近的人"
-#: ../libempathy/empathy-utils.c:514
+#: ../libempathy/empathy-utils.c:524
msgid "Yahoo! Japan"
msgstr "Yahoo! 日本"
-#: ../libempathy/empathy-utils.c:543
+#: ../libempathy/empathy-utils.c:553
msgid "Google Talk"
msgstr "Google Talk"
-#: ../libempathy/empathy-utils.c:544
+#: ../libempathy/empathy-utils.c:554
msgid "Facebook Chat"
msgstr "Facebook 聊天"
@@ -745,67 +753,77 @@ msgstr "将来"
msgid "All accounts"
msgstr "全部帐号"
-#: ../libempathy-gtk/empathy-account-widget.c:693
+#: ../libempathy-gtk/empathy-account-widget.c:694
#: ../src/empathy-import-widget.c:321
msgid "Account"
msgstr "帐号"
-#: ../libempathy-gtk/empathy-account-widget.c:694
+#: ../libempathy-gtk/empathy-account-widget.c:695
msgid "Password"
msgstr "密码"
-#: ../libempathy-gtk/empathy-account-widget.c:695
+#: ../libempathy-gtk/empathy-account-widget.c:696
#: ../libempathy-gtk/empathy-irc-network-dialog.c:507
msgid "Server"
msgstr "服务器"
-#: ../libempathy-gtk/empathy-account-widget.c:696
+#: ../libempathy-gtk/empathy-account-widget.c:697
#: ../libempathy-gtk/empathy-irc-network-dialog.c:522
msgid "Port"
msgstr "端口"
-#: ../libempathy-gtk/empathy-account-widget.c:768
-#: ../libempathy-gtk/empathy-account-widget.c:825
+#: ../libempathy-gtk/empathy-account-widget.c:769
+#: ../libempathy-gtk/empathy-account-widget.c:826
#, c-format
msgid "%s:"
msgstr "%s:"
-#: ../libempathy-gtk/empathy-account-widget.c:1166
+#: ../libempathy-gtk/empathy-account-widget.c:1192
+msgid "My Web Accounts"
+msgstr "我的网络帐号"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1208
#, c-format
-msgid "The account %s is edited via My Web Accounts."
-msgstr "%s 帐号通过我的网络帐户进行了编辑。"
+msgid "The account %s is edited via %s."
+msgstr "%s 帐号通过 %s 进行了编辑。"
-#: ../libempathy-gtk/empathy-account-widget.c:1172
+#: ../libempathy-gtk/empathy-account-widget.c:1214
#, c-format
msgid "The account %s cannot be edited in Empathy."
msgstr "%s 帐号无法在 Empathy 中编辑。"
-#: ../libempathy-gtk/empathy-account-widget.c:1192
+#: ../libempathy-gtk/empathy-account-widget.c:1233
msgid "Launch My Web Accounts"
msgstr "启动我的网络帐号"
-#: ../libempathy-gtk/empathy-account-widget.c:1532
+#. general handler
+#: ../libempathy-gtk/empathy-account-widget.c:1241
+#, c-format
+msgid "Edit %s"
+msgstr "编辑 %s"
+
+#: ../libempathy-gtk/empathy-account-widget.c:1591
#: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
msgid "Username:"
msgstr "用户名:"
-#: ../libempathy-gtk/empathy-account-widget.c:1850
+#: ../libempathy-gtk/empathy-account-widget.c:1909
msgid "A_pply"
msgstr "应用(_P)"
-#: ../libempathy-gtk/empathy-account-widget.c:1880
+#: ../libempathy-gtk/empathy-account-widget.c:1939
msgid "L_og in"
msgstr "登录(_O)"
-#: ../libempathy-gtk/empathy-account-widget.c:1954
+#: ../libempathy-gtk/empathy-account-widget.c:2013
msgid "This account already exists on the server"
msgstr "服务器上已存在该帐号"
-#: ../libempathy-gtk/empathy-account-widget.c:1957
+#: ../libempathy-gtk/empathy-account-widget.c:2016
msgid "Create a new account on the server"
msgstr "在服务器上创建新的帐号"
-#: ../libempathy-gtk/empathy-account-widget.c:2149
+#: ../libempathy-gtk/empathy-account-widget.c:2208
msgid "Ca_ncel"
msgstr "取消(_N)"
@@ -814,19 +832,19 @@ msgstr "取消(_N)"
#. * like: "MyUserName on freenode".
#. * You should reverse the order of these arguments if the
#. * server should come before the login id in your locale.
-#: ../libempathy-gtk/empathy-account-widget.c:2427
+#: ../libempathy-gtk/empathy-account-widget.c:2486
#, c-format
msgid "%1$s on %2$s"
msgstr "%2$s 中的 %1$s"
#. To translators: The parameter is the protocol name. The resulting
#. * string will be something like: "Jabber Account"
-#: ../libempathy-gtk/empathy-account-widget.c:2453
+#: ../libempathy-gtk/empathy-account-widget.c:2512
#, c-format
msgid "%s Account"
msgstr "%s 帐号"
-#: ../libempathy-gtk/empathy-account-widget.c:2457
+#: ../libempathy-gtk/empathy-account-widget.c:2516
msgid "New account"
msgstr "新建帐号"
@@ -948,36 +966,36 @@ msgstr "您的 ICQ UIN 是什么?"
msgid "What is your ICQ password?"
msgstr "您的 ICQ 密码是什么?"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:184
-#: ../libempathy-gtk/empathy-account-widget-sip.c:217
+#: ../libempathy-gtk/empathy-account-widget-sip.c:206
+#: ../libempathy-gtk/empathy-account-widget-sip.c:239
msgid "Auto"
msgstr "自动"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:187
+#: ../libempathy-gtk/empathy-account-widget-sip.c:209
msgid "UDP"
msgstr "UDP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:190
+#: ../libempathy-gtk/empathy-account-widget-sip.c:212
msgid "TCP"
msgstr "TCP"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:193
+#: ../libempathy-gtk/empathy-account-widget-sip.c:215
msgid "TLS"
msgstr "TLS"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:222
+#: ../libempathy-gtk/empathy-account-widget-sip.c:244
msgid "Register"
msgstr "注册"
#. translators: this string is very specific to SIP's internal; maybe
#. * best to keep the English version.
-#: ../libempathy-gtk/empathy-account-widget-sip.c:227
+#: ../libempathy-gtk/empathy-account-widget-sip.c:249
msgid "Options"
msgstr "选项"
-#: ../libempathy-gtk/empathy-account-widget-sip.c:230
+#: ../libempathy-gtk/empathy-account-widget-sip.c:252
msgid "None"
msgstr "无"
@@ -1206,14 +1224,18 @@ msgid "Transport:"
msgstr "传输:"
#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
+msgid "Use this account to call _landlines and mobile phones"
+msgstr "用此账户拨打固定电话和手机(_L)"
+
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
msgid "What is your SIP account password?"
msgstr "您的 SIP 帐号密码是什么?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
msgid "What is your SIP login ID?"
msgstr "您的 SIP 登录 ID 是什么?"
-#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
+#: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
msgid "_Username:"
msgstr "用户名(_U):"
@@ -1237,36 +1259,36 @@ msgstr "Yahoo I_D:"
msgid "_Room List locale:"
msgstr "聊天室列表 locale(_R):"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:474
-#: ../libempathy-gtk/empathy-avatar-chooser.c:559
+#: ../libempathy-gtk/empathy-avatar-chooser.c:470
+#: ../libempathy-gtk/empathy-avatar-chooser.c:555
msgid "Couldn't convert image"
msgstr "无法转换图像"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:475
+#: ../libempathy-gtk/empathy-avatar-chooser.c:471
msgid "None of the accepted image formats are supported on your system"
msgstr "没有任何接受的图片格式能被您的系统支持"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:822
-msgid "Couldn't save pixbuf to png"
-msgstr "无法将 pixbuf 保存为 PNG"
+#: ../libempathy-gtk/empathy-avatar-chooser.c:818
+msgid "Couldn't save picture to file"
+msgstr "无法将图片保存为文件"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:938
+#: ../libempathy-gtk/empathy-avatar-chooser.c:934
msgid "Select Your Avatar Image"
msgstr "选择您的头像图片"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:942
+#: ../libempathy-gtk/empathy-avatar-chooser.c:938
msgid "Take a picture..."
msgstr "照相..."
-#: ../libempathy-gtk/empathy-avatar-chooser.c:945
+#: ../libempathy-gtk/empathy-avatar-chooser.c:941
msgid "No Image"
msgstr "无图像"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1001
msgid "Images"
msgstr "图像"
-#: ../libempathy-gtk/empathy-avatar-chooser.c:1009
+#: ../libempathy-gtk/empathy-avatar-chooser.c:1005
msgid "All Files"
msgstr "所有文件"
@@ -1312,45 +1334,45 @@ msgstr "您不能更改主题"
msgid "“%s” is not a valid contact ID"
msgstr "%s 是无效的联系人 ID"
-#: ../libempathy-gtk/empathy-chat.c:1030
+#: ../libempathy-gtk/empathy-chat.c:1058
msgid "/clear: clear all messages from the current conversation"
msgstr "/clear:清空当前会话的所有消息"
-#: ../libempathy-gtk/empathy-chat.c:1033
+#: ../libempathy-gtk/empathy-chat.c:1061
msgid "/topic <topic>: set the topic of the current conversation"
msgstr "/topic <主题>:设定当前对话的主题"
-#: ../libempathy-gtk/empathy-chat.c:1036
+#: ../libempathy-gtk/empathy-chat.c:1064
msgid "/join <chat room ID>: join a new chat room"
msgstr "/join <聊天室名>:加入一个新的聊天室"
-#: ../libempathy-gtk/empathy-chat.c:1039
+#: ../libempathy-gtk/empathy-chat.c:1067
msgid "/j <chat room ID>: join a new chat room"
msgstr "/j <聊天室名>:加入一个新的聊天室"
-#: ../libempathy-gtk/empathy-chat.c:1043
+#: ../libempathy-gtk/empathy-chat.c:1071
msgid ""
"/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
"current one"
msgstr "/用户[<聊天室ID>] [<原因>]:当前默认离开聊天室"
-#: ../libempathy-gtk/empathy-chat.c:1047
+#: ../libempathy-gtk/empathy-chat.c:1075
msgid "/query <contact ID> [<message>]: open a private chat"
msgstr "/query <昵称> [<消息>]:打开一个私人聊天"
-#: ../libempathy-gtk/empathy-chat.c:1050
+#: ../libempathy-gtk/empathy-chat.c:1078
msgid "/msg <contact ID> <message>: open a private chat"
msgstr "/msg <昵称> <消息>:打开一个私人聊天"
-#: ../libempathy-gtk/empathy-chat.c:1053
+#: ../libempathy-gtk/empathy-chat.c:1081
msgid "/nick <nickname>: change your nickname on the current server"
msgstr "/nick <昵称>:在当前服务器上改变您的昵称"
-#: ../libempathy-gtk/empathy-chat.c:1056
+#: ../libempathy-gtk/empathy-chat.c:1084
msgid "/me <message>: send an ACTION message to the current conversation"
msgstr "/me <动作消息>:向当前对话中发送一个动作消息"
-#: ../libempathy-gtk/empathy-chat.c:1059
+#: ../libempathy-gtk/empathy-chat.c:1087
msgid ""
"/say <message>: send <message> to the current conversation. This is used to "
"send a message starting with a '/'. For example: \"/say /join is used to "
@@ -1359,124 +1381,124 @@ msgstr ""
"/say <消息>:发送 <消息> 到当前对话。这是用来发送一个“/”开始的信息。例如:“/"
"say /join 是用来加入一个新的聊天室”"
-#: ../libempathy-gtk/empathy-chat.c:1064
+#: ../libempathy-gtk/empathy-chat.c:1092
msgid "/whois <contact ID>: display information about a contact"
msgstr "/whois <联系人 ID>:显示一个联系人的信息"
-#: ../libempathy-gtk/empathy-chat.c:1067
+#: ../libempathy-gtk/empathy-chat.c:1095
msgid ""
"/help [<command>]: show all supported commands. If <command> is defined, "
"show its usage."
msgstr ""
"/help [<命令>]:显示所有支持的命令。如果 <命令> 是有定义的,则显示它的用法。"
-#: ../libempathy-gtk/empathy-chat.c:1077
+#: ../libempathy-gtk/empathy-chat.c:1112
#, c-format
msgid "Usage: %s"
msgstr "用法:%s"
-#: ../libempathy-gtk/empathy-chat.c:1116
+#: ../libempathy-gtk/empathy-chat.c:1157
msgid "Unknown command"
msgstr "未知命令"
-#: ../libempathy-gtk/empathy-chat.c:1242
+#: ../libempathy-gtk/empathy-chat.c:1283
msgid "Unknown command; see /help for the available commands"
msgstr "未知命令,请使用 /help 查阅可用命令"
#. translators: error used when user doesn't have enough credit on his
#. * account to send the message.
-#: ../libempathy-gtk/empathy-chat.c:1412
+#: ../libempathy-gtk/empathy-chat.c:1453
msgid "insufficient balance to send message"
msgstr "余额不足,无法发送消息"
-#: ../libempathy-gtk/empathy-chat.c:1414
+#: ../libempathy-gtk/empathy-chat.c:1455
msgid "not capable"
msgstr "做不到"
-#: ../libempathy-gtk/empathy-chat.c:1421
+#: ../libempathy-gtk/empathy-chat.c:1462
msgid "offline"
msgstr "离线"
-#: ../libempathy-gtk/empathy-chat.c:1424
+#: ../libempathy-gtk/empathy-chat.c:1465
msgid "invalid contact"
msgstr "无效联系人"
-#: ../libempathy-gtk/empathy-chat.c:1427
+#: ../libempathy-gtk/empathy-chat.c:1468
msgid "permission denied"
msgstr "权限不足"
-#: ../libempathy-gtk/empathy-chat.c:1430
+#: ../libempathy-gtk/empathy-chat.c:1471
msgid "too long message"
msgstr "消息太长"
-#: ../libempathy-gtk/empathy-chat.c:1433
+#: ../libempathy-gtk/empathy-chat.c:1474
msgid "not implemented"
msgstr "尚未实现"
-#: ../libempathy-gtk/empathy-chat.c:1437
+#: ../libempathy-gtk/empathy-chat.c:1478
msgid "unknown"
msgstr "未知"
-#: ../libempathy-gtk/empathy-chat.c:1443
+#: ../libempathy-gtk/empathy-chat.c:1484
#, c-format
msgid "Error sending message '%s': %s"
msgstr "发送消息“%s”出错:%s"
-#: ../libempathy-gtk/empathy-chat.c:1447
+#: ../libempathy-gtk/empathy-chat.c:1488
#, c-format
msgid "Error sending message: %s"
msgstr "发送消息出错:%s"
-#: ../libempathy-gtk/empathy-chat.c:1508 ../src/empathy-chat-window.c:760
+#: ../libempathy-gtk/empathy-chat.c:1549 ../src/empathy-chat-window.c:761
msgid "Topic:"
msgstr "话题:"
-#: ../libempathy-gtk/empathy-chat.c:1520
+#: ../libempathy-gtk/empathy-chat.c:1561
#, c-format
msgid "Topic set to: %s"
msgstr "话题被设置为:%s"
-#: ../libempathy-gtk/empathy-chat.c:1522
+#: ../libempathy-gtk/empathy-chat.c:1563
msgid "No topic defined"
msgstr "未设置话题"
-#: ../libempathy-gtk/empathy-chat.c:2031
+#: ../libempathy-gtk/empathy-chat.c:2072
msgid "(No Suggestions)"
msgstr "(没有建议)"
#. translators: %s is the selected word
-#: ../libempathy-gtk/empathy-chat.c:2099
+#: ../libempathy-gtk/empathy-chat.c:2140
#, c-format
msgid "Add '%s' to Dictionary"
msgstr "添加“%s”到字典"
#. translators: first %s is the selected word,
#. * second %s is the language name of the target dictionary
-#: ../libempathy-gtk/empathy-chat.c:2136
+#: ../libempathy-gtk/empathy-chat.c:2177
#, c-format
msgid "Add '%s' to %s Dictionary"
msgstr "添加“%s”到 %s 字典"
-#: ../libempathy-gtk/empathy-chat.c:2206
+#: ../libempathy-gtk/empathy-chat.c:2247
msgid "Insert Smiley"
msgstr "插入表情"
#. send button
-#: ../libempathy-gtk/empathy-chat.c:2224
-#: ../libempathy-gtk/empathy-ui-utils.c:1757
+#: ../libempathy-gtk/empathy-chat.c:2265
+#: ../libempathy-gtk/empathy-ui-utils.c:1839
msgid "_Send"
msgstr "发送(_S)"
#. Spelling suggestions
-#: ../libempathy-gtk/empathy-chat.c:2278
+#: ../libempathy-gtk/empathy-chat.c:2319
msgid "_Spelling Suggestions"
msgstr "拼写建议(_S)"
-#: ../libempathy-gtk/empathy-chat.c:2367
+#: ../libempathy-gtk/empathy-chat.c:2408
msgid "Failed to retrieve recent logs"
msgstr "获取最近日志失败"
-#: ../libempathy-gtk/empathy-chat.c:2504
+#: ../libempathy-gtk/empathy-chat.c:2545
#, c-format
msgid "%s has disconnected"
msgstr "%s 已断开连接"
@@ -1484,12 +1506,12 @@ msgstr "%s 已断开连接"
#. translators: reverse the order of these arguments
#. * if the kicked should come before the kicker in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2511
+#: ../libempathy-gtk/empathy-chat.c:2552
#, c-format
msgid "%1$s was kicked by %2$s"
msgstr "%1$s 被 %2$s 踢出"
-#: ../libempathy-gtk/empathy-chat.c:2514
+#: ../libempathy-gtk/empathy-chat.c:2555
#, c-format
msgid "%s was kicked"
msgstr "%s 被踢出"
@@ -1497,17 +1519,17 @@ msgstr "%s 被踢出"
#. translators: reverse the order of these arguments
#. * if the banned should come before the banner in your locale.
#.
-#: ../libempathy-gtk/empathy-chat.c:2522
+#: ../libempathy-gtk/empathy-chat.c:2563
#, c-format
msgid "%1$s was banned by %2$s"
msgstr "%s 已被 %s 禁止"
-#: ../libempathy-gtk/empathy-chat.c:2525
+#: ../libempathy-gtk/empathy-chat.c:2566
#, c-format
msgid "%s was banned"
msgstr "%s 被禁止"
-#: ../libempathy-gtk/empathy-chat.c:2529
+#: ../libempathy-gtk/empathy-chat.c:2570
#, c-format
msgid "%s has left the room"
msgstr "%s 离开了聊天室"
@@ -1517,68 +1539,68 @@ msgstr "%s 离开了聊天室"
#. * given by the user living the room. If this poses a problem,
#. * please let us know. :-)
#.
-#: ../libempathy-gtk/empathy-chat.c:2538
+#: ../libempathy-gtk/empathy-chat.c:2579
#, c-format
msgid " (%s)"
msgstr " (%s)"
-#: ../libempathy-gtk/empathy-chat.c:2563
+#: ../libempathy-gtk/empathy-chat.c:2604
#, c-format
msgid "%s has joined the room"
msgstr "%s 加入了聊天室"
-#: ../libempathy-gtk/empathy-chat.c:2588
+#: ../libempathy-gtk/empathy-chat.c:2629
#, c-format
msgid "%s is now known as %s"
msgstr "%s 现在叫做 %s"
-#: ../libempathy-gtk/empathy-chat.c:2727
+#: ../libempathy-gtk/empathy-chat.c:2768
#: ../src/empathy-streamed-media-window.c:1894
-#: ../src/empathy-event-manager.c:1241 ../src/empathy-call-window.c:2264
+#: ../src/empathy-event-manager.c:1240 ../src/empathy-call-window.c:2355
msgid "Disconnected"
msgstr "已断开连接"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3374
+#: ../libempathy-gtk/empathy-chat.c:3415
msgid "Would you like to store this password?"
msgstr "是否保存密码?"
-#: ../libempathy-gtk/empathy-chat.c:3380
+#: ../libempathy-gtk/empathy-chat.c:3421
msgid "Remember"
msgstr "记录"
-#: ../libempathy-gtk/empathy-chat.c:3390
+#: ../libempathy-gtk/empathy-chat.c:3431
msgid "Not now"
msgstr "不是现在"
-#: ../libempathy-gtk/empathy-chat.c:3434
+#: ../libempathy-gtk/empathy-chat.c:3475
msgid "Retry"
msgstr "重试"
-#: ../libempathy-gtk/empathy-chat.c:3438
+#: ../libempathy-gtk/empathy-chat.c:3479
msgid "Wrong password; please try again:"
msgstr "密码错误,请重试:"
#. Add message
-#: ../libempathy-gtk/empathy-chat.c:3568
+#: ../libempathy-gtk/empathy-chat.c:3609
msgid "This room is protected by a password:"
msgstr "这个房间是由一个密码保护的:"
-#: ../libempathy-gtk/empathy-chat.c:3595
+#: ../libempathy-gtk/empathy-chat.c:3636
msgid "Join"
msgstr "加入"
-#: ../libempathy-gtk/empathy-chat.c:3797 ../src/empathy-event-manager.c:1262
+#: ../libempathy-gtk/empathy-chat.c:3838 ../src/empathy-event-manager.c:1261
msgid "Connected"
msgstr "已连接"
-#: ../libempathy-gtk/empathy-chat.c:3852
+#: ../libempathy-gtk/empathy-chat.c:3893
msgid "Conversation"
msgstr "对话"
#. Translators: this string is a something like
#. * "Escher Cat (SMS)"
-#: ../libempathy-gtk/empathy-chat.c:3857
+#: ../libempathy-gtk/empathy-chat.c:3898
#, c-format
msgid "%s (SMS)"
msgstr "%s (短信)"
@@ -1603,15 +1625,15 @@ msgstr "权限不足"
msgid "Could not block contact"
msgstr "无法屏蔽联系人"
-#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:772
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.c:774
msgid "Edit Blocked Contacts"
msgstr "编辑屏蔽的联系人"
#. Account and Identifier
#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:521
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:512
#: ../libempathy-gtk/empathy-contact-widget.ui.h:2
-#: ../libempathy-gtk/empathy-individual-widget.c:1495
+#: ../libempathy-gtk/empathy-individual-widget.c:1485
#: ../libempathy-gtk/empathy-contact-selector-dialog.ui.h:1
#: ../src/empathy-chatrooms-window.ui.h:1
#: ../src/empathy-new-chatroom-dialog.ui.h:1
@@ -1622,15 +1644,22 @@ msgstr "帐号:"
msgid "Blocked Contacts"
msgstr "已屏蔽的联系人"
+#: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
+#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
+#: ../src/empathy-accounts-dialog.ui.h:5
+#: ../src/empathy-chatrooms-window.ui.h:3
+msgid "Remove"
+msgstr "删除"
+
#. Copy Link Address menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:320
-#: ../libempathy-gtk/empathy-theme-adium.c:1417
+#: ../libempathy-gtk/empathy-webkit-utils.c:277
msgid "_Copy Link Address"
msgstr "复制链接地址(_C)"
#. Open Link menu item
#: ../libempathy-gtk/empathy-chat-text-view.c:327
-#: ../libempathy-gtk/empathy-theme-adium.c:1424
+#: ../libempathy-gtk/empathy-webkit-utils.c:284
msgid "_Open Link"
msgstr "打开链接(_O)"
@@ -1661,18 +1690,18 @@ msgid "Block %s?"
msgstr "屏蔽 %s?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:538
-#: ../libempathy-gtk/empathy-individual-dialogs.c:252
+#: ../libempathy-gtk/empathy-individual-dialogs.c:255
#, c-format
msgid "Are you sure you want to block '%s' from contacting you again?"
msgstr "确定要屏蔽 %s 以阻止他再次联系您吗?"
#: ../libempathy-gtk/empathy-contact-dialogs.c:543
-#: ../libempathy-gtk/empathy-individual-dialogs.c:274
+#: ../libempathy-gtk/empathy-individual-dialogs.c:277
msgid "_Block"
msgstr "屏蔽(_B)"
#: ../libempathy-gtk/empathy-contact-dialogs.c:559
-#: ../libempathy-gtk/empathy-individual-dialogs.c:283
+#: ../libempathy-gtk/empathy-individual-dialogs.c:286
msgid "_Report this contact as abusive"
msgid_plural "_Report these contacts as abusive"
msgstr[0] "举报联系人滥用"
@@ -1697,38 +1726,38 @@ msgstr "未分组"
msgid "Favorite People"
msgstr "收藏夹"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1983
-#: ../libempathy-gtk/empathy-individual-view.c:2375
+#: ../libempathy-gtk/empathy-contact-list-view.c:1986
+#: ../libempathy-gtk/empathy-individual-view.c:2376
#, c-format
msgid "Do you really want to remove the group '%s'?"
msgstr "您真的要删除群组“%s”吗?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:1985
-#: ../libempathy-gtk/empathy-individual-view.c:2378
+#: ../libempathy-gtk/empathy-contact-list-view.c:1988
+#: ../libempathy-gtk/empathy-individual-view.c:2379
msgid "Removing group"
msgstr "删除群组"
#. Remove
-#: ../libempathy-gtk/empathy-contact-list-view.c:2034
-#: ../libempathy-gtk/empathy-contact-list-view.c:2111
-#: ../libempathy-gtk/empathy-individual-view.c:2433
-#: ../libempathy-gtk/empathy-individual-view.c:2636
+#: ../libempathy-gtk/empathy-contact-list-view.c:2037
+#: ../libempathy-gtk/empathy-contact-list-view.c:2114
+#: ../libempathy-gtk/empathy-individual-view.c:2434
+#: ../libempathy-gtk/empathy-individual-view.c:2637
msgid "_Remove"
msgstr "删除(_R)"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2064
-#: ../libempathy-gtk/empathy-individual-view.c:2500
+#: ../libempathy-gtk/empathy-contact-list-view.c:2067
+#: ../libempathy-gtk/empathy-individual-view.c:2501
#, c-format
msgid "Do you really want to remove the contact '%s'?"
msgstr "您真的想要删除联系人“%s”吗?"
-#: ../libempathy-gtk/empathy-contact-list-view.c:2066
-#: ../libempathy-gtk/empathy-individual-view.c:2521
+#: ../libempathy-gtk/empathy-contact-list-view.c:2069
+#: ../libempathy-gtk/empathy-individual-view.c:2522
msgid "Removing contact"
msgstr "删除联系人"
#: ../libempathy-gtk/empathy-contact-menu.c:220
-#: ../src/empathy-main-window.ui.h:14
+#: ../src/empathy-main-window-menubar.ui.h:14
msgid "_Add Contact…"
msgstr "添加联系人(_A)..."
@@ -1737,48 +1766,48 @@ msgid "_Block Contact"
msgstr "屏蔽联系人"
#: ../libempathy-gtk/empathy-contact-menu.c:329
-#: ../libempathy-gtk/empathy-individual-menu.c:548
-#: ../src/empathy-main-window.ui.h:16
+#: ../libempathy-gtk/empathy-individual-menu.c:758
+#: ../src/empathy-main-window-menubar.ui.h:16
msgid "_Chat"
msgstr "聊天(_C)"
#: ../libempathy-gtk/empathy-contact-menu.c:361
-#: ../libempathy-gtk/empathy-individual-menu.c:639
+#: ../libempathy-gtk/empathy-individual-menu.c:849
msgctxt "menu item"
msgid "_Audio Call"
msgstr "音频呼叫(_A)"
#: ../libempathy-gtk/empathy-contact-menu.c:394
-#: ../libempathy-gtk/empathy-individual-menu.c:684
+#: ../libempathy-gtk/empathy-individual-menu.c:894
msgctxt "menu item"
msgid "_Video Call"
msgstr "视频呼叫(_V)"
#: ../libempathy-gtk/empathy-contact-menu.c:440
-#: ../libempathy-gtk/empathy-individual-menu.c:737
-#: ../src/empathy-main-window.ui.h:27
+#: ../libempathy-gtk/empathy-individual-menu.c:947
+#: ../src/empathy-main-window-menubar.ui.h:27
msgid "_Previous Conversations"
msgstr "最近会话(_P)"
#: ../libempathy-gtk/empathy-contact-menu.c:462
-#: ../libempathy-gtk/empathy-individual-menu.c:778
+#: ../libempathy-gtk/empathy-individual-menu.c:988
msgid "Send File"
msgstr "发送文件"
#: ../libempathy-gtk/empathy-contact-menu.c:485
-#: ../libempathy-gtk/empathy-individual-menu.c:820
+#: ../libempathy-gtk/empathy-individual-menu.c:1030
msgid "Share My Desktop"
msgstr "共享我的桌面"
#: ../libempathy-gtk/empathy-contact-menu.c:525
-#: ../libempathy-gtk/empathy-contact-widget.c:1890
-#: ../libempathy-gtk/empathy-individual-menu.c:855
-#: ../libempathy-gtk/empathy-individual-widget.c:1386
+#: ../libempathy-gtk/empathy-contact-widget.c:1886
+#: ../libempathy-gtk/empathy-individual-menu.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:1373
msgid "Favorite"
msgstr "收藏"
#: ../libempathy-gtk/empathy-contact-menu.c:554
-#: ../libempathy-gtk/empathy-individual-menu.c:883
+#: ../libempathy-gtk/empathy-individual-menu.c:1093
msgid "Infor_mation"
msgstr "信息(_M)"
@@ -1788,33 +1817,41 @@ msgid "_Edit"
msgstr "编辑(_E)"
#: ../libempathy-gtk/empathy-contact-menu.c:654
-#: ../libempathy-gtk/empathy-individual-menu.c:1070
-#: ../src/empathy-chat-window.c:1010
+#: ../libempathy-gtk/empathy-individual-menu.c:1283
+#: ../src/empathy-chat-window.c:1011
msgid "Inviting you to this room"
msgstr "邀请到此聊天室"
#: ../libempathy-gtk/empathy-contact-menu.c:685
-#: ../libempathy-gtk/empathy-individual-menu.c:1116
+#: ../libempathy-gtk/empathy-individual-menu.c:1329
msgid "_Invite to Chat Room"
msgstr "邀请到聊天室(_I)"
#. Title
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:514
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:505
msgid "Search contacts"
msgstr "搜索联系人"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:544
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:535
msgid "Search: "
msgstr "搜索"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:602
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:593
msgid "_Add Contact"
msgstr "添加联系人(_A)"
-#: ../libempathy-gtk/empathy-contact-search-dialog.c:620
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:611
msgid "No contacts found"
msgstr "未找到联系人"
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:627
+msgid "Your message introducing yourself:"
+msgstr "您的自我介绍信息:"
+
+#: ../libempathy-gtk/empathy-contact-search-dialog.c:635
+msgid "Please let me see when you're online. Thanks!"
+msgstr "你在线时请让我知道,谢谢!"
+
#: ../libempathy-gtk/empathy-contact-selector.c:129
msgid "Select a contact"
msgstr "选择一个联系"
@@ -1867,153 +1904,153 @@ msgstr "离开消息:"
msgid "Channels:"
msgstr "频道:"
-#: ../libempathy-gtk/empathy-contact-widget.c:901
-#: ../libempathy-gtk/empathy-individual-widget.c:495
+#: ../libempathy-gtk/empathy-contact-widget.c:897
+#: ../libempathy-gtk/empathy-individual-widget.c:469
msgid "Country ISO Code:"
msgstr "包括 ISO 编码:"
-#: ../libempathy-gtk/empathy-contact-widget.c:903
-#: ../libempathy-gtk/empathy-individual-widget.c:497
+#: ../libempathy-gtk/empathy-contact-widget.c:899
+#: ../libempathy-gtk/empathy-individual-widget.c:471
msgid "Country:"
msgstr "国家:"
-#: ../libempathy-gtk/empathy-contact-widget.c:905
-#: ../libempathy-gtk/empathy-individual-widget.c:499
+#: ../libempathy-gtk/empathy-contact-widget.c:901
+#: ../libempathy-gtk/empathy-individual-widget.c:473
msgid "State:"
msgstr "省:"
-#: ../libempathy-gtk/empathy-contact-widget.c:907
-#: ../libempathy-gtk/empathy-individual-widget.c:501
+#: ../libempathy-gtk/empathy-contact-widget.c:903
+#: ../libempathy-gtk/empathy-individual-widget.c:475
msgid "City:"
msgstr "城市:"
-#: ../libempathy-gtk/empathy-contact-widget.c:909
-#: ../libempathy-gtk/empathy-individual-widget.c:503
+#: ../libempathy-gtk/empathy-contact-widget.c:905
+#: ../libempathy-gtk/empathy-individual-widget.c:477
msgid "Area:"
msgstr "地区:"
-#: ../libempathy-gtk/empathy-contact-widget.c:911
-#: ../libempathy-gtk/empathy-individual-widget.c:505
+#: ../libempathy-gtk/empathy-contact-widget.c:907
+#: ../libempathy-gtk/empathy-individual-widget.c:479
msgid "Postal Code:"
msgstr "邮政编码:"
-#: ../libempathy-gtk/empathy-contact-widget.c:913
-#: ../libempathy-gtk/empathy-individual-widget.c:507
+#: ../libempathy-gtk/empathy-contact-widget.c:909
+#: ../libempathy-gtk/empathy-individual-widget.c:481
msgid "Street:"
msgstr "街道:"
-#: ../libempathy-gtk/empathy-contact-widget.c:915
-#: ../libempathy-gtk/empathy-individual-widget.c:509
+#: ../libempathy-gtk/empathy-contact-widget.c:911
+#: ../libempathy-gtk/empathy-individual-widget.c:483
msgid "Building:"
msgstr "建筑物:"
-#: ../libempathy-gtk/empathy-contact-widget.c:917
-#: ../libempathy-gtk/empathy-individual-widget.c:511
+#: ../libempathy-gtk/empathy-contact-widget.c:913
+#: ../libempathy-gtk/empathy-individual-widget.c:485
msgid "Floor:"
msgstr "楼层:"
-#: ../libempathy-gtk/empathy-contact-widget.c:919
-#: ../libempathy-gtk/empathy-individual-widget.c:513
+#: ../libempathy-gtk/empathy-contact-widget.c:915
+#: ../libempathy-gtk/empathy-individual-widget.c:487
msgid "Room:"
msgstr "房间:"
-#: ../libempathy-gtk/empathy-contact-widget.c:921
-#: ../libempathy-gtk/empathy-individual-widget.c:515
+#: ../libempathy-gtk/empathy-contact-widget.c:917
+#: ../libempathy-gtk/empathy-individual-widget.c:489
msgid "Text:"
msgstr "文本:"
-#: ../libempathy-gtk/empathy-contact-widget.c:923
-#: ../libempathy-gtk/empathy-individual-widget.c:517
+#: ../libempathy-gtk/empathy-contact-widget.c:919
+#: ../libempathy-gtk/empathy-individual-widget.c:491
msgid "Description:"
msgstr "描述:"
-#: ../libempathy-gtk/empathy-contact-widget.c:925
-#: ../libempathy-gtk/empathy-individual-widget.c:519
+#: ../libempathy-gtk/empathy-contact-widget.c:921
+#: ../libempathy-gtk/empathy-individual-widget.c:493
msgid "URI:"
msgstr "URI:"
-#: ../libempathy-gtk/empathy-contact-widget.c:927
-#: ../libempathy-gtk/empathy-individual-widget.c:521
+#: ../libempathy-gtk/empathy-contact-widget.c:923
+#: ../libempathy-gtk/empathy-individual-widget.c:495
msgid "Accuracy Level:"
msgstr "准确程度:"
-#: ../libempathy-gtk/empathy-contact-widget.c:929
-#: ../libempathy-gtk/empathy-individual-widget.c:523
+#: ../libempathy-gtk/empathy-contact-widget.c:925
+#: ../libempathy-gtk/empathy-individual-widget.c:497
msgid "Error:"
msgstr "错误:"
-#: ../libempathy-gtk/empathy-contact-widget.c:931
-#: ../libempathy-gtk/empathy-individual-widget.c:525
+#: ../libempathy-gtk/empathy-contact-widget.c:927
+#: ../libempathy-gtk/empathy-individual-widget.c:499
msgid "Vertical Error (meters):"
msgstr "垂直误差(米):"
-#: ../libempathy-gtk/empathy-contact-widget.c:933
-#: ../libempathy-gtk/empathy-individual-widget.c:527
+#: ../libempathy-gtk/empathy-contact-widget.c:929
+#: ../libempathy-gtk/empathy-individual-widget.c:501
msgid "Horizontal Error (meters):"
msgstr "水平误差(米):"
-#: ../libempathy-gtk/empathy-contact-widget.c:935
-#: ../libempathy-gtk/empathy-individual-widget.c:529
+#: ../libempathy-gtk/empathy-contact-widget.c:931
+#: ../libempathy-gtk/empathy-individual-widget.c:503
msgid "Speed:"
msgstr "速度:"
-#: ../libempathy-gtk/empathy-contact-widget.c:937
-#: ../libempathy-gtk/empathy-individual-widget.c:531
+#: ../libempathy-gtk/empathy-contact-widget.c:933
+#: ../libempathy-gtk/empathy-individual-widget.c:505
msgid "Bearing:"
msgstr "方位朝向:"
-#: ../libempathy-gtk/empathy-contact-widget.c:939
-#: ../libempathy-gtk/empathy-individual-widget.c:533
+#: ../libempathy-gtk/empathy-contact-widget.c:935
+#: ../libempathy-gtk/empathy-individual-widget.c:507
msgid "Climb Speed:"
msgstr "爬升速度:"
-#: ../libempathy-gtk/empathy-contact-widget.c:941
-#: ../libempathy-gtk/empathy-individual-widget.c:535
+#: ../libempathy-gtk/empathy-contact-widget.c:937
+#: ../libempathy-gtk/empathy-individual-widget.c:509
msgid "Last Updated on:"
msgstr "最近更新于:"
-#: ../libempathy-gtk/empathy-contact-widget.c:943
-#: ../libempathy-gtk/empathy-individual-widget.c:537
+#: ../libempathy-gtk/empathy-contact-widget.c:939
+#: ../libempathy-gtk/empathy-individual-widget.c:511
msgid "Longitude:"
msgstr "经度:"
-#: ../libempathy-gtk/empathy-contact-widget.c:945
-#: ../libempathy-gtk/empathy-individual-widget.c:539
+#: ../libempathy-gtk/empathy-contact-widget.c:941
+#: ../libempathy-gtk/empathy-individual-widget.c:513
msgid "Latitude:"
msgstr "纬度:"
-#: ../libempathy-gtk/empathy-contact-widget.c:947
-#: ../libempathy-gtk/empathy-individual-widget.c:541
+#: ../libempathy-gtk/empathy-contact-widget.c:943
+#: ../libempathy-gtk/empathy-individual-widget.c:515
msgid "Altitude:"
msgstr "海拔:"
-#: ../libempathy-gtk/empathy-contact-widget.c:1000
-#: ../libempathy-gtk/empathy-contact-widget.c:1015
-#: ../libempathy-gtk/empathy-individual-widget.c:629
-#: ../libempathy-gtk/empathy-individual-widget.c:644
-#: ../src/empathy-preferences.ui.h:16
+#: ../libempathy-gtk/empathy-contact-widget.c:996
+#: ../libempathy-gtk/empathy-contact-widget.c:1011
+#: ../libempathy-gtk/empathy-individual-widget.c:607
+#: ../libempathy-gtk/empathy-individual-widget.c:622
+#: ../src/empathy-preferences.ui.h:17
msgid "Location"
msgstr "位置"
#. translators: format is "Location, $date"
-#: ../libempathy-gtk/empathy-contact-widget.c:1017
-#: ../libempathy-gtk/empathy-individual-widget.c:646
+#: ../libempathy-gtk/empathy-contact-widget.c:1013
+#: ../libempathy-gtk/empathy-individual-widget.c:624
#, c-format
msgid "%s, %s"
msgstr "%s, %s"
-#: ../libempathy-gtk/empathy-contact-widget.c:1069
-#: ../libempathy-gtk/empathy-individual-widget.c:695
+#: ../libempathy-gtk/empathy-contact-widget.c:1065
+#: ../libempathy-gtk/empathy-individual-widget.c:673
msgid "%B %e, %Y at %R UTC"
msgstr "%B %e,%Y 于 %R UTC 时间"
-#: ../libempathy-gtk/empathy-contact-widget.c:1151
-#: ../libempathy-gtk/empathy-individual-widget.c:931
+#: ../libempathy-gtk/empathy-contact-widget.c:1147
+#: ../libempathy-gtk/empathy-individual-widget.c:915
msgid "Save Avatar"
msgstr "保存头像"
-#: ../libempathy-gtk/empathy-contact-widget.c:1207
-#: ../libempathy-gtk/empathy-individual-widget.c:989
+#: ../libempathy-gtk/empathy-contact-widget.c:1203
+#: ../libempathy-gtk/empathy-individual-widget.c:973
msgid "Unable to save avatar"
msgstr "无法保存头像"
@@ -2023,7 +2060,7 @@ msgstr "<b>位置</b>于(日期)\t"
#. Alias
#: ../libempathy-gtk/empathy-contact-widget.ui.h:3
-#: ../libempathy-gtk/empathy-individual-widget.c:1321
+#: ../libempathy-gtk/empathy-individual-widget.c:1308
msgid "Alias:"
msgstr "别名:"
@@ -2043,7 +2080,7 @@ msgstr "联系人详情"
#. Identifier to connect to Instant Messaging network
#. Translators: Identifier to connect to Instant Messaging network
#: ../libempathy-gtk/empathy-contact-widget.ui.h:8
-#: ../libempathy-gtk/empathy-individual-widget.c:1525
+#: ../libempathy-gtk/empathy-individual-widget.c:1515
msgid "Identifier:"
msgstr "标识符:"
@@ -2080,16 +2117,16 @@ msgid "Select"
msgstr "选择"
#: ../libempathy-gtk/empathy-groups-widget.c:409
-#: ../src/empathy-main-window.c:1835
+#: ../src/empathy-main-window.c:1807
msgid "Group"
msgstr "群组"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:257
+#: ../libempathy-gtk/empathy-individual-dialogs.c:260
msgid "The following identity will be blocked:"
msgid_plural "The following identities will be blocked:"
msgstr[0] "以下用户将被屏蔽:"
-#: ../libempathy-gtk/empathy-individual-dialogs.c:264
+#: ../libempathy-gtk/empathy-individual-dialogs.c:267
msgid "The following identity can not be blocked:"
msgid_plural "The following identities can not be blocked:"
msgstr[0] "以下用户无法被屏蔽:"
@@ -2114,34 +2151,59 @@ msgstr "在左侧列表中选中的联系人将被绑定在一起。"
#. Translators: this is used in the context menu for a contact. The first
#. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
#. * of the user's account IDs (e.g. me@hotmail.com).
-#: ../libempathy-gtk/empathy-individual-menu.c:138
+#: ../libempathy-gtk/empathy-individual-menu.c:145
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
+#: ../libempathy-gtk/empathy-individual-menu.c:309
+msgid "Select account to use to place the call"
+msgstr "选择要用于拨打电话的账户"
+
+#. translators: Call is a noun. This string is used in the window
+#. * title
+#: ../libempathy-gtk/empathy-individual-menu.c:313
+#: ../libempathy-gtk/empathy-log-window.ui.h:2
+#: ../src/empathy-streamed-media-window.c:1299
+#: ../src/empathy-call-window.ui.h:2
+msgid "Call"
+msgstr "通话"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:378
+msgid "Mobile"
+msgstr "手机"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:380
+msgid "Work"
+msgstr "办公"
+
+#: ../libempathy-gtk/empathy-individual-menu.c:382
+msgid "HOME"
+msgstr "家庭"
+
#. add an SMS button
-#: ../libempathy-gtk/empathy-individual-menu.c:594
-#: ../libempathy-gtk/empathy-new-message-dialog.c:248
+#: ../libempathy-gtk/empathy-individual-menu.c:804
+#: ../libempathy-gtk/empathy-new-message-dialog.c:215
msgid "_SMS"
msgstr "短信(_S)"
-#: ../libempathy-gtk/empathy-individual-menu.c:931
+#: ../libempathy-gtk/empathy-individual-menu.c:1141
msgctxt "Edit individual (contextual menu)"
msgid "_Edit"
msgstr "编辑(_E)"
#. Translators: this is a verb meaning "to connect two contacts together
#. * to form a meta-contact".
-#: ../libempathy-gtk/empathy-individual-menu.c:957
+#: ../libempathy-gtk/empathy-individual-menu.c:1167
msgctxt "Link individual (contextual menu)"
msgid "_Link Contacts…"
msgstr "绑定联系人(_L)…"
-#: ../libempathy-gtk/empathy-individual-view.c:2340
+#: ../libempathy-gtk/empathy-individual-view.c:2341
msgid "Delete and _Block"
msgstr "删除并屏蔽(_B)"
-#: ../libempathy-gtk/empathy-individual-view.c:2509
+#: ../libempathy-gtk/empathy-individual-view.c:2510
#, c-format
msgid ""
"Do you really want to remove the linked contact '%s'? Note that this will "
@@ -2149,7 +2211,7 @@ msgid ""
msgstr ""
"您是否真正地想要删除已绑定的联系人'%s' ? 注意这将删除所有联系已绑定的联系人"
-#: ../libempathy-gtk/empathy-individual-widget.c:1672
+#: ../libempathy-gtk/empathy-individual-widget.c:1662
#, c-format
msgid "Linked contact containing %u contact"
msgid_plural "Linked contacts containing %u contacts"
@@ -2231,128 +2293,128 @@ msgctxt "Unlink individual (button)"
msgid "_Unlink"
msgstr "解除绑定(_U)"
-#: ../libempathy-gtk/empathy-log-window.c:458
+#: ../libempathy-gtk/empathy-log-window.c:634
msgid "History"
msgstr "历史"
-#: ../libempathy-gtk/empathy-log-window.c:510
+#: ../libempathy-gtk/empathy-log-window.c:689
msgid "Show"
msgstr "显示"
-#: ../libempathy-gtk/empathy-log-window.c:532
+#: ../libempathy-gtk/empathy-log-window.c:711
msgid "Search"
msgstr "搜索"
-#: ../libempathy-gtk/empathy-log-window.c:946
+#: ../libempathy-gtk/empathy-log-window.c:1159
#, c-format
msgid "Chat in %s"
msgstr "在 %s 聊天"
-#: ../libempathy-gtk/empathy-log-window.c:948
+#: ../libempathy-gtk/empathy-log-window.c:1161
#, c-format
msgid "Chat with %s"
msgstr "与 %s 聊天"
-#: ../libempathy-gtk/empathy-log-window.c:998
-#: ../libempathy-gtk/empathy-log-window.c:1176
+#: ../libempathy-gtk/empathy-log-window.c:1211
+#: ../libempathy-gtk/empathy-log-window.c:1358
msgctxt "A date with the time"
msgid "%A, %e %B %Y %X"
msgstr "%Y年%m月%d日 %A"
#. Translators: this is an emote: '* Danielle waves'
-#: ../libempathy-gtk/empathy-log-window.c:1118
+#: ../libempathy-gtk/empathy-log-window.c:1300
#, c-format
msgid "<i>* %s %s</i>"
msgstr "<i>* %s %s</i>"
#. Translators: this is a message: 'Danielle: hello'
#. * The string in bold is the sender's name
-#: ../libempathy-gtk/empathy-log-window.c:1124
+#: ../libempathy-gtk/empathy-log-window.c:1306
#, c-format
msgid "<b>%s:</b> %s"
msgstr "<b>%s:</b>%s"
-#: ../libempathy-gtk/empathy-log-window.c:1195
-#: ../libempathy-gtk/empathy-log-window.c:1197
+#: ../libempathy-gtk/empathy-log-window.c:1377
+#: ../libempathy-gtk/empathy-log-window.c:1379
#: ../src/empathy-ft-manager.c:1026
msgid "%"
msgstr "%"
-#: ../libempathy-gtk/empathy-log-window.c:1204
+#: ../libempathy-gtk/empathy-log-window.c:1386
#, c-format
msgid "Call took %s, ended at %s"
msgstr "通话时长:%s,结束于 %s"
-#: ../libempathy-gtk/empathy-log-window.c:1536
+#: ../libempathy-gtk/empathy-log-window.c:1718
msgid "Today"
msgstr "今天"
-#: ../libempathy-gtk/empathy-log-window.c:1540
+#: ../libempathy-gtk/empathy-log-window.c:1722
msgid "Yesterday"
msgstr "昨天"
-#: ../libempathy-gtk/empathy-log-window.c:1556
+#: ../libempathy-gtk/empathy-log-window.c:1738
msgctxt ""
"A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
msgid "%e %B %Y"
msgstr "%Y年%m月%d日"
-#: ../libempathy-gtk/empathy-log-window.c:1637
-#: ../libempathy-gtk/empathy-log-window.c:3203
+#: ../libempathy-gtk/empathy-log-window.c:1819
+#: ../libempathy-gtk/empathy-log-window.c:3415
msgid "Anytime"
msgstr "随时"
-#: ../libempathy-gtk/empathy-log-window.c:1717
-#: ../libempathy-gtk/empathy-log-window.c:2154
+#: ../libempathy-gtk/empathy-log-window.c:1906
+#: ../libempathy-gtk/empathy-log-window.c:2343
msgid "Anyone"
msgstr "任何人"
-#: ../libempathy-gtk/empathy-log-window.c:2451
+#: ../libempathy-gtk/empathy-log-window.c:2656
msgid "Who"
msgstr "谁"
-#: ../libempathy-gtk/empathy-log-window.c:2655
+#: ../libempathy-gtk/empathy-log-window.c:2860
msgid "When"
msgstr "何时"
-#: ../libempathy-gtk/empathy-log-window.c:2771
+#: ../libempathy-gtk/empathy-log-window.c:2976
msgid "Anything"
msgstr "任何事"
-#: ../libempathy-gtk/empathy-log-window.c:2773
+#: ../libempathy-gtk/empathy-log-window.c:2978
msgid "Text chats"
msgstr "文本聊天"
-#: ../libempathy-gtk/empathy-log-window.c:2775
+#: ../libempathy-gtk/empathy-log-window.c:2980
#: ../src/empathy-preferences.ui.h:4
msgid "Calls"
msgstr "通话"
-#: ../libempathy-gtk/empathy-log-window.c:2780
+#: ../libempathy-gtk/empathy-log-window.c:2985
msgid "Incoming calls"
msgstr "来电"
-#: ../libempathy-gtk/empathy-log-window.c:2781
+#: ../libempathy-gtk/empathy-log-window.c:2986
msgid "Outgoing calls"
msgstr "呼出的语音通话"
-#: ../libempathy-gtk/empathy-log-window.c:2782
+#: ../libempathy-gtk/empathy-log-window.c:2987
msgid "Missed calls"
msgstr "未接来电"
-#: ../libempathy-gtk/empathy-log-window.c:2804
+#: ../libempathy-gtk/empathy-log-window.c:3009
msgid "What"
msgstr "什么事"
-#: ../libempathy-gtk/empathy-log-window.c:3506
+#: ../libempathy-gtk/empathy-log-window.c:3718
msgid "Are you sure you want to delete all logs of previous conversations?"
msgstr "确定要删除以前的全部对话日志?"
-#: ../libempathy-gtk/empathy-log-window.c:3510
+#: ../libempathy-gtk/empathy-log-window.c:3722
msgid "Clear All"
msgstr "全部清除"
-#: ../libempathy-gtk/empathy-log-window.c:3517
+#: ../libempathy-gtk/empathy-log-window.c:3729
msgid "Delete from:"
msgstr "从以下位置删除:"
@@ -2360,14 +2422,6 @@ msgstr "从以下位置删除:"
msgid "<span size=\"x-large\">Loading...</span>"
msgstr "<span size=\"x-large\">正在载入...</span>"
-#. translators: Call is a noun. This string is used in the window
-#. * title
-#: ../libempathy-gtk/empathy-log-window.ui.h:2
-#: ../src/empathy-streamed-media-window.c:1299
-#: ../src/empathy-call-window.ui.h:2
-msgid "Call"
-msgstr "通话"
-
#: ../libempathy-gtk/empathy-log-window.ui.h:3
#: ../src/empathy-chat-window.ui.h:3
msgid "Chat"
@@ -2389,7 +2443,7 @@ msgstr "视频"
#: ../libempathy-gtk/empathy-log-window.ui.h:7
#: ../src/empathy-call-window.ui.h:28 ../src/empathy-chat-window.ui.h:12
-#: ../src/empathy-main-window.ui.h:20
+#: ../src/empathy-main-window-menubar.ui.h:20
msgid "_Edit"
msgstr "编辑(_E)"
@@ -2406,27 +2460,27 @@ msgid "Contact ID:"
msgstr "联系人 ID:"
#. add chat button
-#: ../libempathy-gtk/empathy-new-message-dialog.c:258
+#: ../libempathy-gtk/empathy-new-message-dialog.c:225
msgid "C_hat"
msgstr "聊天(_H)"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-message-dialog.c:277
+#: ../libempathy-gtk/empathy-new-message-dialog.c:244
msgid "New Conversation"
msgstr "新建对话"
#. add video toggle
-#: ../libempathy-gtk/empathy-new-call-dialog.c:231
+#: ../libempathy-gtk/empathy-new-call-dialog.c:204
msgid "Send _Video"
msgstr "发送视频(_V)"
#. add chat button
-#: ../libempathy-gtk/empathy-new-call-dialog.c:242
+#: ../libempathy-gtk/empathy-new-call-dialog.c:215
msgid "C_all"
msgstr "通话(_A)"
#. Tweak the dialog
-#: ../libempathy-gtk/empathy-new-call-dialog.c:252
+#: ../libempathy-gtk/empathy-new-call-dialog.c:225
msgid "New Call"
msgstr "新建通话"
@@ -2486,24 +2540,24 @@ msgid "New %s account"
msgstr "新建 %s 帐号"
#: ../libempathy-gtk/empathy-search-bar.ui.h:1
-msgid "Find Next"
-msgstr "向下查找"
+msgid "Find:"
+msgstr "查找:"
#: ../libempathy-gtk/empathy-search-bar.ui.h:2
-msgid "Find Previous"
-msgstr "向上查找"
+msgid "Mat_ch case"
+msgstr "区分大小写(_C)"
#: ../libempathy-gtk/empathy-search-bar.ui.h:3
-msgid "Find:"
-msgstr "查找:"
+msgid "Phrase not found"
+msgstr "未找到短语"
#: ../libempathy-gtk/empathy-search-bar.ui.h:4
-msgid "Match case"
-msgstr "区分大小写"
+msgid "_Next"
+msgstr "下一页(_N)"
#: ../libempathy-gtk/empathy-search-bar.ui.h:5
-msgid "Phrase not found"
-msgstr "未找到短语"
+msgid "_Previous"
+msgstr "上一页(_P)"
#: ../libempathy-gtk/empathy-sound-manager.c:51
msgid "Received an instant message"
@@ -2549,34 +2603,28 @@ msgstr "语音通话结束"
msgid "Edit Custom Messages"
msgstr "编辑自定义状态"
-#: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
-#: ../src/empathy-accounts-dialog.ui.h:5
-#: ../src/empathy-chatrooms-window.ui.h:3
-msgid "Remove"
-msgstr "删除"
-
-#: ../libempathy-gtk/empathy-theme-adium.c:1121
+#: ../libempathy-gtk/empathy-theme-adium.c:1030
#, c-format
msgid "Message edited at %s"
msgstr "消息于 %s 被编辑"
-#: ../libempathy-gtk/empathy-theme-adium.c:1943
+#: ../libempathy-gtk/empathy-theme-adium.c:1720
msgid "Normal"
msgstr "普通"
-#: ../libempathy-gtk/empathy-theme-manager.c:75
+#: ../libempathy-gtk/empathy-theme-manager.c:70
msgid "Classic"
msgstr "经典"
-#: ../libempathy-gtk/empathy-theme-manager.c:76
+#: ../libempathy-gtk/empathy-theme-manager.c:71
msgid "Simple"
msgstr "简洁"
-#: ../libempathy-gtk/empathy-theme-manager.c:77
+#: ../libempathy-gtk/empathy-theme-manager.c:72
msgid "Clean"
msgstr "清爽"
-#: ../libempathy-gtk/empathy-theme-manager.c:78
+#: ../libempathy-gtk/empathy-theme-manager.c:73
msgid "Blue"
msgstr "蓝色"
@@ -2651,26 +2699,26 @@ msgstr "为将来的连接记住本次选择"
msgid "Certificate Details"
msgstr "证书详情"
-#: ../libempathy-gtk/empathy-ui-utils.c:1653
+#: ../libempathy-gtk/empathy-ui-utils.c:1735
msgid "Unable to open URI"
msgstr "无法打开 URI"
-#: ../libempathy-gtk/empathy-ui-utils.c:1749
+#: ../libempathy-gtk/empathy-ui-utils.c:1831
msgid "Select a file"
msgstr "选择文件"
-#: ../libempathy-gtk/empathy-ui-utils.c:1821
+#: ../libempathy-gtk/empathy-ui-utils.c:1903
msgid "Insufficient free space to save file"
msgstr "空间不足,无法保存文件"
-#: ../libempathy-gtk/empathy-ui-utils.c:1829
+#: ../libempathy-gtk/empathy-ui-utils.c:1911
#, c-format
msgid ""
"%s of free space are required to save this file, but only %s is available. "
"Please choose another location."
msgstr "保存此文件需要 %s 空闲空间,但目前仅有 %s,请选择其他位置。"
-#: ../libempathy-gtk/empathy-ui-utils.c:1873
+#: ../libempathy-gtk/empathy-ui-utils.c:1955
#, c-format
msgid "Incoming file from %s"
msgstr "从 %s 传来的文件"
@@ -2858,23 +2906,23 @@ msgstr "无错误信息"
msgid "Instant Message (Empathy)"
msgstr "即时消息(Empathy)"
-#: ../src/empathy.c:354
+#: ../src/empathy.c:431
msgid "Don't connect on startup"
msgstr "启动时不自动连接"
-#: ../src/empathy.c:358
+#: ../src/empathy.c:435
msgid "Don't display the contact list or any other dialogs on startup"
msgstr "启动时不显示联系人列表"
-#: ../src/empathy.c:373
+#: ../src/empathy.c:450
msgid "- Empathy IM Client"
msgstr " - Empathy 即时通讯客户端"
-#: ../src/empathy.c:560
+#: ../src/empathy.c:637
msgid "Error contacting the Account Manager"
msgstr "联系帐号管理器出错"
-#: ../src/empathy.c:562
+#: ../src/empathy.c:639
#, c-format
msgid ""
"There was an error while trying to connect to the Telepathy Account Manager. "
@@ -3112,7 +3160,7 @@ msgstr "您的新帐号还没有保存。"
#: ../src/empathy-accounts-dialog.c:345
#: ../src/empathy-streamed-media-window.c:754
-#: ../src/empathy-call-window.c:1098
+#: ../src/empathy-call-window.c:1164
msgid "Connecting…"
msgstr "正在连接..."
@@ -3259,33 +3307,33 @@ msgstr "详细信息"
#. translators: Call is a noun and %s is the contact name. This string
#. * is used in the window title
#: ../src/empathy-streamed-media-window.c:1220
-#: ../src/empathy-call-window.c:1599
+#: ../src/empathy-call-window.c:1672
#, c-format
msgid "Call with %s"
msgstr "与 %s 通话"
#: ../src/empathy-streamed-media-window.c:1453
-#: ../src/empathy-call-window.c:1843
+#: ../src/empathy-call-window.c:1916
msgid "The IP address as seen by the machine"
msgstr "机器所见的 IP 地址"
#: ../src/empathy-streamed-media-window.c:1455
-#: ../src/empathy-call-window.c:1845
+#: ../src/empathy-call-window.c:1918
msgid "The IP address as seen by a server on the Internet"
msgstr "Internet 上服务器所见的 IP 地址"
#: ../src/empathy-streamed-media-window.c:1457
-#: ../src/empathy-call-window.c:1847
+#: ../src/empathy-call-window.c:1920
msgid "The IP address of the peer as seen by the other side"
msgstr "另一方所见的 IP 地址"
#: ../src/empathy-streamed-media-window.c:1459
-#: ../src/empathy-call-window.c:1849
+#: ../src/empathy-call-window.c:1922
msgid "The IP address of a relay server"
msgstr "中转服务器 IP 地址"
#: ../src/empathy-streamed-media-window.c:1461
-#: ../src/empathy-call-window.c:1851
+#: ../src/empathy-call-window.c:1924
msgid "The IP address of the multicast group"
msgstr "多播组的 IP 地址"
@@ -3316,12 +3364,12 @@ msgid "Connected — %d:%02dm"
msgstr "已连接 — %d:%02dm"
#: ../src/empathy-streamed-media-window.c:2205
-#: ../src/empathy-call-window.c:2583
+#: ../src/empathy-call-window.c:2674
msgid "Technical Details"
msgstr "技术细节"
#: ../src/empathy-streamed-media-window.c:2243
-#: ../src/empathy-call-window.c:2621
+#: ../src/empathy-call-window.c:2712
#, c-format
msgid ""
"%s's software does not understand any of the audio formats supported by your "
@@ -3329,7 +3377,7 @@ msgid ""
msgstr "%s 软件无法理解您计算机所支持的任何音频格式。"
#: ../src/empathy-streamed-media-window.c:2248
-#: ../src/empathy-call-window.c:2626
+#: ../src/empathy-call-window.c:2717
#, c-format
msgid ""
"%s's software does not understand any of the video formats supported by your "
@@ -3337,7 +3385,7 @@ msgid ""
msgstr "%s 软件无法理解您计算机所支持的任何视频格式。"
#: ../src/empathy-streamed-media-window.c:2254
-#: ../src/empathy-call-window.c:2632
+#: ../src/empathy-call-window.c:2723
#, c-format
msgid ""
"Can't establish a connection to %s. One of you might be on a network that "
@@ -3345,24 +3393,24 @@ msgid ""
msgstr "不能与 %s 建立连接。可能是两台计算机之一不允许直接连接。"
#: ../src/empathy-streamed-media-window.c:2260
-#: ../src/empathy-call-window.c:2638
+#: ../src/empathy-call-window.c:2729
msgid "There was a failure on the network"
msgstr "网络出现一个错误"
#: ../src/empathy-streamed-media-window.c:2264
-#: ../src/empathy-call-window.c:2642
+#: ../src/empathy-call-window.c:2733
msgid ""
"The audio formats necessary for this call are not installed on your computer"
msgstr "呼叫所需要的音频格式还没有在您的电脑上安装"
#: ../src/empathy-streamed-media-window.c:2267
-#: ../src/empathy-call-window.c:2645
+#: ../src/empathy-call-window.c:2736
msgid ""
"The video formats necessary for this call are not installed on your computer"
msgstr "呼叫所需要的视频格式还没有在您的电脑上安装"
#: ../src/empathy-streamed-media-window.c:2277
-#: ../src/empathy-call-window.c:2657
+#: ../src/empathy-call-window.c:2748
#, c-format
msgid ""
"Something unexpected happened in a Telepathy component. Please <a href=\"%s"
@@ -3373,22 +3421,22 @@ msgstr ""
"单里“调试”窗口收集到的日志。"
#: ../src/empathy-streamed-media-window.c:2285
-#: ../src/empathy-call-window.c:2666
+#: ../src/empathy-call-window.c:2757
msgid "There was a failure in the call engine"
msgstr "呼叫引擎里出现了一个故障"
#: ../src/empathy-streamed-media-window.c:2288
-#: ../src/empathy-call-window.c:2669
+#: ../src/empathy-call-window.c:2760
msgid "The end of the stream was reached"
msgstr "已到达流的末尾"
#: ../src/empathy-streamed-media-window.c:2328
-#: ../src/empathy-call-window.c:2709
+#: ../src/empathy-call-window.c:2800
msgid "Can't establish audio stream"
msgstr "不能建立音频流"
#: ../src/empathy-streamed-media-window.c:2338
-#: ../src/empathy-call-window.c:2719
+#: ../src/empathy-call-window.c:2810
msgid "Can't establish video stream"
msgstr "不能建立视频流"
@@ -3479,8 +3527,8 @@ msgstr "切换视频传输"
#: ../src/empathy-call-window.ui.h:21
#: ../src/empathy-streamed-media-window.ui.h:18
-#: ../src/empathy-call-window.c:2219 ../src/empathy-call-window.c:2220
-#: ../src/empathy-call-window.c:2221 ../src/empathy-call-window.c:2222
+#: ../src/empathy-call-window.c:2307 ../src/empathy-call-window.c:2308
+#: ../src/empathy-call-window.c:2309 ../src/empathy-call-window.c:2310
msgid "Unknown"
msgstr "未知"
@@ -3498,16 +3546,17 @@ msgid "_Camera"
msgstr "相机(_C)"
#: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:9
-#: ../src/empathy-main-window.ui.h:18
+#: ../src/empathy-main-window-menubar.ui.h:18
msgid "_Contents"
msgstr "内容(_C)"
-#: ../src/empathy-call-window.ui.h:27 ../src/empathy-main-window.ui.h:19
+#: ../src/empathy-call-window.ui.h:27
+#: ../src/empathy-main-window-menubar.ui.h:19
msgid "_Debug"
msgstr "调试(_D)"
#: ../src/empathy-call-window.ui.h:29 ../src/empathy-chat-window.ui.h:14
-#: ../src/empathy-main-window.ui.h:22
+#: ../src/empathy-main-window-menubar.ui.h:22
msgid "_Help"
msgstr "帮助(_H)"
@@ -3519,46 +3568,47 @@ msgstr "话筒(_M)"
msgid "_Settings"
msgstr "设置(_S)"
-#: ../src/empathy-call-window.ui.h:32 ../src/empathy-main-window.ui.h:30
+#: ../src/empathy-call-window.ui.h:32
+#: ../src/empathy-main-window-menubar.ui.h:30
#: ../src/empathy-streamed-media-window.ui.h:25
msgid "_View"
msgstr "查看(_V)"
-#: ../src/empathy-chat-window.c:480 ../src/empathy-chat-window.c:500
+#: ../src/empathy-chat-window.c:481 ../src/empathy-chat-window.c:501
#, c-format
msgid "%s (%d unread)"
msgid_plural "%s (%d unread)"
msgstr[0] "%s (%d 未读)"
-#: ../src/empathy-chat-window.c:492
+#: ../src/empathy-chat-window.c:493
#, c-format
msgid "%s (and %u other)"
msgid_plural "%s (and %u others)"
msgstr[0] "%s (和另外 %u 人)"
-#: ../src/empathy-chat-window.c:508
+#: ../src/empathy-chat-window.c:509
#, c-format
msgid "%s (%d unread from others)"
msgid_plural "%s (%d unread from others)"
msgstr[0] "%s (另有他人的 %d 条未读)"
-#: ../src/empathy-chat-window.c:517
+#: ../src/empathy-chat-window.c:518
#, c-format
msgid "%s (%d unread from all)"
msgid_plural "%s (%d unread from all)"
msgstr[0] "%s (所有人共 %d 条未读)"
-#: ../src/empathy-chat-window.c:732
+#: ../src/empathy-chat-window.c:733
msgid "SMS:"
msgstr "短信:"
-#: ../src/empathy-chat-window.c:742
+#: ../src/empathy-chat-window.c:743
#, c-format
msgid "Sending %d message"
msgid_plural "Sending %d messages"
msgstr[0] "正在发送 %d 条消息"
-#: ../src/empathy-chat-window.c:764
+#: ../src/empathy-chat-window.c:765
msgid "Typing a message."
msgstr "输入消息。"
@@ -3638,95 +3688,95 @@ msgstr "自动连接"
msgid "Manage Favorite Rooms"
msgstr "管理聊天室收藏"
-#: ../src/empathy-event-manager.c:522
+#: ../src/empathy-event-manager.c:521
msgid "Incoming video call"
msgstr "呼入的视频通话"
-#: ../src/empathy-event-manager.c:522
+#: ../src/empathy-event-manager.c:521
msgid "Incoming call"
msgstr "来电"
-#: ../src/empathy-event-manager.c:526
+#: ../src/empathy-event-manager.c:525
#, c-format
msgid "%s is video calling you. Do you want to answer?"
msgstr "%s 视频来电。您想要接听吗?"
-#: ../src/empathy-event-manager.c:527
+#: ../src/empathy-event-manager.c:526
#, c-format
msgid "%s is calling you. Do you want to answer?"
msgstr "%s 来电,您想要接听吗?"
-#: ../src/empathy-event-manager.c:530 ../src/empathy-event-manager.c:731
-#: ../src/empathy-event-manager.c:764
+#: ../src/empathy-event-manager.c:529 ../src/empathy-event-manager.c:730
+#: ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming call from %s"
msgstr "%s 的来电"
-#: ../src/empathy-event-manager.c:555
+#: ../src/empathy-event-manager.c:554
msgid "_Reject"
msgstr "拒绝(_R)"
-#: ../src/empathy-event-manager.c:563 ../src/empathy-event-manager.c:571
+#: ../src/empathy-event-manager.c:562 ../src/empathy-event-manager.c:570
msgid "_Answer"
msgstr "接听(_A)"
-#: ../src/empathy-event-manager.c:571
+#: ../src/empathy-event-manager.c:570
msgid "_Answer with video"
msgstr "使用视频接听(_A)"
-#: ../src/empathy-event-manager.c:731 ../src/empathy-event-manager.c:764
+#: ../src/empathy-event-manager.c:730 ../src/empathy-event-manager.c:763
#, c-format
msgid "Incoming video call from %s"
msgstr "%s 的视频呼叫"
-#: ../src/empathy-event-manager.c:837
+#: ../src/empathy-event-manager.c:836
msgid "Room invitation"
msgstr "聊天室邀请"
-#: ../src/empathy-event-manager.c:839
+#: ../src/empathy-event-manager.c:838
#, c-format
msgid "Invitation to join %s"
msgstr "邀请您加入 %s"
-#: ../src/empathy-event-manager.c:846
+#: ../src/empathy-event-manager.c:845
#, c-format
msgid "%s is inviting you to join %s"
msgstr "%s 正邀请您加入 %s"
-#: ../src/empathy-event-manager.c:854
+#: ../src/empathy-event-manager.c:853
msgid "_Decline"
msgstr "拒绝(_D)"
-#: ../src/empathy-event-manager.c:859
+#: ../src/empathy-event-manager.c:858
#: ../src/empathy-new-chatroom-dialog.ui.h:7
msgid "_Join"
msgstr "加入(_J)"
-#: ../src/empathy-event-manager.c:886
+#: ../src/empathy-event-manager.c:885
#, c-format
msgid "%s invited you to join %s"
msgstr "%s 已邀请您加入 %s"
-#: ../src/empathy-event-manager.c:892
+#: ../src/empathy-event-manager.c:891
#, c-format
msgid "You have been invited to join %s"
msgstr "您被邀请加入 %s"
-#: ../src/empathy-event-manager.c:943
+#: ../src/empathy-event-manager.c:942
#, c-format
msgid "Incoming file transfer from %s"
msgstr "接收 %s 文件传输"
-#: ../src/empathy-event-manager.c:1135 ../src/empathy-main-window.c:375
+#: ../src/empathy-event-manager.c:1134 ../src/empathy-main-window.c:375
msgid "Password required"
msgstr "需要密码"
-#: ../src/empathy-event-manager.c:1191
+#: ../src/empathy-event-manager.c:1190
#, c-format
msgid "%s would like permission to see when you are online"
msgstr "%s 当您在线的时候可见"
-#: ../src/empathy-event-manager.c:1195
+#: ../src/empathy-event-manager.c:1194
#, c-format
msgid ""
"\n"
@@ -3901,107 +3951,104 @@ msgid "Top up account credit"
msgstr "账户充值"
#. top up button
-#: ../src/empathy-main-window.c:1050
+#: ../src/empathy-main-window.c:1046
msgid "Top Up..."
msgstr "充值..."
-#: ../src/empathy-main-window.c:1817
+#: ../src/empathy-main-window.c:1789
msgid "Contact"
msgstr "联系人"
-#: ../src/empathy-main-window.c:2145
+#: ../src/empathy-main-window.c:2119
msgid "Contact List"
msgstr "联系人列表"
-#: ../src/empathy-main-window.c:2263
-msgid "Show and edit accounts"
-msgstr "显示和编辑帐号"
-
-#: ../src/empathy-main-window.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:1
msgid "Contacts on a _Map"
msgstr "联系人地图(_M)"
-#: ../src/empathy-main-window.ui.h:2
+#: ../src/empathy-main-window-menubar.ui.h:2
msgid "Credit Balance"
msgstr "账户余额"
-#: ../src/empathy-main-window.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:3
msgid "Find in Contact _List"
msgstr "在联系人列表中查找(_L)"
-#: ../src/empathy-main-window.ui.h:4
+#: ../src/empathy-main-window-menubar.ui.h:4
msgid "Join _Favorites"
msgstr "加入已收藏的聊天室(_F)"
-#: ../src/empathy-main-window.ui.h:5
+#: ../src/empathy-main-window-menubar.ui.h:5
msgid "Manage Favorites"
msgstr "管理收藏夹"
-#: ../src/empathy-main-window.ui.h:6
+#: ../src/empathy-main-window-menubar.ui.h:6
msgid "N_ormal Size"
msgstr "常规视图(_O)"
-#: ../src/empathy-main-window.ui.h:7 ../src/empathy-status-icon.ui.h:1
+#: ../src/empathy-main-window-menubar.ui.h:7 ../src/empathy-status-icon.ui.h:1
msgid "New _Call…"
msgstr "新建呼叫(_C)..."
-#: ../src/empathy-main-window.ui.h:8
+#: ../src/empathy-main-window-menubar.ui.h:8
msgid "Normal Size With _Avatars"
msgstr "扩展视图(_A)"
-#: ../src/empathy-main-window.ui.h:9
+#: ../src/empathy-main-window-menubar.ui.h:9
msgid "P_references"
msgstr "首选项(_R)"
-#: ../src/empathy-main-window.ui.h:10
+#: ../src/empathy-main-window-menubar.ui.h:10
msgid "Show P_rotocols"
msgstr "显示协议(_R)"
-#: ../src/empathy-main-window.ui.h:11
+#: ../src/empathy-main-window-menubar.ui.h:11
msgid "Sort by _Name"
msgstr "按姓名排序(_N)"
-#: ../src/empathy-main-window.ui.h:12
+#: ../src/empathy-main-window-menubar.ui.h:12
msgid "Sort by _Status"
msgstr "按状态排序(_S)"
-#: ../src/empathy-main-window.ui.h:13
+#: ../src/empathy-main-window-menubar.ui.h:13
msgid "_Accounts"
msgstr "帐号(_A)"
-#: ../src/empathy-main-window.ui.h:15
+#: ../src/empathy-main-window-menubar.ui.h:15
msgid "_Blocked Contacts"
msgstr "已屏蔽的联系人(_B)"
-#: ../src/empathy-main-window.ui.h:17
+#: ../src/empathy-main-window-menubar.ui.h:17
msgid "_Compact Size"
msgstr "紧凑视图(_C)"
-#: ../src/empathy-main-window.ui.h:21
+#: ../src/empathy-main-window-menubar.ui.h:21
msgid "_File Transfers"
msgstr "文件传输(_F)"
-#: ../src/empathy-main-window.ui.h:23
+#: ../src/empathy-main-window-menubar.ui.h:23
msgid "_Join…"
msgstr "加入(_J)..."
-#: ../src/empathy-main-window.ui.h:24 ../src/empathy-status-icon.ui.h:3
+#: ../src/empathy-main-window-menubar.ui.h:24
+#: ../src/empathy-status-icon.ui.h:3
msgid "_New Conversation…"
msgstr "新建对话(_N)..."
-#: ../src/empathy-main-window.ui.h:25
+#: ../src/empathy-main-window-menubar.ui.h:25
msgid "_Offline Contacts"
msgstr "离线联系人(_O)"
-#: ../src/empathy-main-window.ui.h:26
+#: ../src/empathy-main-window-menubar.ui.h:26
msgid "_Personal Information"
msgstr "个人信息(_P)"
-#: ../src/empathy-main-window.ui.h:28
+#: ../src/empathy-main-window-menubar.ui.h:28
msgid "_Room"
msgstr "聊天室(_R)"
-#: ../src/empathy-main-window.ui.h:29
+#: ../src/empathy-main-window-menubar.ui.h:29
msgid "_Search for Contacts…"
msgstr "搜索联系人(_S)..."
@@ -4068,79 +4115,79 @@ msgstr "聊天室列表"
msgid "_Room:"
msgstr "聊天室(_R):"
-#: ../src/empathy-preferences.c:172
+#: ../src/empathy-preferences.c:169
msgid "Message received"
msgstr "收到了消息"
-#: ../src/empathy-preferences.c:173
+#: ../src/empathy-preferences.c:170
msgid "Message sent"
msgstr "发出了消息"
-#: ../src/empathy-preferences.c:174
+#: ../src/empathy-preferences.c:171
msgid "New conversation"
msgstr "新对话"
-#: ../src/empathy-preferences.c:175
+#: ../src/empathy-preferences.c:172
msgid "Contact goes online"
msgstr "离线人上线"
-#: ../src/empathy-preferences.c:176
+#: ../src/empathy-preferences.c:173
msgid "Contact goes offline"
msgstr "联系人离线"
-#: ../src/empathy-preferences.c:177
+#: ../src/empathy-preferences.c:174
msgid "Account connected"
msgstr "帐号已连接"
-#: ../src/empathy-preferences.c:178
+#: ../src/empathy-preferences.c:175
msgid "Account disconnected"
msgstr "帐号已断开"
-#: ../src/empathy-preferences.c:487
+#: ../src/empathy-preferences.c:484
msgid "Language"
msgstr "语言"
#. translators: Contact name for the chat theme preview
-#: ../src/empathy-preferences.c:737
+#: ../src/empathy-preferences.c:734
msgid "Juliet"
msgstr "朱立叶"
#. translators: Contact name for the chat theme preview
-#: ../src/empathy-preferences.c:744
+#: ../src/empathy-preferences.c:741
msgid "Romeo"
msgstr "罗密欧"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:750
+#: ../src/empathy-preferences.c:747
msgid "O Romeo, Romeo, wherefore art thou Romeo?"
msgstr "O Romeo, Romeo, wherefore art thou Romeo?"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:753
+#: ../src/empathy-preferences.c:750
msgid "Deny thy father and refuse thy name;"
msgstr "Deny thy father and refuse thy name;"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:756
+#: ../src/empathy-preferences.c:753
msgid "Or if thou wilt not, be but sworn my love"
msgstr "Or if thou wilt not, be but sworn my love"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:759
+#: ../src/empathy-preferences.c:756
msgid "And I'll no longer be a Capulet."
msgstr "And I'll no longer be a Capulet."
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:762
+#: ../src/empathy-preferences.c:759
msgid "Shall I hear more, or shall I speak at this?"
msgstr "Shall I hear more, or shall I speak at this?"
#. translators: Quote from Romeo & Julier, for chat theme preview
-#: ../src/empathy-preferences.c:765
+#: ../src/empathy-preferences.c:762
msgid "Juliet has disconnected"
msgstr "朱立叶已断开连接"
-#: ../src/empathy-preferences.c:1171
+#: ../src/empathy-preferences.c:1166
msgid "Preferences"
msgstr "首选项"
@@ -4169,54 +4216,64 @@ msgid "Display incoming events in the notification area"
msgstr "再提示区域显示呼入事件"
#: ../src/empathy-preferences.ui.h:9
+msgid ""
+"Echo cancellation helps to make your voice sound clearer to the other "
+"person, but may cause problems on some computers. If you or the other person "
+"hear strange noises or glitches during calls, try turning echo cancellation "
+"off and restarting the call."
+msgstr ""
+"回声消除可以使您的语音在对方听来更清晰,但在某些计算机上可能导致问题。如果您"
+"或对方在通话时听到了奇怪的噪音或怪音,请尝试关闭回声消除并重新通话。"
+
+#: ../src/empathy-preferences.ui.h:10
msgid "Enable notifications when a contact comes online"
msgstr "当联系人上线时允许提示"
-#: ../src/empathy-preferences.ui.h:10
+#: ../src/empathy-preferences.ui.h:11
msgid "Enable notifications when a contact goes offline"
msgstr "当联系人离线时允许提示"
-#: ../src/empathy-preferences.ui.h:11
+#: ../src/empathy-preferences.ui.h:12
msgid "Enable notifications when the _chat is not focused"
msgstr "当会话闲置时允许提示"
-#: ../src/empathy-preferences.ui.h:12
+#: ../src/empathy-preferences.ui.h:13
msgid "Enable spell checking for languages:"
msgstr "允许拼写检查的语言:"
-#: ../src/empathy-preferences.ui.h:13
+#: ../src/empathy-preferences.ui.h:14
msgid "General"
msgstr "常规"
-#: ../src/empathy-preferences.ui.h:14
-msgid "Input level"
-msgstr "输入级别"
-
#: ../src/empathy-preferences.ui.h:15
-msgid "Input volume"
-msgstr "输入音量"
+msgid "Input level:"
+msgstr "输入级别:"
-#: ../src/empathy-preferences.ui.h:17
+#: ../src/empathy-preferences.ui.h:16
+msgid "Input volume:"
+msgstr "输入音量:"
+
+#: ../src/empathy-preferences.ui.h:18
msgid "Location sources:"
msgstr "位置来源:"
-#: ../src/empathy-preferences.ui.h:18
+#: ../src/empathy-preferences.ui.h:19
msgid "Log conversations"
msgstr "记录对话"
-#: ../src/empathy-preferences.ui.h:19
+#: ../src/empathy-preferences.ui.h:20
msgid "Notifications"
msgstr "提示"
-#: ../src/empathy-preferences.ui.h:20
+#: ../src/empathy-preferences.ui.h:21
msgid "Play sound for events"
msgstr "播放事件声音"
-#: ../src/empathy-preferences.ui.h:21
+#: ../src/empathy-preferences.ui.h:22
msgid "Privacy"
msgstr "隐私"
-#: ../src/empathy-preferences.ui.h:22
+#: ../src/empathy-preferences.ui.h:23
msgid ""
"Reduced location accuracy means that nothing more precise than your city, "
"state and country will be published. GPS coordinates will be accurate to 1 "
@@ -4225,70 +4282,70 @@ msgstr ""
"降低定位精度意味着比您所在的城市、州和国家更明确的信息将不会被公布。 GPS 坐标"
"将精确到一位小数。 "
-#: ../src/empathy-preferences.ui.h:23
+#: ../src/empathy-preferences.ui.h:24
msgid "Show _smileys as images"
msgstr "显示表情符号为图形(_S)"
-#: ../src/empathy-preferences.ui.h:24
+#: ../src/empathy-preferences.ui.h:25
msgid "Show contact _list in rooms"
msgstr "在聊天室显示联系人列表(_L)"
-#: ../src/empathy-preferences.ui.h:25
+#: ../src/empathy-preferences.ui.h:26
msgid "Sounds"
msgstr "声音"
-#: ../src/empathy-preferences.ui.h:26
+#: ../src/empathy-preferences.ui.h:27
msgid "Spell Checking"
msgstr "拼写检查"
-#: ../src/empathy-preferences.ui.h:27
+#: ../src/empathy-preferences.ui.h:28
msgid ""
"The list of languages reflects only the languages for which you have a "
"dictionary installed."
msgstr "语言列表仅反映已安装的字典"
-#: ../src/empathy-preferences.ui.h:28
+#: ../src/empathy-preferences.ui.h:29
msgid "Themes"
msgstr "主题"
-#: ../src/empathy-preferences.ui.h:29
+#: ../src/empathy-preferences.ui.h:30
msgid "Variant:"
msgstr "版本:"
-#: ../src/empathy-preferences.ui.h:30
+#: ../src/empathy-preferences.ui.h:31
msgid "_Automatically connect on startup"
msgstr "启动时自动连接(_A) "
-#: ../src/empathy-preferences.ui.h:31
+#: ../src/empathy-preferences.ui.h:32
msgid "_Cellphone"
msgstr "手机(_C)"
-#: ../src/empathy-preferences.ui.h:32
+#: ../src/empathy-preferences.ui.h:33
msgid "_Enable bubble notifications"
msgstr "允许气泡通知(_E)"
-#: ../src/empathy-preferences.ui.h:33
+#: ../src/empathy-preferences.ui.h:34
msgid "_Enable sound notifications"
msgstr "启用声音通知(_E)"
-#: ../src/empathy-preferences.ui.h:34
+#: ../src/empathy-preferences.ui.h:35
msgid "_GPS"
msgstr "_GPS"
-#: ../src/empathy-preferences.ui.h:35
+#: ../src/empathy-preferences.ui.h:36
msgid "_Network (IP, Wi-Fi)"
msgstr "网络(_N)(IP,Wi-Fi)"
-#: ../src/empathy-preferences.ui.h:36
+#: ../src/empathy-preferences.ui.h:37
msgid "_Open new chats in separate windows"
msgstr "在单独窗口中打开新聊天(_O)"
-#: ../src/empathy-preferences.ui.h:37
+#: ../src/empathy-preferences.ui.h:38
msgid "_Publish location to my contacts"
msgstr "向我的联系人公布位置信息(_P)"
#. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
-#: ../src/empathy-preferences.ui.h:39
+#: ../src/empathy-preferences.ui.h:40
msgid "_Reduce location accuracy"
msgstr "降低位置信息精度(_R)"
@@ -4414,16 +4471,16 @@ msgid ""
"extension."
msgstr "已选定的连接管理不支持远程调试扩展"
+#: ../src/empathy-invite-participant-dialog.c:179
#: ../src/empathy-invite-participant-dialog.c:205
-#: ../src/empathy-invite-participant-dialog.c:231
msgid "Invite Participant"
msgstr "邀请参与者"
-#: ../src/empathy-invite-participant-dialog.c:206
+#: ../src/empathy-invite-participant-dialog.c:180
msgid "Choose a contact to invite into the conversation:"
msgstr "选择一个联系人以加入该会话:"
-#: ../src/empathy-invite-participant-dialog.c:227
+#: ../src/empathy-invite-participant-dialog.c:201
msgid "Invite"
msgstr "邀请"
@@ -4500,31 +4557,31 @@ msgstr "接受"
msgid "Provide"
msgstr "提供"
-#: ../src/empathy-call-observer.c:135
+#: ../src/empathy-call-observer.c:134
#, c-format
msgid "%s just tried to call you, but you were in another call."
msgstr "%s 刚刚尝试呼叫您,但您当时正在与其他人通话。"
#. Translators: this is an "Info" label. It should be as short
#. * as possible.
-#: ../src/empathy-call-window.c:986 ../src/empathy-call-window.c:1000
+#: ../src/empathy-call-window.c:1036 ../src/empathy-call-window.c:1059
msgid "i"
msgstr "i"
-#: ../src/empathy-call-window.c:2512
+#: ../src/empathy-call-window.c:2603
msgid "On hold"
msgstr "挂起"
-#: ../src/empathy-call-window.c:2515
+#: ../src/empathy-call-window.c:2606
msgid "Mute"
msgstr "静音"
-#: ../src/empathy-call-window.c:2517
+#: ../src/empathy-call-window.c:2608
msgid "Duration"
msgstr "时长"
#. Translators: 'status - minutes:seconds' the caller has been connected
-#: ../src/empathy-call-window.c:2520
+#: ../src/empathy-call-window.c:2611
#, c-format
msgid "%s — %d:%02dm"
msgstr "%s — %d:%02dm"
@@ -4533,6 +4590,15 @@ msgstr "%s — %d:%02dm"
msgid "_Match case"
msgstr "区分大小写(_M)"
+#~ msgid "Find Next"
+#~ msgstr "向下查找"
+
+#~ msgid "Find Previous"
+#~ msgstr "向上查找"
+
+#~ msgid "Show and edit accounts"
+#~ msgstr "显示和编辑帐号"
+
#, fuzzy
#~ msgid "Call with %d participants"
#~ msgstr "与 %s 通话"
@@ -4664,9 +4730,6 @@ msgstr "区分大小写(_M)"
#~ msgid "The error message was: <span style=\"italic\">%s</span>"
#~ msgstr "错误信息是:<span style=\"italic\">%s</span>"
-#~ msgid "_Next"
-#~ msgstr "下一页(_N)"
-
#~ msgid "Add new"
#~ msgstr "添加"
@@ -4857,9 +4920,6 @@ msgstr "区分大小写(_M)"
#~ msgid "Status:"
#~ msgstr "状态:"
-#~ msgid "Word"
-#~ msgstr "单词"
-
#~ msgid "Suggestions for the word"
#~ msgstr "单词的拼写建议"
diff --git a/src/Makefile.am b/src/Makefile.am
index cc4eebe30..40be88c12 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -48,31 +48,6 @@ libempathy_accounts_common_la_LIBADD = \
$(LIBCHAMPLAIN_LIBS) \
$(NULL)
-if HAVE_CONTROL_CENTER_EMBEDDING
-ccmodulesdir = $(CONTROL_CENTER_EXTENSIONDIR)
-ccmodules_LTLIBRARIES = libempathy-accounts-panel.la
-
-libempathy_accounts_panel_la_SOURCES = \
- empathy-accounts-module.c \
- cc-empathy-accounts-panel.c \
- cc-empathy-accounts-panel.h \
- $(NULL)
-
-libempathy_accounts_panel_la_CPPFLAGS = \
- $(CPPFLAGS_COMMON) \
- $(CONTROL_CENTER_EMBEDDING_CFLAGS) \
- -DLOCALEDIR=\""$(datadir)/locale"\" \
- $(NULL)
-
-libempathy_accounts_panel_la_LDFLAGS = -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex '^g_io_module_(load|unload)'
-
-libempathy_accounts_panel_la_LIBADD = \
- $(EMPATHY_LIBS) \
- $(CONTROL_CENTER_EMBEDDING_LIBS) \
- libempathy-accounts-common.la \
- $(NULL)
-endif
-
bin_PROGRAMS = \
empathy \
empathy-accounts \
@@ -268,12 +243,6 @@ EXTRA_DIST += \
empathy-map-view.ui
endif
-if !HAVE_CONTROL_CENTER_EMBEDDING
-EXTRA_DIST += $(libempathy_accounts_panel_la_SOURCES)
-else
-check_c_sources += $(libempathy_accounts_panel_la_SOURCES)
-endif
-
dist_man_MANS = \
empathy.1 \
empathy-accounts.1
diff --git a/src/cc-empathy-accounts-panel.c b/src/cc-empathy-accounts-panel.c
deleted file mode 100644
index 6416c29f9..000000000
--- a/src/cc-empathy-accounts-panel.c
+++ /dev/null
@@ -1,246 +0,0 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
- *
- * Copyright (C) 2010 Collabora, Ltd.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- *
- * Authors: Travis Reitter <travis.reitter@collabora.co.uk>
- */
-
-#include "config.h"
-
-#include <stdlib.h>
-#include <stdio.h>
-
-#include <gtk/gtk.h>
-#include <gio/gio.h>
-#include <glib/gi18n-lib.h>
-
-#include <telepathy-glib/telepathy-glib.h>
-
-#include <libempathy/empathy-utils.h>
-#include <libempathy/empathy-connection-managers.h>
-#include <libempathy-gtk/empathy-ui-utils.h>
-#define DEBUG_FLAG EMPATHY_DEBUG_ACCOUNT
-#include <libempathy/empathy-debug.h>
-
-#include "empathy-accounts-common.h"
-#include "empathy-account-assistant.h"
-#include "empathy-accounts-dialog.h"
-
-#include "cc-empathy-accounts-panel.h"
-
-#define CC_EMPATHY_ACCOUNTS_PANEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), CC_TYPE_EMPATHY_ACCOUNTS_PANEL, CcEmpathyAccountsPanelPrivate))
-
-struct CcEmpathyAccountsPanelPrivate
-{
- /* the original window holding the dialog content; it needs to be retained and
- * destroyed in our finalize(), since it invalidates its children (even if
- * they've already been reparented by the time it is destroyed) */
- GtkWidget *accounts_window;
-
- GtkWidget *assistant;
- GtkWidget *container;
-};
-
-G_DEFINE_DYNAMIC_TYPE (CcEmpathyAccountsPanel, cc_empathy_accounts_panel, CC_TYPE_PANEL)
-
-static void
-panel_pack_with_accounts_dialog (CcEmpathyAccountsPanel *panel)
-{
- GtkWidget *content;
- GtkWidget *action_area;
-
- if (panel->priv->accounts_window != NULL)
- {
- gtk_widget_destroy (panel->priv->accounts_window);
- gtk_container_remove (GTK_CONTAINER (panel),
- gtk_bin_get_child (GTK_BIN (panel)));
- }
-
- panel->priv->accounts_window = empathy_accounts_dialog_show (NULL, NULL);
- gtk_widget_hide (panel->priv->accounts_window);
-
- content = gtk_dialog_get_content_area (
- GTK_DIALOG (panel->priv->accounts_window));
- action_area = gtk_dialog_get_action_area (
- GTK_DIALOG (panel->priv->accounts_window));
- gtk_widget_set_no_show_all (action_area, TRUE);
- gtk_widget_hide (action_area);
-
- gtk_widget_reparent (content, GTK_WIDGET (panel->priv->container));
-}
-
-static void
-account_assistant_closed_cb (GtkWidget *widget,
- gpointer user_data)
-{
- CcEmpathyAccountsPanel *panel = CC_EMPATHY_ACCOUNTS_PANEL (user_data);
-
- if (empathy_accounts_dialog_is_creating (
- EMPATHY_ACCOUNTS_DIALOG (panel->priv->accounts_window)))
- {
- empathy_account_dialog_cancel (
- EMPATHY_ACCOUNTS_DIALOG (panel->priv->accounts_window));
- }
-
- gtk_widget_set_sensitive (GTK_WIDGET (panel), TRUE);
- panel->priv->assistant = NULL;
-}
-
-static void
-connection_managers_prepare (GObject *source,
- GAsyncResult *result,
- gpointer user_data)
-{
- EmpathyConnectionManagers *cm_mgr = EMPATHY_CONNECTION_MANAGERS (source);
- TpAccountManager *account_mgr;
- CcEmpathyAccountsPanel *panel = CC_EMPATHY_ACCOUNTS_PANEL (user_data);
-
- account_mgr = TP_ACCOUNT_MANAGER (g_object_get_data (G_OBJECT (cm_mgr),
- "account-manager"));
-
- if (!empathy_connection_managers_prepare_finish (cm_mgr, result, NULL))
- goto out;
-
- panel_pack_with_accounts_dialog (panel);
-
- if (!empathy_accounts_has_non_salut_accounts (account_mgr))
- {
- GtkWindow *parent;
-
- parent = empathy_get_toplevel_window (GTK_WIDGET (panel));
- panel->priv->assistant = empathy_account_assistant_show (parent, cm_mgr);
-
- gtk_widget_set_sensitive (GTK_WIDGET (panel), FALSE);
-
- tp_g_signal_connect_object (panel->priv->assistant, "hide",
- G_CALLBACK (account_assistant_closed_cb),
- panel, 0);
- }
-
-out:
- /* remove ref from active_changed() */
- g_object_unref (account_mgr);
- g_object_unref (cm_mgr);
-}
-
-static void
-account_manager_ready_for_accounts_cb (GObject *source_object,
- GAsyncResult *result,
- gpointer user_data)
-{
- TpAccountManager *account_mgr = TP_ACCOUNT_MANAGER (source_object);
- CcEmpathyAccountsPanel *panel = CC_EMPATHY_ACCOUNTS_PANEL (user_data);
- GError *error = NULL;
-
- if (!tp_account_manager_prepare_finish (account_mgr, result, &error))
- {
- g_warning ("Failed to prepare account manager: %s", error->message);
- g_error_free (error);
- return;
- }
-
- if (empathy_accounts_has_non_salut_accounts (account_mgr))
- {
- panel_pack_with_accounts_dialog (panel);
-
- /* remove ref from active_changed() */
- g_object_unref (account_mgr);
- }
- else
- {
- EmpathyConnectionManagers *cm_mgr;
-
- cm_mgr = empathy_connection_managers_dup_singleton ();
-
- g_object_set_data_full (G_OBJECT (cm_mgr), "account-manager",
- g_object_ref (account_mgr), (GDestroyNotify) g_object_unref);
-
- empathy_connection_managers_prepare_async (cm_mgr,
- connection_managers_prepare, panel);
- }
-}
-
-static void
-cc_empathy_accounts_panel_finalize (GObject *object)
-{
- CcEmpathyAccountsPanel *panel;
-
- g_return_if_fail (object != NULL);
- g_return_if_fail (CC_IS_EMPATHY_ACCOUNTS_PANEL (object));
-
- panel = CC_EMPATHY_ACCOUNTS_PANEL (object);
-
- g_return_if_fail (panel->priv != NULL);
-
- gtk_widget_destroy (panel->priv->accounts_window);
-
- if (panel->priv->assistant != NULL)
- gtk_widget_destroy (panel->priv->assistant);
-
- G_OBJECT_CLASS (cc_empathy_accounts_panel_parent_class)->finalize (object);
-}
-
-static void
-cc_empathy_accounts_panel_class_init (CcEmpathyAccountsPanelClass *klass)
-{
- GObjectClass *object_class = G_OBJECT_CLASS (klass);
-
- object_class->finalize = cc_empathy_accounts_panel_finalize;
-
- g_type_class_add_private (klass, sizeof (CcEmpathyAccountsPanelPrivate));
-}
-
-static void
-cc_empathy_accounts_panel_class_finalize (CcEmpathyAccountsPanelClass *klass)
-{
-}
-
-static void
-cc_empathy_accounts_panel_init (CcEmpathyAccountsPanel *panel)
-{
- TpAccountManager *account_manager;
-
- panel->priv = CC_EMPATHY_ACCOUNTS_PANEL_GET_PRIVATE (panel);
-
- /* create a container widget immediately, and pack it into the panel,
- * because the CC library expects a children to exist after
- * the object is constructed.
- */
- panel->priv->container = gtk_box_new (GTK_ORIENTATION_VERTICAL, 0);
- gtk_widget_show (panel->priv->container);
- gtk_container_add (GTK_CONTAINER (panel), panel->priv->container);
-
- empathy_gtk_init ();
-
- /* unref'd in final endpoint callbacks */
- account_manager = tp_account_manager_dup ();
-
- tp_account_manager_prepare_async (account_manager, NULL,
- account_manager_ready_for_accounts_cb, panel);
-}
-
-void
-cc_empathy_accounts_panel_register (GIOModule *module)
-{
- /* Setup gettext */
- bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR);
- bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
-
- cc_empathy_accounts_panel_register_type (G_TYPE_MODULE (module));
- g_io_extension_point_implement (CC_SHELL_PANEL_EXTENSION_POINT,
- CC_TYPE_EMPATHY_ACCOUNTS_PANEL, "empathy-accounts", 10);
-}
diff --git a/src/cc-empathy-accounts-panel.h b/src/cc-empathy-accounts-panel.h
deleted file mode 100644
index cd51b69c1..000000000
--- a/src/cc-empathy-accounts-panel.h
+++ /dev/null
@@ -1,55 +0,0 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
- *
- * Copyright (C) 2010 Collabora Ltd.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- *
- * Authors: Travis Reitter <travis.reitter@collabora.co.uk>
- */
-
-#ifndef __CC_EMPATHY_ACCOUNTS_PANEL_H
-#define __CC_EMPATHY_ACCOUNTS_PANEL_H
-
-#include <gtk/gtk.h>
-#include <libgnome-control-center/cc-panel.h>
-
-G_BEGIN_DECLS
-
-#define CC_TYPE_EMPATHY_ACCOUNTS_PANEL (cc_empathy_accounts_panel_get_type ())
-#define CC_EMPATHY_ACCOUNTS_PANEL(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), CC_TYPE_EMPATHY_ACCOUNTS_PANEL, CcEmpathyAccountsPanel))
-#define CC_EMPATHY_ACCOUNTS_PANEL_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), CC_TYPE_EMPATHY_ACCOUNTS_PANEL, CcEmpathyAccountsPanelClass))
-#define CC_IS_EMPATHY_ACCOUNTS_PANEL(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), CC_TYPE_EMPATHY_ACCOUNTS_PANEL))
-#define CC_IS_EMPATHY_ACCOUNTS_PANEL_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), CC_TYPE_EMPATHY_ACCOUNTS_PANEL))
-#define CC_EMPATHY_ACCOUNTS_PANEL_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), CC_TYPE_EMPATHY_ACCOUNTS_PANEL, CcEmpathyAccountsPanelClass))
-
-typedef struct CcEmpathyAccountsPanelPrivate CcEmpathyAccountsPanelPrivate;
-
-typedef struct
-{
- CcPanel parent;
- CcEmpathyAccountsPanelPrivate *priv;
-} CcEmpathyAccountsPanel;
-
-typedef struct
-{
- CcPanelClass parent_class;
-} CcEmpathyAccountsPanelClass;
-
-GType cc_empathy_accounts_panel_get_type (void);
-void cc_empathy_accounts_panel_register (GIOModule *module);
-
-G_END_DECLS
-
-#endif /* __CC_EMPATHY_ACCOUNTS_PANEL_H */
diff --git a/src/empathy-about-dialog.c b/src/empathy-about-dialog.c
index 1a66fb2b9..04b2753b6 100644
--- a/src/empathy-about-dialog.c
+++ b/src/empathy-about-dialog.c
@@ -107,7 +107,7 @@ empathy_about_dialog_new (GtkWindow *parent)
"comments", _("An Instant Messaging client for GNOME"),
"license", license_trans,
"wrap-license", TRUE,
- "copyright", "Imendio AB 2002-2007\nCollabora Ltd 2007-2010",
+ "copyright", "Imendio AB 2002-2007\nCollabora Ltd 2007-2011",
"documenters", documenters,
"logo-icon-name", "empathy",
"translator-credits", _("translator-credits"),
diff --git a/src/empathy-accounts-module.c b/src/empathy-accounts-module.c
deleted file mode 100644
index aedded62c..000000000
--- a/src/empathy-accounts-module.c
+++ /dev/null
@@ -1,40 +0,0 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
- *
- * Copyright (C) 2010 Collabora Ltd.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- *
- * Authors: Travis Reitter <travis.reitter@collabora.co.uk>
- */
-
-#include <config.h>
-
-#include <glib.h>
-#include <glib/gi18n-lib.h>
-#include <gmodule.h>
-#include <gio/gio.h>
-
-#include "cc-empathy-accounts-panel.h"
-
-void
-g_io_module_load (GIOModule *module)
-{
- cc_empathy_accounts_panel_register (module);
-}
-
-void
-g_io_module_unload (GIOModule *module)
-{
-}
diff --git a/src/empathy-import-utils.c b/src/empathy-import-utils.c
index 7e69d6235..bf7f29e3b 100644
--- a/src/empathy-import-utils.c
+++ b/src/empathy-import-utils.c
@@ -96,6 +96,10 @@ empathy_import_protocol_is_supported (const gchar *protocol,
if (tp_connection_manager_has_protocol (tp_cm,
(const gchar*) protocol))
{
+ if (!tp_strdiff (protocol, "irc")
+ && !tp_strdiff (tp_cm->name, "haze"))
+ continue;
+
if (!proto_is_supported)
{
*cm = tp_cm;
diff --git a/src/empathy-invite-participant-dialog.c b/src/empathy-invite-participant-dialog.c
index ec5a275d4..9280dda32 100644
--- a/src/empathy-invite-participant-dialog.c
+++ b/src/empathy-invite-participant-dialog.c
@@ -14,6 +14,8 @@
#include "empathy-invite-participant-dialog.h"
+#include <libempathy/empathy-utils.h>
+
#include <libempathy-gtk/empathy-contact-chooser.h>
#include <libempathy-gtk/empathy-individual-view.h>
#include <libempathy-gtk/empathy-ui-utils.h>
@@ -101,39 +103,11 @@ static TpContact *
get_tp_contact_for_chat (EmpathyInviteParticipantDialog *self,
FolksIndividual *individual)
{
- TpContact *contact = NULL;
TpConnection *chat_conn;
- GeeSet *personas;
- GeeIterator *iter;
chat_conn = tp_channel_borrow_connection (TP_CHANNEL (self->priv->tp_chat));
- personas = folks_individual_get_personas (individual);
- iter = gee_iterable_iterator (GEE_ITERABLE (personas));
- while (contact == FALSE && gee_iterator_next (iter))
- {
- TpfPersona *persona = gee_iterator_get (iter);
- TpConnection *contact_conn;
- TpContact *contact_cur = NULL;
-
- if (TPF_IS_PERSONA (persona))
- {
- contact_cur = tpf_persona_get_contact (persona);
- if (contact_cur != NULL)
- {
- contact_conn = tp_contact_get_connection (contact_cur);
-
- if (!tp_strdiff (tp_proxy_get_object_path (contact_conn),
- tp_proxy_get_object_path (chat_conn)))
- contact = contact_cur;
- }
- }
-
- g_clear_object (&persona);
- }
- g_clear_object (&iter);
-
- return contact;
+ return empathy_get_tp_contact_for_individual (individual, chat_conn);
}
static gboolean
diff --git a/src/empathy-main-window.ui b/src/empathy-main-window.ui
index 711cab0da..a09d123f8 100644
--- a/src/empathy-main-window.ui
+++ b/src/empathy-main-window.ui
@@ -9,6 +9,9 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="toolbar_style">both</property>
+ <style>
+ <class name="primary-toolbar"/>
+ </style>
</object>
<packing>
<property name="expand">False</property>
diff --git a/src/empathy-notifications-approver.c b/src/empathy-notifications-approver.c
index aa4630849..c312a3be6 100644
--- a/src/empathy-notifications-approver.c
+++ b/src/empathy-notifications-approver.c
@@ -253,10 +253,10 @@ add_notification_actions (EmpathyNotificationsApprover *self,
break;
case EMPATHY_EVENT_TYPE_AUTH:
- /* translators: the 'Provide' button is displayed in a notification
- * bubble when Empathy is asking for an account password; clicking on it
- * brings the password popup. */
notify_notification_add_action (notification,
+ /* translators: the 'Provide' button is displayed in a notification
+ * bubble when Empathy is asking for an account password; clicking on it
+ * brings the password popup. */
"provide", _("Provide"), (NotifyActionCallback) notification_approve_cb,
self, NULL);
break;
diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui
index 791f3fbd9..67575abaa 100644
--- a/src/empathy-preferences.ui
+++ b/src/empathy-preferences.ui
@@ -495,7 +495,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Input volume</property>
+ <property name="label" translatable="yes">Input volume:</property>
</object>
<packing>
<property name="expand">False</property>
@@ -535,7 +535,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Input level</property>
+ <property name="label" translatable="yes">Input level:</property>
</object>
<packing>
<property name="expand">False</property>
@@ -563,7 +563,7 @@
</child>
<child>
<object class="GtkCheckButton" id="call_echo_cancellation">
- <property name="label">_Echo Cancellation</property>
+ <property name="label">Use _echo cancellation to improve call quality</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="use_underline">True</property>
@@ -574,6 +574,47 @@
<property name="position">2</property>
</packing>
</child>
+ <child>
+ <object class="GtkBox" id="box1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="spacing">6</property>
+ <child>
+ <object class="GtkImage" id="image2">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="stock">gtk-dialog-info</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label7">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Echo cancellation helps to make your voice sound clearer to the other person, but may cause problems on some computers. If you or the other person hear strange noises or glitches during calls, try turning echo cancellation off and restarting the call.</property>
+ <property name="wrap">True</property>
+ <attributes>
+ <attribute name="scale" value="0.80000000000000004"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">3</property>
+ </packing>
+ </child>
</object>
</child>
</object>
@@ -973,137 +1014,98 @@
</packing>
</child>
<child>
- <object class="GtkBox" id="vbox206">
+ <object class="GtkBox" id="vbox_chat_theme">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="border_width">12</property>
<property name="orientation">vertical</property>
- <property name="spacing">18</property>
+ <property name="spacing">6</property>
<child>
- <object class="GtkFrame" id="frame11">
+ <object class="GtkBox" id="hbox139">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
+ <property name="spacing">12</property>
<child>
- <object class="GtkAlignment" id="alignment19">
+ <object class="GtkLabel" id="label586">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="top_padding">6</property>
- <property name="left_padding">12</property>
+ <property name="label" translatable="yes">Chat Th_eme:</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">combobox_chat_theme</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkComboBox" id="combobox_chat_theme">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkBox" id="hbox_chat_theme_variant">
+ <property name="can_focus">False</property>
+ <property name="spacing">12</property>
<child>
- <object class="GtkBox" id="vbox_chat_theme">
+ <object class="GtkLabel" id="label4">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="orientation">vertical</property>
- <property name="spacing">6</property>
- <child>
- <object class="GtkBox" id="hbox139">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="spacing">12</property>
- <child>
- <object class="GtkLabel" id="label586">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Chat Th_eme:</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">combobox_chat_theme</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkComboBox" id="combobox_chat_theme">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkBox" id="hbox_chat_theme_variant">
- <property name="can_focus">False</property>
- <property name="spacing">12</property>
- <child>
- <object class="GtkLabel" id="label4">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Variant:</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">combobox_chat_theme_variant</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkComboBox" id="combobox_chat_theme_variant">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">1</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">2</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkScrolledWindow" id="sw_chat_theme_preview">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
- <child>
- <placeholder/>
- </child>
- </object>
- <packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
- </child>
+ <property name="label" translatable="yes">Variant:</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">combobox_chat_theme_variant</property>
</object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkComboBox" id="combobox_chat_theme_variant">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">1</property>
+ </packing>
</child>
</object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
+ </packing>
</child>
- <child type="label">
- <object class="GtkLabel" id="label626">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Appearance</property>
- <attributes>
- <attribute name="weight" value="bold"/>
- </attributes>
- </object>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkScrolledWindow" id="sw_chat_theme_preview">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="shadow_type">in</property>
+ <child>
+ <placeholder/>
</child>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
- <property name="position">0</property>
+ <property name="position">1</property>
</packing>
</child>
</object>
diff --git a/src/empathy-video-src.c b/src/empathy-video-src.c
index 25d257f3d..ca8370d82 100644
--- a/src/empathy-video-src.c
+++ b/src/empathy-video-src.c
@@ -245,23 +245,41 @@ empathy_video_src_new (void)
return gst_element_factory_make ("empathyvideosrc", NULL);
}
+static GstColorBalance *
+dup_color_balance (GstElement *src)
+{
+ GstElement *color;
+
+ /* Find something supporting GstColorBalance */
+ color = gst_bin_get_by_interface (GST_BIN (src), GST_TYPE_COLOR_BALANCE);
+
+ if (color == NULL)
+ return NULL;
+
+ /* colorbalance is wrapped by GstImplementsInterface, we
+ * need to check if it is actually supported for this instance
+ * in its current state before trying to use it */
+ if (!GST_IS_COLOR_BALANCE (color))
+ {
+ g_object_unref (color);
+ return NULL;
+ }
+
+ return GST_COLOR_BALANCE (color);
+}
+
void
empathy_video_src_set_channel (GstElement *src,
EmpathyGstVideoSrcChannel channel, guint percent)
{
- GstElement *color;
GstColorBalance *balance;
const GList *channels;
GList *l;
- /* Find something supporting GstColorBalance */
- color = gst_bin_get_by_interface (GST_BIN (src), GST_TYPE_COLOR_BALANCE);
-
- if (color == NULL)
+ balance = dup_color_balance (src);
+ if (balance == NULL)
return;
- balance = GST_COLOR_BALANCE (color);
-
channels = gst_color_balance_list_channels (balance);
for (l = (GList *) channels; l != NULL; l = g_list_next (l))
@@ -277,27 +295,22 @@ empathy_video_src_set_channel (GstElement *src,
}
}
- g_object_unref (color);
+ g_object_unref (balance);
}
guint
empathy_video_src_get_channel (GstElement *src,
EmpathyGstVideoSrcChannel channel)
{
- GstElement *color;
GstColorBalance *balance;
const GList *channels;
GList *l;
guint percent = 0;
- /* Find something supporting GstColorBalance */
- color = gst_bin_get_by_interface (GST_BIN (src), GST_TYPE_COLOR_BALANCE);
-
- if (color == NULL)
+ balance = dup_color_balance (src);
+ if (balance == NULL)
return percent;
- balance = GST_COLOR_BALANCE (color);
-
channels = gst_color_balance_list_channels (balance);
for (l = (GList *) channels; l != NULL; l = g_list_next (l))
@@ -315,7 +328,7 @@ empathy_video_src_get_channel (GstElement *src,
}
}
- g_object_unref (color);
+ g_object_unref (balance);
return percent;
}
@@ -324,20 +337,15 @@ empathy_video_src_get_channel (GstElement *src,
guint
empathy_video_src_get_supported_channels (GstElement *src)
{
- GstElement *color;
GstColorBalance *balance;
const GList *channels;
GList *l;
guint result = 0;
- /* Find something supporting GstColorBalance */
- color = gst_bin_get_by_interface (GST_BIN (src), GST_TYPE_COLOR_BALANCE);
-
- if (color == NULL)
+ balance = dup_color_balance (src);
+ if (balance == NULL)
goto out;
- balance = GST_COLOR_BALANCE (color);
-
channels = gst_color_balance_list_channels (balance);
for (l = (GList *) channels; l != NULL; l = g_list_next (l))
@@ -355,7 +363,7 @@ empathy_video_src_get_supported_channels (GstElement *src)
}
}
- g_object_unref (color);
+ g_object_unref (balance);
out:
return result;